exam questions

Exam 1z0-134 All Questions

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

Exam 1z0-134 topic 1 question 67 discussion

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

You are deploying an application.
Which two are common processes for all three staging modes? (Choose two.)

  • A. The target server receives the deployment command, performs its internal preparation of the deployment, and performs the actual deployment.
  • B. The administration server executes the deployment process on all targeted servers.
  • C. The administration server copies all the files to each of the targeted servers.
  • D. The administration server copies all the files to the appdeploy directory for the targeted servers.
  • E. The administration server executes the unarchive process in each of the targeted servers.
Show Suggested Answer Hide Answer
Suggested Answer: BE 🗳️
Note: WebLogic Server provides three different options for staging files: stage mode, nostage mode, and external_stage mode.
* In stage mode, the Administration Server copies the deployment files from their original location on the Administration Server machine to the staging directories of each target server.
* In nostage mode, the Administration Server does not copy the archive files from their source location. Instead, each target server must access the archive files from a single source directory for deployment. The staging directory of target servers is ignored for nostage deployments.
* External_stage mode is similar to stage mode, in that target servers deploy using local copies of the deployment files. However, the Administration Server does not automatically copy the deployment files to targeted servers in external_stage mode; instead, you must copy the files to the staging directory of each target server before deployment.
Incorrect Answers:
C, D: In the external_stage and Nostage mode the Administration Server does not copy deployment files.
Reference:
https://docs.oracle.com/cd/E13222_01/wls/docs81/deployment/concepts.html#1001124

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
chrishillinger
2 years, 11 months ago
Selected Answer: AB
Not sure if it isn't actually AB (see also https://docs.oracle.com/cd/E13222_01/wls/docs81/deployment/overview.html#1036753)
upvoted 1 times
...
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 ...