Hi
I'm trying to set up a federated DB and has successfully created the wrapper(CREATE WRAPPER DRDA LIBRARY 'DRDA.DLL')
When I'm trying to run the next statement :
CREATE SERVER DRVDATA type DB2/NT version 7.2 WRAPPER DRDA options ( node 'Shared', dbname 'SYSTEST' ),
I'm getting a SQL1402 and the NT account for the dbuser is locked.
Any suggestions to what is going wrong here?
Thanks!
I'm trying to set up a federated DB and has successfully created the wrapper(CREATE WRAPPER DRDA LIBRARY 'DRDA.DLL')
When I'm trying to run the next statement :
CREATE SERVER DRVDATA type DB2/NT version 7.2 WRAPPER DRDA options ( node 'Shared', dbname 'SYSTEST' ),
I'm getting a SQL1402 and the NT account for the dbuser is locked.
Any suggestions to what is going wrong here?
Thanks!