显示标签为“1Z0-108”的博文。显示所有博文
显示标签为“1Z0-108”的博文。显示所有博文

2013年11月24日星期日

Guide de formation plus récente de Oracle 1Z0-108

Pass4Test est un seul site de provider le guide d'étude Oracle 1Z0-108 de qualité. Peut-être que vous voyiez aussi les Q&A Oracle 1Z0-108 dans autres sites, mais vous allez découvrir laquelle est plus complète. En fait, Pass4Test est aussi une resource de Q&A pour les autres site web.

Généralement, les experts n'arrêtent pas de rechercher les Q&As plus proches que test Certification. Les documentations offertes par les experts de Pass4Test peuvent vous aider à passer le test Certification. Les réponses de nos Q&As ont une précision 100%. C'est facile à obtenir le Certificat de Oracle après d'utiliser la Q&A de Pass4Test. Vous aurez une space plus grande dans l'industrie IT.

Code d'Examen: 1Z0-108
Nom d'Examen: Oracle (Oracle WebLogic System Administration)
Questions et réponses: 141 Q&As

Choisir le produit fait avec tous efforts des experts de Pass4Test vous permet à réussir 100% le test Certification IT. Le produit de Pass4Test est bien certifié par les spécialistes dans l'Industrie IT. La haute qualité du produit Pass4Test ne vous demande que 20 heures pour préparer, et vous allez réussir le test Oracle 1Z0-108 à la première fois. Vous ne refuserez jamais pour le choix de Pass4Test, parce qu'il symbole le succès.

Les experts de Pass4Test profitent de leurs expériences et connaissances à augmenter successivement la qualité des docmentations pour répondre une grande demande des candidats, juste pour que les candidats soient permis à réussir le test Oracle 1Z0-108 par une seule fois. Vous allez avoir les infos plus proches de test réel à travers d'acheter le produti de Pass4Test. Notre confiance sont venue de la grande couverture et la haute précision de nos Q&As. 100% précision des réponses vous donnent une confiance 100%. Vous n'auriez pas aucun soucis avant de participer le test.

1Z0-108 Démo gratuit à télécharger: http://www.pass4test.fr/1Z0-108.html

NO.1 Click on the Exhibit button.
Scenario : A multi-cluster architecture, with two geographically separated clusters (WAN-1 and WAN-2), is
being created. It will provide cross-cluster WAN HTTP session failover. The WAN-1 cluster is located in
London and the WAN-2 cluster is located in New York and is connected via a slow interconnect. The client
request passes through a Global load balancer which load balances the request to local load balancers
which eventually pass the load to WebLogic Server instances in the cluster. Four WebLogic Server
instances will be running on each cluster distributed on two physical machines, two WebLogic instances per
physical machine. A database is configured on each cluster for HTTP Session state failover between the
clusters.
What would be the characteristics of the above WAN Cluster for optimal performance and scalability?
A. High network latency, asynchronous persistent replication between WAN-1 and WAN-2, synchronous
intra-cluster replication and cross-cluster replication via in-memory, JDBC or file persistence.
B. Fast network, synchronous persistent replication between WAN-1 and WAN-2, asynchronous replication
intra-cluster and cross-cluster replication via file persistence.
C. High network latency, asynchronous persistent replication between WAN-1 and WAN-2, synchronous
intra-cluster replication and cross-cluster replication via JDBC
D. Low network latency, asynchronous persistent replication between WAN-1 and WAN-2, no intra-cluster
replication and cross-cluster replication via JDBC
E. Fast network, synchronous persistent replication between WAN-1 and WAN-2, asynchronous
intra-cluster replication and cross-cluster replication via cookie persistence.
Answer: C

certification Oracle   1Z0-108 examen   1Z0-108

NO.2 Click on the Exhibit button.
Scenario : You have made the decision to migrate all your operations onto WebLogic Server. An
application has been chosen from each department for the initial phase of migration ?one from each of
Sales, Marketing, Accounts, and Customer Service. The applications will be deployed as individual EAR
files to a cluster of WebLogic Server 10.x instances, each with a pool of connections to an Oracle 10g
database that provides corporate and departmental data services. The database team hopes to upgrade
the database to use Oracle RAC (Real Application Clusters) shortly, which will require you to configure
multiple sets of connections. Connectivity to the existing Service Engineer Dispatch system is via a JMS
message bridge. When a service engineer calls in with a report, a message is sent via JMS to the
Customer Service application deployed in WebLogic Server. The customer record in the Customer
Service database must be updated with details from the message. It is important that the message is not
lost because the call management system is not able to resend messages. To address this, the Customer
Service application is accessing a persistent JMS Queue using an XA compatible connection factory.
The database security team insists that any use of the corporate Oracle database can be traced to the
individual user that made the request. How can this be achieved when using WebLogic JDBC Data
Sources?
A. Set the Enable Credential Mapping property for the Data Source.
B. Set Initial Capacity to zero, so each user creates a new connection.
C. Set the value of user to {WLS_USER} in the Properties field.
D. This can only be done using application code.
E. This cannot be done because Data Sources connect using a single username.
Answer: A

