1Z0-062 Exam Questions
388 real 1Z0-062 exam questions with expert-verified answers and explanations. Page 6 of 8.
- Question #251Managing Data and Concurrency
The HR user executes the following query on the EMPLOYEES table but does not issue COMMIT, ROLLBACK, or any data definition language (DDL) command after that: HR then opens a secon...
transaction locksrow lockstable locksconcurrency - Question #252Managing Data and Concurrency
The HR user updates the salary of one of the employees in the non-partitioned EMPLOYEES table, but does not commit the transaction. Which two types of lock exist in this situation?
row lockstable lockstransaction locksconcurrency - Question #253Managing Database Storage Structures
Which two categories of segments are analyzed by the Automatic Segment Advisor?
Automatic Segment Advisorsegment space managementtablespacessegment growth - Question #254Performing Backup and Recovery
Your production database PROD uses file system storage. You want to migrate storage including the Fast Recovery Area for the PROD database to Oracle Automatic Storage Management (A...
RMANASM migrationstorage migrationFlashback Database - Question #255Managing the Database Instance
Your database is configured in ARCHIVELOG mode, and daily full database backups are taken. RMAN is configured to perform control file autobackups. Which statement is true about the...
control file multiplexingcontrol file lossinstance behaviorARCHIVELOG mode - Question #256Performing Backup and Recovery
You have successfully taken a database backup by using the command: RMAN>BACKUP AS BACKUPSET DATABASE; Now you execute this command: RMAN> BACKUP INCREMENTAL LEVEL 1 DATABASE; What...
RMANincremental backupbackup setlevel 0 backuplevel 1 backup - Question #257Managing Performance
You create an Oracle 12c database and then import schemas that are required by an application which has not yet been developed. You want to get advice on creation of or modificatio...
SQL Access Advisorhypothetical workloadindexesmaterialized viewspartitioning - Question #258Managing Undo Data
Examine the parameters for a database instance: Which two statements are true?
temporary tablesundo recordsredo recordsundo tablespace - Question #259Performing Backup and Recovery
You perform RMAN backups for your database and use a recovery catalog for managing the backups. To free space, you execute this command: RMAN> DELETE OBSOLETE; Which three statemen...
RMANDELETE OBSOLETErecovery catalogbackup retention policy - Question #260Managing Database Storage Structures
In your Oracle 12c database, you plan to execute the command: SQL>CREATE TABLESPACE tbs1 DATAFILE `/u02/oracle/data/tbs01.dbf' SIZE 50M; The u02 file system has 1 GB of free space...
CREATE TABLESPACElocally managed tablespaceautomatic segment space managementdefault behavior - Question #261Moving Data
You have a production Oracle 12c database runningon a host. You want to install and create databases across multiple new machines that do not have any Oracle database software inst...
Database cloningOracle Universal InstallerResponse filesDatabase templates - Question #262Configuring the Oracle Network Environment
You install "Oracle Grid Infrastructure for a standalone server" on a host on which the ORCL1 and ORCL2 databases both have their instances running. Which two statements are true?
Oracle RestartGrid InfrastructureSRVCTLDatabase services - Question #263Managing Performance
Which two statements describe the relationship between a scheduler window, a resource manager plan, and a job class?
Oracle SchedulerResource ManagerJob classesScheduler windows - Question #264Managing Undo Data
You areadministering a database that supports an OLTP workload. The default UNDO tablespace is a fixed size tablespace with the RETENTION NOGUARATNEE clause and undo retention set...
UNDO tablespaceORA-01555Undo retentionRead consistency - Question #265Exploring the Oracle Database Architecture
You plan to install the Oracle Database 12c software. You want to use Oracle Automatic Storage Management (ASM) for storage and Oracle Restart for managing components. Oracle Grid...
Database installationOS groupsOracle Grid InfrastructureOracle Restart - Question #266Managing Performance
For which three requirements would you use the Database Resource Manager?
Database Resource ManagerResource allocationConsumer groupsSession management - Question #267Exploring the Oracle Database Architecture
Which three are activities performed by SMON?
SMON processInstance recoveryTemporary segmentsProcess cleanup - Question #268Managing Performance
What is the effect of setting the STATISTICS_LEVEL initialization parameter to BASIC?
Initialization parametersSTATISTICS_LEVELAWR snapshotsOptimizer statistics - Question #269Exploring the Oracle Database Architecture
In which situations does the Database Writer process (DBWn) write to data files?
DBWn processDatabase buffer cacheDirty buffersData files - Question #270Performing Backup and Recovery
Your database is configured in ARCHIVELOG mode. Examine the RMAN configuration parameters: Examine the command: RMAN>BACKUP DATABASE PLUS ARCHIVELOG DELETE INPUT; What is the outco...
RMAN backupARCHIVELOG modeDELETE INPUTDatabase backup - Question #271Managing Schema Objects
In your database, USERS is the default permanent tablespace. Examine the commands and their outcome: You plan to execute the commands: Which two statements are true?
Default tablespaceSYS userCREATE TABLESYSTEM tablespace - Question #272Administering User Security
You want to create a role that: - is protected from unauthorized usage - does not use a password embedded in the application source code or stored in a table - is enabled for a use...
Oracle rolesSecure application rolesSecurity policiesPL/SQL - Question #273Managing Database Storage Structures
SMD is a smallfile locally managed tablespace with manual segment space management. The SH user receives the following error while inserting data into the sales table: Which three...
Tablespace extensionData file resizingSegment space managementSpace quota - Question #274Managing Undo Data
In your database instance, the UNDO_RETENTION parameter is set to 1000 and undo retention is not guaranteed for the fixed size undo tablespace. Which statement is true about undo r...
UNDO tablespaceUndo retentionRETENTION NOGUARANTEEFixed-size undo - Question #275Configuring the Oracle Network Environment
Which three files must you copy from the Oracle home of the database that is being upgraded to the new Oracle home for Oracle Database 12c? (Choose three.)
Oracle HomeDatabase upgradetnsnames.orasqlnet.oralistener.ora - Question #276Moving Data
In your Oracle 12c database, you invoke SQL *Loader Express Mode command to load data: $> sqlldr hr/hr table=employees Which two statements are true about this command? (Choose two...
SQL*Loader Express ModeData loadingHR schemaCREATE DIRECTORY privilege - Question #277Performing Backup and Recovery
Backup requirements for a database: * Level 0 backup on Sunday * Cumulative incremental level 1 backup on Monday, Wednesday, and Saturday * Differential incremental level 1 backup...
RMAN backup typesIncremental backupLevel 0 backupCumulative backup - Question #278Managing Undo Data
When is the UNDO_RETENTION parameter value ignored by a transaction?
UNDO tablespaceUndo retentionFixed-size undoRetention guarantee - Question #279Performing Database Maintenance
Which two statements are true about the Database Configuration Assistant (DBCA)? (Choose two.)
DBCADatabase templatesSQL scriptsASM configuration - Question #280Performing Backup and Recovery
You are managing an Oracle Database 12c database. The database is open, and you plan to perform Recovery Manager (RMAN) backups. Which three statements are true about these backups...
RMAN backupOpen database backupARCHIVELOG modeInconsistent backup - Question #281Performing Database Maintenance
Which three tools or tasks are run by default as part automated maintenance tasks? (Choose three.)
automated maintenance tasksSQL Access AdvisorSegment AdvisorAutomatic SQL Tuning Advisor - Question #282Moving Data
You plan to upgrade your Oracle Database 9i to Oracle Database 12c. Which two methods can you use? (Choose two.)
database upgradeDBUAdata migrationversion compatibility - Question #283Managing Performance
Examine the following command: SQL> DBMS_STATS. SET_TABLE_PREFS ('SH', 'CUSTOMERS', 'PUBLISH', 'false'); What is the effect of executing this command?
optimizer statisticsDBMS_STATSpending statistics - Question #284Performing Database Maintenance
Which four statements are true about the components of the Oracle Scheduler? (Choose four.)
Oracle Schedulerjobsprogramsscheduleschains - Question #285Managing the Database Instance
Which three statements are true about checkpointing? (Choose three.)
checkpointrecoveryDBWn processdata files - Question #286Managing the Database Instance
Your database instance has Automatic Memory Management enabled and supports shared server connections. Examine the following: 1. Parallel execution messages and control structures...
memory managementLarge Poolshared serverSGA components - Question #287Managing the Database Instance
You install Oracle Grid Infrastructure for a standalone server. Which two components are automatically included in the Oracle Restart configuration? (Choose two.)
Oracle RestartGrid Infrastructurelistenerdatabase - Question #288Managing Performance
The performance of your database degrades between 11:00 AM and 3:00 PM. Automatic Workload Repository (AWR) snapshots are collected on an hourly basis. What is the most efficient w...
performance tuningADDMAWRdiagnostic tools - Question #289Managing Performance
Automatic Shared Memory Management is enabled for your database instance. You notice that there are SQL statements performing poorly because of repeated parsing activity. Which act...
memory managementlibrary cacheperformance tuningMemory Advisor - Question #290Managing Performance
In your database, the STATISTICS_LEVEL parameter is set to TYPICAL and an Automatic Workload Repository (AWR) snapshot is taken every 30 minutes. Which two statements are true abou...
ADDMAWRperformance diagnosticswait events - Question #291Managing the Database Instance
Which two statements are true about a server parameter file (SPFILE)? (Choose two.)
SPFILEPFILEdatabase startupinitialization parameters - Question #292Performing Backup and Recovery
Your database is configured in ARCHIVELOG mode, and a daily full database backup is taken by using RMAN. Control file autobackup is configured. Loss of which three database files c...
database recoveryARCHIVELOG moderedo log filescontrol file - Question #293Managing Database Storage Structures
Which two statements are true about resumable space allocation? (Choose two.)
resumable space allocationspace managementtemporary tablespace - Question #294Managing Performance
Your database supports an online transaction processing (OLTP) workload in which one of the applications creates a temporary table for a session and performs transactions on it. Th...
temporary tablesundo managementmemory managementOLTP performance - Question #295Performing Database Maintenance
You want to create a file watcher and an event-based job for detecting the arrival of files on the local server from various locations. To achieve this, you enable the raising of f...
Oracle Schedulerfile watcherremote eventsexternal jobs - Question #296Implementing Oracle Database Auditing
Unified auditing is enabled in your database. The HR_ADMIN and OE_ADMIN roles exist and are granted system privileges. You execute the command: SQL>CREATE AUDIT POLICY tab1e_aud PR...
unified auditingaudit policysystem privilegesroles - Question #297Managing Performance
You determine that database performance is sub-optimal due to hard parsing statements. Automatic Shared Memory Management (ASMM) is disabled for your database instance. Which tool...
hard parsingshared poollibrary cacheMemory Advisor - Question #298Performing Backup and Recovery
Identify three uses of the CROSSCHECK command (Choose three.)
RMANCROSSCHECKbackup synchronizationrecovery catalogarchived logs - Question #299Exploring the Oracle Database Architecture
Which statement is true about the Oracle central inventory directory (oraInventory)?
Oracle InstalleroraInventoryinstallationpermissions - Question #300Managing Performance
Which three statements are true about Automatic Workload Repository (AWR)? (Choose three.)
AWRAWR snapshotMMON processperformance statistics