SQL> CREATE BIGFILE TABLESPACE MRKT
2 DATAFILE '/u01/app/oracle/oradata/orcl/mrkt.dbf' size 10M LOGGING
3 EXTENT MANAGEMENT LOCAL SEGMENT SPACE MANAGEMENT AUTO;
Tablespace created.
SQL> ALTER DATABASE DEFAULT TABLESPACE MRKT;
Database altered.
Which two statements are true regarding the MRKT tablespace? (Choose two.)
A. No more data files can be added to the tablespace.You want to enable archiving on your database. Presently, the database is running in NOARCHIVELOG mode. Given below are the steps to accomplish the task in random order:
1.
Shut down the instance.
2.
Execute the ALTER DATABASE ARCHIVELOG command.
3.
Start up the instance and mount the database.
4.
Set the DB_RECOVERY_FILE_DEST initialization parameter to $ORACLE_HOME/dest_1.
5.
Open the database.
Which is the correct sequence of steps for accomplishing the task?
A. 4, 1, 3, 2, 5You want to access employee details contained in flat files as part of the EMPLOYEE table. You plan to add a new column to the EMPLOYEE table to achieve this. Which data types would you use for the new column?
A. CLOBView the Exhibit to examine the error that occurred during the database startup.

You opened an RMAN session for the database. To repair the failure, you executed the following command as the first RMAN command:
RMAN> REPAIR FAILURE;
Which statement describes the consequence of this command?
A. The command performs the recovery and closes the failureYou perform differential incremental level 1 backups of your database on each working day and level 0 backup on Sunday to tape: Which two statements are true about differential incremental backups? (Choose two.)
A. The backup performed on Sundays contains all the blocks that have ever been used in the databaseYou have to create a table, STUDENTS, with the columns: STUDENT_ID, STUDENT_NAME, DATE_OF_BIRTH, and COURSE_ID. The following constraints have to be enforced on this table:
1) Each student must be uniquely identifiable by the STUDENT_ID.
2) STUDENT_ID column should not be left blank.
3) The student should not be less than 15 years of age.
4) The student can only take a course that is specified in the COURSE table in the database.
Which three constrains must be explicitly enforced on this table? (Choose three.)
A. check constraint on the COURSE_ID columnWhich two can be exported by a non-administrative account by using Data Pump? (Choose two.)
A. databaseIn which three situations does the Oracle Data Pump use external tables and not the direct path load while exporting a table? (Choose three.)
A. If a table is not in a clusterA constraint in a table is defined with the INITIALLY IMMEDIATE clause. You executed the ALTER TABLE command with the ENABLE VALIDATE option to enable the constraint that was disabled. What are the two effects of this command? (Choose two.)
A. It fails if any existing row violates the constraint.You plan to configure the new Oracle Database 11g installation by performing these tasks:
-Use Automatic Storage Management (ASM) as the storage option.
-
Use Oracle Enterprise Manager Database Control to manage the database.
-
Provide the same password for SYS, SYSTEM, SYSMAN, and DBSNMP accounts during the installation.
-Configure the database to send email notifications. Some tools available to you for installation are:
1: Oracle Universal Installer (OUI)
2: Database Configuration Assistant (DBCA)
3: Database Upgrade Assistant (DBUA)
4:
Oracle Net Configuration Assistant Which tools would you use for this installation?
A. 2Nowadays, 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.