Oracle   1Z0-108   1Z0-108

NO.3 Click on the Exhibit button.
Scenario : A multi-network cluster, say WAN-1 and WAN-2, is being created that will provide WAN HTTP
session failover. The WAN-1 cluster is located in London and the WAN-2 cluster is located in New York and
is connected via a slow interconnect. The client request passes through a Global load balancer which load
balances the request to local load balancers which eventually pass the load to WebLogic Server instances
in the cluster. Four WebLogic Server instances will be running on each cluster distributed on two physical
machines, two WebLogic instances per physical machine. A database is configured on each cluster for
HTTP Session state failover between the clusters.
How can you configure in-memory session replication on the London cluster?
A. The web application deployment descriptor, weblogic.xml needs to have the persistent-store-type set to
memory.
B. The web application deployment descriptor, weblogic.xml needs to have the persistent-store-type set to
replicated.
C. The web application deployment descriptor, weblogic.xml needs to have the persistent-store-type set to
cookie.
D. The web application deployment descriptor, web.xml needs to have the persistent-store-type set to
memory.
E. The web application deployment descriptor, web.xml needs to have the persistent-store-type set to
replicated.
Answer: B

Oracle   certification 1Z0-108   certification 1Z0-108   1Z0-108

NO.4 When a message is being processed by a consumer, the other unprocessed messages which belong to
the same Unit-of-Order will be:
A. Expired
B. Blocked
C. Delivered to the consumers
D. Rolled back
Answer: B

Oracle examen   certification 1Z0-108   1Z0-108 examen

NO.5 Scenario : Consider a b2b commerce application hosted on a WebLogic cluster with JMS messages
being received, processed, and forwarded to external servers. The server log indicates a potential stuck
thread problem where threads are continually getting stuck and JMX monitoring indicates a continuous
backlog of pending messages that could be due to any of the in-flight messages, delayed messages, or
messages being inhibited from delivery.
The recommended approach for setting the number of execute threads would be:
A. Set the default thread pool max value to match load expectations
B. Use an iterative approach to set the max thread count value
C. Set this value the same as the max connections value set on database connections
D. Leave this setting to be handled by the Work Manager by configuring MaxThreadsConstraint
Answer: D

Oracle   1Z0-108   1Z0-108   1Z0-108 examen

NO.6 JMS interop modules are different from JMS system resource modules because (Choose two)
A. JMS interop modules cannot use "Unit-of-Order".
B. JMS interop modules can be targeted to multiple WebLogic Servers at the same time in a domain.
C. JMS interop module configuration is always stored as interop-jms.xml.
D. JMS interop module cannot use "Quota."
Answer: BC

Oracle examen   certification 1Z0-108   1Z0-108   certification 1Z0-108

NO.7 Click on the Exhibit button.
Scenario : A multi-cluster architecture, with two geographically separated clusters (WAN-1 and WAN-2), is
being created. It will provide cross-cluster WAN HTTP session failover. The WAN-1 cluster is located in
London and the WAN-2 cluster is located in New York and is connected via a slow interconnect. The client
request passes through a Global load balancer which load balances the request to local load balancers
which eventually pass the load to WebLogic Server instances in the cluster. Four WebLogic Server
instances will be running on each cluster distributed on two physical machines, two WebLogic instances per
physical machine. A database is configured on each cluster for HTTP Session state failover between the
clusters.
If the admin server for New York cluster crashes, what will be the effect on inter-cluster communication
between the two sites?
A. There's no effect on the inter-cluster communication between the two sites
B. JDBC session flushing between two sites will be affected and will only be restarted on the Admin server
reboot.
C. Intra-cluster multicasting will be affected and inter-cluster communication will slow down between the
sites.
D. The Managed Servers will lose session stickiness and the server Health state will be changed to
suspend.
E. Both c and d
Answer: A

Oracle examen   certification 1Z0-108   1Z0-108   1Z0-108

NO.8 Scenario : A single tier WebLogic cluster is configured with six Managed Servers. An Enterprise
application is deployed to the cluster with a web application and EJBs packaged in the same EAR file.
A JSP in the web application makes an initial Context lookup on the stateless EJB and makes multiple
method calls to the EJB. Which of the following is true?
A. Each method call is invoked on an EJB on the same server as the web application as long as the server
is not overloaded.
B. Each method call is invoked on the same EJB in the same server as the web application as long as the
server is not overloaded.
C. Each method call round robins between the servers.
D. The behavior depends on the load algorithm on the replica-aware stub.
E. Every third call goes to a random server.
Answer: A

Oracle   1Z0-108 examen   1Z0-108   1Z0-108   1Z0-108   certification 1Z0-108

