You can view and set the variables under these registries using the db2set system command.
您可以使用db2set系统命令查看和设置这些注册表下的变量。
XML encapsulation — Embedding system command in the XML payload, such as through the CDATA tag.
XML封装——在xml负载中嵌入系统命令,如通过CDATA标记。
The example shows you how to take a system command and make it better (or at least more customized).
这个示例向您介绍了如何使用一个系统命令,并使其更加完善(或者至少更具自定义性)。
The execution time of the operations is measured using the operating system command time or db2's db2batch tool.
这些操作的执行时间通过操作系统命令time或db2的db 2batch工具来测量。
Without Data Studio Administrator, you would have to issue the unload command from the operating system command line.
如果没有DataStudioAdministrator,您必须从操作系统命令行发出卸载命令。
The goal here is to ensure that any system command evoked on the script syntactically and semantically works properly on Linux as well.
这里的目标是确保任何在脚本上按照语法和语义调用的系统命令,在Linux上都能正确运行。
The ALTER SYSTEM command globally changes the value of the parameter. The new value is effective until shutdown or until it is changed again.
ALTERSYSTEM命令修改参数的值,除非是再次修改或数据库关闭后,修改后的新值是一直有效的。
We figure out that it calls a piped system command (prtconf | grep Memory) through the backtick operator, and the prtconf command is specific to Solaris.
通过backtick 操作符,我们断定它调用一个管道系统命令(prtconf |grepMemory),而 prtconf 命令是特定于 Solaris 的。
On the other hand, to run the tool from an operating system command prompt, merely execute the command db2pd, followed by one or more of the options supported.
另一方面,要从操作系统命令提示符运行工具,只需执行命令db2pd,后跟一个或多个支持的选项。
Prior to db2 9.5, on UNIX and Linux environments with the help of the ps system command or the db2_local_ps command, you were able to list all active db2 EDUs.
在db 2 9.5之前,在UNIX和Linux环境中,通过ps系统命令或db2_local _ ps命令,可以列出所有活动的db 2EDU。
This example writes out the table of word counts to the tmpfile external file, and then relies on the sort external system command to sort the resulting report.
此示例先写出tmpfile外部文件的字数统计表,然后依赖sort外部系统命令对所得到的报告排序。
GUI is an interactive interface between the user and the system, user can operate the GUI to call the system command, and the system gives the feed back to user.
图形用户界面是软件系统使用者同系统本身进行交互的接口,系统的功能是通过用户对图形用户界面的操作来调用的,系统产生的结果也是通过它反馈给用户的。
You might have also noticed the exclamation mark in front of the db2start command, which is not a CLP command, but a system command that you issue from an operating system prompt.
您可能还注意到db2start命令前的感叹号,这说明该命令不是CLP命令,而是从操作系统提示符发出的系统命令。
For example, think about a script that extracts information from a file that is encountered only on Solaris; imagine executing a system command that USES a flag that is not available on Linux.
例如,想想从一个仅在Solaris上遇到的文件中提取信息的脚本;想像使用一个在Linux系统中不可用的标志执行一个系统命令。
Set the execute the action at the Managed system (Agent) radio button, so that the system command executes on the correct machine (the machines hosting the scripts, local to the queue managers).
设置Executetheactionat theManagedSystem (Agent)单选按钮,以便系统命令在正确的机器(队列管理器托管脚本的本地机器)上执行。
A graphical login screen is OK for a workstation, but administrators tend to do most of their system configuration from the command line.
对工作站来说,图形登录屏幕就可以了,但管理员往往都是以命令行进行他们大多数的系统配置。
The steps to do this differ depending on your operating system; you simply need to use the appropriate command or tool for your operating system.
根据您使用的操作系统,实现上述操作的步骤会有所不同;您只需要对操作系统使用合适的命令或工具。
I ran this command on the system (see Listing 3) when there were no users around.
我在没有用户的情况下在系统上运行此命令(请参见清单3)。
Choosing the right system for each command depends entirely on the command and what you are trying to achieve.
为每个命令选择正确的机制完全取决于该命令和您要尝试达到的目的。
The ground system provides command and control of the satellites, and receives and distributes payload data and real-time telemetry required to assess how well the satellites are functioning.
地面系统提供卫星的指挥与控制,接收和分发有效载荷数据和实时遥感数据,以评估卫星运行情况。
It has several easy interfaces that allow you to apply a security level to your AIX system with a single command.
它提供几个简便的界面,让您能够用单一命令对aix系统应用安全级别。
The Royal Thai Air Force has procured an integrated air defence system with Gripen C/D, the ERIEYE airborne early warning system and a Command and Control C2 system including data link communication.
泰国皇家空军已经向瑞典购买了一套综合防空系统,包括鹰狮C/D战斗机、“爱立眼”机载早期预警系统和包含数据链通信的指挥控制C2系统。
After installing the VIO Server operating system, run the following command on both VIO Servers (see Listing 2).
在安装了VIO服务器操作系统之后,在两个VIO服务器上运行下面的命令(请参见清单2)。
But first, format your hadoop File System (HDFS) using the hadoop command.
但是,首先使用hadoop命令对hadoopFileSystem (HDFS)进行格式化。
RubyGems is the name of the project that developed the gem packaging system and the gem command.
RubyGems是一个项目的名称。它是用来开发gem封装系统和 gem命令的项目。
This, therefore, is not equivalent to the system specified cp command in UNIX.
因此,此函数与UNIX中系统指定的cp命令并不等效。
On Linux or UNIX operating system, enter the following command.
在Linux或UNIX操作系统上,输入以下命令。
To verify that xsltproc is installed on your system, execute the following command
要确定您的系统是否已经安装xsltproc,请执行以下命令
You can then mount an NFS file system using the mount command.
然后可以使用mount命令加载nfs文件系统。
You can also create the same file system through the command line, as shown here in Listing 3.
您还可以通过命令行创建相同的文件系统,如清单3所示。
应用推荐