While setting up&ensp

题目

While setting up the database for your production environment, you want to create a user with following requirements.   1.The objects created by the user must be stored in a tablespace, TBS1, if the  TABLESPACE option is not defined during the object creation.   2.The user should be able to use 10MB of space in the tablespace TBS1.   3.The user must change the password immediately after logging in for the first time.   Which three options of the CREATE USER command would you use to achieve this objective?()

  • A、profile
  • B、account lock
  • C、account unlock
  • D、password expire
  • E、quota 10MB on TBS1
  • F、password never expire
  • G、default tablespace TBS1
  • H、quota unlimited on TBS1
  • I、temporary tablespace TEMP
  • J、temporary tablespace SYSTEM
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Which setting enables the baselines by default in Oracle Database 11g?()

  • A、setting the STATISTICS_LEVEL parameter to TYPICAL
  • B、adding filters to the Automatic Database Diagnostic Monitor (ADDM)
  • C、enabling Automated Maintenance Task using Oracle Enterprise Manager
  • D、setting the OPTIMIZER_USE_PENDING_STATISTICS parameter to TRUE

正确答案:A

第2题:

“Agenda Setting”


正确答案:议程设置。在特定的一系列问题或论题中,那些得到媒介更多注意的问题或论题,在一段时间内将日益成为人们关注,所熟悉,它的重要性也将日益为人们所感知,而那些较少的注意的问题则在这些方面相应地下降。

第3题:

You are developing a Windows Communication Foundation (WCF) service.You need to enable security auditing for all events.What should you do?()

A. Set the serviceAuthorizationAuditLevel setting to Success and the messageAuthenticationAuditLevel setting to Success.

B. Set the messageAuthenticationAuditLevel setting to Success and the auditLogLocation setting to Application.

C. Set the serviceAuthorizationAuditLevel setting to SuccessAndFailure and the messageAuthenticationAuditLevel setting to SuccessAndFailure.

D. Set the messageAuthenticationAuditLevel setting to SuccessAndFailure and the auditLogLocation setting to Security.


参考答案:C

第4题:

Which options would you consider while configuring a flash recovery area (fast recovery area in 11g Release 2) for your production database that is running in ARCHIVELOG mode?()

  • A、Setting the FAST_START_MTTR_TARGET to set the mean time to recover
  • B、Setting the RECOVERY_PARALLELISM parameter to twice the number of CPUs
  • C、Using the DB_RECOVERY_FILE_DEST parameter to set the location for flash recovery area
  • D、Using the DB_RECOVERY_FILE_DEST_SIZE parameter to define the disk space limit for the recovery files created in the flash recovery area

正确答案:C,D

第5题:

If a technician is traveling outside of the US, which of the following should be checked before setting up a workstation? ()

  • A、Local file format
  • B、Wattage setting
  • C、Local power codes
  • D、Voltage setting

正确答案:D

第6题:

While setting up the threshold for tablespace space usage metrics for one of your tablespaces, you define the critical threshold as 60% and warning threshold as 75%. What would be the result of this setting?()

  • A、 It would result in an error because the warning threshold cannot be more than the critical threshold.
  • B、 The warning threshold is ignored and alerts would be generated when space usage exceeds the critical threshold.
  • C、 The critical threshold is ignored and alerts would be generated when space usage exceeds the warning threshold.
  • D、 Both threshold values are used and alerts are generated when space usage exceeds the respective threshold values.

正确答案:A

第7题:

How does NTP help you troubleshoot network problems?()

  • A、By calculating the time offset from the GPS or atomic clock
  • B、By setting the router clock to the default value if the router can't connect to a time server
  • C、By setting all network devices to the correct time
  • D、By setting necessary time date in the timestamp information

正确答案:C

第8题:

while(a)等价于() 

  • A、while(a=0)
  • B、while(a==0)
  • C、while(!a)
  • D、while(a!=0)

正确答案:D

第9题:

The size of the largest datafile, data1.dbf, in your database is 30MB. You issued the following command:   RMAN>CONFIGURE MAXSETSIZE 10MB;     What will be the impact of the above setting?()

  • A、 While performing the backup of the datafile,data1.dbf,one backup set is created.
  • B、 While performing the backup of the datafile,data1.dbf,two backup sets are created.
  • C、 While performing the backup of the datafile,data1.dbf,three backup sets are created.
  • D、 While performing the backup of the datafile,data1.dbf,the command for performing a backup of the datafile,data1.dbf,will fail.

正确答案:D

第10题:

You are developing a Windows Communication Foundation (WCF) service. You need to enable security auditing for all events. What should you do?()

  • A、Set the serviceAuthorizationAuditLevel setting to Success and the messageAuthenticationAuditLevel setting to Success.
  • B、Set the messageAuthenticationAuditLevel setting to Success and the auditLogLocation setting to Application.
  • C、Set the serviceAuthorizationAuditLevel setting to SuccessAndFailure and the messageAuthenticationAuditLevel setting to SuccessAndFailure.
  • D、Set the messageAuthenticationAuditLevel setting to SuccessAndFailure and the auditLogLocation setting to Security.

正确答案:C

更多相关问题