on 2011 Nov 22 6:25 PM
Hi,
When i enter to db02 transaction this error appears in SM21:
SQL0443N Routine "SYSPROC.DB_PARTITIONS" (specific name
"DB_PARTITIONS") has returned an error SQLSTATE with
diagnostic text "db2nodes.cfg reading error". SQLSTATE=560B
tabase error -443
Someone can tell me the solution?
Our system is ECC 6.0 EHP4 in Windows 2008 R2 and DB2 V9.5 FP8
Thanks in advanced
Best Regards
Aldo Garcia
Hi all,
I solve this issue by changing my instance to partitioned instance, i need to drop the actual instance and recreate it with the DB2 commands for partitioned instance.
Thanks all Regrads
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
did you check SAP notes 989596 and 1515369? They will probably help by suppressing accesses to the cfg file
Best regards
Ralf
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please check the instance directory (sqllib directory) if the file db2nodes.cfg exist.
Please check if the following entry is there in the db2nodes.cfg .
0 <hostname> 0
(I hope your database is a single partion database)
Also check if the file has the required permission .
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.