Did you apply fixpack 4? or is this 7.2(aka 7.1 w fixpack 3). If the latter, this is not normal. We have been using 7.2 on Win2000 since the fix came out, and have not encountered this error. You should not be getting in unless you do not need to authenticate.
Try the following: - run the catalog database command at the database server - check your login id, has the password changed? - Is DNS or DHCP down (run ipconfig /all for the IPs) - go into client connection manager & run a test - make sure you are using the same port that the database is defined on (refer to \winnt\system32\drivers\etc\services) the default would look like: db2cDB2MPP 50000/tcp some DBA's do not like using the default and even change the service name. Run db2ilist on the database server if you can, to list the instances. -----Original Message----- From: kishore lingamallu [mailto:[EMAIL PROTECTED]] Sent: Friday, October 12, 2001 9:25 AM To: [EMAIL PROTECTED] Subject: Re: DB2EUG: Problem with Command Center. Sreedhar I encountered the same problem. Thought it is showing the error, it is connecting to database successfully. Simply cancel that and you can work with the database. But I upgraded to FP4 and this error went away but started popping the instance attachment screen. I simply canceling it and working fine. Kish >From: "Sreedhar Bobbadi" <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: DB2EUG: Problem with Command Center. >Date: Thu, 11 Oct 2001 13:38:36 -0400 > > >Hi > >I am running Windows 2000 and trying to connect to a UDB server ver. 7.2 on >a NT box. When I try to connect using the command : CONNECT TO <> USER <> I >get the following message. I have checked that the NET LOGON service is >running. I am able to use CLP to successfully connect and issue SQL >statements. > >DBA2192E Database Connection Failed. >com.ibm.db.DataException: A Database Manager Error Occurred. >[IBM][CLI Driver] SQL1402N Unable to Authenticate user due to unexpected >system error > >Any help is greatly appreciated. > >Thanks and Regards >Have a nice day >Sreedhar Bobbadi (x2-0540) >Data Delivery > > >===== >To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] >For other info (and scripts), see >http://people.mn.mediaone.net/scottrmcleod > _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp ===== To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod ===== To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED] For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod
