SQL2800N CREATE, DROP, or CHANGE NODE failed. Reason code "<reason-code>".
Explanation: The utility failed to add, drop, or change the node because the input parameters specified are invalid as indicated by the following reason codes:
User Response: The action corresponding to the reason code is:
SQL2801N The syntax of the DB2NCRT command is incorrect.
Explanation: The DB2NCRT utility creates a new node in a partitioned database system.
DB2NCRT /n:node /u:username,password [/i:instance] [/h:host] [/m:machine] [/p:port] [/o:instance owning machine] [/g:netname]
The command arguments are:
The command options are:
User Response: Enter the command again using valid parameters.
SQL2802N The syntax of the DB2NCHG command is incorrect.
Explanation: The DB2NCHG utility changes or updates node configuration for a given node in a partitioned database system.
DB2NCHG /n:node [/h:host] [/m:machine] [/p:port] [/i:instance] [/u:username,password] [/g:netname]
The command options are:
User Response: Issue the DB2NCHG command with one of the valid command options.
SQL2803N The syntax of the DB2NDROP command is incorrect.
Explanation: The DB2NDROP utility drops a node from a partitioned system.
DB2NDROP /n:node [/i:instance]
The command options are:
User Response: Issue the DB2NDROP command with one of the valid command options.
SQL2804N The syntax of the DB2NLIST command is incorrect.
Explanation: The DB2NLIST utility list all nodes in a partitioned system.
DB2NLIST [/i:instance] [/s]
The command options are:
User Response: Issue the DB2NLIST command with one of the valid command options.
SQL2805N A service error has occurred. Reason code "<reason-code>".
Explanation: A service error has occurred during CREATE, DROP or ADD NODE processing as indicated by the following reason codes:
User Response: The action corresponding to the reason code is:
If the problem persists, examine the db2diag.log for problem determination information and contact an IBM Service Representative for assistance.
SQL2806N Node "<node>" not found for instance "<instance>".
Explanation: DB2NDROP failed because the node does not exist.
User Response: Ensure the node number is correct and reissue the command.
SQL2807N Node "<node>" already exists for instance "<instance>".
Explanation: DB2NCRT failed because the node already exists.
User Response: Ensure the node number is correct and reissue the command.
SQL2808W Node "<node>" for instance "<instance>" has been deleted.
Explanation: The DB2NDROP processing has completed successfully.
User Response: No further action is required.
SQL2809W Node: "<node>" added to instance: "<instance>" {Host: "<host-name>" Machine: "<machine-name>" Port: "<port-num>"}
Explanation: The DB2NCRT processing has completed successfully.
User Response: No further action is required.
SQL2810W Node: "<node>" changed in instance: "<instance>" {Host: "<host-name>" Machine: "<machine-name>" Port: "<port-num>"}
Explanation: The DB2NCHG processing has completed successfully.
User Response: No further action is required.
SQL2811N The command is invalid because the instance is not a partitioned database instance.
Explanation: The command is only valid if the instance is a partitioned database instance.
User Response: Ensure that the specified instance name is valid. If the instance name is not specified on the command line, ensure that the DB2INSTANCE environment is set to a valid partitioned database instance.
SQL2812N An invalid argument was entered for the db2drvmp command.
Explanation: Usage:
db2drvmp add node_number from_drive to_drive drop node_number from_drive query [ node_number ] [ from_drive ] reconcile [ node_number ] [ from_drive ]
Valid arguments for this command are:
User Response: Enter the command again using valid arguments.
SQL2813I The drive mapping from drive "<drive-1>" to drive "<drive-2>" was added for node "<node>".
Explanation: The drive mapping was added successfully.
User Response: No action necessary.
SQL2814I The drive mapping from drive "<drive>" was deleted for node "<node>".
Explanation: The drive mapping was deleted successfully.
User Response: No action necessary.
SQL2815I The drive mapping for node "<node>" is: "<drive-1>" - "<drive-2>".
Explanation: Informational message.
User Response: No action necessary