使用静态SQL,用户仅收到执行绑定进程输出(称为包)的权限,并且该包包含sql语句。
With static SQL, users only receive privileges to execute the output of the bind process, known as the package, and that package contains the SQL statements.
阻塞进程的最后计数将从这个调用中输出。
The final count of blocking processes is output from this call.
将控制台输出切换到测试服务器进程。
当您拥有一个在文件中生成输出的后台进程并且希望执行签入以查看操作时,那么很可能需要利用这点。
You might use this when you have a background process that is generating output in a file and you want to check in and see how it is doing.
清单5的输出表明,当一个进程从该文件读取时,两个进程的文件指针都在移动。
The output of Listing 5 shows that as one process reads from the file, and the file pointer is moved for both processes.
清单8中的最后一个步骤是打印进程的输出信息。
My last step in Listing 8 was to print the output of the process.
该输出中的信息包括进程、线程、节点号,以及跟踪点号、函数名、跟踪记录类型,在某些情况下还包括探测号。
Information contained in this output includes process, thread, and node number, as well as trace point Numbers, function names, trace record types and, in some cases, probe Numbers.
“用管道重定向输出”、“杀死进程”和 “使用通配符”等行话对于新手来说很奇怪,但是您应该很熟悉这些说法了。
Colloquialisms such as "pipe the output," "kill the process," and "use a wildcard"—strange phrases to the uninitiated—should be familiar and comfortable.
这通常为自动进程或后台作业而执行的,以便以后可以查看输出。
This is often done for automated processes or background jobs so that you can review the output later.
也就是说,在这个进程的输出通道上有整数可用之前,第一个输出是预先配置的整数。
That is, the first output from this process, before any integer is available on its input channel, is the configured integer itself.
清单2的输出提供了关于进程行为的信息。
The output of Listing 2 gives information about how the process behaves.
产生的输出包含关于一个进程使用的内存的大量信息。
The summary information produced contains a lot of information about the memory used by a process.
它还安排一个管道,把主服务的标准输出作为日志进程的标准输入。
It also arranges for a pipe to carry the standard output from the main service to the log process's standard input.
也就是说,只有在通道另一端的进程已经输出数据,而该数据还没有被进程输入的时候,警卫才就绪。
That is, a channel guard is ready if and only if the process at the other end of the channel has output to it and this data has not yet been input by this process.
您可以在不同的进程之间切换控制台视图,显示应用程序客户机的输出和服务器进程。
You can switch the console view between different processes, showing output for both the application client, as well as the server process.
作为可以快速且简单易读的脚本,在对外部进程的输入和输出进行文本处理方面,rexx无懈可击,而且学习和安装也不困难。
For quick and easily readable scripts that perform text manipulation on the inputs and outputs of external processes, Rexx is hard to beat, and not hard to learn or install.
同样以 ps 为例,您可以创建别名 ps-all来输出所有进程列表,并根据需要为每种平台设置相应的展开形式。
Staying with the ps example, you could create the alias ps-all to output a list of all processes, setting an appropriate expansion for each platform, as desired.
两位作者甚至将他们书籍的草稿构造成make进程的输出。
Those authors even constructed the drafts for their book as the output of make processes.
控制台将切换到JUnitTestRunner进程,而服务器控制台输出将是不可见的。
The console will switch to the JUnit TestRunner process and the server console output will not be visible.
vmstat工具输出线程/进程信息、内存/交换区使用率、换进/换出页面、磁盘I/O、页面错误和CPU统计信息。
The vmstat tool outputs thread/process information, memory/swap usage, page ins/outs, disk I/O, page faults, and CPU statistics.
该命令的关键部分是提供给grep(在此示例中为gcc)的字符串和ps输出中包含所需进程ID的列。
The key elements to the command are the strings provided to grep (GCC in this case) and the column from the output of ps that holds the process id that you need.
清单9.nohup进程的输出。
ps命令输出中的RSS(进程大小)字段可用于提供核心文件的近似大小。
The RSS (process size) field from the ps command output might be used to provide an approximate size of the core file. For example
图7-svmon对于一个DB 2代理进程(svmon - P 11649046)的输出。
Figure 7 - svmon output of a DB2 agent process (svmon -p 11649046).
假设在NumbersInt进程已经把整数输出到某个n - 1的时候,您偷看到了箱子内部。
Suppose you had peeked inside the box at the time when the NumbersInt process had already output integers up to a certain n-1.
输出中首先给出进程虚拟地址空间的索引
The output begins by showing an index into the virtual address space for the process
图7展示了svmon对于一个名为db2agent的进程的示例输出。
Figure 7 shows a sample output of svmon on a process called db2agent. The database that is associated with this db2agent process has the following characteristics.
f跟踪通过fork或vfork创建的所有子进程,跟踪输出中包括它们的信号、错误和系统调用。
F follows all children created by fork or vfork and includes their signals, faults, and system calls in the trace output.
所有这些命令都衍生一个子进程,用于运行您指定的命令或脚本,并且每个子进程会在命令输出写到标准输出(stdout)时捕捉它们。
Each of these commands spawns a child process to run the command or script you designate, and each captures the output of your command as it's written to standard output (stdout).
procflags输出进程的未处理信号和持有的信号。
应用推荐