网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
A customer is building a database server, and the server does sequential write most of the time. They are planning to use an IBM x445 and a ServeRAID-6M adapter. Which of the following fault tolerant RAID levels will perform best for sequential write?()
A
RAID-5 with cache write back
B
RAID-1E with cache write back
C
RAID-10 with cache write thru
D
RAID-50 with cache write thru
参考答案
参考解析
解析:
暂无解析
更多 “单选题A customer is building a database server, and the server does sequential write most of the time. They are planning to use an IBM x445 and a ServeRAID-6M adapter. Which of the following fault tolerant RAID levels will perform best for sequential write?()A RAID-5 with cache write backB RAID-1E with cache write backC RAID-10 with cache write thruD RAID-50 with cache write thru” 相关考题
考题
下列连接字符实现与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;
考题
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.
考题
Which correctly describes the tiers of the Oracle Workflow architecture?()
A. Oracle Database tier and Application server tier onlyB. Oracle Database tier, Application server tier, and End-user client tier onlyC. Oracle Database tier, Application server tier, and Development client tier onlyD. Oracle Database tier, Application server tier, Development client tier, and End-user client tier
考题
You are the administrator of two SQL Server 2000 computers. One of these servers contains a 4-GB database named marketing. You want to remove the marketing database from one server and add it to the other as quickly as possible.What should you do?A.Detach the database from the original server by using the sp_detach_db stored procedure. Copy the database and the transaction log files to the new server, and attach them by using the sp_attach_db stored procedure.B.Use the DTS export wizard to transfer all database objects from the original server to the new server. Drop the database from the original server.C.Run a full backup of the database on the original server. Create a new database named marketing on the new server. Restore the backup in the new marketing database. Drop the database from the original server.D.Shut down the original server. Copy the database and the transaction log files to the new server. Use the DISK INIT and DISK REFIT statements to attach the data file to the new server. Drop the database from the original server.
考题
You are the administrator of two Microsoft Windows 2000 advanced server computers. On these servers, you are configuring a database that will store accounting information for your company.The data must be available at all times. Interruptions in data connectivity should not last longer than five minutes. Any changes to the database should not require you to reconfigure the client computers.How should you configure the database?A.Configure the database on the two servers as a SQL Server 2000 cluster.B.Configure the database on one server, and then configure a standby database on the second server.C.Configure the database on each server. Use Microsoft Distributed Transaction Coordinator to keep the two servers perfectly synchronized.D.Configure the database as a federated database, and then partition half the data on each server.
考题
You are planning to import customer data from the Customer table and the Country table in your SQL Server 2000 database into a SQL Server 2005 database. You want to ensure that during the import process,each value in the CountryCode column of the Customer table has a corresponding record in the CountryCode column in the Country table of the SQL Server 2005 database. You define a foreign key between these two tables. Thus,referential integrity will guarantee that the import routine fails if there are any records where a CountryCode value does not exist in the Country table but does exist in the Customer table. You need to ensure that the import process does not fail if records are encountered that do not exist in the Country table. What should you do?()A、Drop the foreign key. Import the data by using the script. Re-create the foreign key.B、Create a CHECK constraint.C、Create a DML INSTEAD OF trigger that writes the failed records to a file or table.D、Create a DML AFTER trigger that writes the failed records to a file or table.
考题
A technical specialist has a requirement to implement a 4-way POWER5 server with a small Web server partition and a high performance database server partition. The Web server provides a client front-end to the database server. The most important concerns are speed of communication between the Web server and the database and I/O speed of the database. Which of the following virtualization features would be most appropriate?()A、Virtual SCSIB、Virtual EthernetC、Virtual I/O ServerD、Micro-Partitioning
考题
A customer needs a new database server. Their third-party application requires Microsoft SQL Server. They have 100 users who will login to the network and store their data files on the network server. They will also require the server to be an email server and to deploy a central antivirus solution. Which of the following network operating systems would satisfy these requirements?()A、SuSE Linux Enterprise 9B、Red Hat Linux Advanced Server 3C、Microsoft Windows 2003 Server Web EditionD、Microsoft Windows 2003 Server Standard Edition
考题
A customer is looking for a new file and print server and is considering a 2-socket Intel server with redundant power and hard disk that must fit in the current server rack. With 2U available in the rack, the customer is looking for the best price performance ratio. Which IBM server will fit the best for this customer?()A、x3200B、x3455C、x3550D、x3650
考题
Company.com has a database application and a Web server application running on the same p5-570 server in a single partition. Recently there have been a number of instances where the increased load on the database server has impacted the performance of the Web server. What can the technical specialist recommend to keep the database application from impacting the performance of the Web server?()A、Create a VLAN between the web server and database server.B、Purchase APV and install the VIOS.C、Increase the priority of the Web server.D、Create separate LPARs for Web and database workloads.
考题
A customer would like to consolidate multiple database workloads to a single server to reduce TCO. What is the effect of PowerVM on TCO?()A、Reduces SAN costB、Reduces network costC、Reduces administration costsD、Reduces software licensing cost
考题
A user has an application server LPAR with a physical Ethernet adapter. They want to have a database LPAR also connected to the application LPAR via virtual Ethernet. Their security policies require a firewall between the application LPAR and database LPAR. Which of the following virtual Ethernet configurations satisfies the customer’s requirements?()A、The application server,firewall,and database server on the same VLANB、The application server and firewall on one VLAN,and the database server on a second VLANC、The application server on one VLAN,and the database server and firewall on a second VLAND、The application server and firewall on one VLAN,and the firewall and database server on a second VLAN
考题
Coherence provides the ideal infrastructure for building _____ services, and the ______ applications.()A、 Data Grid; Client and Server basedB、 Outster; Client and Server basedC、 Data Grid;DNS basedD、 Cloud cluster;Client and Server based
考题
You have two database servers SEMP and SACCT. The database in the SEMP server maintains the employeeinformation and the database in the SACCT server maintains the accounts payable information. The employeessubmit the expense reports to the accounts payable department. A user of the accounts payable databasewants to extract the employee information from the database in the SEMP server for cross-verification. Whichschema object enables the user to access the information from the remote database()A、ClusterB、Database linkC、Mapping tableD、Materialized view
考题
You have two database servers SEMP and SACCT. The database in the SEMP server maintains theemployee information and the database in the SACCT server maintains the accounts payable information.The employees submit the expense reports to the accounts payable department. A user of the accountspayable database wants to extract the employee information from the database in the SEMP server for cross-verification. Which schema object enables the user to access the information from the remote database()A、ClusterB、Database linkC、Mapping tableD、Materialized view
考题
You need to design a strategy for identifying the number of instances that any one SQL Server 2005 computer will support. What should you do?()A、Specify that each server must have one instance for each customer.B、Specify that each server must each have only one instance.C、Specify that each server must have one instance for each database that is hosted on that server.D、Specify that each server must have one instance for each customer who has one or more databases that are hosted on that server.
考题
In a two-tier configuration, it is recommended to put which of the following components on different nodes?()A、Database client and database serverB、WebSphere Application Server and Database ServerC、WebSphere Commerce Server and WebSphere Application ServerD、Web server and WebSphere Application Server
考题
多选题In a two-tier configuration, it is recommended to put which of the following components on different nodes?()ADatabase client and database serverBWebSphere Application Server and Database ServerCWebSphere Commerce Server and WebSphere Application ServerDWeb server and WebSphere Application Server
考题
单选题Which components are installed on the middle tier in a WebSphere Commerce V 5.6 three-tier configuration (i.e. in a three-node topology)?()A
WebSphere Commerce Server, WebSphere Application Server and Web server pluginB
WebSphere Application Server, Database Client and Web server pluginC
WebSphere Commerce Server, Database Server and WebSphere Application ServerD
WebSphere Commerce Server, WebSphere Application Server and Database ClientE
Web server, WebSphere Commerce Server and WebSphere Application Server
考题
单选题Upon announcement,the specific details surrounding the Virtual I/O Server requirements and performance are still being defined. The customer has engaged IBM to provide a server consolidation solution and would like to take advantage of the VIO Server benefits. How should the pSeries technical specialist best address this?()A
Design the solution and present it confidently so the customer does not question it.B
Design the solution and ensure the customer understands the unknowns with the new technology.C
Explain to the customer that the VIO Server does not benefit them when doing server consolidation so it has not been configured.D
Explain to the customer that the details surrounding the VIO Server have not been clearly defined so designing a solution is premature.
考题
单选题A user has an application server LPAR with a physical Ethernet adapter. They want to have a database LPAR also connected to the application LPAR via virtual Ethernet. Their security policies require a firewall between the application LPAR and database LPAR. Which of the following virtual Ethernet configurations satisfies the customer’s requirements?()A
The application server,firewall,and database server on the same VLANB
The application server and firewall on one VLAN,and the database server on a second VLANC
The application server on one VLAN,and the database server and firewall on a second VLAND
The application server and firewall on one VLAN,and the firewall and database server on a second VLAN
考题
单选题A customer is searching for a new, small business server. The customer is standardized on AMD and does not want to place the new server in a rack. Which IBM server will best fit this customers requirement? ()A
x3105B
x3200C
x3400D
x3455
考题
单选题A customer is building a database server, and the server does sequential write most of the time. They are planning to use an IBM x445 and a ServeRAID-6M adapter. Which of the following fault tolerant RAID levels will perform best for sequential write?()A
RAID-5 with cache write backB
RAID-1E with cache write backC
RAID-10 with cache write thruD
RAID-50 with cache write thru
考题
单选题A customer is looking for a new file and print server and is considering a 2-socket Intel server with redundant power and hard disk that must fit in the current server rack. With 2U available in the rack, the customer is looking for the best price performance ratio. Which IBM server will fit the best for this customer?()A
x3200B
x3455C
x3550D
x3650
考题
单选题You are the administrator of a Microsoft Windows Server 2003 computer named Server1. SQL Server 2005 is installed on Server1 to host a database named MedDB. The MedDB database serves as the backend database for a new client/server application named MedDATA. Installation of the MedDATA application creates the database schema, application roles, and administrative accounts. It also sets all of the default permissions. You need to establish a permissions baseline for all objects in the MedDB database. What should you do?()A
Use the SQL Server 2005 Management Studio to review the permissions of the default database objects.B
Query the sys.server_permissions table on Server1.C
Execute the sp_helplogins system stored procedure for each of the default users that the MedDATA application creates.D
Query the sys.database_permissions and sys.database_principals tables in the MedDB database.
考题
单选题Integration between () multidata sources and () is defined as the Grid Link for RAC.A
Oracle WebLogic Server; Oracle DatabaseB
Oracle WebLogic Server clusters; Oracle DatabaseC
Oracle WebLogic Server clusters; Oracle Database RACD
Oracle OC4J; Oracle Database RACE
Oracle WebLogic Server; Oracle OC4J
考题
单选题You work as a database administrator for Supportcenter.cn. You suspect that in one of your applications the customer table is being accessed by some unauthorized users. Which option would you use to monitor the queries being executed on the customer table?()A
Monitor thealert.logfileB
Enable server-side SQL tracing for user sessionsC
Enable fine-grained auditing for the customer tableD
Enable Fine-Grained Access Control (FGAC) for the customer tableE
Write a database trigger on the customer table on the SELECT event
考题
单选题Which correctly describes the tiers of the Oracle Workflow architecture?()A
Oracle Database tier and Application server tier onlyB
Oracle Database tier, Application server tier, and End-user client tier onlyC
Oracle Database tier, Application server tier, and Development client tier onlyD
Oracle Database tier, Application server tier, Development client tier, and End-user client tier
热门标签
最新试卷