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

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

What can help expose problems with script logic or validity by simulating the execution of a script?()

  • A、Alarm and Trace Configuration  
  • B、debug session  
  • C、script validation  
  • D、script refresh

参考答案

更多 “What can help expose problems with script logic or validity by simulating the execution of a script?()A、Alarm and Trace Configuration  B、debug session  C、script validation  D、script refresh” 相关考题
考题 Examine the following set of RMAN commands:Which statement is true when the RMAN RUN block Is executed?() A. The execution of the script fails because multiple channels cannot coexist.B. The script is executed and both the channels are used for the script execution.C. The new channel, CHI, is Ignored because a channel has been configured already.D. ration parameter DC1 is overridden because a new channel is allocated in RMAN RUN block.

考题 The operator needs to execute a long-running shell script. How can the script be executed so the operator does not have to wait until it is complete to access the command prompt?() A. ./script.kshB. nohup ./script.kshC. run -b ./script.kshD. ./script.ksh nohup.out

考题 在Web页面中加入VBScript代码,其代码必须放在()A、 Script和End Script标记之间B、Begin Script和End Script标记之间C、\Script和/Script标记之间D、Script和/Script标记之间

考题 在当前页面的同一目录下有一名show.js的文件,下列()代码可以正确访问该文件。A、〈script language=“JavaScript” language=“show.js”〉〈/script〉B、〈script language=“JavaScript” type=“show.js”〉〈/script〉C、〈script language=“JavaScript” src=“show.js”〉〈/script〉D、〈script language=“JavaScript” runat=“show.js”〉〈/script〉

考题 A customer with IPCC Express Standard reports that a script using the Database steps is not working. What is the most likely root cause?()A、The script probably has an error in the DSN configuration.B、IPCC Express Standard is not licensed for Database steps.  C、The script probably has an error in the query string.  D、There is probably an interoperability problem between IPCC Express and the database.

考题 How do you start an event-triggered debug session?()A、Select "Start" from the Debug menu in CRS Script Editor.  B、Select "Reactive Script..." from the Debug menu in CRS Script Editor.  C、Select "Debugging" from the Trace menu in CRS Application Administration.  D、Select "Start Trace" from the Trace menu in CRS Application Administration.

考题 A storage specialist needs to automate some tasks triggered in the event of disaster recovery.  What is the best solution to accomplish this()A、using the DS GUI, step through Real Time Manager, Copy Services, Create custom scripts; actions and event conditions can be defined that triggerthe script; there is no need for a passwordB、create a shell script usingdscli commands; trigger the script from the operating system, and call the script using the -pwd option with the passwordC、create a password file; create a shell script using dscli commands; trigger the script from the operating systemD、create a password file; create a shell script usingdscli commands; trigger the script from the operating system; call the dscli script with the dscli -script  -pwdfile command

考题 You plan to use Windows PowerShell scripts to configure system settings when you deploy Windows 7.   You need to ensure that Windows PowerShell scripts will run on the client computers during initial setup.   What should you do?()A、Set the script execution policy to RemoteSigned.B、Set the script execution policy to AllSigned.C、Set the script execution policy to Restricted.D、Use Group Policy preferences.

考题 If an existing script is uploaded to the CRS, what does it ask?()A、Do you want to debug the script?  B、Do you want to refresh the script?  C、Do you want to save the application?  D、Do you want to return to Script Management? 

考题 The operator needs to execute a long-running shell script. How can the script be executed so the operator does not have to wait until it is complete to access the command prompt?()A、./script.kshB、nohup ./script.kshC、run -b ./script.kshD、./script.ksh nohup.out

考题 What can be done to enable the debug information for functions to be displayed when using‘ksh -x’to debug a script?()A、Run the script using ‘ksh -fx’.B、Run the script using ‘ksh -a function -x’.C、Edit the script and add ‘set -x’ at the beginning.D、Edit the script and add ‘set -x’ at the beginning of each function.

考题 A user has written a script that is not running correctly and asks an administrator for help. Without adding anything to the script, how can the administrator determine the cause of the problem?()A、Run the script with an 'sh -x' in front.B、Run the script with a 'ksh -v' in front.C、Type debug into the command line before running the script.D、Type 'set -x' into the command line before running the script.

考题 You have created a script in the recovery catalog called backup_database. Which of the following commands would successfully execute that script?()  A、 run { open script backup_database; run script backup_database }B、 run { engage script backup_database; }C、 run { run script backup_database; }D、 Run { execute script backup_database; }E、 The name backup_database is an invalid name for an RMAN script. Trying to run it from RMAN would result in an error.

