You can work with one command handler; you just have to check on the command ID that is passed into the command handler and act accordingly.
您可以处理一个命令处理程序;只需检查传入命令处理程序的命令ID并相应地采取操作。
The default or obvious way to do this is to specify the user ID and password on the command line as parameters to the tools.
实现身份验证的缺省或明显的方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
The above suma command will return a suma task ID that might later be used to perform an immediate download of a schedule task.
上面的suma命令将返回一个suma任务ID,稍后在执行计划任务的立即下载时会使用到这个任务ID。
You may find it annoying that the command line tools prompt graphically for a user ID and password.
您可能会发现命令行工具以图形方式提示输入用户ID和密码非常烦人。
The obvious way you would think to do this is to specify the user ID and password on the command line as parameters to the tools.
执行身份验证的明显方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
The last command can delete a specific record by ID or many records through a query.
最后一个命令可以按照ID删除一条特定记录,也可以通过查询删除多条记录。
Here is an example of a RACF PERMIT command to grant the user ID for the channel initiator permission to connect to queue manager CSQ1.
下面是的例子展示了RACFPERMIT命令为用户ID授予连接到队列管理器CSQ1的通道启动程序权限。
Because you want to find out what this command looks like when you specify a configuration ID, copy and paste the complete configuration ID of the cluster in response to this prompt.
因为我们希望了解当指定配置ID时这个命令是什么样的,所以复制并粘贴集群的完整配置ID以响应提示。
Using the following command to check the ID for your root file system device with the device UUID you get from step 1.
使用以下命令检查带有从第1步中得到的设备UUID的根文件系统设备的ID。
That command gives the ID and other details of the instance to be deleted.
该命令给出要删除的实例的ID和其他细节。
More capacity is as simple as starting a new JVM with the same command line above, save for a new unique server id, easily providing additional processing resources.
要获取更多容量,只需使用上面的命令行(但需提供一个新的惟一服务器ID)启动一个新JVM,轻松提供其他处理资源。
You use this command whenever you have to remove a filter rule providing its rule id.
您可以使用此命令在任何时候根据规则ID来删除过滤规则。
Check with your system administrator to see if the user ID that you will be using has access to the RACDERT command.
咨询您的系统管理员,您要使用的用户ID是否能够访问RACDERT命令。
You can easily see your UID and GID Numbers on your AIX account by running the id command.
您可以很容易地通过运行id命令来查看AIX帐户上的UID和GID编号。
If you find it annoying that the command line tools prompt graphically for a user id and password, you can override this behavior and force the tools to use a simple text-based prompt.
如果觉得命令行工具以图形方式提示输入用户ID和密码非常烦人,可以改变该行为,让工具使用基于文本的简单提示。
So if a client sends a command such as: "look at actor with ID 200000" this will crash the server if unguarded since the server will attempt to access an invalid memory.
所以如果一个客户端发送一条命令类似:“查看 ID200000的角色”,这会使服务器当机,如果没有防备的话,因为服务器会访问非法的内存区域。
If the user ID belongs to any of these groups, the db2stop command will successfully execute.
如果用户ID属于以上任何一个组,那么db2stop命令将得以执行。
This is significant because when the setmqaut command is executed, the profile created contains the Security ID (SID) rather than the string version of the account name.
这一点非常重要,因为在执行setmqaut命令时,所创建的配置文件将包含SecurityID (SID),而不是字符串版本的帐户名。
As with servlet caching, command caching requires a unique cache ID as the key for storing and retrieving something from the cache.
对于servlet高速缓存,命令高速缓存需要一个唯一的缓存id作为存储和从缓存中进行检索用的主键。
Otherwise, you can find out the application ID using the db2 list applications command, and use the last part of the application ID as the log file name.
否则,可以使用db 2listapplications命令来确定应用程序的ID,并使用应用程序id的最后部分作为日志文件名。
The BTP command takes a process ID as an argument and does a stack traceback for that particular process.
btp命令将进程标识作为参数,并对这个特定进程进行堆栈回溯。
The command is "svmon -P PID" where PID is the process ID of any DB2 agent (db2agent or db2agentp).
这个命令是: "svmon -PPID",其中 PID是DB2代理(db2agent或 db2agentp)的进程ID。
To begin the inactivity processing, run the command perl process_racluster.pl with the same privileges as the ID that ran Argus (usually root).
要开始进行对非活动状态的处理,用拥有运行Argus的权限的ID(通常为根用户)运行命令perl process_racluster . pl。
The command vadump -os -p shows the working set for a given process ID.
vadump - os - p命令显示给定的进程ID的工作集信息。
The add_device.php script is run with this IP address, with the output filtered to only the line containing the ID using the grep command.
add_device . php脚本就在此IP地址运行,其结果只被那些包含使用grep命令id的行所过滤。
The utility ID can be obtained by issuing the command list utilities.
可以通过命令listutilities获得实用程序id。
To determine the process ID needed in the vadump command you can use the Windows Task manager.
要想找到vadump命令中需要的进程ID,可以使用WindowsTaskmanager。
For the -log-file option, a unique log file name is created, using conversion symbols and the date command (the file name includes program name, process ID, date, and time).
对于-log - file选项,只能创建一个日志文件名称,利用转换符号和日期命令(这个文件名称包括程序名称,过程ID,日期,以及时间)。
To add members to the group, use the gpasswd command with the -a switch and the user id you wish to add.
可以使用gpasswd命令向组中添加成员,要使用-a开关,后面跟要添加的用户名。
The xargs command then takes each process ID (since you used -l 1 to grab one line at a time), and USES sudo kill -hup to send each one a hangup signal.
然后,xargs命令接受每个进程ID(因为使用了- l1以便一次提取一行内容),并使用sudokill -HUP向相应的进程发送一个挂起信号。
应用推荐