2) RCU 11.1.1.9 (database SYS credential required #sys/Oracle123)
pre-requisite : DB and Listener must be up and running.
What is a Database Schema : A DB schema is a DB user, which is collection of DB objects(table, SP, triggers, packages…).
#xhost +
# su – weblogic
$ cd /stage/rcu_11.1.1.9/rcuHome/bin
$ ./rcu
=> Provide the DB connectivity details
=> Select required components
1. OID(OVD/ODSM included) : ODS – Subschema(ODSSM)
2. OAM : DEV_OAM, DEV_MDS, DEV_OPSS, DEV_OAM, DEV_IAU(DEV_IAU_VIEWER & DEV_IAU_APPENDER included)
Checkpoint : DB is now ready with all schemas for integration with OAM/OID/OVD/ODSM etc.
3) Weblogic 10.3.6
#xhost +
#su – weblogic
$cd /stage
export JAVA_HOME=/stage/jdk1.7.0_80/
export PATH=$JAVA_HOME/bin:$PATH
java -version
which java
java -jar wls1036_generic.jar #using Custom 64bit (SunJDK or JRockitJDK) JDK 1.7 update 80+ (upto 32GB of JVM Heap Size)
For superior quality watch the video in 720p HD.