WEBLOGIC STORE

WEBLOGIC STORE

Monday, November 30, 2009

Ways Of Installations:-

UNIX Based:-

For Graphical Based Installations:-

To start the graphical-mode installation process with .bin installation files follow the steps:-

1.Login to the target UNIX system.

2. Go to the directory that contains the installation program.

3.Launch the installation by entering the following command:-

chmod a+x filename.bin ./filename.bin

where filename.bin is the name of the installation program.

For Example,for WLS 10.3 the name of the net installer file for Solaris is net_wls1031_solaris.bin.

Then you can use Typical or Custom based installtion and proceed as per requirements.

For Console Based Installation:-

To start the console-mode installation process with .bin installation files, follow these steps:

1. Log in to the target UNIX system.

2. Go to the directory that contains the installation program.

3.Launch the installation by entering thefollowing command:-

chmod a+x filename.bin ./filename.bin -mode=console

To complete the console-mode installation process, respond to the prompts in each section by entering the number associated with your choice or by pressing Enter to accept the default. To exit the installation process, enter exit (or x, for short) in response to any prompt. To review or change your selection, enter previous (or p, for short) at the prompt. To proceed to the following window, enter next (or n, for short).

Use '1' or press 'enter' to accept or tp proceed and press '2' for to choose amongst the given options.