100% found this document useful (1 vote)
106 views36 pages

Weblogic Steps

Weblogic Step by step Installation with screen shots. Installing Java, database and weblogic also includes patch.

Uploaded by

backtog
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
106 views36 pages

Weblogic Steps

Weblogic Step by step Installation with screen shots. Installing Java, database and weblogic also includes patch.

Uploaded by

backtog
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 36

INSTALL JAVA

INSTALL WEBLOGIC

INSTALL PATCH

CREATE DOMAIN

RESUME INSTALL PATCH

opatch.bat
set ORACLE_HOME=C:\wlszahran\oracle_common
set JAVA_HOME=C:\JavaADF\jdk1.6.0_38
opatch.bat lsinventory -jdk C:\JavaADF\jdk1.6.0_38
CD E:\disks\weblogic_handheld_4-62014\patch\p14582286_111160_Generic_(adf_generic_upgrade_to_11.1.2.3)\14582286
C:\wlszahran\oracle_common\OPatch\opatch.bat apply -jdk C:\JavaADF\jdk1.6.0_38
C:\wlszahran\oracle_common\OPatch\opatch.bat lsinventory -jdk C:\JavaADF\jdk1.6.0_38
cd C:\wlszahran\oracle_common\common\bin
wlst.cmd
applyJRF('AdminServer','C:\\wlszahran\\user_projects\\domains\\weblogic')
closeDomain()
upgradeADF('C:\\wlszahran\\user_projects\\domains\\weblogic')

You might also like