单选题To make audit information more productive, the DBA executes the following command before startingan audit operation:  SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;  Which statement is true regarding the audit record generated when auditin

题目
单选题
To make audit information more productive, the DBA executes the following command before startingan audit operation:  SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;  Which statement is true regarding the audit record generated when auditing starts after restarting thedatabase()
A

It contains only the plan for the SQL statement executed by the user.

B

It contains the SQL text executed by the user and the bind variables used with it.

C

It contains the plan and statistics associated with the SQL statement executed by the user.

D

It contains the plan for the SQL statement executed by the user and the bind variables used with it.


相似考题

1.The Importance of Information in the Supply Chain Information is important because it provides the facts that supply chain managers use to make decisions. Without information, a manger will not know what customers want, how much inventory is in stock and when more products should be produced and shipped. In short, without information, a manager can only make decisions blindly. Managers must understand how information is gathered and analyzed. This is where information technology comes into play. Information technology serves as the eyes and ears of management in a supply chain, capturing and delivering the information necessary to make a good decision. For instance, an IT system at a personal computer manufacturer may help a manager analyze the information and recommend an action. The manager can use the remaining chips first, then look at demand forecast, and determine whether to order more chips. There are four reasons why timely and accurate information has become more important for effective logistics system design and operations. First, customers recognize information about order status, product availability, delivery schedule, and shipment tracking as necessary elements of total customer service. Then, managers realize that information can be used to reduce human resource requirements. What’s more, information increases flexibility with regard to how, when, and where resources may be used to gain strategic advantage. And finally, enhanced information transfer and exchange capability using the Internet is changing relationships between buyers and sellers and refining channel relationships.21. Information is so important that()A. managers can make decisions without itB. managers can only make decisions blindly without itC. managers will know nothing without it22. Information technology()A. could be used to gather and deliver information for?decision-makingB. is necessary to make a good decisionC. can be used to determine whether to order more chips23. Information can()A. help customers to know many things but not product availability.B. not be used to reduce human resource requirementsC. help to refine channel relationships24. If you are a manager, you will use information to().A. help improve customer serviceB. order more chipsC. know which staff member is not on duty and should be laid off25. The main point of this passage is about().A. how to use informationB. the importance of informationC. where to gather information

