客户机发出远程过程调用,此时它会联系名称服务数据库,以寻找服务器系统的相关信息。
When the client makes a remote procedure call, it contacts the name service database to find information about the server system.
前一个复制缓存器使每个节点在本地都有元数据信息,像列出文件列表之类的任务就不必使用RPC远程过程调用了。
The former is replicated so that each node has metadata information locally and would not need to make RPC calls for tasks like listing the files.
调用者必须在调用这个过程后执行COMMIT来保存解释信息。
The caller must ensure to perform COMMIT after calling this procedure to save the explain information.
在远程过程调用(rpc)级别,您记录下nfs请求的信息,然后在NFS文件中,您可以获得实际交换的数据。
At the Remote Procedure Call (RPC) level, you get the record information for the NFS request, and then at the NFS file, you get the actual data that was exchanged.
调用过程的第一步是将这些对象中的信息项放入SOAP信封,构造一个 SOAP消息。
The first step in the process is to put the information items in these objects into a SOAP envelope and construct a SOAP message.
调用者必须在调用这个过程后执行COMMIT来保存explain信息。
The caller must perform COMMIT after calling this procedure to save the explain information.
可以通过编写脚本来使用DB 2WorkloadManager (WLM),从而调用表函数、存储过程和事件监视器,收集关于工作负载的信息。
You can use DB2 workload Manager (WLM) by writing your own scripts to call the table functions, stored procedures, and event monitors to gather information about the workload.
下面的代码示例描述如何使用StoredProcedureResult对象类型访问一个存储过程调用的所有输出信息?
The next code sample describes how to make use of the StoredProcedureResult object type to access all the output information of a stored procedure call.
SQL存储过程在free_chunks表中搜索匹配的空闲块,并将该信息用于ADDchunk函数调用。
The SQL stored procedure searches for a matching free chunk in the free_chunks table and USES this information for the ADD chunk function call.
通过调用explain _ from_section过程收集explain信息。
Gather the explain information by calling the explain_from_section procedure.
在这种方式下,你可以隐藏实现信息,并简化服务的整个调用过程。
In this way, you hide the implementation details and simplify the whole process to invoke the service.
为此,有关怎样、哪里能通过程序的方式调用服务的信息就很有必要了,而绿页就提供了这样的信息。
To do that, information on how and where to programmatically invoke a service is needed, and the green pages provide this information.
这两个过程都以要检索的策略类型为输入,并返回包含策略信息的XML文档(作为blob返回到调用方或写入文件)。
Both procedures take the type of policy being retrieved as input and return an XML document (either returned as a BLOB to the caller or written to a file) containing the policy information.
结果会产生大量信息,显示在执行date命令过程中所执行的各个系统调用。
The result is a rather large dump showing the various system calls that are performed in the context of a date command call.
CallCenter和BankBranch应用程序调用存储过程1、2和3,分别获取客户号、账户号和详细的账户信息。
The Call Center and Bank Branch applications invoke stored procedures 1, 2 and 3 to determine the customer number, the account number, and detailed account information, respectively.
为了访问存储过程调用返回的所有信息,开发人员需要预先注册所有的输出参数,并将调用的结果赋给一个ResultSet对象。
In order to access all the information returned by a stored procedure call, developers need to register all the output parameters beforehand and assign the result of the call to a ResultSet object.
这些信息包括过程所在位置、标识方式、调用序列和返回类型以及它所使用的字符串字符集。
This information includes where the procedure is located how it is identified its calling sequence and return type and the string character set it USES.
调用Web服务,该Web服务通过调用adobeLiveCycle Forms来生成包含策略详细信息的PDF表单,使用协作过程中收集的数据。
Call a Web service that invokes Adobe LiveCycle Forms to generate a PDF form containing policy details, using data gathered during the collaborations.
调用语法确定提供给过程的参数的结构以及对于每次数据更改向订阅服务器发送多少信息。
The call syntax determines the structure of the parameters provided to the procedure and how much information is sent to the Subscriber with each data change.
本文讨论了基于远程过程调用机制之上网络信息的获取,给出了无盘工作站的例子及相关流程。
This paper discusses how to acquire the network information via RPC (Remote Procedure Call). An Example of the non-disk station is shown and its programming flow chart is also given.
文摘:本文讨论了基于远程过程调用机制之上网络信息的获取,给出了无盘工作站的例子及相关流程。
Abstract: This paper discusses how to acquire the network information via RPC (Remote Procedure Call). An Example of the non-disk station is shown and its programming flow chart is also given.
这些信息包括过程所在位置、标识方式、调用序列和返回类型以及它所使用的字符串字符集。
This information includes where the procedure is located, how it is identified, its calling sequence and return type, and the string character set it USES.
通过调用存储过程对安全数据库进行操作,进而实现系统的安全访问。对数据库表内的敏感信息进行加密存储,未经授权不能访问。
The system encrypts the sensitivity information in database so that there is no access without authentication in order to ensure the security access of the system.
调用代码可以获取它需要传递给过程的信息,然后调用单个过程名,无论它传递的是什么参数。
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.
它只通过存储过程调用与数据库通信,所以它不需要知道任何有关底层数据结构的信息。
It communicates with the database exclusively via stored procedure calls, so it does not need to know anything about the underlying data structure.
它只通过存储过程调用与数据库通信,所以它不需要知道任何有关底层数据结构的信息。
It communicates with the database exclusively via stored procedure calls, so it does not need to know anything about the underlying data structure.
应用推荐