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:

ERROR 1396 (HY000): Operation ALTER USER failed for 'Mysql'@'%'

 This MySQL error — ERROR 1396 (HY000): Operation ALTER USER failed for 'Mysql'@'%' — means that MySQL cannot find the user ...