Which order of steps on the remote computer will successfully finish your task?

Your task is to create and start a managed server on a “remote” computer (a computer other than
the one where the domain has been created and the Administration server is currently running).
So far you have:
1. Created the managed server, called startmanaged1, in the administration console
2. Created a managed server” JAR file template by using the pack command or, the
Administration server computer.
Which order of steps on the remote computer will successfully finish your task?

Your task is to create and start a managed server on a “remote” computer (a computer other than
the one where the domain has been created and the Administration server is currently running).
So far you have:
1. Created the managed server, called startmanaged1, in the administration console
2. Created a managed server” JAR file template by using the pack command or, the
Administration server computer.
Which order of steps on the remote computer will successfully finish your task?

A.
3. Copy the JAR file from the Administration Server computer.
4. Run the unpack command on the JAR file.
5. In the new domain folder created by the command, start managed: by using the
startManagedWebLogic. sh script (. cmd in Windows), which is found under its bin directory

B.
3. Install WebLogic Server.
4. Copy the JAR file from the Administration Server computer.
5. Run the unpack command on the JAR file.
6. In the administration console, under the Control tab, select managed1 and click the Start button.

C.
3. Install WebLogic Server.
4. Copy the JAR file from the Administration Server computer.
5. Run the unpack command on the JAR file.
6. In the new domain folder created by the command, start managed1 by using the Logic. sh script
(. cmd in Windows), which is found under its bin directory.

D.
3. Install WebLogic Server.
4. Copy the JAR file from the Administration Server computer.
5. Run the unpack command on the JAR file.
6. In the new domain folder created by the command, startmanaged1 by using the
startManagedWeblogic.sh script (. cmd in Windows), which is found under its bin directory.

Explanation:
Creating a Managed Server on a Remote Machine
(Step 3) * Install WebLogic Server on the machines on which you want to host Managed Servers
for the WebLogic domain.
* Establish a session with the remote machine. You may use any valid method, such as telnet, to
do so.
Step 4:
* Copy the Managed Server template to the remote machine.
* On the remote machine, navigate to the WLS_HOME\common\bin directory.
* (Step 5) Run the following command:
unpack -domain=domain -template=template.jar
Starting Managed Servers on a Remote Machine
* Start the Administration Server for the WebLogic domain
* On the remote machine, navigate to the directory for the WebLogic domain that you created
*(Step 6) Start the Managed Server on the remote machine.
On a Windows system, run one of the following commands at the DOS prompt:
startmy_managed_server
startManagedWebLogic my_managed_server admin-url
On a UNIX system, run one of the following commands:

/startmy_managed_server.sh
/startManagedWebLogic.sh my_managed_server admin-url
Reference: Oracle Fusion Middleware Oracle WebLogic Server Administration Console Online
Help 11g Release 1, Reference: Creating and Starting a Managed Server on a Remote Machine



Leave a Reply 2

Your email address will not be published. Required fields are marked *