网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

Which statement is true when you enable SSL for the WebUI?()

  • A、SSL is enabled for the WebUI by default.
  • B、You must address the WebUI using HTTPS://.
  • C、You must change the WebUI port when enabling SSL.
  • D、The demokey and democert are applied to the WebUI by default.

参考答案

更多 “Which statement is true when you enable SSL for the WebUI?()A、SSL is enabled for the WebUI by default.B、You must address the WebUI using HTTPS://.C、You must change the WebUI port when enabling SSL.D、The demokey and democert are applied to the WebUI by default.” 相关考题
考题 You have enabled resumable space allocation in your database by setting the RESUMABLE_TIMEOUT parameter set to a nonzero value.Which three statements about resumable space allocation are true? () A. Even with resumable space allocation enabled for your database, you can disable resumable space allocation for a single session.B. A resumable statement is suspended only if an out of space error occurs. (Out of space condition Maximum extents reached condition,Space quota exceeded condition)C. When a resumable statement is suspended, the transaction that contains the statement is also suspended.D. A resumable statement can only be suspended and resumed once during the execution of the statement.E. You can query the V$SESSION_WAIT dynamic performance view to identify the statements that are suspended for a session.

考题 You run the SQL Tuning Advisor (STA) to tune a SQL statement that is part of a fixed SQL plan baseline. The STA generates a SQL profile for the SQL statement, which recommends that you accept the profile. Which statement is true when you accept the suggested SQL profile?()A. The tuned plan is not added to the SQL plan baseline.B. The tuned plan is added to the fixed SQL plan baseline as a fixed plan.C. The tuned plan is added to the fixed SQL plan baseline as a nonfixed plan.D. The tuned plan is added to a new nonfixed SQL plan baseline as a nonfixed plan.

考题 Which statement is true when you enable SSL for the WebUI?() A. SSL is enabled for the WebUI by default.B. You must address the WebUI using HTTPS://.C. You must change the WebUI port when enabling SSL.D. The demokey and democert are applied to the WebUI by default.

考题 Which of the following statement is NOT true?A. When you run out of money, you can ask your partner to call back.B. Telephone books in the US have different colors.C. The state of Oregon has several area codes.D. An area code is necessary in making a long-distance call.

考题 You are crossing a narrow channel in a 15-meter vessel when you sight a tanker off your port bow coming up the channel. Which statement is TRUE?A.Yours is the give-way vessel because it is less than 30 meters longB.You shall not impede the safe passage of the tankerC.The tanker is the stand-on vessel because it is to port of your vesselD.The tanker is the stand-on vessel because it is the larger of the two vessels

考题 Which statement is TRUE concerning the flash point of a substance ________.A.It is lower than the ignition temperatureB.It is the temperature at which a substance will spontaneously igniteC.It is the temperature at which a substance,when ignited,will continue to burnD.It is the temperature at which the released vapors will fall within the explosive range

考题 Which statement is true regarding the password-recovery process?()A、You must have a console connectionB、You cannot set the console port to an insecure modeC、You must press the Enter key so that you can boot into single-user modeD、When prompted to enter the full pah name of the shell you must press the Enter key

考题 Which statement is true regarding the password-recovery process?()A、You must have a console connection.B、You cannot set the console port to an insecure mode.C、You must press the Enter key so that you can boot into single-user mode.D、When prompted to enter the full pathname of the shell, you must press the Enter key.

考题 Regarding secure tunnel (st) interfaces, which statement is true?()A、You cannot assign st interfaces to a security zone.B、You cannot apply static NAT on an st interface logical unit.C、st interfaces are optional when configuring a route-based VPND、A static route can reference the st interface logical unit as the next-hop

考题 Which two statements are true regarding the SQL Repair Advisor?() A、 The SQL Repair Advisor can be invoked to tune the performance of the regressed SQL statements.B、 The SQL Repair Advisor can be invoked even when the incident is not active for a SQL statement crash.C、 The SQL Repair Advisor is invoked by the Health Monitor when it encounters the problematic SQL statement.D、 The DBA can invoke the SQL Repair Advisor when he or she receives an alert generated when a SQL statement crashes and an incident is created in the ADR.

考题 Your test database is running in NOARCHIVELOG mode. Which statement is true regarding the type ofbackups that can be performed on the database()A、You can perform online whole database backups.B、You can performofflinewhole database backups.C、You cannot perform schema-level export/import operations.D、You can perform the backup of only the SYSTEM tablespace when the database is open.

考题 Which two statements are true regarding the ORDER BY clause? ()A、It is executed first in the query execution B、It must be the last clause in the SELECT statement C、It cannot be used in a SELECT statement containing a HAVING clauseD、You cannot specify a column name followed by an expression in this clause E、You can specify a combination of numeric positions and column names in this clause

考题 You have enabled resumable space allocation in your database by setting the RESUMABLE_TIMEOUTparameter set to a nonzero value.Which three statements about resumable space allocation are true? ()(Choose three.)A、Even with resumable space allocation enabled for your database, you can disable resumable space allocation for a single session.B、A resumable statement is suspended only if an out of space error occurs.C、When a resumable statement is suspended, the transaction that contains the statement is also suspended.D、A resumable statement can only be suspended and resumed once during the execution of the statement.E、You can query the V$SESSION_WAIT dynamic performance view to identify the statements that are suspended for a session

考题 Which statement about using RMAN stored scripts is true?()A、To create and execute an RMAN stored script, you must use a recovery catalog.B、When executing a stored script and a command fails, the remainder of the script is executed, and a message is written to the alert log file.C、RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.D、When you execute a stored script, it always executes using the persistent channel settings previously set with the CONFIGURE command.