更多“To make audit information more productive, the DBA executes ”相关问题
  • 第1题:

    YouworkasadatabaseadministratorforCertkiller.com.Inyourdevelopmentenvironmentenvironment,thedevelopersareresponsibleformodifyingthetablestructureaccordingtotheapplicationrequirements.However,youwanttokeeptrackoftheALTERTABLEcommandsbeingexecutedbydevelopers,soyouenableauditingtoachievethisobjective.Whichtwoviewswouldyourefertofindouttheauditinformation?()

    A.DBA_AUDIT_TRAIL

    B.DBA_AUDIT_SESSION

    C.DBA_FGA_AUDIT_TRAIL

    D.DBA_COMMON_AUDIT_TRAIL


    参考答案:A, C

  • 第2题:

    The objective of information ( ) includes protection of information and property from theft,corruption,or natural disaster,while allowing the information and property to remain accessible and productive to its intended users.

    A. concurrency B. integrity C. consistency D. security


    正确答案:D

  • 第3题:

    Don't be discouraged, __________ and you will surely pass the exam.
    Don't be discouraged, __________ and you will surely pass the exam.

    A.Make a bit more effort
    B.To make a bit more effort
    C.Making a bit more effort
    D.If you make a more effort

    答案:A
    解析:
    考查祈使句。祈使句的基本结构是“动词原形+其他”。常考的特殊结构还有“祈使句+and/then/or+陈述句”,该结构相当于一个由if引导的条件状语从句。Make a bit more effort and you will surely pass the exam.=If you make a bit more effort,you will surely pass the exam.意为“再努力一点,你一定能通过考试的”。故选A。

  • 第4题:

    The objective of information ( ) includes protection of information and property from theft, corruption,or natural disaster, while allowing the information and property to remain accessible and productive to its intended users.

    A.concurrency
    B.integrity
    C.consistency
    D.security

    答案:D
    解析:
    信息安全的目的是保证授权用户正常获取和使用信思,并呆护信息和资产不受偷窃、损坏或遭受自然灾害。

  • 第5题:

    In recent years much more emphasis hasbeen put ______ developing the students′ productive skills.

    A.onto
    B.over
    C.in
    D.on

    答案:D
    解析:
    考查固定搭配。put emphasis on表示“把重点放在;着重于;强调”。句意为“近年来更注重对学生的技能培养”。

  • 第6题:

    To make audit information more productive, the DBA executes the following command before startingan audit operation:  SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;  Which statement is true regarding the audit record generated when auditing starts after restarting thedatabase()

    • A、It contains only the plan for the SQL statement executed by the user.
    • B、It contains the SQL text executed by the user and the bind variables used with it.
    • C、It contains the plan and statistics associated with the SQL statement executed by the user.
    • D、It contains the plan for the SQL statement executed by the user and the bind variables used with it.

    正确答案:B

  • 第7题:

    he DBA is about to enable auditing on the Oracle database in an attempt to discover some suspicious activity. Audit trail information is stored in which of the following database object names?()

    • A、SYS.SOURCE$ 
    • B、SYS.AUD$ 
    • C、DBA_SOURCE 
    • D、DBA_AUDIT_TRAIL

    正确答案:B

  • 第8题:

    单选题
    To make audit information more productive, the DBA executes the following command before startingan audit operation:  SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE;  Which statement is true regarding the audit record generated when auditing starts after restarting thedatabase()
    A

    It contains only the plan for the SQL statement executed by the user.

    B

    It contains the SQL text executed by the user and the bind variables used with it.

    C

    It contains the plan and statistics associated with the SQL statement executed by the user.

    D

    It contains the plan for the SQL statement executed by the user and the bind variables used with it.


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

  • 第9题:

    多选题
    You work as a database administrator for Certkiller .com. In your development environmentenvironment, the developers are responsible for modifying the table structure according to the application requirements. However, you want to keep track of the ALTER TABLE commands being executed by developers, so you enable auditing to achieve this objective.  Which two views would you refer to find out the audit information?()
    A

    DBA_AUDIT_TRAIL

    B

    DBA_AUDIT_SESSION

    C

    DBA_FGA_AUDIT_TRAIL

    D

    DBA_COMMON_AUDIT_TRAIL


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

  • 第10题:

    单选题
    In this passage, the author tells us _____.
    A

    how to make the workers more productive

    B

    impossible factors leading to greater efficiency

    C

    to what extent more money leads to greater productivity

    D

    how to make workers’ jobs more interesting


    正确答案: C
    解析:
    综观全文,这是一篇如何使工人更加有效地工作的文章,因此A项为正确答案。B项明显是错误的。而C和D两项仅是文章部分段落的中心思想,不是全文的中心思想。

  • 第11题:

    单选题
    According to this passage, which of the following statements is FALSE?
    A

    Many employees don’t like a conservative dress code.

    B

    Comfortable clothes make employees more productive.

    C

    A casual clothes code is welcomed by young employees.

    D

    All the employers in the U. S. are for casual office wear.


    正确答案: C
    解析:
    信息题。A选项“许多员工不喜欢保守的着装规定”和原文第三段“85 percent of employers said that they believe that casual dress improves employee morale”内容相符;B选项“舒适的着装能提高员工的工作效率”体现在原文中“... people seem happier and more productive when they are wearing comfortable clothes”;C选项“休闲的着装规定很受年轻雇员的欢迎”和原文“A lot of young people don’t want to dress up for work”相符;D选项“美国所有的雇主都支持休闲着装的原则”和原文85%不符,答案为D选项。

  • 第12题:

    单选题
    Don't be discouraged._____and you will surely pass the exam.
    A

    Make a bit more effort

    B

    To make a bit more effort

    C

    Making a hit more effort

    D

    If you make a more effort


    正确答案: D
    解析:

  • 第13题:

    查看审计策略是否生效的视图是?()

    A. DBA_AUDIT_EXISTS

    B. DBA_AUDIT_OBJECT

    C. DBA_AUDIT_POLICY_COLUMNS

    D. DBA_AUDIT_POLICIES

    E. DBA_AUDIT_SESSION


    参考答案B

  • 第14题:

    heDBAisabouttoenableauditingontheOracledatabaseinanattempttodiscoversomesuspiciousactivity.Audittrailinformationisstoredinwhichofthefollowingdatabaseobjectnames?()

    A.SYS.SOURCE$

    B.SYS.AUD$

    C.DBA_SOURCE

    D.DBA_AUDIT_TRAIL


    参考答案:B

  • 第15题:

    In recent years, much more emphasis has been put ___________ developing the students′ productive skills.

    A.onto
    B.over
    C.in
    D.on

    答案:D
    解析:
    考查固定搭配。put emphasis on表示“把重点放在;着重于;强调”。句意为“近年来更注重对学生的技能培养”。

  • 第16题:

    ()is a discipline within the information technology and information systems domain and is concerned with making the planning process for information technology investments and decision-making a quicker,more flexible,and more thoroughly aligned process.


    A. Information technology planning
    B. Service monitor management
    C. Service design
    D. Information technology audit


    答案:A
    解析:

  • 第17题:

    Our factory is much more productive now. This year’s production is five times as much () it was ten years ago.

    Awhat

    Bas

    Cthat

    Dthan


    B

  • 第18题:

    Which view will you use to view information regarding the jobs that are currently running in a database?()

    • A、DBA_SCHEDULER_RUNNING_JOBS
    • B、DBA_SCHEDULER_JOB_RUN_DETAILS
    • C、DBA_SCHEDULER_JOBS
    • D、DBA_SCHEDULER_JOB_LOG

    正确答案:A

  • 第19题:

    单选题
    When you pass information onto your brain, for a boy ______.
    A

    you get more information than a girl

    B

    you get less information than a girl

    C

    you collect information faster than a girl

    D

    you collect information more slowly than a girl


    正确答案: B
    解析:
    录音中提到“…the two sides of a man’s brain are interconnected by a smaller number of nerves than in the case of a woman, so the flow of information between them is more limited”,意思是:男人大脑内部连接左右半脑的神经数量比女人少,因此左右半脑间的信息流量会受到更多限制。所以B项“男孩子比女孩子得到的信息少”符合原文意思。

  • 第20题:

    单选题
    he DBA is about to enable auditing on the Oracle database in an attempt to discover some suspicious activity. Audit trail information is stored in which of the following database object names?()
    A

    SYS.SOURCE$ 

    B

    SYS.AUD$ 

    C

    DBA_SOURCE 

    D

    DBA_AUDIT_TRAIL


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

  • 第21题:

    单选题
    You execute the following commands to audit database activities: SQL > ALTER SYSTEM SET AUDIT_TRIAL=DB, EXTENDED SCOPE=SPFILE; SQL > AUDIT SELECT TABLE, INSERT TABLE, DELETE TABLE BY JOHN By SESSION WHENEVER SUCCESSFUL; Which statement is true about the audit record that generated when auditing after instance restarts?()
    A

    One audit record is created for every successful execution of a SELECT, INSERT OR DELETE command on a table, and contains the SQL text for the SQL Statements.

    B

    One audit record is created for every successful execution of a SELECT, INSERT OR DELETE command, and contains the execution plan for the SQL statements.

    C

    One audit record is created for the whole session if john successfully executes a SELECT, INSERT, or DELETE command, and contains the execution plan for the SQL statements.

    D

    One audit record is created for the whole session if JOHN successfully executes a select command, and contains the SQL text and bind variables used.

    E

    One audit record is created for the whole session if john successfully executes a SELECT, INSERT,or DELETE command on a table, and contains the execution plan, SQL text, and bind variables used.


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

  • 第22题:

    单选题
    To make audit information more productive, the DBA executes the following command before starting an auditoperation: SQL> ALTER SYSTEM SET AUDIT_TRAIL=DB,EXTENDED SCOPE=SPFILE; Which statement is true regarding the audit record generated when auditing starts after restarting Thedatabase()
    A

    It contains only the plan for the SQL statement executed by the user.

    B

    It contains the SQL text executed by the user and the bind variables used with it.

    C

    It contains the plan and statistics associated with the SQL statement executed by the user.

    D

    It contains the plan for the SQL statement executed by the user and the bind variables used with it


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

  • 第23题:

    单选题
    In order to produce more, many measures are available EXCEPT _____.
    A

    to make jobs more varied.

    B

    to give workers more freedom when they are producing

    C

    to make their jobs more interesting

    D

    to give more money for less working hours


    正确答案: B
    解析:
    文章开头一段显然否定“工作多样化”能起到增产作用。

  • 第24题:

    单选题
    A recent study of an insurance company’s underwriters indicated that those who worked in pleasant physical surroundings were 25 percent more productive than their peers in unpleasant physical surroundings. Objective criteria for evaluating job performance included caseload and complexity of cases. This shows that improving workers’ environments increases those workers’ productivity.  Which of the following, if true, most seriously weakens the conclusion above?
    A

    On average, less-productive employees spend no fewer hours per day at their workstations than do their more-productive peers.

    B

    Unpleasant surroundings give employees less motivation to work hard than more pleasant surroundings do.

    C

    The more-productive employees are generally rewarded with pleasant office space.

    D

    More-productive employees do not work any more hours than their less-productive peers.

    E

    Peer pressure discourages employees in crowded, unpleasant surroundings from making phone calls to their own family members during work time.


    正确答案: D
    解析:
    文段由一项研究的结果:在令人舒适的工作环境中的员工比处于不太舒适的工作环境中的同时的效率高25%,得出结论:改善工人的工作环境能提高他们的效率,文中没有提到工作效率高和环境好的因果关系,所以如果工作效率高导致了工作环境的变好,那么该假设会得到削弱,故本题应选C项。