Download Oracle Java Cloud Service.1z0-161.PassGuide.2018-10-10.38q.vcex

Vendor: Oracle
Exam Code: 1z0-161
Exam Name: Oracle Java Cloud Service
Date: Oct 10, 2018
File Size: 70 KB

How to open VCEX files?

Files with VCEX extension can be opened by ProfExam Simulator.

Purchase
Coupon: EXAM_HUB

Discount: 20%

Demo Questions

Question 1
When creating an Oracle Java Cloud Service instance by using the REST API, you pass the following JSON document with your request:
  
The service instance is provisioned successfully and the sample application is automatically deployed. 
Which port is valid for accessing the sample application over the HTTPS protocol?
  1. 8989
  2. 80
  3. 9001
  4. 8001
  5. 7002
  6. 7001
  7. 8002
  8. 443
Correct answer: B
Explanation:
Reference https://docs.oracle.com/en/cloud/paas/java-cloud/jscug/enabling-http-access-oracle-java-cloud-service-instance.html#GUID-A33B34F9-C91A-429F-92E3-ED78BF03AC87
Reference https://docs.oracle.com/en/cloud/paas/java-cloud/jscug/enabling-http-access-oracle-java-cloud-service-instance.html#GUID-A33B34F9-C91A-429F-92E3-ED78BF03AC87
Question 2
The on-premises Java EE application that you are planning to migrate to Oracle Java Cloud Service instance contains JMS (Java Messaging Service) resources:
  • hwjms_srv [a JMS server], 
  • hwjms_mod [a JMS module], and 
  • hwjms_agent [a Store and Forward agent] 
What should you do the first time you migrate these JMS resources?
  1. Pack the JMS resource files at the on-premises environment and unpack the files in the Oracle Java Cloud Service instance
  2. Copy the WLS domain configuration folder from the on-premises environment to the Oracle Java Cloud Service instance
  3. Create the JMS resources in the Oracle Java Cloud Service instance
  4. Create a WLS cluster in the Oracle Java Cloud Service instance and add the Managed Servers from the on-premises WLS domain
Correct answer: D
Explanation:
Question 3
You have been provisioned with a Java Cloud Service instance. The WebLogic Server domain in this instance has an Administration Server and two Managed Servers. The Managed Servers are configured into a cluster. 
You plan to create an additional security realm to create and test custom security policies in the WebLogic Server domain of this instance. 
How many security realms can be active in a WebLogic Server domain of the Java Cloud Service instance? 
  1. three: one for the Administration Server and one for each Managed Server
  2. two: one for the Administration Server and one for the cluster
  3. four one for the domain and one for each WebLogic Server
  4. one: for the domain only
Correct answer: B
Question 4
You want to deploy an application to an Oracle Java Cloud Service instance. In this case, you must create an SSH tunnel to a port on the appropriate virtual machine (VM). 
Which statement is true?
  1. Specify the public IP address of the Managed Server
  2. Specify port 22 as the local port
  3. Specify the private key corresponding to the public key used in creating the service
  4. Use a Linux SSH client rather than a Windows tool to create the tunnel
Correct answer: C
Explanation:
Reference https://docs.oracle.com/en/cloud/paas/java-cloud/jscug/creating-ssh-tunnel.html
Reference https://docs.oracle.com/en/cloud/paas/java-cloud/jscug/creating-ssh-tunnel.html
Question 5
You are migrating an automobile service records application from your on-premises environment to an Oracle Java Cloud Service instance. In this application, you are using JMS services to orchestrate service records processing. 
To migrate the JMS resources to the Oracle Java Cloud Service instance, which procedure should you follow at the source [on-premises] environment?
  1. Use the WLS Administration Console and note the JMS configuration information from the on-premises environment
  2. Use the zip utility and package the managed server files in the domain in the on-premises environment
  3. Use the database export [or expdp] utility to export JMS resources in the on-premises environment
  4. Use the WLS pack utility to pack the JMS resources in the one-premises environment