NO.9 Requirement demands that an incoming request from a portfolio manager has to have a higher priority
compared to other users of the application. As an administrator, which one of the following approaches
would you adopt?
A. Use Work Manager with the execute thread model to set up rules to associate a priority to the user.
B. Use Work Manager fair-share-request-class to associate a priority to the user.
C. Use Work Manager response-time-request-class to associate a priority to the user.
D. Use Work Manager context-request-class to associate a priority to the user.
Answer: D

Oracle   1Z0-108   1Z0-108 examen   1Z0-108

NO.10 Scenario : Consider an upgrade requirement from pre-WebLogic Server 10.x to the WebLogic Server
10.x. Since the administration scripts in the prior version used WebLogic Ant tasks for creation and
deployment, the team decides to use the Ant build.xml approach and extend this to the current version of
the server.
Which of the following about the Ant task wlserver is INCORRECT?
A. wlserver can be used to start, reboot or shut down server instances.
B. wlserver can be used to connect to existing server instances.
C. wlserver can be used to create a multiple server domain configuration.
D. wlserver can be used to create a single server domain and to connect to the server.
Answer: C

Oracle examen   1Z0-108 examen   1Z0-108   1Z0-108   1Z0-108   certification 1Z0-108

NO.11 The deployment configuration for an application or module is NOT stored in which type of the following
XML document:
A. J2EE deployment descriptors
B. weblogic-*.xml descriptors
C. WebLogic Server deployment plans
D. WebLogic config.xml
Answer: D

certification Oracle   1Z0-108   1Z0-108   1Z0-108

NO.12 Scenario : The Stock Control Application you are going to deploy to a cluster of WebLogic Managed
Servers requires a JMS destination to asynchronously deliver the messages to the back-end Warehousing
Application. To distribute the messages across the cluster, you decided to configure the distributed
destination. Also the Warehousing Application is a legacy application written to implement a proprietary MQ
API connecting an MQ-Series server. The Stock Control Application is implemented as a web application on
a WebLogic cluster delivering the message to the distributed destination. The cluster has three Managed
Servers hosted on two high powered machines and one low range/powered machine.
To distribute the physical destinations unevenly across the clustered WebLogic Managed Servers so that
the high-powered machines can receive more messages than the low-powered machines, configure the
distributed destination with:
A. "Allocate Members Uniformly" set to false and manually select more physical destinations from the
high-powered machines
B. "Uneven Distribution" set to true and select all the physical destinations
C. "Uniform Distribute Destination" set to true and select all the physical destinations from the high-powered
and low- powered machines
D. "Load Balancing Policy" set to Random and select only the destination from the high-powered machine
Answer: A

Oracle   certification 1Z0-108   certification 1Z0-108

NO.13 The feature to group messages into a single unit that is processed sequentially in the order that the
messages were created is called
A. Unit-or-Sort
B. Message Sorting
C. Destination Keys
D. Unit-of-Order
Answer: D

Oracle   1Z0-108   certification 1Z0-108

NO.14 Which of the following is true about JMS Quota resources in WebLogic Server 10.x?
A. Quota settings can be shared across multiple JMS destinations so that they can compete.
B. Quota settings are defined on the JMS connection factory level.
C. Quota settings can be used to limit the number of JMS Connections to a JMS Server.
D. Quota settings can be shared across multiple WebLogic domains.
Answer: A

Oracle   1Z0-108   1Z0-108

NO.15 In a multi-server WebLogic domain, monitoring the JVM statistics showed frequent full garbage
collections (gc) on one of the server instances. Which one of the following would greatly reduce the
frequency of full gcs?
A. Increasing the young object space in the heap
B. Turning the -verbosegc flag on
C. Adding more servers to the domain
D. Running more servers per machine
Answer: A

certification Oracle   1Z0-108   1Z0-108   certification 1Z0-108   1Z0-108 examen   1Z0-108

NO.16 An application-wide deployment plan was used to deploy an application. Based on post-performance
diagnosis, the HTTP post size needs to be reduced. Following would be a valid approach:
A. Configure the http maximum post size value in the existing deployment plan for redeploying using the
weblogic.Deployer utility.
B. Update the http maximum post size for the application using weblogic.Deployer.
C. Use weblogic.PlanGenerator to update http maximum post size configuration and redeploy the
application.
D. Use weblogic.Admin to set auto-tune-http-setting to be true and redeploy the application.
Answer: A

Oracle   certification 1Z0-108   certification 1Z0-108   1Z0-108   1Z0-108 examen

NO.17 Scenario : A single tier WebLogic cluster is configured with six Managed Servers. An Enterprise
application is deployed to the cluster with a web application and EJBs packaged in the same EAR file.
An EAR file is being deployed to the cluster using two-phase deployment. Which of the following is true if
one of the Managed Servers is NOT started in the cluster?
A. First and second phase deployment will be completed on all remaining instances in the cluster.
B. First phase deployment will not be completed on the remaining instances in the cluster.
C. First phase deployment will be completed but the second phase will not be completed on the remaining
instances in the cluster.
D. First and second phase deployment will not be completed if enforceClusterConstraints is set to true for
the Deployer.
E. Both a and d
Answer: E

