Try removing the word "and" from your statement.

Try putting the whole command in quotes like -

db2 "connect to dbname user userid using password"

This in case the shell (if Unix) is interpreting something before DB2 gets
a hold of it.

HTH

Phil Nelson
DB2 IT Consulting

On Tue, 4 Sep 2001, kishore lingamallu wrote:

>
> Hi
>
> When I am trying to connect to database  with
>
> db2 connect to dbname
>
> it is working fine
>
> but when I try to connect to database as follownig
>
> db2 connect to dbname user userid and using password
>
> it is resulting with the following error.
>
> SQL1402N  Unable to authenticate user due to unexpected system error.
>
> does any bobody have solution.
>
> Kish
>
>
> _________________________________________________________________
> 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
>

-- 
Philip Nelson
([EMAIL PROTECTED])

http://www.bojnice.com


=====
To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
For other info (and scripts), see http://people.mn.mediaone.net/scottrmcleod

Reply via email to