Which parameter can be tuned to affect the selection of a static route as a backup.when a dynamic protocol is also being used?()A、link bandwidthB、hop countC、link costD、administrative distance

Which parameter can be tuned to affect the selection of a static route as a backup.when a dynamic protocol is also being used?()

  • A、link bandwidth
  • B、hop count
  • C、link cost
  • D、administrative distance

相关考题:

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 NLS parameter can be used to change the default Oracle sort method from binary to linguistic for the SQL SELECT statement?() A. NLS_LANGB. NLS_COMPC. NLS_SORTD. None of the above

Array is a contiguous,numbered set of variables of a given base type,which can be used and passed to functions as a(67).A.recordB.unitC.fileD.parameter

______ is a contiguous, numbered set of variables of a given base type, which can be used and passed to functions as a unit.A.RecordB.ArrayC.FileD.Parameter

Which of the following answer choices is an additional parameter which must be supplied before the IGRP routing process can initialize?() A. Connected subnet numbersB. Register administrative subnet masksC. IP address maskD. Autonomous system numberE. Metric weights

Which parameter can be tuned to affect the selection of a static route as a backup.when a dynamic protocol is also being used?() A.link bandwidthB.hop countC.link costD.administrative distanceE.link delay

Which of the following answer choices is an additional parameter which must be supplied before the IGRP routing process can initialize?()A、Connected subnet numbersB、Register administrative subnet masksC、IP address maskD、Autonomous system numberE、Metric weights

You issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.Which statement is correct?()A、The count parameter creates a counter that you can view with the show firewall commandB、The count parameter allows the router to count the number of pings for logging purposesC、The count parameter allows the router to pause for 10000 seconds before sending out a pingD、The count parameter allows the router to send out 1000 pings and then stop

Which NLS parameter can be used to change the default Oracle sort method from binary to linguistic for the SQL SELECT statement?()A、NLS_LANGB、NLS_COMPC、NLS_SORTD、None of the above

Which parameter can be tuned to affect the selection of a static route as a backup.when a dynamic protocol is also being used?()A、link bandwidthB、hop countC、link costD、administrative distanceE、link delay

Which of the following events can NOT be tuned via router configuration to provide for faster convergencefollowing a link failure?()A、Failure detectionB、Failure reportingC、IGP LSP/LSA originatioD、Per-hop flooding time of new link stateE、Number of hops that need to be notified of new link state

When executing the massload command to load catalog data into a WebSphere Commerce database on a remote DB2 server,which of the following can be used as valid values for the -method command line parameter?()A、createB、importC、loadD、sqlimportE、update

Which two statements are true about the Automatic Diagnostic Repository (ADR)?() A、 The ADR base keeps all diagnostic information in binary formatB、 SQL*Plus provides the ADRI script, which can be used to work with ADRC、 The ADR can be used for problem diagnosis only when the database is openD、 The ADR can be disabled by settting the DIAGNOSTIC_DEST parameter to nullE、 The ADR can be used for problem diagnosis even when the database instance is downF、 The ADR base is shared across multiple instances

Which three possible values can be set for the TIME_ZONE session parameter by using the ALTER SESSION command?()A、 ’os’B、 localC、 -8:00’D、 dbtimezone LiE、 ’Australia’

Which two files in the database can be configured for automatic backups by using the autobackupfeature in Recovery Manager (RMAN)()A、data filesB、control filesC、parameter fileD、online redo log filesE、server parameter file

Which two files in the database can be configured for automatic backups by using the autobackup feature inRecovery Manager (RMAN)()A、Data filesB、Control filesC、Parameter fileD、Online redo log filesE、Server parameter file

单选题Which parameter can be tuned to affect the selection of a static route as a backup.when a dynamic protocol is also being used?()Alink bandwidthBhop countClink costDadministrative distance

