Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: The last date/time of changing password??
Donald Yeh wrote:
>
> A user can change his password using 'ALTER USER ......'.
>
> How can I get the last date/time of changing password?
> Which data dictionary store the infomation?
>
> ~Thanks.......
>
> ---------------------------------------------------------------
>
> Name: u7844131.vcf
> Part 1.2 Type: text/x-vcard
> Encoding: 7bit
> Description: Card for Donald Yeh
I don't think it is stored...
For password expiry (in Oracle 8 - it aint there in 7), all the database
needs to know if when you password will expire (cf: EXPIRE_DATA in
DBA_USERS)...
Cheers
--
![]() |
![]() |