Saturday 21 May 2016

ERROR: Edit session is enabled in the patch file system.




issues
+++++


adop phase=prepare got failed with below error message .


=======================================
validateEditLockEnabled ...
=======================================

ERROR: Edit session is enabled in the patch file system.
Corrective Action:Release the edit lock and  retry the adop operation.

==========================================
validateJDBCDescriptor ...
==========================================

Solution
++++++++
Adop Prepare Phase Failed On TxkADOPValidation ERROR: Domain is not in edit mode. Validating /config/edit.lok file in patch file system (Doc ID 1920804.1)

Do this in patch file system.

/u01/apps/TEST/fs2/FMW_Home/user_projects/domains/EBS_domain_TEST
[apptest@ebscrp EBS_domain_TEST]$ mv edit.lok edit.lok_old
[apptest@ebscrp EBS_domain_TEST]$


2. Source the patch file system environment.

3. Execute:

cd $ADMIN_SCRIPTS_HOME
./adadminsrvctl.sh stop forcepatchfs

4. Re-run prepare:
 
  adop phase=prepare



No comments:

Post a Comment