Exam2pass
0 items Sign In or Register
  • Home
  • IT Exams
  • Guarantee
  • FAQs
  • Reviews
  • Contact Us
  • Demo
Exam2pass > Oracle > Oracle Certifications > 1Z0-068 > 1Z0-068 Online Practice Questions and Answers

1Z0-068 Online Practice Questions and Answers

Questions 4

Which three statements are true about ASM Cloud File System (ACFS) encryption?

A. A copy of an encrypted file is not encrypted unless it is created in an encrypted directory.

B. acfsutil encr init is used to establish role separation between encryption managers and encryption auditors.

C. acfsutil encr off can be run by an encryption manager who may not have system administrator privileges.

D. acfsutil encr on can be used to specify the encryption key length for a directory or file.

E. An ACFS snapshot can be ACFS encrypted.

Buy Now

Correct Answer: ADE

Section: (none)

acfsutil encr on

Questions 5

Which three statements are true about services when used with transparent application failover (TAF) for an administrator-managed RAC database?

A. TAF-enabled sessions fail over to a surviving instance accepting logins for the service.

B. TAF-settings for the service override TAF settings in TNS entry used by the client.

C. TAF can restart a query or a transaction after failover.

D. The TAF settings for a client connections overrides any TAF settings in the service definition.

E. TAF PRECONNECT requires configuration for the service and in the client TNS entry.

Buy Now

Correct Answer: ACD

Section: (none)

A: SESSION failover. When the connection to an instance is lost, SESSION failover results only in the establishment of a new connection to another Oracle RAC node; any work in progress is lost. SESSION failover is ideal for online transaction processing (OLTP) systems, where transactions are small.

C: SELECT failover. With SELECT failover, Oracle Net keeps track of all SELECT statements issued during the transaction, tracking how many rows have been fetched back to the client for each cursor associated with a SELECT statement. If the connection to the instance is lost, Oracle Net establishes a connection to another Oracle RAC node and re-executes the SELECT statements, repositioning the cursors so the client can continue fetching rows as if nothing has happened. The SELECT failover approach is best for data warehouse systems that perform complex and time-consuming transactions.

D: Oracle's answer to application failover is a new Oracle Net mechanism dubbed Transparent Application Failover. TAF allows the DBA to configure the type and method of failover for each Oracle Net client. Incorrect Answers:

E: In PRECONNECT failover, the application simultaneously connects to both a primary and a backup node. This offers faster failover, because a pre-spawned connection is ready to use. But the extra connection adds everyday overhead by duplicating connections.

References: http://www.dba-oracle.com/art_oramag_rac_taf.htm

Questions 6

Examine this query and output:

SQL> select order_flag, cache_size, session_flag, keep_value, 2 from user_sequences where sequence_name = `SEQ1';

O CACHE_SIZE S K

Y 10 N N

Performance analysis revealed severe SQ enqueue contention on the SEQ1 sequence.

The SEQ1 sequence is incremented from all instances equally and is frequently used.

Which two statements should you execute to reduce SQ enqueue contention?

A. alter sequence seq1 cache 10000;

B. alter sequence seq1 order;

C. alter sequence seq1 noorder;

D. exec sys.dbms_shared_pool.keep (`SEQ1', `Q')

E. alter sequence seq1 keep;

Buy Now

Correct Answer: AD

Section: (none)

A: Use cache.

D: The KEEP procedure keeps an object in the shared pool. Once an object has been kept in the shared pool, it is not subject to aging out of the pool. This may be useful for frequently used large objects. When large objects are brought into the shared pool, several objects may need to be aged out to create a contiguous area large enough.

References:

https://ora600tom.wordpress.com/2015/01/09/enq-sq-contention/ https://docs.oracle.com/cd/B19306_01/appdev.102/b14258/d_shpool.htm#i999221

Questions 7

Which two statements are true about resources defined by an administrator and registered with Oracle 12c Clusterware for high availability?

A. A policy-managed resource can be started manually using crsctl.

B. A policy-managed resource can be started manually using srvctl.

C. Resource dependencies are automatically set when using a policy-managed resource.

D. An administrator-managed resource can be started manually using crsctl.

E. An administrator-managed resource can be started manually using srvctl.

F. The action script is automatically set when using a policy-managed resource.

Buy Now

Correct Answer: AE

Section: (none)

A: With policy-based management, administrators specify the server pool (excluding the Generic and Free pools) in which the servers run. For example, a database administrator uses SRVCTL to create a server pool for servers hosting a database or database service. A clusterware administrator uses CRSCTL to create server pools for non-database use, such as creating a server pool for servers hosting an application.

E: Administrator-managed resources refer to databases. You must use SRVCTL to create server pools that host Oracle databases. You must use CRSCTL to create server pools that host non-database resources such as middle tiers and applications.

References: https://docs.oracle.com/database/121/CWADD/pbmgmt.htm#CWADD92894

