Which command is used to alter the attributes of "log type" 

题目
单选题
Which command is used to alter the attributes of "log type" defined in the alog configuration database?()
A

alog -t

B

alog -s

C

alog -C

D

alog -L

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which LSA is the Type 10?()

  • A、Router LSA
  • B、Opaque LSA
  • C、AS attributes LSA
  • D、ASBR summary LSA

正确答案:B

第2题:

If a log file becomes corrupted, it may cause the database to stall. How would you correct such a situation?()  

  • A、 Recover the online redo log from backup.
  • B、 Delete and re-create the log file.
  • C、 Use the alter database clear logfile command to clear the log file.
  • D、 Shut down the database and restart it.
  • E、 Shut down the database and then mount it. Clear the log file with the alter database clear logfile command and then restart the database with alter database open resetlogs.

正确答案:C

第3题:

By default, which command can be used to display information about packets that have been logged with the syslog firewall filter action?()

A. show log

B. show firewall

C. show log messages

D. show firewall log


参考答案:C

第4题:

Which command is used to open the database after an incomplete recovery?()

  • A、 alter database open
  • B、 alter database open repairlog
  • C、 alter database open resetlogs
  • D、 alter database open resetlog
  • E、 alter database resetlogs open

正确答案:C

第5题:

Which command is used to alter the attributes of "log type" defined in the alog configuration database?()

  • A、alog -t
  • B、alog -s
  • C、alog -C
  • D、alog -L

正确答案:C

第6题:

Redo log files are not multiplexed in your database. Redo log blocks are corrupted in group 2, and archiving has stopped. All the redo logs are filled and database activity is halted. Database writer has written everything to disk. Which command would you execute to proceed further?()

  • A、RECOVER LOGFILE BLOCK GROUP 2;
  • B、ALTER DATABASE DROP LOGFILE GROUP 2;
  • C、ALTER DATABASE CLEAR LOGFILE GROUP 2;
  • D、ALTER DATABASE RECOVER LOGFILE GROUP 2;
  • E、ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 2;

正确答案:E

第7题:

A system’s backups are failing. Error log analysis indicates that there is either a hardware or media problem. Which command is used to determine if there is a hardware problem with the tape drive?()

  • A、diag
  • B、lscfg
  • C、lsdev
  • D、cfgmgr

正确答案:A

第8题:

Which CLI command is used to create a W3C log?() 

  • A、 make log
  • B、 log config
  • C、 w3c log config
  • D、 advance dproxy config
  • E、 mklog file

正确答案:B

第9题:

Which command is used to configure RMAN to perform a compressed backup for every backup executed?()

  • A、 BACKUP AS COMPRESSED BACKUPSET DATABASE
  • B、 BACKUP AS COMPRESSED COPY OF DATABASE
  • C、 CONFIGURE DEVICE TYPE DISK BACKUP TYPE TO COMPRESSED BACKUPSET
  • D、 CONFIGURE DEVICE TYPE DISK BACKUP TYPE COMPRESS 
  • E、 BACKUP DATABASE COMPRESS

正确答案:C

第10题:

Examine the command: SQL> ALTER USER skd ACCOUNT LOCK; Which two statements are true after the command is executed()

  • A、The SKD user cannot log in to the database instance.
  • B、The objects owned by the SKD user are not accessible to any user.
  • C、The other users can access the objects owned by the SKD user, on which they have access.
  • D、The password for the SKD user expires and the user is forced to change the password at the next log in

正确答案:A,C

更多相关问题