Free Oracle 1Z0-134 Exam Braindumps (page: 2)

I am configuring the security policy for my JMS module. I am specifying some security conditions for the module.
Which two security conditions are valid in this context? (Choose two.)

  1. The JMS module can be accessed only between 1 pm and 6 pm.
  2. The JMS module should throw a custom security exception on invalid access.
  3. The JMS module can process only 50 messages at a time.
  4. The JMS module can be accessed only by users belonging to the Operators group.
  5. The JMS module can be accessed in a receive-only mode.

Answer(s): A,D

Explanation:

There are two security conditions:
* time-constrained
* By Group or User


Reference:

http://docs.oracle.com/html/E24401_02/taskhelp/jms_modules/modules/ConfigureJMSModuleSecurityPolicies.html



Review the digital certificate below.


Based on what the certificate contains, which statement is true? (Choose the best answer.)

  1. It is a self-signed digital certificate with no certification chain.
  2. It is an authentic digital certificate with a valid certification chain.
  3. It is a digital certificate for a private key with a valid certification chain.
  4. It is an authentic root CA certificate with a valid certification chain.

Answer(s): A

Explanation:

Incorrect Answers:
C: This is 512-bit Public Key, not a private key.
Note: The subject key identifier extension provides a means of identifying certificates that contain a particular public key.



You want to create a WebLogic Server (WLS) Work Manager with a Response Time Request Class of one second. You start to create the following WLST script:


Which two can replace the missing sequence to finish this script? (Choose two.)

  1. cmo.addTarget(getMBean('/Servers/ManagedServer'))
    cd('edit:/SelfTuning/wls_domain/WorkManagers/MyWorkManager')
    cmo.setResponseTimeRequestClass(getMBean
    ('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime'))
  2. managedServer=getMBean('/Servers/ManagedServer')
    cmo.addTarget(managedServer)
    cmo.setWorkManaqer(getMBean('/SelfTuning/wls_domain/WorManagers/MyWorkManager'))
  3. cd('edit:/Servers/ManagedServer')
    cmo.addTarget(getMBean
    ('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime'))
    cmo.addTarget (getMBean('/SelfTuning/wls_domain/WorkManagers/MyWorkManager'))
  4. managedServer=getMBean('/Servers/ManagedServer')
    cmo.addTarget(managedServer)
    cd('edit:/SelfTuning/wls_domain/WorkManagers/MyWorkManager')
    cmo.setResponseTimeRequestClass(getMBean
    ('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime'))
  5. cmo.addTarqet('/Servers/ManagedServer')
    cd('/SelfTuning/wls_domain/WorkManagers/MyWorkManager')
    cmo.setResponseTimeRequestClass
    ('/SelfTuning/wls_domain/ResponseTimeRequestClasses/MyResponseTime')

Answer(s): A,D


Reference:

http://docs.oracle.com/cd/E12839_01/apirefs.1111/e13952/pagehelp/J2EEappworkresponsetimerequestclassconfigtitle.html



You are creating and configuring a production WebLogic Server (WLS) domain that is highly available. Which three WebLogic Server features allow you to best accomplish this requirement? (Choose three.)

  1. Multiple standalone managed servers
  2. Load Balancer
  3. Cluster
  4. DNS caching
  5. Whole-server migration
  6. Machine migration

Answer(s): B,C,E

Explanation:

B Load balancing is the even distribution of jobs and associated communications across the computing and networking resources in your environment.
C: In a WebLogic Server cluster, application processing can continue when a server instance fails.
E: Migration in WebLogic Server is the process of moving a clustered WebLogic Server instance or a component running on a clustered instance elsewhere if failure occurs. This is called Whole-server migration.


Reference:

http://docs.oracle.com/cd/E23943_01/core.1111/e10106/aa.htm#ASHIA4083






Post your Comments and Discuss Oracle 1Z0-134 exam prep with other Community members:

1Z0-134 Exam Discussions & Posts