A federated procedure is a local procedure mapped to the data source procedure.
联邦过程是一种映射数据源过程的本地过程。
The routineschema is the schema name of the federated procedure and not the data source procedure.
routineschema是联邦过程的模式名,而不是数据源过程的模式名。
If more than one data source procedure or function has the same name and number of parameters, then the UNIQUE ID needs to be specified.
如果多个数据源过程或函数具有同样的名称和参数数量,那么需要指定UNIQUEID。
If two or more data source procedures have identical schema and procedure names, but different Numbers of parameters, then the number of parameters can be specified in the CREATE procedure statement.
如果两个或更多的数据源过程具有相同的模式和过程名,但是参数数量不同,那么可以在CREATEprocedure语句中指定NUMBEROFPARAMETERS。
Generates a visual call graph for subroutine, procedure, and program calls from a selection of source members by using the Application Diagram.
使用程序图来从源成员的选择中为子程序、程序和程序访问创建一个可视化访问图。
But this utility also performs a full build of the stored procedure, thus transferring the source to the target server.
但是这个实用程序还执行存储过程的完全构建,以便将源文件也放到目标服务器上。
This is an open source stored procedure logger.
这是一个开放源码的存储过程日志器。
The bone marrow was the source of the stem cells that made the procedure newsworthy.
骨髓是干细胞的来源,并使得这一过程有报导价值。
In summary, the migration process takes a unique procedure, depending on the requirements or constraints and the source type environment.
总之,根据需求、约束以及源环境的类型,迁移过程会采取特定的步骤。
Answer: This is an open source framework for DB2 stored procedure logging.
解答:这是一个提供DB 2存储过程日志功能的开放源码框架。
Placing the data manipulation logic into a data access service or procedure makes the business logic less dependent on the source of the data.
将数据操作逻辑放入到数据访问服务或过程中可减少业务逻辑对数据源的依赖性。
When an external SQL stored procedure is initially deployed, the source as well as the DBRM dataset name are cataloged.
当最初部署外部SQL存储过程时,要编目源数据集和DBRM数据集的名称。
A DB2 stored procedure, which allows you to manipulate source data before it is applied to the nickname.
DB 2存储过程,在应用到别名之前,它允许您操纵源数据。
In this example, we have chosen to fix the CREATE PROCEDURE statement instead of modifying the source code.
在这个例子中,我们选择修改CREATEprocedure语句而不是修改源代码。
Listing 4. Source code for change_password_admin SQL stored procedure.
清单4 . change _ password_adminSQL存储过程的源代码。
Edit the procedure source and properties with the routine editor.
用例程编辑器编辑过程源代码和属性。
Mobility uses a simple procedure that transfers the LPAR from the source to the target system without disrupting the hosted application or the operating system.
Mobility使用一个简单的过程把LPAR从源系统转移到目标系统,而不需要中断 LPAR 上驻留的应用程序或操作系统。
The Gentoo distribution installs most software from source code but using a streamlined procedure that's more like using an RPM or Debian package; consult Gentoo's documentation for details.
Gentoo发行版通过源代码安装大部分软件,但是使用一个流线化过程,更像是使用一个RPM或Debian软件包;查询 Gentoo 的文档了解详情。
An IBM Cognos data source is created with the database containing the stored procedure as a source in the IBM Cognos administration page.
利用包含存储过程作为源的数据库,在IBMCognos管理页面中创建一个IBM Cognos数据源。
For stored procedures, you can map the input and output parameters of the stored procedure to the data set source columns as defined in the select command.
对于存储过程,您可以将该存储过程的的输入和输出参数映射到select命令中所定义的数据集源列。
The process involves a "full build" of the stored procedure, in that the source is required for deploying to the database.
这个过程需要对存储过程进行 “完全构建(full build)”,期间,在部署到数据库时,需要用到源文件。
Execute the CREATE PROCEDURE DDL from the source against the target server to catalog the stored procedure
在目标服务器上执行来自源服务器的CREATEPROCEDUREDDL,以编目存储过程。
The user can also "copy" the external SQL stored procedure by checking the radio button Deploy by building the source.
用户还可以通过选择Deploy bybuildingthe source单选按钮,“复制(copy)”外部SQL存储过程。
Before you can use pipe between source and DB2 database, it is necessary to have table definition created. Follow this procedure.
要在源数据库和DB2之间使用管道之前,必须先创建表定义。
If there is discrepancy between the access level value specified by the user and what the remote procedure actually does at the data source, data inconsistency might occur.
如果在用户指定的访问级别值与远程过程在数据源上实际采用的级别之间有差异,那么可能出现数据不一致。
As a developer, you will recognize these steps as the normal procedure to configure, compile, and install most applications from source code.
作为一名开发人员,您可以将这些步骤看作常规过程,从源代码配置、编译和安装大多数应用程序。
Since the remote procedure referenced by the federated procedure is not managed by the federated server, the level chosen cannot be enforced during the execution of the procedure at the data source.
因为联邦过程所引用的远程过程不由联邦服务器进行管理,所以当过程在数据源上执行时无法强制实施选择的级别。
Dropping a federated procedure deletes it from the local catalogs and does not change the catalogs at the data source.
删除一个联邦过程会从本地编目中删除它,但是不会改变数据源上的编目。
Whether you use an open source, commercial, or custom compensation framework, you still must provide the method, SQL, or stored procedure to invoke to reverse the database update operations.
无论使用开源、商业还是自定义补偿框架,您都必须提供可以调用的方法、SQL或存储过程来反转数据库更新操作。
Contains information about Federated Procedures that you defined such as the data source name, remote procedure name, remote schema name.
包含关于定义的联邦过程的信息,比如数据源名、远程过程名、远程模式名。
应用推荐