Install, Upgrade, Clone, Patch - EBS (MOSC)

MOSC Banner

12.2.2 RUP step fs_clone fails with "File not found" after being run from Patch FS -- and the road b

edited Jan 6, 2014 10:48PM in Install, Upgrade, Clone, Patch - EBS (MOSC) 1 comment
Resolution Cheat Sheet:$ . $PATCH_BASE/EBSapps/appl/A*
$ $ADMIN_SCRIPTS_HOME/adadminsrvctl.sh stop
$ cd $RUN_BASE
$ . $RUN_BASE/EBSapps/appl/A*        (optional, recommended)
$ adop phase=fs_clone

The Story

Building an 12.2.2 EBS env on AWS, I was getting happy to be wrapping it up when
adop phase=fs_clone failed with: "adop exiting with status = 2 (Fail)" and above in the ERROR*** summary:
  error = Unable to open file
  errorno = No such file or directory
And above that
  shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory

This was after the  FSCloneApply was completed, and the last mssg indicated that it was due to the working directory from which I invoked fs_clone being in the Patch FS ApplTop. The dir dissappear under the fs_clone, which I confirmed this was the problem by running ls, which returned nothing, but after ../../EBSapps/appl it returned the new copy of the ApplTop.
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center