last password change [message #300792] |
Mon, 18 February 2008 02:43 |
nani_ar
Messages: 58 Registered: March 2006
|
Member |
|
|
Hi all,
How to know the date and time when a password has been changed for a user in oracle. Is there any tool or view to know it.
All the replies are welcome and thanks in advance..
Regards
nani
|
|
|
|
|
|
Re: last password change [message #302582 is a reply to message #300792] |
Tue, 26 February 2008 04:13 |
ORA-MAN
Messages: 24 Registered: January 2008 Location: ===
|
Junior Member |
|
|
Hi
I am connecting to SYS but where is this object?
-------------
SQL> desc SYS.USER$.PTIME
Usage: DESCRIBE [schema.]object[@db_link]
SQL>
SQL> desc USER$.PTIME
ERROR:
ORA-04043: object USER$.PTIME does not exist
Regards
|
|
|
|
|