Because we have chosen to save our changes when closing the editor, the updated statement appears after the interactive CLP prompt, and we have the option of executing the statement immediately.
因为已经选择关闭编辑器时保存更改,所以更新的语句会出现在交互clp提示符之后,我们可以选择立即执行该语句。
By default, the command cache holds up to twenty commands that were run during the current interactive CLP session.
默认情况下,命令缓存最多存放当前交互clp会话过程中运行的二十个命令。
Generally, you will execute this stored procedure either from command line using CLP or DB2 command editor to update the logging parameters.
通常,我们会在命令行中使用clp或db2命令编辑器来执行这个存储过程,以实现对日志参数的更新。
The customized CLP prompt can show the current user, instance attachment, or database connection.
定制的CLP提示符可以显示当前用户、实例连接或数据库连接。
To run the script, you simply establish the CLP connection and then execute the appropriate script.
要想运行此脚本,只需建立CLP连接,然后执行脚本。
To do an online table space and database level backup via CLP command prompt, follow the steps below.
要通过CLP命令行提示执行联机表空间级和数据库级备份,请执行下面这些步骤。
If you start two separate interactive CLP sessions, each session's command history is stored in a separate cache.
如果启动两个单独的交互clp会话,每个会话的命令历史记录都存储在单独的缓存中。
When the CLP encounters the line continuation character, it reads the next line and concatenates both lines.
CLP遇到行连续符时,它会读取下一行并将两行连接起来。
You can use the backslash character (\) as the line continuation character in CLP command mode or interactive input mode.
在CLP命令模式或交互输入模式下,可以将反斜线字符(\)用作行连续字符。
Please see DB2 documentation for complete syntax for the DB2 CLP commands shown below.
关于下面展示的DB 2CLP命令的完整语法,请参阅DB 2文档。
DB2 V8.2.2 is the first release where the invocation of a CLP command can be handled by a stored procedure.
DB 2V8.2.2是第一个可以通过存储过程处理CLP命令调用的版本。
We will execute two CLP scripts, one from each of two DB2 command windows (sessions).
我们将分别从两个DB2命令窗口(会话)执行两个CLP脚本。
The DB2 CLP can be invoked from the DB2 command line, through command scripts, and even through a graphical user interface.
DB2CLP可以从DB2命令行调用、通过命令脚本调用,甚至通过图形用户界面来调用。
You can now customize the prompt that appears when you use the CLP in interactive mode.
现在可以对在交互模式下使用CLP时出现的提示符进行定制。
Many commands in DB2 V8.2 have their own CLP syntax and corresponding APIs; however, there is not a standard way to call DB2 commands through the SQL API.
DB 2V8.2中的许多命令都有它们自己的clp语法和相应的API;然而,没有一种通过SQLAPI调用DB 2命令的标準方法。
To do this, you have the option of issuing a command in command CLP or in a guided GUI wizard.
可以在命令CLP中使用命令或在GUI向导中进行这个设置。
This command turns off the automatic commitment of SQL statements and removes the prompt that is displayed in CLP interactive input mode.
该命令关闭sql语句的自动提交,并删除在CLP交互输入模式下显示的提示符。
Before DB2 V8.2.2, some of the information returned via the CLP method of retrieving database configuration information was not returned in this stored procedure.
在DB 2V8.2.2之前,该存储过程中不返回通过检索数据库配置信息的CLP方法所返回的一些信息。
The CLP interprets any text string that is prefixed by a double hyphen (--) as a comment.
CLP 将前缀为两个连字符的所有文本字符串都解释为注释。
DB2 UDB provides sample CLP scripts that you can run against the sample database that comes with DB2.
DB 2UDB提供了示例clp脚本,可以对随db2提供的SAMPLE数据库运行这些脚本。