exam questions

Exam 1z0-134 All Questions

View all questions & answers for the 1z0-134 exam

Exam 1z0-134 topic 1 question 62 discussion

Actual exam question from Oracle's 1z0-134
Question #: 62
Topic #: 1
[All 1z0-134 Questions]

Examine the domain diagram:

Assume all servers are running and you have an online WLST session connected to the administration server.
Select two code options that would set the variable x as a reference to the machine02 configuration MBean. (Choose two.)

  • A. cd(/Machines/machine02) x = cmo
  • B. x = getMBean("/Machines/machine02")
  • C. x = cmo.getRef(‘/Machines/machine02’)
  • D. getRef("/Machines/machine02") x = cmo.currentObj()
  • E. cmo.getMBean(/Machines/machine02) x = cmo.currObj()
  • F. cd(/Machines/machine02) x = getRef(cmo)
  • G. x = getConfiguration(‘/Machines/machine02’)
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️
A: WLST online provides a variable, cmo, that represents the current management object.
Example: wls:/mydomain/serverConfig/Servers/myserver/Log/myserver> cmo
[MBeanServerInvocationHandler]mydomain:Name=myserver,Server=myserver,Type=Log
B: wls:/mydomain/edit !> bean=getMBean('Servers/myserver/WebServer/myserver') wls:/mydomain/edit !> print bean
[MBeanServerInvocationHandler]mydomain:Name=myserver,Type=WebServer,Server=myserver
Reference:
https://docs.oracle.com/cd/E13222_01/wls/docs100/config_scripting/nav_edit.html

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago