itgle.com

Giventhescriptcreatescriptdb_backup_datafile_script{backupdatafileand1,and2plusarchivelogdeleteinput;}Run{executescriptdb_backup_datafile_scriptusing2;}Whatistheresultofrunningthiscommand?()A.ThescriptwillfailsinceyouinstructedRMANtobackuponlyonedatafiler

题目
Giventhescriptcreatescriptdb_backup_datafile_script{backupdatafileand1,and2plusarchivelogdeleteinput;}Run{executescriptdb_backup_datafile_scriptusing2;}Whatistheresultofrunningthiscommand?()

A.ThescriptwillfailsinceyouinstructedRMANtobackuponlyonedatafileratherthantwo

B.Thescriptwillsuccessfullybackupdatafile3withouterror

C.Thescriptwillfailsinceitusesasubstitutionvariablewhichisnotsupported

D.Theexecutescriptcommandwillpromptforthevalueofand2sinceit’snotincludedinthecommand

E.Thescriptwillfailbecauseyoucannotusetheplusarchivelogcommandwhenbackingup


相似考题
参考答案和解析
参考答案:D
更多“Giventhescriptcreatescriptdb_backup_datafile_script{backupdatafileand1,and2plusarchivelogdeleteinput;}Run{executescriptdb_backup_datafile_scriptusing2;}Whatistheresultofrunningthiscommand?() ”相关问题
  • 第1题:

    新的支持加载单板软件的MEM板,当正加载单板软件时,其指示等状态是()

    A.RUN灯、LAN灯均快闪

    B.RUN灯快闪、LAN灯慢闪

    C.RUN灯慢闪、LAN灯快闪

    D.RUN灯、LAN灯均慢闪


    参考答案:B

  • 第2题:

    关于Runnable接口与Thread类,以下说法正确的是:

    A.Runnable接口只有一个run()方法

    B.run()方法没有参数

    C.run()方法没有返回值

    D.Thread类是一个抽象类,需要重写其run()方法


    通过继承Thread类与实现Runnable接口创建多线程这两种方式没有区别

  • 第3题:

    【单选题】1.2 若有下列定义多线程方式的描述: ① 继承Runnable,重写run方法 ②引用Runnable, 重写run方法 ③继承Thread , 重写run方法 ④ 引用Thread , 重写run方法 则正确的描述有()

    A.① ③

    B.① ④

    C.② ③

    D.② ④


    ABC

  • 第4题:

    1、myDog是Dog类的对象,使用该对象myDog调用run()方法,语句正确的是()。

    A.Dog.run();

    B.myDog.run();

    C.Dog.run;

    D.MyDog.run;


    dog.age=10

  • 第5题:

    【单选题】PLC的工作模式是通过模式转换开关来实现的,在PLC通电的情况下,(B ),表示PLC的工作状态是运行状态;(),表示PLC的工作状态是停止状态。

    A.RUN位置--运行指示灯(RUN)熄灭

    B.RUN位置--运行指示灯(RUN)发光

    C.STOP位置--PLC的运行指示灯(RUN)发光

    D.STOP位置--PLC的运行指示灯(RUN)熄灭

    E.中间待运行位置


    D