Skip to content

Instantly share code, notes, and snippets.

@freddenis
Created September 27, 2016 13:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save freddenis/87ae9ffb35c6fa8a43092f95965784c2 to your computer and use it in GitHub Desktop.
Save freddenis/87ae9ffb35c6fa8a43092f95965784c2 to your computer and use it in GitHub Desktop.
myclusterdb01:oracle \) dcli -g /tmp/dbs_group -l oracle "unzip -o /tmp/p6880880_122010_Linux-x86-64.zip -d /u01/app/oracle/product/12.1.0.2/dbhome_1; /u01/app/oracle/product/12.1.0.2/dbhome_1/OPatch/opatch version; rm /tmp/p6880880_122010_Linux-x86-64.zip" | grep Version
myclusterdb01: OPatch Version: 12.2.0.1.7
myclusterdb02: OPatch Version: 12.2.0.1.7
myclusterdb03: OPatch Version: 12.2.0.1.7
myclusterdb04: OPatch Version: 12.2.0.1.7
myclusterdb05: OPatch Version: 12.2.0.1.7
myclusterdb06: OPatch Version: 12.2.0.1.7
myclusterdb07: OPatch Version: 12.2.0.1.7
myclusterdb08: OPatch Version: 12.2.0.1.7
myclusterdb01:oracle \)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment