You want to use the ALTER SYSTEM statement with SCOPE=MEMORY to change an initialization parameter value. Which is true?
A. The change occurs immediately in memory for dynamic parameters but it is not persistent after instance restartWhich two types of information can be found in the alert log? (Choose two.)
A. instance recovery detailsWhich two are true about roles? (Choose two.)
A. A role can be created only by a user with the SYSDBA privilege.In your database instance, the user sessions are connected to the database server from the remote machines. You want to achieve the following for these users:
1.
The user account must be locked after four unsuccessful login attempts.
2.
The user must be prompted to change the password at regular intervals.
3.
The user may not have more than three simultaneous sessions.
4.
The user session must automatically be logged off if more than 10 minutes elapsed time used. How would you accomplish the above?
A. By assigning profiles for the usersExamine the command that is used to create a table:
SQL> CREATE TABLE orders (
oid NUMBER(6) PRIMARY KEY,
odate DATE,
ccode NUMBER (6),
oamt NUMBER(10,2)
) TABLESPACE users;
Which two statements are true about the effect of the above command? (Choose two.)
A. A CHECK constraint is created on the OID column.Your database instance is configured with automatic undo management and the UNDO_RETENTION parameter is set to 900 seconds. You executed the following command to enable retention guarantee:
SQL> ALTER TABLESPACE undotbs1 RETENTION GUARANTEE;
What affect would this command have on the database?
A. The extents in the undo tablespace retain data until the next full database backupView the Exhibit and examine the attributes of an undo tablespace. In an OLTP system, the user SCOTT has started a query on a large table in the peak transactional hour that performs bulk inserts. The query runs for more than 15 minutes
and then SCOTT receives the following error:
ORA-01555: snapshot too old What could be the reason for this error?
Exhibit:

What can you achieve by implementing reverse key index?
A. Reverse the bytes of each column indexed including the row IDYou executed this command to create a temporary table:
SQL> CREATE GLOBAL TEMPORARY TABLE report_work_area (
startdate DATE,
enddate DATE,
class CHAR(20)
) ON COMMIT PRESERVE ROWS;
Which statement is true about the rows inserted into the REPORT_WORK_AREA table during a transaction?
A. The rows stay in the table only until session terminationExamine these components: Execution plan for a non-embedded SQL statement Local, global, and package variables for a session Execution plan for a SQL statement contained in a PL/SQL program unit Results of executed queries and query fragments PL/SQL function result sets
Which of these are stored in the shared SQL area?
A. 1, 2, 4, and 5Nowadays, 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.