会计考友 发表于 2012-8-4 14:01:27

OracleDBA审计数据库考题及答案2

q. 6 : which data dictionary object holds the information about audit codes and their associated names
  
  1. audit_info
  2. dba_audit_info
  3. audit_actions
  4. none of the above  
  
  q. 7 : audit data is stored in
  
  1. sys.x$audit
  2. sys.v$aud
  3. sys.aud$
  4. none of the above
  
  q. 8 : instance startup audit records are placed in
  
  1. alert.log
  2. user.trc
  3. audit_file_dest
  4. audit_rec_dest
  
  q. 9 : the db is running with session audit and the audit table is full. what happens to new sessions
  
  1. nothing, they are not audited
  2. new connections are not allowed
  3. session allowed, with audit record to alert.log
  4. none of the abvoe
  
  q. 10 : after audit_trail is set to none, the audit trail is disabled by
  
  1. restarting the database
  2. disabling restricted mode
  3. grant audit_trail to public
  4. none of the above
页: [1]
查看完整版本: OracleDBA审计数据库考题及答案2