Oracle   1Z0-108 examen   1Z0-108   certification 1Z0-108

NO.18 What are the four basic components of a JMS system-resource module in the config.xml in WebLogic
10.x?
A. Name, target, subdeployment, descriptor-file-name
B. Domain, jms-server, connection factory, destination
C. Config.xml, jms-module, subdeployment, descriptor-file-name
D. Name, jms-module, subdeployment, descriptor-file-name
Answer: A

Oracle   1Z0-108   1Z0-108   1Z0-108 examen   1Z0-108 examen

NO.19 Which of the following statements are true for built-in roles in the WebLogic Server Administration
console? Choose two.
A. Users who belong to the Operator role can deploy the applications.
B. Users who belong to the Monitor role can view the server configuration, except for the encrypted
attributes.
C. Users who belong to the Admin role cannot deploy applications.
D. Only users who belong to the Admin role can start, stop, and resume the server.
E. Users who belong to the Admin role can modify the entire server configuration.
Answer: BE

Oracle   certification 1Z0-108   1Z0-108   1Z0-108   1Z0-108

NO.20 Click on the Exhibit button.
Scenario : A multi-cluster architecture, with two geographically separated clusters (WAN-1 and WAN-2), is
being created. It will provide cross-cluster WAN HTTP session failover. The WAN-1 cluster is located in
London and the WAN-2 cluster is located in New York and is connected via a slow interconnect. The client
request passes through a Global load balancer which load balances the request to local load balancers
which eventually pass the load to WebLogic Server instances in the cluster. Four WebLogic Server
instances will be running on each cluster distributed on two physical machines, two WebLogic instances per
physical machine. A database is configured on each cluster for HTTP Session state failover between the
clusters.
What happens if all the servers hosted in the London cluster crashes in the middle of an http session
update?
A. The session will be regenerated on the New York cluster without any session data loss, and a new
primary server will be created using the secondary session data.
B. The session will be regenerated on the New York cluster but there could be a loss of session data; a new
primary server will be created using the last known secondary session data.
C. The session will not be regenerated on any cluster; the user will be redirected to the New York cluster to
create a new session.
D. The session will be regenerated if the primary server on the London cluster is restarted.
E. Both b and d
Answer: B

Oracle examen   certification 1Z0-108   1Z0-108   1Z0-108 examen

Pass4Test a de formations plus nouvelles pour le test Oracle 1Z0-108. Les experts dans l'industrie IT de Pass4Test profitant leurs expériences et connaissances professionnelles à lancer les Q&As plus chaudes pour faciliter la préparation du test Oracle 1Z0-108 à tous les candidats qui nous choisissent. L'importance de Certification Oracle 1Z0-108 est de plus en plus claire, c'est aussi pourquoi il y a de plus en plus de gens qui ont envie de participer ce test. Parmi tous ces candidats, pas mal de gens ont réussi grâce à Pass4Test. Ces feedbacks peuvent bien prouver nos produits essentiels pour votre réussite de test Certification.

2013年7月31日星期三

Dernières Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 examen pratique questions et réponses

Quand vous hésitez même à choisir Pass4Test, le démo gratuit dans le site Pass4Test est disponible pour vous à essayer avant d'acheter. Nos démos vous feront confiant à choisir Pass4Test. Pass4Test est votre meilleur choix à passer l'examen de Certification Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052, et aussi une meilleure assurance du succès du test 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052. Vous choisissez Pass4Test, vous choisissez le succès.


Si vous voulez ne se soucier plus à passer le test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052, donc vous devez prendre la Q&A de Pass4Test comme le guide d'étude pendant la préparation de test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052. C'est une bonne affaire parce que un petit invertissement peut vous rendre beaucoup. Utiliser la Q&A Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 offerte par Pass4Test peut vous assurer à réussir le test 100%. Pass4Test a toujours une bonne réputation dans l'Industrie IT.


Il y a beaucoup de gans ambitieux dansn l'Industrie IT. Pour monter à une autre hauteur dans la carrière, et être plus proche du pic de l'Industrie IT. On peut choisir le test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 à se preuver. Mais le taux du succès et bien bas. Participer le test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 est un choix intelligent. Dans l'Industrie IT de plus en plus intense, on doit trouver une façon à s'améliorer. Vous pouvez chercher plusieurs façons à vous aider pour réussir le test.


Code d'Examen: 1Z0-226

Nom d'Examen: Oracle (Oracle EBS R12: Inventory and Order Management Fundamentals)

Questions et réponses: 302 Q&As

Code d'Examen: 1Z0-108

Nom d'Examen: Oracle (Oracle WebLogic System Administration)

Questions et réponses: 141 Q&As

Code d'Examen: 1Z0-238

Nom d'Examen: Oracle (R12 Oracle: install,Patch and Maintain Oracle Applications)

Questions et réponses: 165 Q&As

Code d'Examen: 1Z0-055

