Monday, September 24, 2018

Database cloning using hot backup


Database cloning using hot backup


Test Instance :

PATH=$PATH:$HOME/.local/bin:$HOME/bin

 

export PATH

export PATH

export ORACLE_HOME=/ASCPdb/app/oraascp/11.2.0

export PATH=$ORACLE_HOME/bin:$PATH

export LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH

export ORACLE_SID=Tf

 

No comments:

Post a Comment

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files.

[ERROR]: The value of s_patch_service_name is not set correctly in atleast one of the context files. I got the issue below wh...