About Me.

My self Adinarayana working as Implementation Application DBA with advanced technologies like RAC/PCP,OID/SSO,DMZ,Exadata and Fusion Middleware i.e Demantra,Application Server,SOA,FMW,BPEL and UPK. Created this blog to share the useful information related to DBA and Application DBA Your comments and suggestions are most welcome. Disclaimer: Please note all the views and opinions expressed in this site are my own. It's not recommend to use the fixes/suggestions provided in this site directly in production instance, please test them before implementing.

Wednesday, December 9, 2015

EBSO 12.2

Patching Syntax:

1.To apply nls patches:

adop phase=apply patches=18188506_FRC:u18188506.drv,18188506_PTB:u18188506.drv,18188506_ESA:u18188506.drv

2.To reapply already applied patch:

adop phase=apply patches=17171948 options=forceapply,nofilecheck

3.To restart patch from where it failed:

adop phase=apply patches=17171948 restart=yes

4.To apply prereq patch and abandon current patch#20986633

adop phase=apply patches=19003733 restart=no abandon=yes

adop parameters:

export T2P_JAVA_OPTIONS="-Djava.io.tmpdir=/test/product/temp""
export TIMEDPROCESS_TIMEOUT=-1
export CONFIG_JVM_ARGS="-Xms1024m -Xmx2048m"

adop phase=fs_clone restart=yes force=yes

adop phase=cleanup cleanup_mode=full

adop phase=apply patches=17171948 options=forceapply

adop phase=apply patches=17171948 options= restart=yes 

No comments:

Post a Comment