Nom d'Examen: Oracle (Oracle Database 11g: New Features for 9i OCPs)

Questions et réponses: 150 Q&As

Code d'Examen: 1Z0-204

Nom d'Examen: Oracle (Oracle EBS R12: E-Business Essentials)

Questions et réponses: 199 Q&As

Code d'Examen: 1Z0-052

Nom d'Examen: Oracle (Oracle Database 11g: Administrator I )

Questions et réponses: 205 Q&As

Les spécialiste profitant leurs expériences et connaissances font sortir les documentations particulière ciblées au test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 pour répondre une grande demande des candidats. Maintenant, la Q&A plus nouvelle, la version plus proche de test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 réel est lancée. C'est possible à réussir 100% avec le produit de Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052. Si malheureusement, vous ne passez pas le test, votre argent sera tout rendu. Vous pouvez télécharger le démo gratuit en Internet pour examiner la qualité de Q&A. N'hésitez plus d'ajouter le produit au panier, Pass4Test peut vous aider à réussir le rêve.


Si vous choisissez notre l'outil formation, Pass4Test peut vous assurer le succès 100% du test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052. Votre argent sera tout rendu si vous échouez le test.


Si vous traviallez dur encore pour préparer le test de Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052 et réaliser votre but plus vite, Pass4Test peut vous donner une solution plus pratique. Choisir la Q&As de Pass4Test qui vous assure que c'est pas un rêve à réussir le test Oracle 1Z0-226 1Z0-108 1Z0-238 1Z0-055 1Z0-204 1Z0-052.


1Z0-238 Démo gratuit à télécharger: http://www.pass4test.fr/1Z0-238.html


NO.1 As a database administrator (DBA), you have been trying to apply a maintenance patch, but it has
failed to
run successfully to completion. You check the AD Administration log file for an error. The log file reveals
several entries that are generic errors about the inability of patch codes to have access to product
packages from the GL product modules.
You remember that one of the occasions when you should run the "Recreate Grants and Synonyms" AD
Administration utility is if the patch and the administrative sessions fail to run successfully to completion.
You have found one occasion to use this utility in the case above. Now choose three other occasions
when you would run this process again. (Choose three.)
A.after custom development
B.when applying a patch to the operating system
C.after applying a patch to the Applications technology stack
D.in case of incomplete database migrations (exports or imports)
E.when installing or maintaining underlying database components or options such as Replication
Answer: ADE

Oracle examen   certification 1Z0-238   certification 1Z0-238

NO.2 Before you apply a patch, you read the readme.txt file.
One of the areas of Oracle Applications to which the patch will be applied is JAVA_TOP.
The readme file mentions that you may need to generate product JAR files in the AD Administration
utilities after the patch is applied.
When generating product JAR files, the AD Administration utility will prompt you with the question: Do you
want to force the generation of all JAR files?
What are the three occasions when you need to force the generation of all JAR files? (Choose three.)
A.after changing your digital signature
B.after updating to a new Java version
C.if you find you have missing or out-of-date JAR files
D.if you are upgrading the Oracle Developer technology stack
Answer: ABD

certification Oracle   certification 1Z0-238   certification 1Z0-238

NO.3 During installation, the Rapid Install process creates ______ that are used to start and stop the server
processes on the database tier.
A.JServer load balancers
B.cost-based optimizers
C.database resource managers
D.session-persistent load balancers
E.database-tier server process scripts
Answer: E

Oracle   certification 1Z0-238   1Z0-238   1Z0-238

NO.4 When does the FND_INSTALL_PROCESSES table get created in the Oracle Applications R12
E-Business Suite database?
A.whenever the AD Controller utility is used
B.when AutoPatch, AutoUpgrade, or AD Administration programs process jobs
C.during the upgrade to R12 E-Business Suite from the earlier version of Oracle Applications
D.when the R12 E-Business Suite database is created in a Real Application Clusters (RAC) setup
E.during the R12 E-Business Suite installation and, more specifically, at the time of the database APPS
schema creation
Answer: B

certification Oracle   certification 1Z0-238   1Z0-238

NO.5 Which table is used by AutoPatch as a staging area for the job information in parallel mode and needs
to be dropped to start a new autopatch session if the earlier session failed?
A.FND_JOBS
B.FND_PROCESSES
C.FND_INSTALL_PROCESSES
D.FND_INSTALLED_PROCESSES
Answer: C

certification Oracle   1Z0-238   1Z0-238 examen   1Z0-238

NO.6 The Oracle Applications R12 database administrator (DBA) runs the "Recreate grants and synonyms
for APPS schema" task by using the adadmin utility when grants or synonyms are missing from the
database.
Which three causes are responsible for this? (Choose three.)
A.incomplete database migrations (exports or imports)
B.patch and administrative sessions that failed to run successfully to completion
C.invoking PL/SQL routines to maintain multilingual tables by adding missing, untranslated rows
D.installing or maintaining Oracle Applications R12 E-Business Suite underlying database components or
options such as Replication
Answer: ABD

