DB version:11.2
Platform: Oracle Linux 6.3
The below mentioned user manhadm's password will expire in 14 days. ie it is under grace period ( PASSWORD_GRACE_TIME 14 ). He can still login though.
$ sqlplus manhadm/prtSmb23
SQL*Plus: Release 11.2.0.3.0 Production on Thu Jun 19 16:30:49 2014
Copyright (c) 1982, 2011, Oracle. All rights reserved.
ERROR:
ORA-28002: the password will expire within 14 days
Connected to:
Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
Data Mining and Real Application Testing options
SQL>
Is there a way I can find all the DB users whose password will expire soon ?