Issue:
Unable To View The Concurrent Request Output
error:
Error connecting to database EBSTEST: ORA-10
Solution:
$sqlplus / ' as sysdba'
$startup
Execute below command:
$ALTER PROFILE default LIMIT PASSWORD_GRACE_TIME unlimited;
Unable To View The Concurrent Request Output
error:
Error connecting to database EBSTEST: ORA-10
Solution:
$sqlplus / ' as sysdba'
$startup
Execute below command:
$ALTER PROFILE default LIMIT PASSWORD_GRACE_TIME unlimited;
No comments:
Post a Comment