Transactions reason for fast growing local DB
niteshnav
Member Posts: 35
I have the problem with the fast growing local DB in the Retail Infostore system. I wish to track all transactions or logs getting generated due to transactions, which may be redundant and can be deleted from the system. What could be the right way of doing it?
0
Comments
-
BR,
I would advise you to write a dataport and export the Transaction Table on month basis, Say for Jan'06 - export one text file to safe folder.
you will have one CSV/Text file for each month.
Delete the transaction table data which is 30 or 60 days old.
Maintain only one or 2 months data in these transaction tables.
Also what you can do create a new exactly same as Transaction table in DB. So that if some one wants to see old data,he can import that month data in to this table and analyse it.
You need to write separate dataport for this table to import.
This will be the first step I would take.
Cheers \:D/0 -
bobnavision wrote:BR,
I would advise you to write a dataport and export the Transaction Table on month basis, Say for Jan'06 - export one text file to safe folder.
you will have one CSV/Text file for each month.
Delete the transaction table data which is 30 or 60 days old.
Maintain only one or 2 months data in these transaction tables.
Also what you can do create a new exactly same as Transaction table in DB. So that if some one wants to see old data,he can import that month data in to this table and analyse it.
You need to write separate dataport for this table to import.
This will be the first step I would take.
Cheers \:D/
There are two different things, change log and transaction log.
If you want to reduce the size of the tranzaction log you could truncate the file. Search the forum for instructionsovidiu
Best Regards0 -
Which database are you using (native or SQL)?
Can you be more specific about your problem?There are no bugs - only undocumented features.0 -
Thanks brother..
i am using native as local db & SQL at HO.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 322 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions