To be precise, 1.18TB of flat file data was loaded in 1794 seconds.
更精确地说,相当于1.18TB的单位档案资料装载仅用1794秒。
There are many occasions where you may need to mask flat file data.
在很多情况下都需要屏蔽文本文件数据。
Do you use XML files, or maybe some other flat file data store?
您使用XML文件吗或者一些文本文件来存储数据?
Inbound work, like number of files in the file system for a flat file adapter or data in a database table for a JDBC adapter, should not grow unusually.
到达的工作(比如平面文件适配器的文件系统中的文件或JDBC适配器的数据库表中的数据)不应该以超常的速度增长。
In this article, you developed three distinct service modules: a flat file adapter module, a data handler module and a simple service.
在本文中,您开发了三个完全不同的服务模块:平面文件适配器模块、数据处理程序模块和简单的服务。
For each line in the flat file, the data handler module performs a target service invocation.
对于平面文件中的每个行,数据处理程序模块都将执行一次目标服务调用。
Data records that violate the database constraints are rejected by the connector and forwarded to a flat file.
违反数据库约束的数据记录将被连接器拒绝并被转发到一个平面文件中。
The data could reside in a flat file or in a database.
数据可以放在一个平面文件中,也可以存储在数据库中。
In this case the metadata was provided in the form of an XML schema definition file that described the data in the flat files.
在本示例中,元数据以XML模式定义文件的形式提供,该文件描述了平面文件中的数据。
Integration developers must implement their own data handlers and sometimes opt to write code with specific knowledge of the flat file format.
集成开发人员必须实现自己的数据处理程序,有时候还要选择利用平面文件格式的特定知识来编写代码。
The flat file adapter module (Figure 12) receives the flat file and invokes the generic data handler.
平面文件适配器模块(图12)接收平面文件,并调用通用数据处理程序。
To quantify things, it is not at all unusual for XML documents that represent table-oriented data to be three times as large as a CSV or database representation, or even a flat file.
要量化事物,对于表示面向表格数据的XML文档是CSV或数据库表示或甚至是平面文件的三倍大是再平常不过的。
This layer is responsible for running the application's business logic and getting the relevant data (for example, running an SQL command or reading a flat file).
这层负责运行应用程序的业务逻辑,获取相关数据(例如,运行SQL命令或者读取平面文件)。
Note that the code in this article does not search the LDAP data directly, but requires an export into a flat-file database before processing can occur.
本文中的代码不直接搜索LDAP数据,但需要导出到平面文件数据库中,然后再进行处理。
The information in this article applies to any technology adapter, such as the Flat File adapter where data transformation is applicable and is required.
本文中的信息适用于任何技术的适配器,如Flat FileAdapter就适用数据转换功能,且需要使用此功能。
Inbound processing is the mode of operation in which the WebSphere Adapter for Flat files monitors the file system, reads new files, and sends the data to the endpoint component.
入站处理是指WebSphereAdapter forFlat Files在监视文件系统、读取新文件以及将数据发送到端点组件时使用的操作模式。
More often than not, you will deal with XML data originating from an external source-perhaps a flat file, perhaps a Web service, perhaps something else.
很多情况下您都需要处理来自外部源的XML数据——可能来自平面文件、Web服务或其他源等。
This map moves the flat file bytes from the FlatFileBG to the DelimitedFlatFile and assigns values to the fields required by the data handler.
此映射将平面文件字节从FlatFileBG移动到DelimitedFlatFile,并将值赋给数据处理程序所需的字段。
The control flow has one data flow for each table, each data flow reading data from a flat file source and writing to the SQL Server database via OLEDB.
通过OLED B控制流为每一个表存在一个数据流,每一个数据流读平面文件数据,并写回sQLServer数据库。
Before we import the data into the newly created tables, we must extract it from the flat file sprot40.dat. You can use the Perl script extract.pl.
在将数据导入新创建的表之前,必须将其从平面文件sprot 40 . dat中解压缩出来。
The data_file entry should be your newline-delimited flat file generated from your LDAP data extract as described in Part 1.
data_file条目应当是按照第1部分所述提取的LDAP数据生成的用新行分隔的平面文件。
In the scenario discussed below, the default data-binding that is part of the Flat File Adapter is customized to provide the transformation solution.
在下面讨论的场景中,对Flat FileAdapter的缺省数据绑定进行了自定义,以提供转换解决方案。
In this section, you learn how to work with the data received from the flat-file export and how to work with data in flat files using the flat-file import.
在此部分中,您将学习如何处理从平面文件导出构件接收的数据,以及如何处理使用平面文件导入构件的平面文件中的数据。
The flat file adaptor picked up the password file and converted into a data structure required by the data handler, complete with information about the target service.
平面文件适配器拾取密码文件,并将其转换为数据处理程序要求的数据结构(补充有关目标服务的信息)。
It provides step-by-step instructions for reading business data from a flat file, transforming this data into XML, and populating a data warehouse with the transformed data.
分步讲解了如何从平面文件读取业务数据,将此数据转换成XML并用转换后的数据填充数据仓库。
It knows how to interact with the Flat File connector (pink) and the Delimited Data Handler module (yellow).
它知道如何与平面文件连接器(粉红色)和带分隔符数据的处理程序模块(黄色)进行交互。
Import data definitions from a flat file or from an XML schema, for use in your business processes.
从flat文件或者XML模式中导入数据定义,以便在您的业务流程中使用。
A data source could be a database such as an RDBMS, OODBMS, XML repository, flat file system, and so forth.
一个数据源可以四像关系型数据库管理体统这样的数据库,可以是面向对象型的数据库管理系统,可以是XML文档,也可以是简单文件等等.
That's not to say that it is impossible to store complex data in a flat-file database; just that doing so can be more costly in time and processing power compared to a relational database.
这不是说用平面文件数据库不能存储复杂数据,而是若这样做要比用关系型数据库耗用更多的时间和处理能力。
This thesis suggested a data conversion model based on XML for database conversion and char divided flat file conversion.
针对数据库和字符分隔平文本的转换,本文提出了一种基于XML的数据转换映射模型。
应用推荐