on 2010 Dec 01 7:09 AM
Dear Gurus,
I've information from sapnote #98524 that to check Logical and Consistenty of database, we use db2dart.
When I tried to execute: db2dart <sid>, there's always this message in every instance (DEV, QA, PRD)
Warning: The database state is not consistent.
Warning: Errors reported about reorg may be due to the inconsistent state of the database.
We're using SAP ECC 6.0 EhP4, DB6 9.7 LUW, SAP RHEL 5.0
I know that inconsistent means uncommited transactions are not yet flushed into disk.
Then, how can you benefit from db2dart when the information you got is just some warnings?
Thanks much for your help.
Best Regards,
Bobby Gunawan
Request clarification before answering.
db2dart is an offline tool. This means that if the database is active while db2dart is started, the tool will output such a message. Depending on command line options used, the tool will deny further processing.
To check a table's integrity, consider using the DB2 INSPECT utility. INSPECT is documented in the online help.
Malte
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
73 | |
21 | |
9 | |
8 | |
6 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.