Questions 8

Which three statements are true concerning activation of a user-defined policy in Oracle 12c Clusterware?

A. When a policy is first created, it is initially active.

B. When a policy is activated, nodes may be reassigned to server pools based on the policy definition.

C. An administrator-defined policy may be activated using the srvctl utility.

D. When a policy is activated, resources cannot be automatically started to comply with the policy definition.

E. When a policy is first created, it is initially inactive.

F. When a policy is activated, resources can be automatically stopped to comply with the policy definition.

Buy Now

Correct Answer: BCE

Section: (none)

BE: You can activate policies when necessary, prompting Oracle Clusterware to reconfigure a server pool according to each policy's configuration.

C: The following command activates the DayTime policy:

$ crsctl modify policyset -attr "LAST_ACTIVATED_POLICY=DayTime"

References: https://docs.oracle.com/database/121/CWADD/pbmgmt.htm#CWADD92594

Questions 9

Which statement is true concerning the installation of an Oracle Grid Infrastructure 12c patchset and its status during the installation?

A. Some grid infrastructure patchsets may not be installed in a rolling fashion.

B. They can be applied in-place.

C. When performing rolling patches, crsctl query crs softwareversion always displays the lowest version of the software running anywhere in the cluster

D. When performing rolling patches, the VIPs for the node being patched are relocated to another node.

Buy Now

Correct Answer: C

Section: (none)

To check the software versions on a single node. Software version is the lastest version installed in on an cluster.

You would use this option when you do the rolling upgrade.

$ crsctl query crs softwareversion [hostname]

References: https://blogs.oracle.com/myoraclediary/entry/how_to_check_clusterware_version

Questions 10

Examine this command and output:

[root@host01 ~]# / sbin/acfsutil snap create snap001 /u0l/app/grid/acfsmount/

acfsutil snap create: Snapshot operation is complete.

Examine this command:

[root@host01 ~]# / sbin/acfsutil snap create

Buy Now

Correct Answer: C

Section: (none)

Questions 11

View the Exhibit.

Which three statements are true? (Choose three.)

A. The three listed disks may have previously belonged to a disk group.

B. The three listed disks may already be members of an existing disk group.

C. To allow an 11g R2 database to use this disk group, ASM Compatibility must be 11.2 or lower.

D. The COMPATIBLE parameter of any database client using this disk group can be less than or equal to 12.1.

E. ADVM compatibility can be set greater than or equal to 11.2 without changing the value of ASM compatibility.

F. The three listed disks are have definitely not been provisioned using ASMLIB.

Buy Now

Correct Answer: ADE

Section: (none)

Questions 12

You are administering an ORACLE RAC database with multiple instances. Examine this command executed from the PROD1 instance which succeeds: CREATE SPFILE FROM MEMORY;

Which statement is true?

A. An SPFILE is created and contains parameter settings only for PROD1.

B. An SPFILE is created and contains parameter settings for all instances.

C. An SPFILE is created for each instance containing instance-specific parameter settings only.

D. An SPFILE is created for each instance and contains parameter settings for all instances.

Buy Now

Correct Answer: C

Section: (none)

Reference: https://docs.oracle.com/cd/B28359_01/server.111/b28286/ statements_6016.htm#SQLRF01315

Questions 13

Which three statements are true concerning backups of the OCR and OLR in Oracle Clusterware 12c? (Choose three.)

A. The OCR can be backed up using ocrconfig.

B. The OCR is backed up automatically every four hours.

C. The OCR is backed up by default to a cluster file system location.

D. The OLR can be backed up using ocrconfig.

E. The OLR is backed up automatically every four hours.

F. The OLR is backed up by default to a cluster file system location.

Buy Now

Correct Answer: ABF

Section: (none)

Reference: https://docs.oracle.com/cd/E11882_01/rac.112/e41959/votocr.htm#CWADD92368

Exam Code: 1Z0-068
Exam Name: Oracle Database 12c: RAC and Grid Infrastructure Administration
Last Update: May 24, 2026
Questions: 157

PDF (Q&A)

$45.99
ADD TO CART

VCE

$49.99
ADD TO CART

PDF + VCE

$59.99
ADD TO CART

Exam2Pass----The Most Reliable Exam Preparation Assistance

There are tens of thousands of certification exam dumps provided on the internet. And how to choose the most reliable one among them is the first problem one certification candidate should face. Exam2Pass provide a shot cut to pass the exam and get the certification. If you need help on any questions or any Exam2Pass exam PDF and VCE simulators, customer support team is ready to help at any time when required.

Home | Guarantee & Policy |  Privacy & Policy |  Terms & Conditions |  How to buy |  FAQs |  About Us |  Contact Us |  Demo |  Reviews

2026 Copyright @ exam2pass.com All trademarks are the property of their respective vendors. We are not associated with any of them.