Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Password exprired

Status
Not open for further replies.

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
 
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
 
I´ve 2V3 and this solution do not work :-((
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top