网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

SQL Server 2000提供了数据转换服务(DTS),利用DTS可以实现不同数据源之间的数据转换与传输。关于DTS的功能,下列说法正确的是

A.DTS可以帮助用户方便、快捷地实现数据的导入和导出操作。但DTS只支持SQL Server 2000数据库之间的导入和导出

B.利用DTS传输数据时,用户不能只传输一个表的部分数据,而必须传输整个表的数据

C.利用DTS传输数据时,可以将数据传输到其他数据库服务器上,而且在传输过程中可以在目标服务器上建立新表,并将数据传输到新表中

D.利用DTS在不同数据库间传输数据时,SQL Server并不对执行传输操作的用户进行权限认证。因此,用户可利用DTS传输数据库中的任何数据


参考答案

更多 “ SQL Server 2000提供了数据转换服务(DTS),利用DTS可以实现不同数据源之间的数据转换与传输。关于DTS的功能,下列说法正确的是A.DTS可以帮助用户方便、快捷地实现数据的导入和导出操作。但DTS只支持SQL Server 2000数据库之间的导入和导出B.利用DTS传输数据时,用户不能只传输一个表的部分数据,而必须传输整个表的数据C.利用DTS传输数据时,可以将数据传输到其他数据库服务器上,而且在传输过程中可以在目标服务器上建立新表,并将数据传输到新表中D.利用DTS在不同数据库间传输数据时,SQL Server并不对执行传输操作的用户进行权限认证。因此,用户可利用DTS传输数据库中的任何数据 ” 相关考题
考题 ( 13 )关于 TCP/IP 参考模型传输层的功能,下列哪种描述是错误的 ? ( )A )传输层可以为应用进程提供可靠的数据传输服务B )传输层可以为应用进程提供透明的数据传输服务C )传输层可以为应用进程提供数据格式转换服务D )传输层可以屏蔽低层数据通信的细节

考题 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.

考题 You are the administrator of a SQL Server 2000 computer. Each evening after business hours, you perform. database maintenance tasks. You create a Data Transformation Services package to populate the data warehouse. MAPI is not installed on the server.You want to schedule the DTS package to run each night. You want to attend to other duties while the DTS package is executing. You also want to be notified if the DTS package fails.What should you do?A.Select the DTS packages log package execution to SQL server check box. Create a SQL server event alert to notify you if the package fails.B.Select the DTS packages write completion status to event log check box. Create a SQL server event alert to notify you if the package fails.C.Configure the DTS package to include an on failure precedence constraint and a send mail task. Configure the send mail task to notify you if the package fails.D.Configure the DTS package to include an on failure precedence constraint and a send mail task. Configure the execute process task to execute a not send command that will notify you if the package fails.

考题 DTS是一个简称,它的全称是()。A.数据运输系统B.数据传输服务C.数据库传输系统D.数据库运输服务

考题 导入数据是从SQL Server的()中检索数据,并将数据插入到SQL Server表的过程。A、外部数据源B、SQL Server数据库C、表D、视图

考题 使用DTS服务,可以将SQL Server中表的数据转换成Flat File文件。

考题 DTS2-1单口终端服务器的主要功能:()A、提供IP port监控数据传输B、提供串口C、配套DTS1-1使用D、配套DTS2-1使用

考题 假设一系统原来使用Access数据库,现要使用sql server数据库,采用()方法可以完成两个数据库之间的数据转换工作。A、Sql server的附加数据库功能B、Sql server的还原数据库功能C、在Sql server中可直接打开Access数据库,另存即可。D、Sql server的导入导出功能

考题 假设某一系统,原来使用Access数据库,现在改用SQL server数据库,采用()方法可以快速完成两个数据库之间的数据转换动作。A、SQL server的附加数据库功能B、SQL server的还原数据库功能C、在SQL server中直接打开Access数据库,另存即可D、使用SQL server的的导入/导出功能

考题 下面()只能将数据导入SQL Server服务器,但不能从SQL服务器中导出数据。A、DTS导入/导出向导B、DTS包C、BCP语句D、BULKINSERT语句

考题 DTS是一个简称,它的全称是()。A、数据运输系统B、数据传输服务C、数据库传输系统D、数据库运输服务

考题 数据转换服务(DTS)的任务不包括()。A、导入和导出数据B、转换数据C、复制数据库对象D、创建数据库对象

考题 对于不同类型的数据库,若在SQL SERVER中使用,就必须进行数据源的()。A、添加B、转换C、备份D、编辑

考题 下列关于DTS数据转换的叙述中,正确的是()。A、DTS转换是在数据到达目的之后应用于一块数据的一个或多个函数或操作B、源数据会改变C、DTS可以操纵列数据,包括更改列的类型、大小、小数位数或为空型等D、DTS只能将文本文件转换为SQL Server数据表

考题 DTS服务不能实现对规则、账户对象的传输。

