How to Create DB2 partition.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • victim
    New Member
    • May 2012
    • 1

    #1

    How to Create DB2 partition.

    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
Working...