考题 单选题Which statement about using RMAN stored scripts is true?()A  To create and execute an RMAN stored script,you must use a recovery catalog.B  When executing a stored script and a command fails,the remainder of the script is executed,and a message is written to the alert log file.C  RMAN stored scripts can always be executed against any target database that is registered in the recovery catalog.D  When you execute a stored script,it always executes using the persistent channel settings previously set with the CONFIGURE command.

考题 单选题Evaluate the following statement:   Which statement is true regarding the evaluation of rows returned by the subquery in the INSERT statement?()A  They are evaluated by all the three WHEN clauses regardless of the results of the evaluation of any other WHEN clause.B  They are evaluated by the first WHEN clause. If the condition is true, then the row would be evaluated by the subsequent WHEN clauses.C  They are evaluated by the first WHEN clause. If the condition is false, then the row would be evaluated by the subsequent WHEN clauses.D  The INSERT statement would give an error because the ELSE clause is not present for support in case none of the WHEN clauses are true.

考题 单选题You have enabled backup optimization in RMAN. You issue the following RMAN command to configure a redundancy-based retention policy: CONFIGURE RETENTION POLICY TO REDUNDANCY 3; Which statement is true?()A The command fails because you cannot configure a redundancy-based retention policy when backup optimization is enabledB Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed upC Backup optimization is permanently disabledD Backup optimization is temporarily disabled because a redundancy-based retention policy is specified

考题 单选题Which statement is true when you enable SSL for the WebUI?()A SSL is enabled for the WebUI by default.B You must address the WebUI using HTTPS://.C You must change the WebUI port when enabling SSL.D The demokey and democert are applied to the WebUI by default.

考题 单选题You have enabled backup optimization in RMAN. You issue the following RMAN command to configure a redundancy-based retention policy:   CONFIGURE RETENTION POLICY TO REDUNDANCY 3;   Which statement is true?()A  The command fails because you cannot configure a redundancy-based retention policy when backup  optimization is enabledB  Backup optimization is performed, but RMAN considers the redundancy-based retention policy when it determines which datafiles should be backed upC  Backup optimization is permanently disabledD  Backup optimization is temporarily disabled because a redundancy-based retention policy is specified

考题 单选题Which statement is true when you run the SQL Tuning Advisor with limited scope?()A Access path analysis is not performed for the SQL statements.B SQL structure analysis is not performed for the SQL statements.C SQL Profile recommendations are not generated for the SQL statements.D The staleness and absence of the statistics are not checked for the objects in the query supplied to the SQL Tuning Advisor.

考题 单选题Your database is running in ARCHIVELOG mode. You are performing a user-managed backup of the DATA1 tablespace.  You place the DATA1 tablespace in backup mode by issuing the following statement:   ALTER TABLESPACE data1 BEGIN BACKUP;   While you are performing the backup, an error occurs that causes the instance to terminate abnormally. Which statement about the DATA1 tablespace is true?()A  The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.B  If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode  when the database is opened.C  If you restart the database,the DATA1 tablespace will be automatically taken out of backup mode  when the database is mounted.D  If you restart the database,the database will not be opened.

考题 单选题Your database is running in ARCHIVELOG mode. You are performing a user-managed backup of the DATA1 tablespace. You place the DATA1 tablespace in backup mode by issuing the following statement: ALTER TABLESPACE data1 BEGIN BACKUP; While you are performing the backup, an error occurs that causes the instance to terminate abnormally. Which statement about the DATA1 tablespace is true?()A The DATA1 tablespace is automatically taken out of backup mode when the instance aborts.B If you restart the database, the DATA1 tablespace will be automatically taken out of backup mode when the database is opened.C If you restart the database, the DATA1 tablespace will be automatically taken out of backup mode when the database is mounted.D If you restart the database, the database will not be opened.

考题 单选题You are crossing a narrow channel in a 15-meter vessel when you sight a tanker off your port bow coming up the channel. Which statement is TRUE? ()A Yours is the give-way vessel because it is less than 30 meters longB You shall not impede the safe passage of the tankerC The tanker is the stand-on vessel because it is to port of your vesselD The tanker is the stand-on vessel because it is the larger of the two vessels

考题 单选题You run the SQL Tuning Advisor (STA) to tune a SQL statement that is part of a fixed SQL plan baseline. The STA generates a SQL profile for the SQL statement, which recommends that you accept the profile. Which statement is true when you accept the suggested SQL profile?()A The tuned plan is not added to the SQL plan baseline.B The tuned plan is added to the fixed SQL plan baseline as a fixed plan.C The tuned plan is added to the fixed SQL plan baseline as a nonfixed plan.D The tuned plan is added to a new nonfixed SQL plan baseline as a nonfixed plan.

考题 单选题You are underway in thick fog.You have not determined if risk of collision exists.Which statement is true?()A Your speed must be reduced to bare steerage waysB A look-out is not required if the radar is onC The radar should always be kept on a short-range scaleD Fog signals are only required when a vessel is detected by radar

考题 单选题Which statement is TRUE concerning apogean tides().A They occur only at quadratureB They occur when the Moon is nearest the EarthC They cause diurnal tides to become mixedD They have a decreased range from normal

考题 单选题According to the passage, which of the following statement is TRUE?A Japan passed a law to address the e-waste problem.B Compared with stockpile, landfill is a better and safer method to deal with e-waste.C Apple will pay you $50 for recycling your olcl computer when you buy a new one from them.D Old computers are safe to the environment even when improperly disposed of.