Examine these SQL statements and their output:

Which two are true? (Choose two.)
A. Transactions will wait until free space becomes available in the UNDO tablespace when they have failed to allocate spaceThe TRANS_SUMMARY table contains product-wise transaction details that get updated with every transaction in the system. Each row has cumulative transaction details of a single product and every product is identified by a product code, which is the primary key.
As part of the archival process, the company wants to transfer the rows in the TRANS_SUMMARY table to the TRANS_SUMMARY_DUP table at the end of every quarter of the year. Along with existing products, the company deals with many new products during every quarter.
Which method is best suited for this quarterly data transfer?
A. Using the MERGE commandYou are working on a new Oracle Database 11g server, where only the software is installed and no database is created. You plan to create a database on this server using the Database Configuration Assistant (DBCA). Some of the requirements set for your database creation task are:
1.
Configure the database to operate in shared server mode.
2.
Disable automatic maintenance tasks such as optimizer statistics collection.
3.
Configure a naming method to help the remote user connect to the database instance.
4.
Use Automatic Storage Management (ASM) for storing the database files.
5.
Configure daily database backup to flash recovery area.
6.
Configure Enterprise Manager Database Control to manage the database. Which of these requirements can be met while creating the database?
A. 4 and 6The database instance has the following parameter setting:
OS_AUTHENT_PREFIX = OPS$
OS_ROLES = FALSE
REMOTE_OS_AUTHENT = FALSE
REMOTE_OS_ROLES = FALSE
TIMED_OS_STATISTICS = 0
You have a local operating system user SKD. You create a database user OPS$SKD, and then assign external authentication. The user OPS$SKD has the CREATE SESSION privilege.
What would you achieve by the above process?
A. The database user OPS$SKD will be able to administer the database.The user SCOTT owns the CUST table that is placed in the SALES tablespace. The user SCOTT opens a session and executes commands as follows:
SQL> INSERT INTO cust VALUES(101, 'JACK');
1 row created.
SQL> INSERT INTO cust VALUES(102, 'SMITH');
1 row created.
As a DBA, you execute the following command from another session:
ALTER TABLESPACE sales READ ONLY;
Which statement is true regarding the effect of this command on the transaction in Scott's session?
A. The command fails as a transaction is still pending.Which two statements are true regarding B-tree index? (Choose two.)
A. The leaf blocks in the index are doubly linked.In which situation would you use static database registration for a listener?
A. When multiple databases are to be registered with the listenerWhich action is automatically performed as part of the Incident Packaging Service in Enterprise Manager Support Workbench?
A. invoking the Data Recovery Advisor and SQL Repair AdvisorYour database is using Automatic Memory Management.
Which two SGA components must be managed manually? (Choose two)
A. keep buffer poolExamine the following command that is used to create a table:

Which two statements are true about the effect of the above command? (Choose two.)
A. A CHECK constraint is created on the OID columnNowadays, the certification exams become more and more important and required by more and more enterprises when applying for a job. But how to prepare for the exam effectively? How to prepare for the exam in a short time with less efforts? How to get a ideal result and how to find the most reliable resources? Here on Vcedump.com, you will find all the answers. Vcedump.com provide not only Oracle exam questions, answers and explanations but also complete assistance on your exam preparation and certification application. If you are confused on your 1Z0-052 exam preparations and Oracle certification application, do not hesitate to visit our Vcedump.com to find your solutions here.