Oracle examen   1Z0-238 examen   1Z0-238   1Z0-238 examen

NO.7 AD Administration contains a utility named Maintain Snapshot Information. Which statements
correctly describe the functionality of this utility? (Choose all that apply.)
A.You can create a copy of an existing snapshot.
B.You can delete the current view snapshot.
C.You can create a list of the current view and named snapshots stored in your system.
D.You can export an existing snapshot to a file for storage or to another system.
E.You can update the current view snapshot with any changes to the snapshot since the last update.
Answer: ACDE

certification Oracle   1Z0-238   1Z0-238 examen   1Z0-238 examen

NO.8 What are the two occasions when it is appropriate to run "Compile APPS schema" by using the AD
Administration utility in the Oracle Applications R12 E-Business Suite environment? (Choose two.)
A.during the Oracle Applications R12 E-Business Suite upgrade process
B.when custom packages are moved to the APPS schema and need to be compiled
C.after enabling the multiple reporting currencies in the Oracle Applications R12 E-Business Suite
environment
D.after enabling the multiorganization functionality in the Oracle Applications R12 E-Business Suite
environment
E.when encountering invalid objects in the SYS and SYSTEM schemas in the Oracle Applications R12
E-Business Suite database
Answer: AB

Oracle   1Z0-238   1Z0-238 examen

NO.9 After the successful installation of Oracle Applications Release 12, environment files are created.
Which environment file is used to identify and describe third-party and custom applications linked with
Oracle Applications?
A.the context file
B.the devenv.env file
C.the fndenv.env file
D.the adovars.env file
E.the adconfig.txt file
Answer: B

Oracle   1Z0-238 examen   certification 1Z0-238   1Z0-238   1Z0-238 examen

NO.10 As part of the cloning process, the Applications DBA needs to copy the application tier file system to the
target system.
Which step is NOT a part of this process?
A.Shut down the application tier server processes.
B.Log on to the target system application tier nodes as the oracle user.
C.Copy the APPL_TOP directory from the source node to the target node.
D.Copy the directory from the source node to the target node.
E.Copy the directory from the source node to the target node.
F.Copy the directory from the source node to the target node.
G.Copy the <806 ORACLE_HOME> directory from the source node to the target node.
Answer: B

Oracle examen   certification 1Z0-238   1Z0-238

NO.11 Identify the patch that you apply to upgrade the Oracle Applications system from the 11.5.5 version to
the 11.5.10 version.
A.diagnostic patch
B.stand-alone patch
C.maintenance pack
D.product family release update pack
Answer: C

Oracle examen   1Z0-238   1Z0-238   1Z0-238

NO.12 You run the AD Administration utility and select the Relink Applications programs.
You answered the following questions during the utility run:
Do you wish to proceed with the relink [Yes]? (You answer Yes.)
Enter the list of products to link ("all" for all products) [all]? (You answer "ad." )
Do you want to generate specific executables for each selected product [No]? (You answer Yes.)
AD Administration can relink your Oracle Applications programs with debug
information. Oracle recommends that you do not relink your programs
with debug information unless asked to do so by Oracle Support Services.
Do you want to relink with debug information [No]? (You answer No.)
What is the next question asked by adadmin?
A.It gives you a list of all executables to choose from.
B.It gives you the list of "ad" executables to choose from.
C.It gives you the list of all executables except "ad" to choose from.
D.It asks no question. It displays the message "Review the messages above, then press [Return] to
continue."
Answer: D

Oracle   1Z0-238 examen   certification 1Z0-238   1Z0-238   1Z0-238 examen   1Z0-238

NO.13 If the patch is running in Pre-Install mode, where would the patch history files be stored in Oracle
Applications R12 configured on a UNIX operating system?
A.$AD_TOP/admin
B.$APPL_TOP/admin
C.$TEMP/runInstaller
D.$APPL_TOP/admin/
E.$COMMON_TOP/admin/
Answer: D

Oracle   1Z0-238   certification 1Z0-238   1Z0-238 examen   certification 1Z0-238   1Z0-238

NO.14 You suddenly start receiving errors indicating that there are numerous Java files in the database that
are corrupted and cannot be run. You determined that you must reload the Java Virtual Machine (JVM) to
fix the errors.
In addition to reloading the JVM, what Oracle database utilities, if any, do you need to run and why?
(Choose all that apply.)
A.Compile the Menu information to restore Java menu files to the application forms.
B.Reload JAR files to the database because after reloading the JVM, the Java class files would be
missing.
C.Compile the APPS schema because after the JVM has been reloaded, APPS permissions need to be
reestablished.
D.None of the Oracle database utilities need to be run because by reloading the JVM, all corrected Java
files are corrected with the new files loaded during this process.
Answer: B

certification Oracle   1Z0-238 examen   certification 1Z0-238   1Z0-238   1Z0-238

