View Issue Details

IDProjectCategoryView StatusLast Update
0000043JBSQLEnhancement Requestpublic2013-12-16 09:48
Reporterjohan.cleiren@ferranti.beAssigned Tojorgen.bosman 
PrioritylowSeverityminorReproducibilityalways
Status closedResolutionfixed 
Platformx64OSWindowsOS Version8
Product Version1.3.0.1 
Target VersionFixed in Version1.3.0.2 
Summary0000043: Success with warnings, ORA-28002
Descriptionplease add sql message to sql code ORA-28002
SQL*Plus says: ORA-28002: the password will expire within 1 days
Steps To ReproduceCREATE PROFILE default_expire_1 LIMIT
PASSWORD_LIFE_TIME 1
PASSWORD_GRACE_TIME 1
;
create user blah profile default_expire_1
;
add 1 day to server system clock
connect blah@db
provide password
ORA-28002
TagsNo tags attached.
Oracle Client Version11.2
Oracle Server Version11.2

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2013-12-16 09:37 johan.cleiren@ferranti.be New Issue
2013-12-16 09:37 johan.cleiren@ferranti.be Status new => assigned
2013-12-16 09:37 johan.cleiren@ferranti.be Assigned To => jorgen.bosman
2013-12-16 09:47 jorgen.bosman Status assigned => resolved
2013-12-16 09:47 jorgen.bosman Fixed in Version => 1.3.0.2
2013-12-16 09:47 jorgen.bosman Resolution open => fixed
2013-12-16 09:48 jorgen.bosman Status resolved => closed