Showing posts with label install. Show all posts
Showing posts with label install. Show all posts

Wednesday, November 27, 2013

Oracle WebLogic Server 11gR1 (10.3.5) Installation on Windows (32-bit)

Step-1: Download Oracle WebLogic Server 11gR1 (10.3.5) Installation on Windows (32-bit) software from here -> Weblogic Server Software

10.3.5 version downloads exe -> wls1035_oepe111172_win32.exe

Step-2: Run the installer by executing wls1035_oepe111172_win32.exe

















Step-3: The following screen will display and click next































Step-4: Choose the location where to install weblogic server on your computer and click next

















Step-5: Choose Yes on the following screen and click next

















Step-6: Choose TYPICAL on the following screen and click next

















Step-7:Choose the installation directories and click next
















Step-8: Choose All-Users Start Menu Folder and click next
















Step-9: Installation summary screen will appear, verify the summary and click next to start with installation


































































Step-10: Click DONE in above screen, the following screen will display


















Step-11: The following would be the URL to connect to weblogic server

http://localhost:7001/console/login/LoginForm.jsp

some times we may need to replace localhost with PC Name.. for example abc-pc

Before connecting to the above URL, run Start weblogic server admin script
















Step-12: Now connect to the weblogic server URL











Step-13: After successful login the following screen will display.. Thats it.. done with weblogic server installation....

Monday, October 14, 2013

How to Install Oracle Database 11GR2 in Windows7


How to Install Oracle Database 11GR2 in Windows7

Step1: Download the Oracle database from http://www.oracle.com/technetwork/database/enterprise-edition/downloads/index.html

Step2: In step-1, you are going to download 2 zip files. Make sure you extract both the zip files into same location/folder on Windows.

Step3: Click on setup.exe which starts the database installation

Step4:  Uncheck the checkbox as shown in below screen, if you dont want to receive security alerts
Oracle DB 11gR2 Win32 Windows2003-02B.jpg

Step5: Ignore the below warning, Click on YES to proceed further.

Oracle DB 11gR2 Win32 Windows2003-03.jpg

Step6:  Choose Create and Configure a database option and click next

Oracle DB 11gR2 Win32 Windows2003-04.jpg

Step7: Select Desktop Class if you are installing the Oracle on your personal laptop/desktop and click next

Oracle DB 11gR2 Win32 Windows2003-05.jpg

Step8: Accept the default paths and SID info as shown in below screen and click next
Oracle DB 11gR2 Win32 Windows2003-06.jpg

Step9:Installation do some memory checks and after sometime you could see the below screen
Oracle DB 11gR2 Win32 Windows2003-09.jpg

Step10: Click FINISH in above screen and installation starts
Oracle DB 11gR2 Win32 Windows2003-10.jpg

Step11: Note that step-10 take time to install the database and after few minutes you will get below window (DBCA) which creates and configures the database

Oracle DB 11gR2 Win32 Windows2003-11.jpg

Step-12: Installation completes and the below screen will display
Oracle DB 11gR2 Win32 Windows2003-12.jpg

Step13: Click on Password Management to change password of system accounts like sys, system, scott etc....

Step14:After the installation, you can access enterprise managet by using following link
https://localhost:1158/em

OEL DB 11gR2 64bit screenshot-17B.jpg

OEL DB 11gR2 64bit screenshot-18.jpg

Step15: Congratulations, Oracle Database is now ready to use :)