Aug 4, 2003 #1 farhy Programmer Jun 20, 2003 22 AT Hi, the password of my User is expired, because I should change it every month, but when using a script I did not noticed that. Is there any possibility to log on to the database now, without the help of the dbc user ? sincerly jack
Hi, the password of my User is expired, because I should change it every month, but when using a script I did not noticed that. Is there any possibility to log on to the database now, without the help of the dbc user ? sincerly jack
Aug 4, 2003 #2 dnoeth Instructor Oct 16, 2002 545 DE You can logon using BTEQ with the expired password: This session is restricted to the use of MODIFY USER foo AS PASSWORD = newpassword; In Queryman use Tools -> Change Password Dieter Upvote 0 Downvote
You can logon using BTEQ with the expired password: This session is restricted to the use of MODIFY USER foo AS PASSWORD = newpassword; In Queryman use Tools -> Change Password Dieter
Aug 4, 2003 Thread starter #3 farhy Programmer Jun 20, 2003 22 AT I´ve 2V3 and this solution do not work :-(( Upvote 0 Downvote