Hi All,
DB2 v8.1 Fixpack 2 on AIX 5
I have been trying to create DB partition and alwyas fail.
The commands:
1) db2start add dbpartitionnum HOSTNAME aixhost PORT 1 WITHOUT TABLESPACES
or
2) db2 add dbpartitionnum WITHOUT TABLESPACES
The first command gives me "SQL6030N START or STOP DATABASE MANAGER failed. Reason code 5", while the second one gives "SQL6073N Add Node operation failed. SQLCODE = -1032".
The content of my db2nodes:
0 aixhost 0
1 aixhost 1
And both db2start and db2stop commands run succesfully.
I have already spent so moch time on this trying everything suggested in manuals, forums, etc. But somehow no luck.
Could anyone please help?
Thanks,
dd_aw