A mainframe customer

题目

A mainframe customer with a 2105-800 storage subsystem will be migrating to a new data center.They will be replacing existing servers with newer hardware and the 2105 subsystem with an IBMSystem Storage DS8100. The data centers are 613 kilometers apart. The data migration andproduction cutover must be accomplished with minimal disruption. Which solution best meetsthese requirements?()

  • A、Metro Mirror
  • B、HSM
  • C、SVC
  • D、Global Copy
参考答案和解析
正确答案:D
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

Is a desktop or notebook size computing device 。

A.Microcomputer

B.Minicomputer

C.Mainframe computer

D.Supercomputer


正确答案:A

第2题:

The most important customer a technician has is:()

A. the customer standing right in front of them.

B. the customer who owes the company the most money.

C. the customer calling on the phone.

D. the customer they have an appointment with in an hour.


参考答案:A

第3题:

You are a database administrator in the Los Angeles branch office of a specialty foods supplier. A mainframe. database at the headquarters contains all company data. Each branch office contains a SQL Server 2000 computer that imports regional data from the mainframe. database.

The server in Los Angeles contains a Data Transformation Services (DTS) package that uses OLE DB to connect to the company's mainframe. database. The DTS package extracts and transforms data about buyers and products for that region. The DTS package then writes the data to the SQL Server database in Los Angeles.

You need to configure a SQL Server computer for the new branch office in Sydney. You want to copy the Los Angeles package and modify it so that it writes data to the SQL Server database in Sydney.

You use the DTS Designer to modify the DTS package so that it imports regional data from the mainframe. database to the server in Sydney. The modified DTS package runs successfully on the server in Los Angeles. You save this DTS package to the server in Sydney, but the server in Sydney cannot connect to the mainframe. database.

You want to enable the server in Sydney to connect to the mainframe. database. What should you do?

A.Change the connection properties in the DTS package so that the package uses new login credentials to connect to the mainframe. database.

B.Modify the workflow in the DTS package so that the server in Sydney is included.

C.On the server in Sydney, install an OLE DB provider for the mainframe. database.

D.On the server in Sydney, delete and then re-create the DTS package.


正确答案:C
解析:Explanation: OLE DB is an API that allows COM applications to use data from OLE DB data sources, which includes data stored in different formats. An application uses an OLE DB provider to access an OLE DB data source. An OLE DB provider is a COM component that accepts calls to the OLE DB API and performs the necessary processing required by request against the data source. In this scenario the OLE DB source is the company's mainframe. database, which contains all company data. As each branch office contains a SQL Server 2000 computer that imports regional data from the mainframe. database, all existing and future branch office SQL Server 2000 servers will require an OLE DB provider to access the company's mainframe. database.

Incorrect Answers:
A: The DTS package requires an OLE DB provider to access an OLE DB data source. It needs this provider to connect to the company's mainframe. database. Resetting the connection properties in the DTS package so that the package uses new login credentials to connect to the mainframe. database will not provide the DTS package with the required access to the mainframe. database.

B: A separate DTS package must be created for the Sydney branch office. This DTS package must extract data from the company's mainframe. computer that is relevant to the branch office in Sydney. The existing DTS package used to extract data from the company's mainframe. for the Los Angeles SQL Server 2000 server can be modified to serve the same function for the Sydney office.

D: Re-creating the DTS package on the SQL Server 2000 server in the branch office in Sydney is unnecessary the that SQL Server 2000 server would still require an OLE DB provider to access the company’s mainframe. database. It would require less administrative effort to modify the existing DTS package.

第4题:

The most important customer a technician has is:()

  • A、the customer standing right in front of them.
  • B、the customer who owes the company the most money.
  • C、the customer calling on the phone.
  • D、the customer they have an appointment with in an hour.

正确答案:A

第5题:

A customer needs to achieve a very aggressive RTO of 30 minutes or less. A critical requirement is a continuous availability and disaster recovery solution for the mainframe environment.What IBM solution should be recommended to this customer?()

A. Metro Mirror

B. Metro/Global Mirror

C. Geographically Dispersed Open Servers (GDOS)

D. Geographically Dispersed ParallelSysplex (GDPS)


参考答案:D

第6题:

-> 在c++中是什么意思?

能解释下这句话中— >

m_hIcon = AfxGetApp()->LoadIcon(IDR_MAINFRAME);


member access operator for a pointerAfxGetApp()是指向某个对象的一个指针,-> 是该指针调用该类对象某一个成员函数的访问符号。如果不是指针就用'.'做访问符。
member access operator for a pointer
AfxGetApp()是指向某个对象的一个指针,-> 是该指针调用该类对象某一个成员函数的访问符号。
如果不是指针就用'.'做访问符。

第7题:

A mainframe customer has requested a proposal to replace an existing storage system. Which information does Disk Magic provide?()

A. logical volume sizes

B. cache usage by application

C. storage processor utilization

D. disk capacity needed forFlashCopy


参考答案:C

第8题:

target="mainFrame"和target="_blank”有何区别?


正确答案:target="mainFrame"设定目标页面在右侧框架打开而target="_blank"则设定目标页面新开浏览器窗口
target="mainFrame"设定目标页面在右侧框架打开,而target="_blank"则设定目标页面新开浏览器窗口 解析:mainFrame是右面框架的名字,target="mainFrame"设定目标页面在右侧框架打开,而target="_blank"则设定目标页面新开浏览器窗口。

第9题:

下面的XML片断中结构完整的是()。

  • A、<customer name=”<xml>.con”><address>123 MainStreet></address></customer>
  • B、<customer><name>Joe’s XML Works</name><address>New York</costomer>
  • C、< customer type=extemal><name>Partners Unlimited</name></customer>
  • D、<customer name=”John Doe”><address>123 Main Street</address> <zip code=”01837”/></customer>

正确答案:D

第10题:

使用框架技术来创建网页时()是网页中最主要的区域。

  • A、rightframe
  • B、topframe
  • C、leftframe
  • D、mainframe

正确答案:D

更多相关问题