多选题You are configuring the PROD database to use an internal tuning algorithm to monitor the performance of the workload. To achieve this configuration, you specify the following parameter settings in the SPFILE://        SGA_TARGET = 512M        SHARED_POOL_SIZE = 256M   Which two statements are true when modifying the SHARED_POOL_SIZE initialization parameter in the SPFILE? ()AModifying the SHARED_POOL_SIZE initialization parameter cannot be accomplished if the SGA_TARGET initialization parameter is set to a non-zero value.BModifying the value of the SHARED_POOL_SIZE initialization parameter to zero is not allowed if the SGA_TARGET initialization parameter is set to a nonzero value.CIncreasing the value of the SHARED_POOL_SIZE initialization parameter does not increase the shared pool component size. It sets the lower limit for the size of this component.DDecreasing the value of the SHARED_POOL_SIZE initialization parameter does not reduce the size of the shared pool component immediately. It sets the lower limit for the size of this component.EIncreasing the value of the SHARED_POOL_SIZE initialization parameter immediately increases the shared pool  component to the desired size by reallocating the additional memory from the auto-tuned memory components.FDecreasing the value of the SHARED_POOL_SIZE initialization parameter immediately shrinks the shared pool component to the desired size while reallocating the released memory to the memory components that are not auto-tuned.

多选题Which two files in the database can be configured for automatic backups by using the autobackup feature inRecovery Manager (RMAN)()AData filesBControl filesCParameter fileDOnline redo log filesEServer parameter file

单选题You create an Oracle 10g database and configure the SPFILE as follows:   SGA_TARGET=2G   DB_CACHE_SIZE=512M  LOG_BUFFER=50M   DB_KEEP_CACHE_SIZE=128M   You modify the SGA_TARGET initialization parameter using the following statement:   SQLALTER SYSTEM SET SGA_TARGET = 1G SCOPE = BOTH;   Which entity does this statement affect?()A only the auto-tuned memory componentsB only the memory components that are not auto-tunedC both the auto-tuned memory components and the non-auto-tuned memory componentsD neither the auto-tuned memory components nor the non-auto-tuned memory components

单选题You have created a password file using the following command:   ORAPWD file=d:/oracle/ora9i/orapwU01 password=change_on_install entries=3   Which of the following is true about this password file?()A If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.B If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then a maximum of three users can be granted the SYSDBA or SYSOPER privileges.C If the REMOTE_LOGIN_PASSWORDFILE parameter is set to SHARED in the initialization parameter file, then the SYSDBA and SYSOPER privileges can be granted to other users as long as space in the password file isD If the REMOTE_LOGIN_PASSWORDFILE parameter is set to EXCLUSIVE in the initialization parameter file, then the SYSDBAand SYSOPER privileges can be granted to other users as long as space in the password file is available.

多选题When executing the massload command to load catalog data into a WebSphere Commerce database on a remote DB2 server,which of the following can be used as valid values for the -method command line parameter?()AcreateBimportCloadDsqlimportEupdate

多选题Which two statements are true about the Automatic Diagnostic Repository (ADR)?()AThe ADR base keeps all diagnostic information in binary formatBSQL*Plus provides the ADRI script, which can be used to work with ADRCThe ADR can be used for problem diagnosis only when the database is openDThe ADR can be disabled by settting the DIAGNOSTIC_DEST parameter to nullEThe ADR can be used for problem diagnosis even when the database instance is downFThe ADR base is shared across multiple instances

单选题Which of the following answer choices is an additional parameter which must be supplied before the IGRP routing process can initialize?()AConnected subnet numbersBRegister administrative subnet masksCIP address maskDAutonomous system numberEMetric weights

单选题Which NLS parameter can be used to change the default Oracle sort method from binary to linguistic for the SQL SELECT statement?()ANLS_LANGBNLS_COMPCNLS_SORTDNone of the above

单选题You issue the ping interface tl-1/1/0 1.1.1.1 bypass-routing count 1000 rapid command.Which statement is correct?()AThe count parameter creates a counter that you can view with the show firewall commandBThe count parameter allows the router to count the number of pings for logging purposesCThe count parameter allows the router to pause for 10000 seconds before sending out a pingDThe count parameter allows the router to send out 1000 pings and then stop

单选题Which of the following events can NOT be tuned via router configuration to provide for faster convergencefollowing a link failure?()AFailure detectionBFailure reportingCIGP LSP/LSA originatioDPer-hop flooding time of new link stateENumber of hops that need to be notified of new link state

单选题Which parameter can be tuned to affect the selection of a static route as a backup.when a dynamic protocol is also being used?()Alink bandwidthBhop countClink costDadministrative distanceElink delay