The Linux open source operating system, or Linux OS, is a freely distributable, cross-platform operating system based on Unix

Monday, October 16, 2017

How to switch RUN File System and Patch File System in R12.2

The existence of the dual file system has implications for patches that change the system configuration. Depending on the specific situation, configuration changes can be made to either the run file system or the patch file system.

Sourcing Environment for run File system:

. /u01/app/EBSapps.env RUN

Sourcing Environment for patch File system:

. /u01/app/EBSapps.env patch
  


0 comments :

Post a Comment

Note: Only a member of this blog may post a comment.