Problem :
While making Oracle Application Clone :
Target System Root Service [enabled] :
Target System Web Entry Point Services [enabled] :
Target System Web Application Services [enabled] :
Target System Batch Processing Services [enabled] :
Target System Other Services [disabled] :
Do you want to preserve the Display [hooraps1:0.0] (y/n) ? : n
Target System Display [erp2:0.0] :
RC-50004: Error occurred in CloneContext:
AC-00005: No write permissions for creating the Context file – /tmp/temp.xml
Raised by oracle.apps.ad.context.AppsContext
Check Clone Context logfile /u07/appprod/apps/apps_st/comn/clone/bin/CloneContext_0908103640.log for details.
ERROR: Context creation not completed successfully.
For additional details review the file /tmp/adcfgclone_17325.err if present.
When you check log file you will get this :
StackTrace:
java.lang.Exception: AC-00005: No write permissions for creating the Context file – /tmp/temp.xml
Raised by oracle.apps.ad.context.AppsContext
at oracle.apps.ad.context.AppsContext.getOaEnabledValues(AppsContext.java:733)
at oracle.apps.ad.context.CloneContext.setConfigHome(CloneContext.java:2306)
at oracle.apps.ad.context.CloneContext.doClone(CloneContext.java:606)
at oracle.apps.ad.context.CloneContext.main(CloneContext.java:5023)
RC-50004: Error occurred in CloneContext:
AC-00005: No write permissions for creating the Context file – /tmp/temp.xml
Raised by oracle.apps.ad.context.AppsContext
Context file creation not succesful
Solution :
Simply go to this path by root user /tmp/temp.xml . Give 777 rights to temp.xl .
And now login with application user and run perl adcfgclone.pl appsTier !!
GoodLuck !! 🙂
Comments
Tags: /tmp/temp.xml, AC-00005: No write permissions for creating the Context file - /tmp/temp.xml, Oracle, Oracle Administration, Oracle Administration Issues, Oracle Application, Oracle APPs DBA, Oracle Clone, Oracle Clone issues, Oracle Clone Problems, Oracle DBA, Oracle EBS, oracle error, Oracle Issue, RC-50004: Error occurred in CloneContext, Solaris 10