niusouti.com

You Execute the Following command to create a password file in the database server:$ orapwd file = ‘+DATA/PROD/orapwprod entries = 5 ignorecase = N format = 12’Which two statements are true about the password file?()A. It records the usernames and passwor

题目

You Execute the Following command to create a password file in the database server:$ orapwd file = ‘+DATA/PROD/orapwprod entries = 5 ignorecase = N format = 12’Which two statements are true about the password file?()

A. It records the usernames and passwords of users when granted the DBA role.

B. It contains the usernames and passwords of users for whom auditing is enabled.

C. Is used by Oracle to authenticate users for remote database administration.

D. It records the usernames and passwords of all users when they are added to the OSDBA or OSOPER operating system groups.

E. It supports the SYSBACKUP, SYSDG, and SYSKM system privileges.


相似考题
更多“You Execute the Following command to create a password file in the database server:$ orapw ”相关问题
  • 第1题:

    Examinethefollowingparametersettingsfromaninitialization(init.ora)file:DB_CREATE_FILE_DEST=’/u01/oradata/’DB_CREATE_ONLINE_LOG_DEST_1=’/u02/oradata/’DB_CREATE_ONLINE_LOG_DEST_2=’/u03/oradata/’IfyoucreateanOracleManagedFiles(OMF)databaseusingthesesettings,whatistheresult?()

    A.A

    B.B

    C.C

    D.D


    参考答案:D

  • 第2题:

    试说明在ASP程序中,Server.Execute和Server.Transfer在执行方式上有什么不同。
    Transfer方法将执行流程从当前的ASP文件转到同一服务器上的另一个页面。客户端和服务器只需一次通信。
    Execute方法用来在当前ASP页面执行同一WEB服务器上指定的ASP页面,执行完毕后返回原页面调用的位置。

  • 第3题:

    下列连接字符实现与SQL Server数据库的连接,()是不正确的。

    A.Driver={SQL Server}; Server=localhost; Database=stuDB; Uid=; Pwd=;

    B.Provider=SQLOLEDB; Data Source=localhost; Database=stuDB; Uid=abc; Pwd=12;

    C.Data Source=.SQLEXPRESS; Database=SchoolDB;Uid=abc; Pwd=;

    D.Driver={SQL Server 2000}; Server=localhost; Database =stuDB; Uid=abc; Pwd=123;


    Driver={SQL Server 2000}; Server=localhost; Database=stuDB; Uid=abc; Pwd=123;

  • 第4题:

    在ASP.NET中,下列代码中正确的是()。

    A.Server.Transfer(“Main.aspx”)

    B.Server.Execute(“Main.aspx”)

    C.Server.Execute(“Main.htm”)

    D.Server.Transfer(“Main.htm”)


    参考答案:A, B

  • 第5题:

    下列连接字符实现与SQL Server数据库的连接,()是不正确的

    A.Driver={SQL Server}; Server=localhost; Database=stuDB; Uid=; Pwd=;

    B.Provider=SQLOLEDB; Data Source=localhost; Database=stuDB; Uid=abc; Pwd=12;

    C.Data Source=.SQLEXPRESS; Database=SchoolDB;Uid=abc; Pwd=;

    D.Driver={SQL Server 2000}; Server=localhost; Database =stuDB; Uid=abc; Pwd=123;


    Driver={SQL Server 2000}; Server=localhost; Database=stuDB; Uid=abc; Pwd=123;

  • 第6题:

    19、下列连接字符实现与SQL Server数据库的连接,()是不正确的。

    A.Driver={SQL Server}; Server=localhost; Database=stuDB; Uid=; Pwd=;

    B.Provider=SQLOLEDB; Data Source=localhost; Database=stuDB; Uid=abc; Pwd=12;

    C.Data Source=.\\SQLEXPRESS; Database=SchoolDB;Uid=abc; Pwd=;

    D.Driver={SQL Server 2000}; Server=localhost; Database =stuDB; Uid=abc; Pwd=123;


    D