考题 关于DM迁移工具DTS说法错误的是()A、DM数据迁移工具DTS可跨平台实现数据库之间的数据和结构互导B、DTS可实现DM数据库与文本文件之间的数据或者结构互导C、DTS无法支持迁移过程中的数据类型转换D、在迁移的过程中它最大限度地保留了源数据的原始信息

考题 You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work a database administrator for your company. There is a Data Transformation Services (DTS) package, and the DTS package is stored in SQL Server 2000. And you plans to have the SQL Server 2000 migrated into SQL Server 2005. The DTS package dynamically configures precedence constraints by utilizing complex Microsoft Visual Basic Scripting Edition (VBScript). The SQL Server 2005 Package Migration Wizard is run by you, but the wizard cannot convert the package from SQL Server 2000 to SQL Server 2005. You are required to make sure that the DTS package runs in SQL Server 2005. And the package should be run in the shortest time.  Which action should be utilized?()A、The SQL Server 2000 Data Transformation Services (DTS) package should be wrapped in an Execute DTS 2000 Package task.B、The SQL Server 2000 Data Transformation Services (DTS) package should be manually recreated as a SQL Server Integration Services (SSIS) package.C、The SQL Server 2000 Data Transformation Services (DTS) task should be configured to not utilize precedence constraints. Then, the SQL Server 2005 Package Migration Wizard should be run again.D、The SQL Server 2005 Package Migration Wizard should be run. And when the upgrade fails, a Transfer SQL Server Objects task should be run.

考题 关于ABIS辅助批量之DATAMOVE数据提取的说法,正确的包括()A、它完成ABIS、BoEing、IFAR等大型生产数据库的原始数据获取B、它完成向FMIS、DTS等小型生产系统的数据推送C、它为基础数据平台提供数据源D、它为AIPS系统提供数据源

考题 下列关于数据迁移工具DTS的介绍不正确的是哪个()A、可跨平台实现数据库之间的数据和结构互导B、可复制从SQL查询中获得的数据C、在迁移过程中数据类型不可改变D、可实现DM数据库与文本文件之间的数据或者结构互导

考题 单选题下列关于DTS数据转换的叙述中,正确的是()。A DTS转换是在数据到达目的之后应用于一块数据的一个或多个函数或操作B 源数据会改变C DTS可以操纵列数据,包括更改列的类型、大小、小数位数或为空型等D DTS只能将文本文件转换为SQL Server数据表

考题 判断题使用DTS服务,可以将SQL Server中表的数据转换成Flat File文件。A 对B 错

考题 多选题关于ABIS辅助批量之DATAMOVE数据提取的说法,正确的包括()A它完成ABIS、BoEing、IFAR等大型生产数据库的原始数据获取B它完成向FMIS、DTS等小型生产系统的数据推送C它为基础数据平台提供数据源D它为AIPS系统提供数据源

考题 单选题You are a professional level SQL Server 2005 database administrator in an international corporation named Wiikigo. You are experienced in implementing high-availability solutions, monitoring the database server, and design deployment. In the company, you major job is the deployment, maintenance and support of Microsoft SQL Server 2005. You work a database administrator for your company. There is a Data Transformation Services (DTS) package, and the DTS package is stored in SQL Server 2000. And you plans to have the SQL Server 2000 migrated into SQL Server 2005. The DTS package dynamically configures precedence constraints by utilizing complex Microsoft Visual Basic Scripting Edition (VBScript). The SQL Server 2005 Package Migration Wizard is run by you, but the wizard cannot convert the package from SQL Server 2000 to SQL Server 2005. You are required to make sure that the DTS package runs in SQL Server 2005. And the package should be run in the shortest time.  Which action should be utilized?()A The SQL Server 2000 Data Transformation Services (DTS) package should be wrapped in an Execute DTS 2000 Package task.B The SQL Server 2000 Data Transformation Services (DTS) package should be manually recreated as a SQL Server Integration Services (SSIS) package.C The SQL Server 2000 Data Transformation Services (DTS) task should be configured to not utilize precedence constraints. Then, the SQL Server 2005 Package Migration Wizard should be run again.D The SQL Server 2005 Package Migration Wizard should be run. And when the upgrade fails, a Transfer SQL Server Objects task should be run.

考题 单选题对于不同类型的数据库,若在SQL SERVER中使用,就必须进行数据源的()。A 添加B 转换C 备份D 编辑

考题 单选题DTS是一个简称,它的全称是()。A 数据运输系统B 数据传输服务C 数据库传输系统D 数据库运输服务

考题 单选题假设某一系统,原来使用Access数据库,现在改用SQL server数据库,采用()方法可以快速完成两个数据库之间的数据转换动作。A SQL server的附加数据库功能B SQL server的还原数据库功能C 在SQL server中直接打开Access数据库,另存即可D 使用SQL server的的导入/导出功能

考题 单选题数据转换服务(DTS)的任务不包括()。A 导入和导出数据B 转换数据C 复制数据库对象D 创建数据库对象