RE: Can't install under SuSE 8.0
Gustavo Dutra <[email protected]> Mon, 22 Jul 2002 11:05:07 -0300
| Newsgroups | gmane.linux.suse.db2 |
|---|---|
| Message-ID | <309B10D29A6CD511B4E4008048AAC9D5484610@NTWEB> |
Hi, quoted from db2 help, hope it helps, and thanks for your info: DBA0102W Unable to detect nodetype for instance - "<instance>". Reason Code "<reason-code>". Cause: Nodetype is a database manager configuration parameter that identifies whether the instance is a single-partition or partitioned environment. Discovery tries to resolve the nodetype value for you. This distinction between instances is required because actions in the Control Center can be different between single-partition and partitioned environments. If the reason code is -1, discovery could not map the catalogued instance to a valid DB2 instance. All other reason codes map to a valid SQL message. Check the help for the corresponding SQL message. Action: Discovery has the following requirements: DB2 Adminstration Server must be set up and running at the remote instance you want to catalog or access. Ensure the instance is listed in the registry. Issue db2set -l from the host you are cataloging. The following global DB2 Registry values must be set: DB2SYSTEM DB2ADMINSERVER The following instance DB2 Registry values must be set: DB2COMM The following administration server configuration parameters must be set: DISCOVER = KNOWN and DISCOVER_COMM = null or DISCOVER = SEARCH and DISCOVER_COMM = protocol (for example, TCPIP ) Verify the setting of these registry values by entering db2set -all. -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]