NO.15 Identify the files that are changed when you run AutoConfig. (Choose all that apply.)
A./listener.ora
B./.env
C./admin/adconfig.txt
D./.env
E./appl/admin/.xml
Answer: ABD

certification Oracle   1Z0-238   certification 1Z0-238

NO.16 Which two statements are true if you choose the "Recreate grants and synonyms for APPS schema"
task option from the adadmin utility? (Choose two.)
A.This option re-creates grants on some packages from APPS to SYSTEM.
B.This option re-creates grants and synonyms for the APPLSYSPUB schema.
C.This option re-creates grants and synonyms for the code objects of the APPS schema to the base
product schemas.
D.This option spawns parallel workers to re-create grants and synonyms linking sequences and tables in
the base product schemas to the APPS schema.
Answer: BD

Oracle   certification 1Z0-238   1Z0-238   1Z0-238

NO.17 What are the two possible sequences of worker status while a job is being completed by a worker?
(Choose two.)
A.Waiting => Assigned => Running => Completed
B.Assigned => Waiting => Running => Completed
C.Waiting => Assigned => Running => Failed => Fixed, Restart => Restarted => Completed
D.Assigned => Waiting => Running => Failed => Fixed, Restart => Restarted => Completed
E.Waiting => Assigned => Running => Failed => Fixed, Restart => Restarted => Running => Completed
Answer: AC

Oracle examen   certification 1Z0-238   1Z0-238   certification 1Z0-238

NO.18 The AD Administration task utility "Compile APPS Schema" is similar to the "Validate APPS Schema"
task, except that instead of just producing a list of invalid objects, it compiles invalid objects using multiple
workers in an attempt to move them back to the valid object state.
This task is most often run when custom packages are moved into the APPS schema, and during the
upgrade process.
The "Compile APPS Schema" task can be toggled to compile all objects or just the invalid objects.
Choose three correct benefits of using this task. (Choose three.)
A.increases run-time performance in the applications
B.corrects all corrupt schema package bodies and headers
C.finds truly invalid objects before users get a run-time error
D.allows new custom or patched packages to be immediately validated
Answer: ACD

Oracle examen   certification 1Z0-238   1Z0-238   1Z0-238

NO.19 In which three cases is it most effective to run validation on the APPS schema in the Oracle
Applications R12 E-Business Suite setup? (Choose three.)
A.before performing an export or import
B.after a patch or multiple patches are applied
C.immediately after an upgrade or after applying a maintenance pack
D.after converting to multiple organizations or multiple reporting currencies
E.whenever you receive a run-time error that suggests that a problem is caused by the AD_DDL package
Answer: BCE

Oracle   1Z0-238   1Z0-238   1Z0-238

NO.20 You discover that you will be applying an application patch on your APPL_TOP by using AutoPatch,
which
contains a compatible feature, the prereq line.
To ensure that the automatic, prerequisite patch-checking feature operates during the application of the
patch, you must run AD Administration, Maintain Snapshot Information, then perform some key tasks, and
then AutoPatch.
Select four key Maintain Snapshot Information tasks or combination of tasks that will ensure that the
prerequisite patch-checking feature operates during the application of the patch. (Choose four.)
A.Update a current view snapshot, or create a named snapshot.
B.Export a snapshot to a file, and then delete the named snapshot.
C.Import an up-to-date snapshot from a file from a different APPL_TOP.
D.List snapshots, delete the named snapshot, and create a named snapshot.
E.Copy the existing snapshot, delete the named snapshot, and then create a named snapshot.
Answer: ACDE

Oracle   1Z0-238   1Z0-238   1Z0-238

NO.21 Where can you find the generated report file after running the "Validate APPS schema" task in the
Oracle Applications R12 E-Business Suite setup?
A./admin/.lst
B./admin/out/.lst
C./admin/out/.lst
D./admin//out/.lst
E./admin//out/.lst
Answer: E

Oracle examen   certification 1Z0-238   certification 1Z0-238

NO.22 Which command can be used only with a single-node installation?
A.rapidwiz -restart
B.rapidwiz -techstack
C.rapidwiz -servername
D.rapidwiz -silent -config
Answer: C

certification Oracle   1Z0-238   1Z0-238   1Z0-238

NO.23 You just brought the middle tier back after a hardware problem has been fixed. Oracle Applications
now experience problems with an entire product group of forms (fnd), which includes the sign-on form.
You decide that you will generate the forms files in AD Administration to see whether this will fix
theproblem.
You answered the prompts from the utility as follows:
1. Do you want to generate Oracle Forms using your current character set? (Yes)
2. Do you want to regenerate Oracle Forms PL/SQL library files? (Yes)
3. Do you want to regenerate Oracle Forms executable files? (Yes)
4. Do you want to regenerate Oracle Forms menu files? (Yes)
5. Enter the list of products, or enter 'all' [all]: (fnd)
6. Do you want to generate specific form objects for each selected product? (Yes)
7. Enter libraries and menus to generate, or enter 'all' [all]: (APPCORE.pll, the main library)
8. Enter forms to generate, or enter 'all' [all]: FNDSCSGN.fmx
The utility finished with no errors in the log file.
What is the outcome of running the adadmin utility?
A.All forms in the product group fnd now render with errors.
B.All forms in the product group fnd now render without errors.
C.All forms but one in the product group fnd now render with errors.
D.All forms but one in the product group fnd now render without errors.
Answer: C

