SPECIFIC: This uniquely identifies the stored procedure name in the DB2 catalogs.
SPECIFIC:这在DB2编目中惟一地标识存储过程名。
Check to make sure that you 've entered the procedure name and alias name correctly.
需要进行检查以确保输入了正确的过程名和别名。
When you call a procedure, you follow the procedure name with an argument list in parentheses.
调用过程时,在过程名后面加上用括号括起来的参数列表。
Provide the required stored procedure information, such as procedure name, preflush indicator, and so on.
提供必需的存储过程信息,例如过程名称、preflush指示器等等。
Discovery of remote procedures based on the remote schema name, remote package name, and remote procedure name.
根据远程模式名、远程包名和远程过程名来发现远程过程。
In this example, since the procedures are not overloaded, you can drop the ORASTOCKINFO procedure using the procedure name.
在这个例子中,因为过程没有重载,可以使用过程名来删除ORASTOCKINFO过程。
Overloading is the practice of supplying more than one definition for a given property or procedure name in the same scope.
“重载”是在同一范围内为某个给定属性或过程名称提供多个定义的做法。
If you are tempted to use the GO to statement with a procedure name, consider the EVALUATE statement as an alternative option.
如果试图将GOTO语句与程序名一起使用,那么可以考虑将evaluate语句作为一个替换选项。
Contains information about Federated Procedures that you defined such as the data source name, remote procedure name, remote schema name.
包含关于定义的联邦过程的信息,比如数据源名、远程过程名、远程模式名。
The calling code can obtain the information it needs to pass to the procedure and then call a single procedure name, no matter what arguments it is passing.
调用代码可以获取它需要传递给过程的信息,然后调用单个过程名,无论它传递的是什么参数。
The function or procedure name may be accompanied by optional information, such as module name, line number, byte offset, and parameter names, types, and values.
函数或过程名可能包含可选信息,如模块名、行号、字节偏移量以及参数的名称、类型和值。
Parallel invocations of the stored procedure are only allowed if the index name parameters are different.
只有在索引名称参数不同的情况下,才允许并行调用这个存储过程。
This object should be given the name of the remote procedure followed by the list of arguments all wrapped up into one PHP array object.
这个对象应该被给与远程过程的名称,后面跟随着由所有参数列表包装成的一个PHP数组对象。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
You can also specify parameter definitions, including the parameter name, mode, data type, and other extended properties, for the procedure.
您还可以为过程指定参数定义,包括参数名、模式、数据类型及其他扩展属性。
The use of this stored procedure required only the parameter value and the name of the stored procedure itself to be sent from the client application to the database server.
要使用存储过程,仅需从客户机应用程序向数据库服务器发送参数值和存储过程本身的名称即可。
The procedure takes the fully-qualified name of a table as input parameter and sets up the necessary data structures that are passed to the API function.
该过程以一个表的全限定名称作为输入参数,并设置必要的数据结构,以便将这些数据结构传递给api函数。
Users can look up the procedure attributes such as routine schema, specific name, number of parameters, deterministic, external action, and access level using the SYSCAT.ROUTINESFEDERATED catalog.
用户可以使用 SYSCAT.ROUTINESFEDERATED 编目查找过程属性,比如例程模式、特定名称、参数数量、确定性、外部动作和访问级别。
As the name implies, RPC provides the means to perform procedure calls between systems.
正如其名称所暗示的,RPC提供了在系统间执行程序调用的方法。
The following error is returned, indicating that no procedure with this name was found.
返回以下错误,表示没有找到具有这个名称的过程。
Repeat this procedure with the name GN_PS and type \ \, where these fields are replaced by their respective values.
使用GN _ PS名称以及类型\ \重复以上流程,这些字段将被各自的值取代。
SYSCAT.ROUTINEPARMOPTIONS -- Contains information about federated procedure parameter options values such as the remote parameter name and the remote parameter type name.
ROUTINEPARMOPTIONS ——包含关于联邦过程参数选项值的信息,比如远程参数名和远程参数类型名。
There is a new CONNECT_PROC database configuration parameter that you can set to the name of a stored procedure.
有一个新的CONNECT _ PROC数据库配置参数,可以把它设置为存储过程的名称。
You do not need to name parameters in the same order as the arguments in the stored procedure.
这里不需要按照存储过程中的参数顺序来命名参数。
If the schema is NULL or the empty string, the procedure restores the schema to the name from where it was backed up.
如果模式是NULL或空字符串,那么这个过程采用备份时的模式名进行恢复。
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。
When an external SQL stored procedure is initially deployed, the source as well as the DBRM dataset name are cataloged.
当最初部署外部SQL存储过程时,要编目源数据集和DBRM数据集的名称。
Set the name of the procedure to "ASSOC_PROC" and select SQL as the language of the procedure.
将过程的名称设为“ASSOC _ PROC”并选中SQL作为此过程的语言。
Name of the stored procedure for user authentication.
用于用户身份验证的存储过程的名称。
As suggested by the name, the intent was to support RPC (Remote Procedure Call) operations using XML.
从其名称可以看出,最初的目的是为了支持使用XML的远程过程调用(Remote Procedure Call,RPC)操作。
应用推荐