单词 | command line processor | ||||
释义 | command line processor
例句释义: 命令行处理器,的使用方法 1. Anything run from the command line processor (CLP) is always dynamic. 从命令行处理程序(CLP)运行的任何查询都是动态的。 www.ibm.com 2. You will need to run this command from a regular shell prompt, not the interactive Command Line Processor. 您将必须在一般提示符下运行该命令,而不是在有交互性的DB2命令行处理器下。 www.ibm.com 3. Remember that the script must be executed on the DB2 command line processor; otherwise, the execution fails. 记住,该脚本必须在DB2命令行处理器上执行;否则,执行将失败。 www.ibm.com 4. You can even use temporary tables from the DB2 Command Line Processor (CLP), as you will soon see. 下面很快就能看到,您甚至可以通过DB2命令行处理器(CLP)使用临时表。 www.ibm.com 5. We have seen that the DB2 UDB command line processor is a convenient and versatile interface for accessing DB2 functions. 我们已经看到DB2UDB命令行处理器是用于访问DB2函数的方便且通用的接口。 www.ibm.com 6. As much as possible the scenario is developed using scripts that can be run from the DB2 command-line processor (CLP) editor. 尽可能使用能够从DB2命令行处理程序(CLP)编辑器运行的脚本来开发这个场景。 www.ibm.com 7. On Windows systems, make sure the DB2 command line processor environment is initialized. 在Windows系统上,确保初始化了DB2命令行处理器环境。 www.ibm.com 8. If desired, you can develop and deploy an equivalent SQL stored procedure using DB2's command line processor. 如果需要,您可以使用DB2的命令行处理器开发和部署一个等价的SQL存储过程。 www.ibm.com 9. ADMIN_CMD Procedure Executes DB2 command line processor (CLP) administrative commands using the SQL CALL statement. ADMIN_CMD过程使用SQLCALL语句执行DB2命令行处理器(CLP)管理命令。 www.ibm.com 10. After logging in, run the db2profile script and start up the DB2 command line processor (CLP) as usual ( Figure 10). 登录完毕之后,运行db2profile脚本,启动DB2命令行处理器(CLP),如图10所示。 www.ibm.com 1. In DB2 EEE, issuing a simple command from the DB2 Command Line Processor (CLP) prompt creates the database. 在DB2EEE中,可从DB2命令行处理器(CLP)提示符发出一个简单命令来创建数据库。 www.ibm.com 2. The default behavior for the DB2 command line processor (CLP) is autocommit on. DB2命令行处理器(CLP)的默认行为是autocommiton。 www.ibm.com 3. A health snapshot can also be captured using the command line processor (CLP). 健康快照还可以通过命令行处理器(CLP)获取。 www.ibm.com 4. You can invoke this utility from the Control Center, in batch jobs, or using the command-line processor. 您可以从控制中心(ControlCenter)、批处理作业或通过使用命令行处理器来调用该实用程序。 www.ibm.com 5. The DB2 UDB command line processor (CLP) represents an interface through which you can conveniently access DB2 UDB functions. DB2UDB命令行处理器(CLP)是一个接口,通过这个接口可以方便地访问DB2UDB函数。 www.ibm.com 6. Catalog the database with the DB2 Runtime client using the Command Line Processor (CLP). 通过命令行处理器(CLP),用DB2Runtimeclient编目数据库。 www.ibm.com 7. Go ahead and use the DB2 Command Line Processor to create a database for the table above. 请使用DB2命令行处理器为上面的表创建一个数据库。 www.ibm.com 8. The db2 command starts the command line processor. db2命令可以启动命令行处理器。 www.ibm.com 9. For DB2 database servers, you can generate a script from a Deployment Group to deploy using the DB2 command line processor. 对于DB2数据库服务器,可以从部署组生成脚本,然后就可以使用DB2命令行处理程序执行部署。 www.ibm.com 10. When we run this procedure from DB2 command line processor (CLP), it returns the location NEW YORK for department 10. 当我们在DB2的命令行处理器(CLP)中运行这个过程时,它对部门10会返回位置NEWYORK。 www.ibm.com 1. Apart from the DB2 Control Center, you can also use the DB2 command line processor to issue DDL and DML statements. 除了DB2ControlCenter外,还可以使用DB2命令行处理器来发出DDL和DML语句。 www.ibm.com 2. You can create the sample database by running the command db2sampl from DB2 V9. 5 command line processor. 可以从DB2V9.5命令行处理器运行db2sampl命令来创建示例数据库。 www.ibm.com 3. Run the DDL from the DB2 9 command line processor. 从DB29命令行处理器运行DDL。 www.ibm.com 4. For example, there is no DB2 command line processor (DB2 CLP) or tools. 例如,它不提供DB2命令行处理程序(DB2CLP)或工具。 www.ibm.com 5. For the purposes of this demonstration, begin by starting up the DB2 command line processor and creating a database to experiment with 出于演示目的,我们首先启用DB2命令行处理器并创建用于试验的数据库 www.ibm.com 6. You can perform an offline backup either from the Control Center or using command line processor. To do a Control Center backup, you will 您可以从ControlCenter或者使用命令行处理器来执行脱机备份。 www.ibm.com 7. As shown in Figure 4, in the Command Line Processor, type 如图4所示,在命令行处理器(Commandlineprocessor)中,输入 www.ibm.com 8. Register the XML schema UBL 2. 0 Invoice by running script Invoice. clp through the DB2 command line processor on your Windows machine 在Windows计算机上,通过DB2命令行处理程序运行脚本Invoice.clp,从而注册XML模式UBL2.0Invoice www.ibm.com 9. We can do this by running our query in the command line processor, as shown in 我们可以在命令行处理器中运行查询,得到我们想要的结果,如 www-128.ibm.com 10. However, the DB2 command line processor (CLP) can invoke stored procedures using the following syntax 然而,DB2命令行处理程序(CLP)可以使用以下语法调用存储过程 www.ibm.com 1. To invoke the db2load. sql script, open a DB2 command line processor (CLP) window and run the following command 要调用db2load.sql脚本,请打开一个DB2命令行处理器(CLP)窗口并运行以下命令 www.ibm.com 2. Opening a "Command Line Processor" window allows us to display the table contents 打开“CommandLineProcessor”窗口使我们能够显示表的内容 www.ibm.com 3. To connect to the aromadb database, type the following command in the DB2 command line processor 要连接到aromadb数据库,可以在DB2命令行处理器中输入以下命令 www.ibm.com 4. For DB2, run the file in the DB2 command line processor 对于DB2,在DB2命令行处理器中运行该文件 www.ibm.com |
||||
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。