Oracle   1Z0-238   certification 1Z0-238   certification 1Z0-238   1Z0-238

NO.24 Identify two ways in which you validate the APPS schema in the Oracle Applications R12 E-Business
Suite setup. (Choose two.)
A.Run the /appsutil/scripts//advrfapp.sh script.
B.Run the AD Administration utility in noninteractive mode with the default file having
menu_option=VALIDATE_APPS.
C.Run the AD Administration utility in interactive mode, and then select Compile/Reload Applications
Database Entities menu > Compile APPS Schema option.
D. Use SQL*PLUS / @$AD_TOP/admin/sql/advrfapp.sql .
Answer: BD

Oracle examen   certification 1Z0-238   1Z0-238   1Z0-238 examen

NO.25 You want to apply a patch on your Oracle Applications system. Before doing this, you want to view the
files that are new, changed, and ignored while applying the patch.
Which feature of the Patch Wizard would help you accomplish this?
A.Patch Filters
B.Patch Impact Analysis
C.Recommended Patches
D.Patch Information Bundle
Answer: B

Oracle   1Z0-238   1Z0-238   1Z0-238

NO.26 You experience report-error problems in the Inventory module after applying a patch to the same
module.
You run the AD Administration utility, and select the Generate Application Files menu. Because you have
report problems, you decide to run Generate Report Files.
You answered the following questions during the utility run:
1. Do you want to generate Oracle report objects using the current character set? (You answer Yes.)
2. Do you want to regenerate the Oracle reports PL/SQL library files? (You answer No.)
3. Do you want to regenerate Oracle reports executable files? (You answer Yes.)
4. For which products do you want to generate Oracle report objects? (You answer "all reports in INV.")
After you run the AD utilities, most reports in Inventory run with no errors. However, you still experience
errors with two reports.
Which two statements explain why the two reports still run with errors? (Choose two.)
A.You have reports in a different language.
B.You have reports with external library files.
C.You have custom reports in a custom directory.
D.You have reports from a different module being referenced on the Inventory report menu.
Answer: B

Oracle   1Z0-238   1Z0-238 examen   1Z0-238   1Z0-238   certification 1Z0-238

NO.27 What is the default value of ?
A.APPS_
B.APPS_
C._
D._
E.APPS_
Answer: D

Oracle   certification 1Z0-238   certification 1Z0-238

NO.28 A report output file is generated when you run "Validate APPS schema" by using the adadmin utility in
the Oracle Applications R12 E-Business Suite environment.
If the report shows something similar to "GL_CODE_COMBINATIONS table does not exist or is an invalid
object," what is the first step that the database administrator (DBA) should perform to correct this issue?
A.Run the AD Relink utility and relink the GL product.
B.Use License Manager, and register the GL product.
C.Run Rapid Install to reinstall database components.
D.Run AutoPatch, and apply the GL latest available patch.
E.Run the "Recreate grants and synonyms for the APPS schema" task by using the adadmin utility.
Answer: E

certification Oracle   1Z0-238   1Z0-238   1Z0-238   1Z0-238 examen

NO.29 In your Oracle Applications R12 E-Business Suite implementation, the database is corrupt. To resolve
it, the database Java Virtual Machine (JVM) was reloaded. Identify the type of problem that may occur
and the related correct solution.
A.Problem: Many invalid objects are found in the APPS schema.
Solution: Run the "Validate APPS schema" task by using the adadmin utility.
B.Problem: All Oracle Applications Java classes are missing.
Solution: Run the "Reload JAR files to the DB" task by using the adadmin utility.
C.Problem: The Application screen display does not come up with one of the installed language
characters.
Solution: Run the "Convert Character set" task by using the adadmin utility.
D.Problem: The Application window does not show any of the Accounts Receivables data.
Answer: B

Oracle   1Z0-238 examen   1Z0-238 examen   certification 1Z0-238   1Z0-238

NO.30 While working with Web forms an application user sometimes comes across a performance issue. The
initial screen takes too long to appear with the Web form screen, showing the status "Downloading JAR
files..." for a long time.
Identify the reasons for this. (Choose two.)
A.It always takes time to load the Web forms.
B.An older version of Sun J2SE plug-in is installed on the Desktop tier.
C.JAR files for the Forms client applet are downloaded automatically the first time it is used.
D.The browser will automatically retrieve new JAR files if they have changed on the application tier.
E.The Internet Explorer browser security level should be set as "Low" for the zone that contains the
Oracle Application Release 12 Web pages.
Answer: CD

certification Oracle   1Z0-238   1Z0-238 examen