You have created an Oracle 10g database named SALES, which will be used by an application named SalesOrders. Users of the SalesOrders application complain that application response time is slow when they generate reports. The SalesOrders application acces

题目

You have created an Oracle 10g database named SALES, which will be used by an application named SalesOrders. Users of the SalesOrders application complain that application response time is slow when they generate reports. The SalesOrders application accesses a table that contains 10 million rows. You decide to create an index on this table using the NOLOGGING option so that the index creation process is completed in the least amount of time. Which of the following is NOT true about an index created with the NOLOGGING option?()

  • A、 The index can be changed from NOLOGGING to LOGGING
  • B、 The index cannot be recovered even in the ARCHIVELOG mode.
  • C、 The index can only be created if the base table is created with the NOLOGGING option.
  • D、 The index can be recovered if you perform a backup after the CREATE INDEX statement.
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. The software deployment of the application is successful. Now, you want to install that application in the customized form. What should you do? ()

  • A、Repackage and re-deploy the application’s .msi file to the Sales OU
  • B、Re-deploy the application’s .mst file to the Sales OU.
  • C、Re-deploy the application by using the Group Policy object (GPO for the Sales OU)
  • D、Restart Windows Installer service on the ten computers.

正确答案:B

第2题:

You are the administrator for ExamSheet.net's network.  You are using Windows Installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes an organizational unit (OU) named Sales. A Group Policy object (GPO) is created for the Sales OU.  The software deployment of the application is unsuccessful. During the deployment, some users in the Sales OU report that the installation is aborting with random errors midway through the installation process. The remaining users in the Sales OU report that the software is installing, but is giving them general protection fault errors. You want to successfully deploy the software What should you do? ()

  • A、Repackage and redeploy the application’s .msi file to the Sales OU.
  • B、Repackage and redeploy the application’s .mst file to the Sales OU.
  • C、Redeploy the application by using the Group Policy object (GPO) for the Sales OU.
  • D、Restart Windows Installer on all computers in the Sales OU. Then redeploy the application’s .zap file to the Sales OU.

正确答案:A

第3题:

You have recently completely creating a new application for Certkiller .com.This new application has to load an instance of the Inventory class from a large file named Inventory.dat.You need to ensure that the application executes the loading process in as little time as possible.What should you do?()

A.

B.

C.

D.


参考答案:C

第4题:

Your company has an Active Directory forest. The forest includes organizational units corresponding to the following four locations.  London      Chicago      New York     Madrid  Each location has a child organizational unit named Sales. The Sales organizational unit contains all the users and computers from the sales department.  The offices in London, Chicago, and New York are connected by T1 connections. The office in Madrid is connected by a 256-Kbps ISDN connection.  You need to install an application on all the computers in the sales department.  Which two actions should you perform()

  • A、Disable the slow link detection setting in the Group Policy Object (GPO).
  • B、Configure the slow link detection threshold setting to 1,544 Kbps (T1) in the Group Policy Object GPO).
  • C、Create a Group Policy Object (GPO) named Officelnstall that assigns the application to users. Link the GPO to each Sales organizational unit.
  • D、Create a Group Policy Object (GPO) named Officelnstall that assigns the application to the computers.Link the GPO to each Sales organizational unit.

正确答案:A,D

第5题:

You work as a database administrator for Supportcenter.cn. In a production environment, users complain about the slow response time when accessing the database. You have not optimized the memory usage of the Oracle instance and you suspect the problem to be with the memory. To which type of object would you refer to determine the cause of the slow response?()

  • A、The trace file
  • B、The fixed views
  • C、The data dictionary views
  • D、The operating system log fields
  • E、The dynamic performance views.

正确答案:E

第6题:

You work as the IT professional in an international company which is named Wiikigo. You are experiencedin implementing and administering a network operating system. You are specialized in deploying servers,configuring Windows Server 2008 Terminal services and network application services, and configuring aweb services infrastructure. There is a server that runs Windows Server 2008. The Terminal Services server role is installed on theserver. You have a new application deployed on the server. The application creates files that have anextension of .xyz. You have to make sure that users are able to launch the remote application from theircomputers by double-clicking a file that has the .xyz extension. What action should you perform?()

  • A、The Remote Desktop Connection Client on the users’ computers should be configured to point to theserver.
  • B、Configure the application as a published application You should use a Remote Desktop Program file.
  • C、Configure the application as a published application by using a Microsoft Windows Installer packagefile.
  • D、Configure the application as a published application by using a Terminal Server Web Access Web site.

正确答案:C

第7题:

Your company has an Active Directory forest. The company has three locations. Each location   has an organizational unit and a child organizational unit named Sales.   The Sales organizational unit contains all users and computers of the sales department. The  company plans to deploy a Microsoft Office 2007 application on all computers within the three  Sales organizational units.     You need to ensure that the Office 2007 application is installed only on the computers in the  Sales organizational units.     What should you do()

  • A、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to assign the application to the c
  • B、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to assign the application to the us
  • C、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to publish the application to the u
  • D、Create a Group Policy Object (GPO) named SalesAPP GPO. Configure the GPO to assign the application to the co

正确答案:D

第8题:

You are using windows installer to deploy an application to 750 Windows 2000 Professional computers on your network. The network includes organizational unit (OU) named sales. A Group Policy object (GPO) is created for the Sales OU. You want to deploy that application in such a way that the shortcuts of that application should be created on the used desktop as well as in start-menu. When a user first click on the shortcut or try to open any file whose extension is associated with that application, then that application should automatically install on the computer. What should you do to accomplish this task?()

  • A、Using GPO, publish that application at user level
  • B、Using GPO, assign that application at the user level
  • C、Using GPO, publish that application at computer level
  • D、Using GPO, assign that application at the computer level.

正确答案:B

第9题:

In your datawarehousing application, you generate reports frequently. The data is static in the tables being used to generate reports. You are currently using joins, resulting in a large performance overhead. What kind of database structure would you use to reduce the response time of the query?()

  • A、hash clusters
  • B、index clusters
  • C、partitioned tables
  • D、index­organized table (IOT)

正确答案:B

第10题:

You are a database administrator for your company. The company uses a vendor company’s application that is based on a proprietary database. You query data from the application database and import the data into a SQL Server 2005 database. The application vendor provides you with a new OLE DB driver to be used when querying the application database. Company policy prohibits connections between the SQL Server database and the application database, except when querying this data. You need to provide a way to query data from the application database. What should you?()

  • A、Configure a Linked Server connection to the application database.
  • B、Write a query that uses an OPENDATASOURCE command.
  • C、Write a query that uses an OPENQUERY command.
  • D、Configure a Remote Server connection to the application database.

正确答案:B

更多相关问题