Mates, I am Qasim' I have been into different Oracle Products for the last couple of years. I have worked for some leading Telcos of the world. Currently I am associated with a Software Consulting Company providing support for various Oracle Products.
Showing posts with label Weblogic Server. Show all posts
Showing posts with label Weblogic Server. Show all posts
Sunday, July 10, 2011
Saturday, July 9, 2011
Uninstalling WebLogic Server
Uninstalling WebLogic Server
Uninstalling WebLogic Server does not remove the BEA Home directory associated with the installation, or the JVM. Windows:
From the Windows Start menu, choose Start—>Programs—>BEA WebLogic Platform—>Uninstall WebLogic Platform. The WebLogic Server Uninstaller Welcome window is displayed. Proceed with that.
Unix:
Open command shell and go to the following directory:
WL_HOME/uninstall
where WL_HOME represents the directory in which you installed WebLogic Server.
Enter uninstall.sh at the prompt.
The WebLogic Server Uninstaller Welcome window is displayed.
Tuesday, December 14, 2010
WebLogic Server Patch WDJ7 Installation (Weblogic Server Upgrade)
Weblogic Server Upgrade
Please follow the steps below, this patch will upgrade the already Weblogic installation (10.3.2) to WebLogic Patch WDJ7.
cd /u01/app/oraoem/Middleware
cd utils/bsu
./bsu.sh
Wednesday, July 14, 2010
Installation of Oracle WebLogic Server 11gR1 (10.3.2) on RHEL 5.5
In this article I will take you through step by step installation of Oracle Weblogic Server.
Installation of Oracle WebLogic Server 11gR1 (10.3.2).
Before installing, create OS users and group.
groupadd dba
useradd -g dba -G oinstall oraoem
mkdir /u01/app/oraoem/Middleware
chown -R oraoem:dba /u01/app/oraoem/Middleware
./wls1032_linux32.bin
Installation of Oracle WebLogic Server 11gR1 (10.3.2).
Before installing, create OS users and group.
groupadd dba
useradd -g dba -G oinstall oraoem
mkdir /u01/app/oraoem/Middleware
chown -R oraoem:dba /u01/app/oraoem/Middleware
./wls1032_linux32.bin
Subscribe to:
Posts (Atom)













