blockcopy

Showing posts with label oracle weblogic server installation steps. Show all posts
Showing posts with label oracle weblogic server installation steps. Show all posts

Monday, June 24, 2019

Oracle Weblogic Server 12.2.1.3 installation in Windows for PeopleSoft Application

Oracle Weblogic Server 12.2.1.3 server installation is performed for PeopleSoft application.

  1. Download Oracle Weblogic Server installable from https://edelivery.oracle.com
  2. Setup JAVA HOME variable                                                                  > set JAVA_HOME=D:\XX\jdk1.8.0_XXX
  3. Export ORACLE_HOME variable
set ORACLE_HOME=D:\XX\WLS12213


4. Navigate to Weblogic Server 12.2.1.3 setup files and run following command


>%JAVA_HOME%/bin/java -jar fmw_12.2.1.3.0_wls.jar


Launcher log file is C:\xxx.log.
Extracting the installer . . . . . . . Done
Checking if CPU speed is above 300 MHz.   Actual 300    Passed
Checking monitor: must be configured to display at least 256 colors.   Actual 42
78    Passed
Checking swap space: must be greater than 512 MB    Passed
Checking if this platform requires a 64-bit JVM.   Actual 64    Passed (64-bit n
ot required)
Checking temp space: must be greater than 300 MB.   Actual 2558 MB    Passed
Preparing to launch the Oracle Universal Installer from C:\xxxAM
Log: C:\xxxM.log

.
Logs successfully copied to C:\Program Files\Oracle\Inventory\logs.


Wednesday, March 29, 2017

Oracle Weblogic 12 Server installation in Windows for PeopleSoft Application

Oracle Weblogic 12 Server installation in Windows for PeopleSoft Application


This Oracle Weblogic 12.1.2 server installation is performed for PeopleSoft application.

  1. Download Oracle Weblogic Server installable from https://edelivery.oracle.com
  2.  Setup JAVA HOME variable                                                                  > set JAVA_HOME=D:\XX\jdk1.7.0_121
  3. Export ORACLE_HOME variable
set ORACLE_HOME=D:\XX\WLS1212


4. Navigate to Weblogic Server 12.1.2 setup files and run following command


>%JAVA_HOME%/bin/java -jar wls_121200.jar


Extracting files.......
Starting Oracle Universal Installer
Checking if CPU speed is above 300 MHz.   Actual XX Passed
Checking monitor: must be configured to display at least 256 colors.   Actual XX
94967296    Passed
Checking swap space: must be greater than 512 MB    Passed
Checking if this platform requires a 64-bit JVM.   Actual XX Passed (64-bit n
ot required)

Preparing to launch the Oracle Universal Installer from C:\XX\Temp\OraInstallXX
Log: C:\XX\logs\installXX.log


This launches installation wizard











Pre requisite check will be done in next step



click yes in following dialog box






uncheck the Automatically Launch Configuration winzard in next window and click complete


5. Verification of installation
Add opatch to PATH variable
 set PATH=%PATH%;/<Weblogic_HOME>/OPatch


Run following command to check Installation
$opatch lsinventory