Correct answer: B
Question 6
The Coherence feature is optional in Oracle Java Cloud Service. 
Which is a true statement about the Coherence feature?
  1. The Coherence feature is enabled only during the initial creation of a service instance in Oracle Java Cloud Service
  2. Then the Coherence feature is enabled, only the data tier cluster is associated with the Coherence cluster
  3. The data tier cluster is scaled independently of the application tier cluster using cloud tooling or the REST API.
  4. The data tier cluster cannot be removed after the Coherence feature is enabled
Correct answer: B
Explanation:
Reference https://docs.oracle.com/en/cloud/paas/java-cloud/jscug/oracle-coherence-oracle-java-cloud-service.html
Reference https://docs.oracle.com/en/cloud/paas/java-cloud/jscug/oracle-coherence-oracle-java-cloud-service.html
Question 7
You deploy your application to Oracle Java Cloud Service – SaaS Extension. 
Which activity log would you want to examine when you trace a failed application deployment to disallowed Java packages in the application?
  1. application whitelist validation
  2. application log
  3. service log
  4. system log
Correct answer: A
Explanation:
Reference https://docs.oracle.com/en/cloud/paas/javase-cloud/csjsu/use-whitelist-tool.html
Reference https://docs.oracle.com/en/cloud/paas/javase-cloud/csjsu/use-whitelist-tool.html
Question 8
Which five tools and methods can be used to deploy applications to a Java Cloud Service WebLogic environment? (Choose five.)
  1. REST Services
  2. WLST scripts
  3. JSR-88 compliant IDEs that implement the WebLogicDeploymentManager
  4. Oracle Enterprise Pack for Eclipse
  5. Java Mission Control
  6. Oracle Linux Package Manager
  7. Java Cloud Scripting plug-in 
  8. weblogic.Deployer
Correct answer: BCDEH
Question 9
You are tasked with tuning your Oracle Java Cloud Service application environment. 
Identify the correct sequence of activities for Oracle’s recommended performance tuning methodology.
  1. Configure the Oracle Java Cloud Service compute shape and clusters, set up Oracle Database Cloud – Database as a Service, develop and deploy application, configure a Continuous Integration environment, and develop performance test cases
  2. Understand performance objectives, measure performance metrics, locate bottlenecks in the system, minimize impact of bottlenecks, and achieve performance objectives
  3. Tune the EJBs and message-driven beans, the JDBC data source, the WebLogic JMS components, the Resource Adapters, the Web Applications, and the Web Services
  4. Review the Oracle Java Cloud Service Console metrics, the Fusion Middleware Control metrics, the WebLogic Server console diagnostics, the Java Mission Control flight recordings, and the operating system performance monitoring console.
  5. Tune the database, the application, the Weblogic Server configuration, the JVM, and the operating system
Correct answer: D
Question 10
You have created an Oracle Java Cloud Service instance and you want to take advantage of the capabilities of the Node Manager. 
Which two statements about using Node Manager in Oracle Java Cloud Service are true? (Choose two)
  1. You can issue commands to the Node Manager with the WebLogic Server Administration Console
  2. You can migrate servers from a failed machine to another machine
  3. You can stop and start the Administration Server and Managed Servers
  4. You can start and stop the VM
Correct answer: CD
Explanation:
Reference https://docs.oracle.com/en/cloud/paas/webcenter-portal-cloud/wpcsa/starting-and-stopping-managed-servers-and-applications-oracle-webcenter-portal.html
Reference https://docs.oracle.com/en/cloud/paas/webcenter-portal-cloud/wpcsa/starting-and-stopping-managed-servers-and-applications-oracle-webcenter-portal.html
HOW TO OPEN VCE FILES

Use VCE Exam Simulator to open VCE files
Avanaset

HOW TO OPEN VCEX AND EXAM FILES

Use ProfExam Simulator to open VCEX and EXAM files
ProfExam Screen

ProfExam
ProfExam at a 20% markdown

You have the opportunity to purchase ProfExam at a 20% reduced price

Get Now!