uncompress unzip_os390.Z
chmod ug+x unzip_os390
./unzip_os390 -a p4898608_10203_GENERIC
./unzip_os390 pnnnnnnn_10203_MVS
Use the -a option when extracting OPatch to convert ASCII to EBCDIC. The patch itself probably contains binary files and may not need to be extracted with the -a option, but it might not hurt to include it anyway. PATH are properly set:
export JAVA_HOME=/usr/lpp/java/J1.4
export ORACLE_HOME=/usr/lpp/Oracle/product/otg/10.2.0.3
export ORACLE_HLQ_PDS=ORACLE.OTG.V10203
export PATH=$ORACLE_HOME/OPatch:$ORACLE_HOME/perl/bin:$PATH
The PATH should include the OPatch directory and the directory that contains the version of Perl that was installed with Oracle.
java -version
perl -version
oraInst.loc points to the correct oraInventory location (ex: $ORACLE_BASE/oraInventory or $ORACLE_HOME/oraInventory).
cat /var/opt/oracle/oraInst.loc
#Oracle Installer Location File Location
#Ddd Mmm dd hh:mm:ss ZZZ yyyy
inst_group=MVSNFSC
inventory_loc=/usr/lpp/Oracle/10.2.0.3/oraInventory
oraInventory exists where indicated by oraInst.loc:
ls -l /usr/lpp/Oracle/10.2.0.3/oraInventory
opatch lsinventory
cd nnnnnnn
opatch apply
Prev: OUI on z/OS Next: Status
Home > Computers > Databases > Oracle > on z/OS > z/OS Install > Patches
Viewing mobile website page. Switch to WML or Full HTML