1z0-133 無料問題集「Oracle WebLogic Server 12c: Administration I」
In your WebLogic Server environment, applications will not access a single database server. Instead they will access a cluster of redundant database servers. This database product was purchased from a vendor other than Oracle. You want to provide transparent failover to the applications as they communicate with the database cluster. Which type of WebLogic data source should you create?
正解:A
解答を投票する
You are running WebLogic Server under a 64-bit HotSpot JVM.
You edit your domain's setDomainEnv.sh script to update the minimum and maximum heap sizes as follows:
USER_MEM_ARGS="-Xms32meg -Xmx150meg"
Export USER_MEM_ARGS
You try to start a managed server by running the domain start script at the command line. The server fails with the message:
Invalid initial heap size: -Xms32meg
Why does the server fail with that message?
You edit your domain's setDomainEnv.sh script to update the minimum and maximum heap sizes as follows:
USER_MEM_ARGS="-Xms32meg -Xmx150meg"
Export USER_MEM_ARGS
You try to start a managed server by running the domain start script at the command line. The server fails with the message:
Invalid initial heap size: -Xms32meg
Why does the server fail with that message?
正解:C
解答を投票する
You create a new Managed Server in your domain by using the administration console. You give it the listen address of 192.0.2.0 and the listen port of 7100.You save and activate the changes.
You use the domain start script to start the new server. It fails. One of the messages in the window in which you can ran the script is:
Server failed to bind to any usable port.
You investigate and see that another process is running on 192.0.2.0 on port 7100.You also find many unused ports at that IP address.
Which two statements are true? (Choose two.)
You use the domain start script to start the new server. It fails. One of the messages in the window in which you can ran the script is:
Server failed to bind to any usable port.
You investigate and see that another process is running on 192.0.2.0 on port 7100.You also find many unused ports at that IP address.
Which two statements are true? (Choose two.)
正解:C、E
解答を投票する
A WebLogic server domain contains a dynamic cluster called "cluster1". The cluster "cluster1" has two dynamic managed servers "server1" and "server2". There is a need to view the inherited attribute values for
"server2".
How do you view all attributes of "server2", including those inherited from the server template?
"server2".
How do you view all attributes of "server2", including those inherited from the server template?
正解:D
解答を投票する
You are responsible for configuring a WebLogic domain to support an order processing application. This application will communicate with multiple JDBC data sources to fulfill each customer order. To maintain data integrity across these databases, work will be performed within a global transaction. However, you have learned that one of the data sources in the transaction does not have an XA driver.
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
Which option should you select on this non-XA data source to ensure that orders are still processed as global transactions?
正解:C
解答を投票する
Your administration server goes down. One of the managed server of the domain is also currently shut down.
This managed server has been successfully started in the past. You cannot bring up the administration server right away, but you need to start the managed server. You run the start script, but the managed server will not start.
Explain this.
This managed server has been successfully started in the past. You cannot bring up the administration server right away, but you need to start the managed server. You run the start script, but the managed server will not start.
Explain this.
正解:C
解答を投票する
Examine the partial server log entry shown below:
#### <May 19, 2013 8:28:01 PM EDT > <warning> <JDBC > <host01> <managed1>
<<WLS kernel >> < > < > < 1369013281005 > <BEA-001129> <Received exception while creating connection for pool "OracleDS1"> Which two statements are true? (Choose two.)
#### <May 19, 2013 8:28:01 PM EDT > <warning> <JDBC > <host01> <managed1>
<<WLS kernel >> < > < > < 1369013281005 > <BEA-001129> <Received exception while creating connection for pool "OracleDS1"> Which two statements are true? (Choose two.)
正解:A、C
解答を投票する