Hi Friends.
I wanted to create partition on windows machine in DB2 ESE edition.
But it throw error which is weird for me please help
Code:
C:\Program Files\IBM\SQLLI B_01>db2licm -l
Product name: "DB2 Enterprise Server Edition"
License type: "License not registered"
Expiry date: "License not registered"
Product identifier: "db2ese"
Version information: "9.7"
Code:
C:\Program Files\IBM\SQLLI B_01>hostname
AMAN
Code:
C:\Program Files\IBM\SQLLI B_01>db2start DBPARTITIONNUM 4 ADD DBPARTITIONNUM HOSTNAME AMAN port 4
SQL6030N START or STOP DATABASE MANAGER failed. Reason code "23".
Error 23 is :
Code:
(23)
Specify the computer name of the system on which the new node
is created using the COMPUTER option.
Please help guys
Thanks
Victim
Edit/Delete Message
I wanted to create partition on windows machine in DB2 ESE edition.
But it throw error which is weird for me please help
Code:
C:\Program Files\IBM\SQLLI B_01>db2licm -l
Product name: "DB2 Enterprise Server Edition"
License type: "License not registered"
Expiry date: "License not registered"
Product identifier: "db2ese"
Version information: "9.7"
Code:
C:\Program Files\IBM\SQLLI B_01>hostname
AMAN
Code:
C:\Program Files\IBM\SQLLI B_01>db2start DBPARTITIONNUM 4 ADD DBPARTITIONNUM HOSTNAME AMAN port 4
SQL6030N START or STOP DATABASE MANAGER failed. Reason code "23".
Error 23 is :
Code:
(23)
Specify the computer name of the system on which the new node
is created using the COMPUTER option.
Please help guys
Thanks
Victim
Edit/Delete Message