利用这个参数,可以在运行时关闭所有存储过程的日志。
Through this parameter, you can turn off the logging by all the stored procedure at run time.
可以使用工具查看所有存储过程中的SQL的解释计划。
You can use tools to see the explain plan of SQL's in all stored procedures.
在所有存储过程中,用于XML文档的参数类型是CLOB。
The parameter type used for XML documents in all the stored procedures is CLOB.
在本文附带的下载包中提供所有存储过程的示例(见下载)。
Samples for all the stored procedures are provided in an accompanying bundle (see Download). The article also discusses some more advanced aspects, for example.
例如,如果重命名表中的一列,则必须更新引用该列的所有存储过程。
For example, you must update any stored procedures that reference a table column that you have renamed.
由于过程被删除并重新创建,所以您可以毫无限制地更改在创建过程中指定的所有存储过程选项。
Since the procedure is dropped and re-created, you can alter all the stored procedure options specified during the creation without any restrictions.
可是,几乎所有存储过程的调用都是同一个模式,主要区别就在于创建的每个参数类型、值等不一样。
However, calling a stored procedures are almost the same, the main difference is the difference between parameters' type or value etc.
将所有的访问结果一起放入存储过程,这样您就获得了全部所需内容。
Putting all of this together into a stored procedure, you have everything you need.
在这项研究中,新记忆正好是令人担忧的方面,不过研究人员认为这一过程适用于所有存储在海马状突起当中的记忆。
The new memories in the study happened to be fearful ones, but the researchers think the process applies to all memories stored in the hippocampus.
您可以在存储过程中使用所有保存点语句。
You can use all of the savepoint statements within stored procedures.
使用存储过程来访问数据的这种技术可以在DB 2家族的所有服务器上使用。
The technique of using stored procedures for data access can be used on all DB2 family servers.
包括所有表、存储过程、函数和视图,并能基于正则表达式来排除特定对象。
Includes all tables, stored procedures, functions, and views with the ability to exclude objects based on regex patterns.
所有历史汇率都按期间和现状存储,这意味着您可以追溯到一个较早的期间并定位货币转换过程中使用的确切值。
All historical rates are stored by period and actuality, which means that you can go back to an old period and locate the exact values that were used during the currency conversion.
下面即将讨论的所有限制都适用于存储过程语言。
All the restrictions discussed below are applicable within the stored procedural language.
数据存储库存储所有的集成业务数据,它是数据获取ETL过程的最终目标。
The data repository module stores all integrated business data, it is the final target of data acquisition ETL process.
当这个语句被包含到一个存储过程中后,将对已执行语句的所有返回值进行错误检查。
When this statement is included in a stored procedure, all return values of executed statements are checked for errors.
这个过程防止了未知个人再度初始化设备并除去所有已存储的对象(例如,密钥和证书)。
This procedure prevents unknown individuals from re-initializing the device and removing all of the stored objects (for example, keys and certificates).
有效值是1到100,其中100意味着这个存储过程将使用表内的所有记录进行估算。
Valid values are 1 to 100, where 100 means that the stored procedure will use all records in the table for the estimation.
运行所有的变更脚本将视图、存储过程和函数添回到数据库中去。
The tool will run all of the scripts needed to add the views, stored procedures, and functions back into the database.
也就是说,所有数据库访问都是通过存储过程调用来执行的。
That is, all database access is performed through stored procedure invocations.
如果使用变更管理系统,则构成存储过程的所有对象(例如源代码、DBRM、JAR文件)都在这个环境中得到管理。
If a change management system is used, all objects that comprise a stored procedure (for example, source code, DBRMs, JAR files) are managed in this environment.
您将需要可用于添加新模块项的存储过程,编辑现有项目,检索项目列表,然后检索单个项目的所有字段。
You'll need stored procedures that can be used to add a new module item, edit an exiting item, retrieve a list of items, and retrieve all of the fields for a single item.
下面的代码示例描述如何使用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.
UPDATE_SP_CONFIG存储过程对共享内存进行更新,并将所有的日志标记写入一个配置文件中。
The DB2.UPDATE_SP_CONFIG stored procedure updates the Shared memory and writes all logging tokens to a configuration file.
第一,InvestmentManagementandPrivateBankingGroup的IT策略规定所有的业务逻辑应该驻留在存储过程中而不是驻留在中间层(应用程序服务器)级别。
First, the Investment Management and Private Banking Group's IT policy states that all business logic should reside in stored procedures and not at the middle tier (application server) level.
Medium:此跟踪级别捕捉低级跟踪涉及的所有信息,再加上表名、数据库名和存储过程堆栈。
Medium: This tracing level captures all of the information included in low-level tracing, plus table names, the database name, and stored procedure stacks.
这个过程调用将模式 "UTIL" 中的所有对象存储在目录D:\TEMP\UTIL_SCHEMA\ 中。
This procedure call stores all objects in the schema "UTIL" in the directory D:\TEMP\UTIL_SCHEMA\.
对关联规则挖掘的调用是通过调用一个存储过程完成的,与InfoSphere Warehouse内的所有其他挖掘操作无异。
Association rule mining is invoked by calling a stored procedure as all other mining operations in InfoSphere Warehouse.
通过使用存储过程的方法,Visual Basic.NET开发人员同样可以开发一个CICS应用程序,而只需使用与访问所有关系数据所用的相同的接口和方法。
Using a stored procedures approach, a Visual Basic.NET developer could develop a CICS application using the very same interfaces and methods that are used to access all relational data.
从db 2V8.2.2开始,向get_db_config存储过程的输出添加了所有遗漏的参数。
As of DB2 V8.2.2, all of the missing parameters have been added to the output of the get_db_config stored procedure.
应用推荐