What are the prerequisites for p

题目

What are the prerequisites for performing flashback transactions? ()(Choose all that apply)

  • A、Supplemental log must be enabled
  • B、Supplemental log must be enabled for the primary key
  • C、Undo retention guarantee for the database must be configured
  • D、”EXECUTE “ permission on the DBMS_FLASHBACK package must be granted to the user
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

在同一目录编译和运行以下两文件结果如何?

//文件 P1.java

package MyPackage;

class P1{

void afancymethod(){

System.out.println("What a fancy method");

}

}

//文件 P2.java

public class P2 extends P1{

public static void main(String argv[]){

P2 p2 = new P2();

p2.afancymethod();

}

}

A.两个均通过编译,P2运行时输出 What a fancy method

B.没一个通过编译

C.两个均通过编译,但P2运行时出错

D.P1 通过编译,但P2出现编译错误


正确答案:C

第2题:

What is the proper way to start a system dump on the default primary dump device? ()

  • A、 sysdumpdev -p 
  • B、 sysdumpdev -s 
  • C、 sysdumpstart -p 
  • D、 sysdumpstart -s

正确答案:C

第3题:

What about lunch time()

A. Steak and bread.

B. It’s nice.

C. Very delicious.

D. Lunch begins at 1 p.m.


参考答案:D

第4题:

What are the prerequisites for enabling Flashback Database? ()

  • A、 The database must be started in the MOUNT EXCLUSIVE state.
  • B、 The database must have multiplexed control files.
  • C、 The database must be opened by using a text-based parameter file instead of a server parameter file (SPFILE).
  • D、 The database must be in ARCHIVELOG mode.
  • E、 The database must be in the NOMOUNT state.
  • F、 The database must be opened in RESTRICTED mode.

正确答案:A,D

第5题:

A customer has asked for a p690 system with the following requirements:   ? 32 1.9ghz processors   ? 128GB of memory   ? 20 fiber adapters   ? 7 network cards   ? 10 LPARs   What is the most appropriate question to ask them in order to build the hardware configuration correctly?()

  • A、What version of AIX is needed?
  • B、Which SWMA offering is needed?
  • C、What kind of network is the system being attached to?
  • D、What kind of memory should be configured on the system?

正确答案:C

第6题:

After GPRS attach,SGSN will assign an identity to identify the MS,what’s it?()

A.TMSI

B.P-TMSI

C.TLLI

D.IMSI


参考答案:B

第7题:

What command can an administrator use to get summary performance information about the hypervisor?()

  • A、 vmstat -H
  • B、 mpstat -s
  • C、 lparstat -h
  • D、 sar -p HYPER

正确答案:C

第8题:

What two are the prerequisites for enabling Flashback Database?()

A. The database must be in ARCHIVELOG mode

B. The database must be in MOUNT EXCLUSIVE mode

C. The database must be opened in RESTRICTED mode

D. The database instance must be started in the NOMOUNT state

E. The database instance must have the keep buffer pool defined


参考答案:A, B

第9题:

What two are the prerequisites for enabling Flashback Database?() (Choose two)

  • A、The database must be in ARCHIVELOG mode
  • B、The database must be in MOUNT EXCLUSIVE mode
  • C、The database must be opened in RESTRICTED mode
  • D、The database instance must be started in the NOMOUNT state
  • E、The database instance must have the keep buffer pool defined

正确答案:A,B

第10题:

You have an Exchange Server 2010 organization. You need to install the Hub Transport server role on a new server. You install all the prerequisites for the Hub Transport role on the server.  What should you do next()? 

  • A、From Windows PowerShell, run the Add-WindowsFeature cmdlet.
  • B、From Windows PowerShell, run the Install-TransportAgent.ps1 script.
  • C、At the command prompt, run Setup.com /M:Install /R:Ht.
  • D、At the command prompt, run ServerManagerCmd.exe -IP Exchange-HUb.xml.

正确答案:C

更多相关问题