• 通过检查日志语句执行时间查明存储过程性能问题

    To pinpoint performance problems in the stored procedures by examining execution times of the logging statements.

    youdao

  • 这个语句包含一个存储过程中后,将执行语句所有返回进行错误检查。

    When this statement is included in a stored procedure, all return values of executed statements are checked for errors.

    youdao

  • 往返次数语句执行过程中发送给数据服务器请求数。

    Number of round trips is the number of requests issued to the data server during the execution of the statement.

    youdao

  • SQLPL过程包含的sql语句具有一些执行属性例如隔离级别优化级别,这些属性只能通过DB2_SQLROUTINE _ PREOPTS注册表变量来覆盖。

    SQL PL procedures contain SQL statements that have execution attributes, such as the isolation level or the optimization level that can only be overridden by DB2_SQLROUTINE_PREOPTS registry variable.

    youdao

  • 执行语句处理立即停止过程返回调用代码SQLERROR

    Processing stops immediately when this statement is executed, and the procedure return code to the caller is the value of SQLERROR.

    youdao

  • 如果语句执行返回一个错误过程自动中断事务

    If statement execution returns an error, the procedure is automatically aborted or the transaction is rolled back.

    youdao

  • 语句过程虚拟(PVM)执行

    The statement was executed within the procedure virtual machine (PVM).

    youdao

  • 指示符SQLFETCH语句执行过程填充

    The null indicator values are populated during the execution of the SQL FETCH statement.

    youdao

  • 某些条件下,会merge语句执行过程创建内部临时如清单7

    Under certain conditions, internal temporary tables are created during the execution of the merge statement, as shown in Listing 7.

    youdao

  • OPENcursor语句作为FETCH过程一部分执行

    The OPEN CURSOR statement is executed as part of the FETCH process.

    youdao

  • 如果存储过程包含任何OUT参数那么可以执行动态sql语句工具(例如ij工具)中使用CALL来调用它

    If the stored procedure does not include any OUT parameters, it can also be invoked using CALL in a tool that executes dynamic SQL statements, such as the ij tool.

    youdao

  • 比如可以CLPPlus 中无缝地执行创建删除过程函数触发器语句

    Statements like create and drop package, procedure, function, trigger, etc. can be executed seamlessly in CLPPlus.

    youdao

  • ADMIN_CMD过程使用SQLcall语句执行db2命令处理器(CLP)管理命令

    ADMIN_CMD Procedure Executes DB2 command line processor (CLP) administrative commands using the SQL CALL statement.

    youdao

  • JDBCCallable Statement用于执行存储过程,将sql语句写入Derby消息日志文件

    JDBC Callable statement to execute a stored procedure for writing SQL statements to Derby's message log file.

    youdao

  • DB 2 Command-命令对象支持使用数据连接对象执行任何支持sql语句存储过程

    DB2Command - The command object allows for executing any supported SQL statement or stored procedure using a data connection object.

    youdao

  • DB2DataReader-一般使用DB2DataReader对断开连接的结果进行单向(forward - only)的快速访问,这些断开连接的结果集执行sql语句存储过程调用所返回的。

    DB2DataReader - You typically use the DB2DataReader for fast forward-only access to disconnected result sets that are returned from executing SQL statements or stored procedure calls.

    youdao

  • RPGselect语句控制基于RPG操作执行哪些过程

    The RPG Select statement controls which sub-procedure will be executed based on the RPG operation.

    youdao

  • 需要执行多个sql语句大型复杂处理可以转移服务器端存储过程,从而企业应用程序提供集中接口

    Large or complex processing that might require the execution of several SQL statements can be moved into server-side stored procedures to provide a centralized interface to enterprise applications.

    youdao

  • 存储过程sql语句组sql语句形成一个逻辑单元,用于执行特定任务

    A stored procedure is a group of SQL statements that form a logical unit and perform a particular task.

    youdao

  • 编译过程牵涉到授权检查优化以及语句转化为执行格式所需其他一些活动

    This compilation process involves authorization checking, optimization, and other activities necessary to convert the statement into an executable form.

    youdao

  • 语句输出面板显示了在选中语句执行过程遇到错误异常

    The statement outcome panel displays any failures or exceptions encountered during an execution of the selected statement.

    youdao

  • 多个查询语句执行过程需要保持数据库连接否则抛出一个延迟加载异常,这将导致数据出现问题。

    Database connection needs to be maintained for the duration of the multiple query cycle else a lazy loading exception is thrown, resulting in inadequate use of resources.

    youdao

  • 过程不会自动执行commit语句

    The procedures will not perform a COMMIT automatically.

    youdao

  • 缓存不仅记住最近执行过程记住了以前执行语句

    This cache remembers not only recently executed procedures. The cache also remembers previously executed statements, so that after the first compilation of the SQL statement.

    youdao

  • 清单8.1中的过程newcustomer保存点,但是仍然保留过程执行添加客户,但是在清单8.2中使用rollback语句执行了回滚。

    The procedure rolls back to its newcustomer savepoint ending up retaining the new customer that was added after the procedure execution, but this is also rolled back with the ROLLBACK statement.

    youdao

  • 技术可能会用来执行DROPtable语句执行创建用户帐户用户添加sysadmin角色系统存储过程

    This same technique might be used to execute a DROP TABLE statement or to execute a system stored procedure that created a new user account and added that user to the sysadmin role.

    youdao

  • 装载操作完成之后目标模式处于setintegritypending状态,ADMIN_COPY_SCHEMA过程执行一个setintegrity语句使脱离这种状态。

    After the load operation completes, target schema tables are in set integrity pending state, and the ADMIN_COPY_SCHEMA procedure issues a set integrity statement to get the tables out of this state.

    youdao

  • 指示符执行SQLupdate语句之前通过RPG handle_update子过程设置

    The null indicator values are set by the RPG HANDLE_UPDATE sub-procedure prior to executing the SQL UPDATE statement.

    youdao

  • 由于存储过程创建便在服务器编译了,因此它单个sql语句执行得更快

    Because a stored procedure is compiled on the server when it is created, it executes faster than individual SQL statements.

    youdao

  • 这样程序执行过程中,输入语句可以按照逻辑程序中的其他语句推断出来许多人工智能程序使用这种语言编写

    In the execution of such a program, an input statement can be logically deduced from other statements in the program. Many artificial intelligence programs are written in such languages.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定