Only the data definition language (DDL) commands that resulted in errors are logged in the alert log file.
All DDL commands are logged in the alert log file.
All DDL commands are logged in a different log file that contains DDL statements and their execution dates.
Only DDL commands that resulted in the creation of new segments are logged.
All DDL commands are logged in XML format in the alert directory under the Automatic Diagnostic Repository (ADR) home.
第1题:
A. id
B. who
C. whois
D. lsuser
第2题:
Which of the following commands should be used to watch system errors as they are logged?()
第3题:
Which of the following commands can be used to watch system errors as they are logged?()
第4题:
Examine the following command; ALTER SYSTEM SET enable_ddl_logging = TRUE; Which statement is true?()
第5题:
Examine the following query output: You issue the following command to import tables into the hr schema: $ > impdp hr/hr directory = dumpdir dumpfile = hr_new.dmp schemas=hr TRANSFORM=DISABLE_ARCHIVE_LOGGING: Y Which statement is true?()
第6题:
You issue this RMAN command: RMAN> create script Level0Backup { backup incremental level 0 format ‘/u01/db01/backup/%d_%_Sp’ fileperset 5 (database include current controlfile); sql ‘alter database archive log current’; } Which three statements are true about the Level0Backup script you just created?()
第7题:
smit errpt
smit errdemon
smit alog
smit syslogd
第8题:
It contains data till the last backup
It contains all data from target database until the current time
It contains all data from only the committed transactions in the target database
It contains all data except that which is used by the transactions in the current online redo file of target database
第9题:
Only the data definition language (DDL) commands that resulted in errors are logged in the alert log file.
All DDL commands are logged in the alert log file.
All DDL commands are logged in a different log file that contains DDL statements and their execution dates.
Only DDL commands that resulted in the creation of new segments are logged.
All DDL commands are logged in XML format in the alert directory under the Automatic Diagnostic Repository (ADR) home.
第10题:
The script is stored only in the control file.
The script is stored only in the recover catalog.
The script can be executed only by using the RMAN RUN command.
The commands of the script can be displayed with the LIST command.
The commands of the script can be displayed with the PRINT command.
The commands of the script can be displayed with the REPORT command.
第11题:
id
who
whois
lsuser
第12题:
All database operations performed by the impdp command are logged.
Only CREATE INDEX and CREATE TABLE statements generated by the import are logged.
Only CREATE TABLE and ALTER TABLE statements generated by the import are logged.
None of the operations against the master table used by Oracle Data Pump to coordinate its activities are logged.
第13题:
When does a transaction complete?()
第14题:
Which of the following commands will show the users that are logged on a system ?()
第15题:
Examine the following command:ALTER SYSTEM SET enable_ddl_logging=FALSE;Which statement is true?()
第16题:
Examine the commands executed to monitor database operations: $> conn sys oracle/oracle@prod as sysdba SQL > VAR eid NUMBER SQL > EXEC: eid := DBMS_SQL_MONITOR.BEGIN_OPERATION (‘batch_job’ , FORCED_TRACKING => ‘Y’); Which two statements are true?()
第17题:
Which two statements are true about standard database auditing()
第18题:
Flashback is enabled for your multitenant container database (CDB), which contains two pluggable database (PDBs). A local user was accidently dropped from one of the PDBs. You want to flash back the PDB to the time before the local user was dropped. You connect to the CDB and execute the following commands: SQL > SHUTDOWN IMMEDIATE SQL > STARTUP MOUNT SQL > FLASHBACK DATABASE to TIME “TO_DATE (‘08/20/12’ , ‘MM/DD/YY’)”; Examine following commands: 1. ALTER PLUGGABLE DATABASE ALL OPEN; 2. ALTER DATABASE OPEN; 3. ALTER DATABASE OPEN RESETLOGS; Which command or commands should you execute next to allow updates to the flashback back schema?()
第19题:
None of the data definition language (DDL) statements are logged in the trace file.
Only DDL commands that resulted in errors are logged in the alert log file.
A new log.xml file that contains the DDL statements is created, and the DDL command details are removed from the alert log file.
Only DDL commands that resulted in the creation of new database files are logged.
第20题:
when a DELETE statement is executed
when a ROLLBACK command is executed
when a PL/SQL anonymous block is executed
when a data definition language (DDL) statement is executed
when a TRUNCATE statement is executed after the pending transact ion
第21题:
Database operations will be monitored only when they consume a significant amount of resource.
Database operations for all sessions will be monitored.
Database operations will be monitored only if the STATISTICS_LEVEL parameter is set to TYPICAL and CONTROL_MANAGEMENT_PACK_ACCESS is set DIAGNISTIC + tuning.
Only DML and DDL statements will be monitored for the session.
All subsequent statements in the session will be treated as one database operation and will be monitored.
第22题:
The backup will terminate because the FORMAT clause was not configured for the channel
It backs up two copies of data files to tape and disk, and two copies of archived log file on tape
It backs up the data files and archived log files to disk, making two copies of each data file and archived log file
It backs up the data files and archived log files to tape, making two copies of each data file and archived log file
第23题:
All database operations performed by the impdp command are logged.
Only CREATE INDEX and CREATE TABLE statements generated by the import are logged.
Only CREATE TABLE and ALTER TABLE statements generated by the import are logged.
None of the operations against the master table used by Oracle Data Pump to coordinate its activities are logged.
第24题:
errpt -c
tail -f /var/adm/ras/errlog
syslogd -d
/usr/lib/errdemon -s 8192