First check for the Pre-requisties files needed :
Download the java core dump files from the site needed
Transfer the files to the Server from the windows through the FTP or WINSCP Tools.
Log in to the server
cd /usr
tar -cvf java14_64.tar java14_64/
tar -cvf java14 java14/
===> go to
cd /usr/sys/inst.images
===>copy source file
cp Java6_64.sdk /usr/sys/inst.images/
Give below command to create .toc file and it help to show the fileset in smitty installp otherwise it will not show.
Some time it doesn't show then u follow following command. It just create .toc file.
# inutoc .
## Give command
smitty installp
## Go to Installation menu
* INPUT device / directory for software /usr/sys/inst.images
* SOFTWARE to install [Java6_64.sdk ALL @@I:Java6_64.sdk _all_file> +
PREVIEW only? (install operation will NOT occur) yes
COMMIT software updates? yes
SAVE replaced files? no
AUTOMATICALLY install requisite software? yes
EXTEND file systems if space needed? yes
OVERWRITE same or newer versions? no
VERIFY install and check file sizes? no
Include corresponding LANGUAGE filesets? yes
DETAILED output? no
Process multiple volumes? yes
ACCEPT new license agreements? yes
PREVIEW new LICENSE agreements? no
## After preview remove preview flag to no and do installation if preview is successfully completed.
Post Installation Tasks:
lslpp -l | grep -i java
lslpp -f java
Download the java core dump files from the site needed
Transfer the files to the Server from the windows through the FTP or WINSCP Tools.
Log in to the server
cd /usr
tar -cvf java14_64.tar java14_64/
tar -cvf java14 java14/
===> go to
cd /usr/sys/inst.images
===>copy source file
cp Java6_64.sdk /usr/sys/inst.images/
Give below command to create .toc file and it help to show the fileset in smitty installp otherwise it will not show.
Some time it doesn't show then u follow following command. It just create .toc file.
# inutoc .
## Give command
smitty installp
## Go to Installation menu
* INPUT device / directory for software /usr/sys/inst.images
* SOFTWARE to install [Java6_64.sdk ALL @@I:Java6_64.sdk _all_file> +
PREVIEW only? (install operation will NOT occur) yes
COMMIT software updates? yes
SAVE replaced files? no
AUTOMATICALLY install requisite software? yes
EXTEND file systems if space needed? yes
OVERWRITE same or newer versions? no
VERIFY install and check file sizes? no
Include corresponding LANGUAGE filesets? yes
DETAILED output? no
Process multiple volumes? yes
ACCEPT new license agreements? yes
PREVIEW new LICENSE agreements? no
## After preview remove preview flag to no and do installation if preview is successfully completed.
Post Installation Tasks:
lslpp -l | grep -i java
lslpp -f java
No comments:
Post a Comment