adstrtal.sh: Exiting with status 4

adstrtal.sh: Exiting with status 4
 
We may face this issue while starting up the application services using adstrtal.sh.
Error Details:
adstrtal.sh: Exiting with status 4
adstrt
al.sh: check the logfile
/d01/oracle/PROD/inst/apps/PROD_erp/logs/appl/admin/log/adstrtal.log for more information
 
Expected Solution :

We need to go to each of the following location, and move or delete files with extension .lock 
 
$cd $INST_TOP/ora/10.1
 
.3/j2ee/forms/persistence/forms_default_group_1/
 
$cd $INST_TOP/ora/10.1.3/j2ee/oafm/persistence/oafm_default_group_1/
 
$cd $INST_TOP/ora/10.1.3/j2ee/oacore/persistence/oacore_default_group_1

No comments:

ORA-01552: cannot use system rollback segment for non-system tablespace 'TEMP'

 ORA-01552: cannot use system rollback segment for non-system tablespace "string" Cause: Used the system rollback segment for non...