考题 You issue this RMAN command:   RMAN create script Level0Backup {   backup   incremental level 0   format ‘/u01/db01/backup/%d_%_Sp’   fileperset 5   (database include current controlfile);   sql ‘alter database archive log current’;   }  Which three statements are true about the Level0Backup script you just created?()A、The script is stored only in the control file.B、The script is stored only in the recover catalog.C、The script can be executed only by using the RMAN RUN command.D、The commands of the script can be displayed with the LIST command.E、The commands of the script can be displayed with the PRINT command.F、The commands of the script can be displayed with the REPORT command.

考题 Given the script   create script db_backup_datafile_script  {backup datafile and 1, and2 plus archivelog delete input;} Run {execute script db_backup_datafile_script using 2;}   What is the result of running this command?()   A、 The script will fail since you instructed RMAN to back up only one datafile rather than twoB、 The script will successfully back up datafile 3 without errorC、 The script will fail since it uses a substitution variable which is not supportedD、 The execute script command will prompt for the value of and2 since it’s not included in the commandE、 The script will fail because you cannot use the plus archivelog command when backing up

考题 Your network has 1,000 client computers that run Windows 7.    You need to install an application, in the Local System account context,on the client computers.   What are two possible ways to achieve this goal?() A、Configure a logon script.B、Configure a logoff script.C、Configure a startup script.D、Configure a shutdown script.

考题 Your company has a network that has 100 servers. A server named server1 is configured as a file server . server1 is connected to a SAN and has 15 logical drives. You want to automatically run a data archiving script if the free space on any of the logical drives is below 30 percent. You need to automate the script execution. You create a new data collector set. What should you do next?()A、Add the event trace data collectorB、Add the performance counte ralertC、Add the performance counte rdata collectorD、Add the system configuration datacollector.

考题 单选题You plan to use Windows PowerShell scripts to configure system settings when you deploy Windows 7.   You need to ensure that Windows PowerShell scripts will run on the client computers during initial setup.   What should you do?()A Set the script execution policy to RemoteSigned.B Set the script execution policy to AllSigned.C Set the script execution policy to Restricted.D Use Group Policy preferences.

考题 单选题If an existing script is uploaded to the CRS, what does it ask?()A Do you want to debug the script?  B Do you want to refresh the script?  C Do you want to save the application?  D Do you want to return to Script Management? 

考题 单选题What can be done to enable the debug information for functions to be displayed when using ‘ksh - x’to debug a script?()A Run the script using 'ksh -fx'.B Run the script using 'ksh -a function -x'.C Edit the script and add 'set -x' at the beginning.D Edit the script and add 'set -x' at the beginning of each function.

考题 多选题You issue this RMAN command:   RMAN create script Level0Backup {   backup   incremental level 0   format ‘/u01/db01/backup/%d_%_Sp’   fileperset 5   (database include current controlfile);   sql ‘alter database archive log current’;   }  Which three statements are true about the Level0Backup script you just created?()AThe script is stored only in the control file.BThe script is stored only in the recover catalog.CThe script can be executed only by using the RMAN RUN command.DThe commands of the script can be displayed with the LIST command.EThe commands of the script can be displayed with the PRINT command.FThe commands of the script can be displayed with the REPORT command.

考题 单选题How do you start an event-triggered debug session?()A Select Start from the Debug menu in CRS Script Editor.  B Select Reactive Script... from the Debug menu in CRS Script Editor.  C Select Debugging from the Trace menu in CRS Application Administration.  D Select Start Trace from the Trace menu in CRS Application Administration.

考题 单选题What can help expose problems with script logic or validity by simulating the execution of a script?()A Alarm and Trace Configuration  B debug session  C script validation  D script refresh

考题 单选题A user has written a script that is not running correctly and asks an administrator for help.  Without adding anything to the script, how can the administrator determine the cause of the problem?()A Run the script with an ’sh -x’ in front.B Run the script with a ’ksh -v’ in front.C Type debug into the command line before running the script.D Type ’set -x’ into the command line before running the script.

考题 单选题Given the script   create script db_backup_datafile_script  {backup datafile and 1, and2 plus archivelog delete input;} Run {execute script db_backup_datafile_script using 2;}   What is the result of running this command?()A  The script will fail since you instructed RMAN to back up only one datafile rather than twoB  The script will successfully back up datafile 3 without errorC  The script will fail since it uses a substitution variable which is not supportedD  The execute script command will prompt for the value of and2 since it’s not included in the commandE  The script will fail because you cannot use the plus archivelog command when backing up

考题 单选题在Web页面中加入VBScript代码,其代码必须放在()A Script和End Script标记之间B Begin Script和End Script标记之间C \Script和/Script标记之间D Script和/Script标记之间

考题 单选题A customer with IPCC Express Standard reports that a script using the Database steps is not working. What is the most likely root cause?()A The script probably has an error in the DSN configuration.B IPCC Express Standard is not licensed for Database steps.  C The script probably has an error in the query string.  D There is probably an interoperability problem between IPCC Express and the database.