Which statements are true regarding the creation of an incident package file by using the EM Workbench Support?()A、 You can add or remove the trace files to the package.B、 You can create the incremental incident package ZIP file for new or modified diagno

题目

Which statements are true regarding the creation of an incident package file by using the EM Workbench Support?()

  • A、 You can add or remove the trace files to the package.
  • B、 You can create the incremental incident package ZIP file for new or modified diagnostic information for the incident package already created.
  • C、 You can add SQL test cases to the incident package.
  • D、 You cannot create an incremental incident package when the physical files are purged rom the ADR.

相似考题
更多“Which statements are true regarding the creation of an incident package file by using the EM Workbench Support?()A、 You can add or remove the trace files to the package.B、 You can create the incremental incident package ZIP file for new or modified diagno”相关问题
  • 第1题:

    Which two statements are true regarding trace options on Junos devices?()

    • A、You can see the contents of the log file by entering the show log <filename> command.
    • B、Trace options will send information to your screen automatically.
    • C、Trace options are limited to one protocol at a time.
    • D、The file name and a set of flags may be specified when enabling traceoptions.

    正确答案:A,D

  • 第2题:

    Which statements are true regarding the creation of an incident package file by using the EM WorkbenchSupport()

    • A、You can add SQL test cases to the incident package.
    • B、You can add or remove the trace files to the package.
    • C、You cannot create an incremental incident package when the physical files are purged from the ADR.
    • D、You can create the incremental incident package ZIP file for new or modified diagnostic information for theincident package already created.

    正确答案:A,B,D

  • 第3题:

    Which two statements are true regarding the usage of the SQL*Loader utility()

    • A、You can load data into multiple tables during the same load session.
    • B、You can load data from multiple files to a table during the same load session.
    • C、You cannot perform selective data loading based on the values available in the records.
    • D、You can use an export file generated by the EXPDP utility as an input data file to load the data.
    • E、You can load data only if the input file is available on the disk and tape but not in a named pipes.

    正确答案:A,B

  • 第4题:

    Choose the correct order to package and upload data for an incident to Oracle Support.()  

    • A、 Schedule,create new package,view manifest,view contents
    • B、 Create new package,view manifest,view contents,schedule
    • C、 Schedule,create new package,view contents,view manifest
    • D、 Create new package,view contents,view manifest,schedule
    • E、 None of the above.

    正确答案:D

  • 第5题:

    Which tasks can be accomplished using the Enterprise Manager Support Workbench in Oracle Database 11g?() 

    • A、 Generate reports on data failure such as data file failures.
    • B、 You can track the Service Request (SR) and implement repairs.
    • C、 You can package and upload diagnostic data to Oracle Support.
    • D、 You can manually run health checks to gather diagnostic data for a problem.

    正确答案:B,C,D

  • 第6题:

    You create a Microsoft ASP.NET Web application by using the Microsoft .NET Framework version 3.5.  You use Windows Authentication for the application. You set up NTFS file system permissions for the Sales group to access a particular file. You discover that all the users are able to access the file.  You need to ensure that only the Sales group users can access the file. What additional step should you perform?()

    • A、Remove the rights from the ASP.NET user to the file. 
    • B、Remove the rights from the application pool identity to the file. 
    • C、Add the <identity impersonate="true"/> section to the Web.config file. 
    • D、Add the <authentication mode="[None]"> section to the Web.config file.

    正确答案:C

  • 第7题:

    You are developing an application to create a new file on the local file system.You need to define specific security settings for the file. You must deny the file inheritance of any default security settings during creation.What should you do?()

    • A、Create the file by using a new FileStream object by passing the FileSecurity object as a parameter to the FileStream constructor.
    • B、Create a new FileSecurity object.
    • C、Apply the permissions by using the File class.
    • D、Create a new FileSystem Access Rule object for each permission that you need,and add each rule to the FileSecurity object.
    • E、Create a new FileSystem Audit Rule object and add it to the FileSecurity object.

    正确答案:A,B,D

  • 第8题:

    多选题
    Which statements are true regarding the creation of an incident package file by using the EM WorkbenchSupport()
    A

    You can add SQL test cases to the incident package.

    B

    You can add or remove the trace files to the package.

    C

    You cannot create an incremental incident package when the physical files are purged from the ADR.

    D

    You can create the incremental incident package ZIP file for new or modified diagnostic information for theincident package already created.


    正确答案: A,C
    解析: 暂无解析

  • 第9题:

    多选题
    Which statements are true regarding the creation of an incident package file by using the EM Workbench Support?()
    A

    You can add or remove the trace files to the package.

    B

    You can create the incremental incident package ZIP file for new or modified diagnostic information for the incident package already created.

    C

    You can add SQL test cases to the incident package.

    D

    You cannot create an incremental incident package when the physical files are purged rom the ADR.


    正确答案: A,C
    解析: 暂无解析

  • 第10题:

    多选题
    View this parameter setting in your database:   DB_CREATE_FILE_DEST=’D:// /oracle/product/10.2.0/oradata/oracle’  You created a tablespace by using this command:   CREATE TABLESPACE USERS;  Which two statements are true about the USERS tablespace?()
    A

    The tablespace has two data files.

    B

    An error is reported and tablespace creation fails.

    C

    Data files are created with names generated by the instance.

    D

    The tablespace can be extended without specifying the data file.

    E

    Data files belonging to the USERS tablespace cannot be renamed.


    正确答案: B,D
    解析: 暂无解析

  • 第11题:

    多选题
    Which statements are true regarding the creation of an incident package file by using the EMWorkbench Support()
    A

    You can add SQL test cases to the incident package.

    B

    You can add or remove the trace files to the package.

    C

    You cannot create an incremental incident package when the physical files are purged from the ADR.

    D

    You can create the incremental incident package ZIP file for new or modified diagnostic information for the incident package already created.


    正确答案: B,D
    解析: 暂无解析

  • 第12题:

    单选题
    You have lost all your database control files. To recover them, you are going to use the results of the alter database backup controlfile to trace command. Your datafiles and your online redo logs are all intact.  Which of the following is true regarding your recovery?()
    A

     You will need to open the database with the resetlogs command.

    B

     All you need to do is execute the trace file from SQL*Plus and it will perform the recovery for you.

    C

     You will use the resetlogs version of the create controlfile command.

    D

     You will use the noresetlogs version of the create controlfile command.

    E

     You will use the trace file to create a backup control file, and then you will recover the database with the recover database using backup controlfile command


    正确答案: E
    解析: 暂无解析

  • 第13题:

    Which statements are true regarding the creation of an incident package file by using the EMWorkbench Support()

    • A、You can add SQL test cases to the incident package.
    • B、You can add or remove the trace files to the package.
    • C、You cannot create an incremental incident package when the physical files are purged from the ADR.
    • D、You can create the incremental incident package ZIP file for new or modified diagnostic information for the incident package already created.

    正确答案:A,B,D

  • 第14题:

    You are planning the creation of a new multitenant container database (CDB) and want to store the ROOT and SEED container data files in separate directories. You plan to create the database using SQL statements. Which three techniques can you use to achieve this?()

    • A、Use Oracle Managed Files (OMF).
    • B、Specify the SEED FILE_NAME_CONVERT clause.
    • C、Specify the PDB_FILE_NAME_CONVERT initialization parameter.
    • D、Specify the DB_FILE_NAMECONVERT initialization parameter.
    • E、Specify all files in the CREATE DATABASE statement without using Oracle managed Files (OMF).

    正确答案:A,B,C

  • 第15题:

    View this parameter setting in your database:   DB_CREATE_FILE_DEST=’D:// /oracle/product/10.2.0/oradata/oracle’  You created a tablespace by using this command:   CREATE TABLESPACE USERS;  Which two statements are true about the USERS tablespace?()

    • A、The tablespace has two data files.
    • B、An error is reported and tablespace creation fails.
    • C、Data files are created with names generated by the instance.
    • D、The tablespace can be extended without specifying the data file.
    • E、Data files belonging to the USERS tablespace cannot be renamed.

    正确答案:C,D

  • 第16题:

    You have lost all your database control files. To recover them, you are going to use the results of the alter database backup controlfile to trace command. Your datafiles and your online redo logs are all intact.  Which of the following is true regarding your recovery?()  

    • A、 You will need to open the database with the resetlogs command.
    • B、 All you need to do is execute the trace file from SQL*Plus and it will perform the recovery for you.
    • C、 You will use the resetlogs version of the create controlfile command.
    • D、 You will use the noresetlogs version of the create controlfile command.
    • E、 You will use the trace file to create a backup control file, and then you will recover the database with the recover database using backup controlfile command

    正确答案:D

  • 第17题:

    You have a server that runs Windows Server 2008. You install the Windows Media Services server role on the server.  You plan to publish an audio file to the Internet by using Media Server. You need to create a license for the audio file. What should you do first?()

    • A、Publish the audio file to a new Web site.
    • B、Publish the audio file to the Windows Media Services server.
    • C、Package the audio file as a Windows Installer application.
    • D、Package the audio file by using Windows Media Rights Manager.

    正确答案:D

  • 第18题:

    Cer-tech.com has a Terminal Server running Windows Server 2008.Through Terminal Services Remote App(TS Remote App),you create a Windows Installer package for the Microsoft Office Word 2007.After installing the package on a client machine, you double-click on a Word document and receive theerror,"Windows cannot open this file". You have to make sure that you can open the Word Document bydouble clicking on the file. What should you do to solve this problem?()

    • A、use msiexec.exe to install the windows installer package
    • B、Delete the windows installer package and re-create a new one
    • C、Change the file association on the TSERVERemoteApp server
    • D、Create the Windows installer package again by using TSERVERemoteApp

    正确答案:C

  • 第19题:

    You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. You have a Terminal Server that runs Windows Server 2008. You use Terminal Services RemoteApp (TS RemoteApp) to create a Windows Installer package for Microsoft OfficeWord 2007. You have the package installed on a client computer. You double-click on a Word documentand receive the following error. Windows cannot open this file. You have to make sure that you can openthe Word document by double-clicking on the file. So what action should you perform to make sure of this?()

    • A、In order to make sure of this, use msiexec.exe to install the Windows Installer package.
    • B、In order to make sure of this, the Microsoft Windows Installer package should be recreated.
    • C、In order to make sure of this, the file association on the client computer should be modified.
    • D、In order to make sure of this, the file association on the TS RemoteApp server should be modified.

    正确答案:D

  • 第20题:

    多选题
    Which tasks can be accomplished using the Enterprise Manager Support Workbench in Oracle Database 11g?()
    A

    Generate reports on data failure such as data file failures.

    B

    You can track the Service Request (SR) and implement repairs.

    C

    You can package and upload diagnostic data to Oracle Support.

    D

    You can manually run health checks to gather diagnostic data for a problem.


    正确答案: D,A
    解析: 暂无解析

  • 第21题:

    单选题
    Choose the correct order to package and upload data for an incident to Oracle Support.()
    A

     Schedule,create new package,view manifest,view contents

    B

     Create new package,view manifest,view contents,schedule

    C

     Schedule,create new package,view contents,view manifest

    D

     Create new package,view contents,view manifest,schedule

    E

     None of the above.


    正确答案: D
    解析: 暂无解析

  • 第22题:

    单选题
    You have a Terminal Server that runs Windows Server 2008.   You create a Windows Installer package for Microsoft Office Word 2007 by using Terminal Services RemoteApp (TS RemoteApp). You install the package on a client computer.  You double-click on a Word document and receive the following error. Windows cannot open this file. You need to ensure that you can open the Word document by double-clicking on the file.  What should you do?()
    A

    Recreate the Windows Installer package.

    B

    Modify the file association on the client computer.

    C

    Modify the file association on the TS RemoteApp server.

    D

    Install the Windows Installer package by using msiexec.exe.


    正确答案: D
    解析: 暂无解析

  • 第23题:

    单选题
    Cer-tech.com has a Terminal Server running Windows Server 2008.Through Terminal Services Remote App(TS Remote App),you create a Windows Installer package for the Microsoft Office Word 2007.After installing the package on a client machine, you double-click on a Word document and receive theerror,"Windows cannot open this file". You have to make sure that you can open the Word Document bydouble clicking on the file. What should you do to solve this problem?()
    A

    use msiexec.exe to install the windows installer package

    B

    Delete the windows installer package and re-create a new one

    C

    Change the file association on the TSERVERemoteApp server

    D

    Create the Windows installer package again by using TSERVERemoteApp


    正确答案: C
    解析: 暂无解析