用户函数进入探测(即 uft 探测)
实现系统的初始化,和调用用户函数。
Achieving system initialization, and the use of a user function.
用户函数探测应用于应用程序代码级探测。
User function probes apply to application code-level probes. The general form of a user function probe is as follows.
针对用户编写的代码的入口或出口的用户函数跟踪探针(或uft)。
User Function Tracing probes (or uft) for entry of exit of user written code.
下一节详细讨论各种探测类型,这些探测类型包括系统调用、用户函数和内部。
The next section goes into more detail regarding the various types of probes, but for now I'll simply mention the various types of probes: System, User function and Internal.
下面的探测脚本使用用户函数进入探测跟踪malloc例程,显示分配的内存量。
The following probe script USES the User Function Entry probe to track malloc routines and display the size of allocation.
与系统调用探测不同,用户函数探测必须指定一个进程ID,而且只能探测函数的进入。
Unlike the system call probe, user function probes must specify a specific process ID and are limited to probe the function at entry.
进一步结合此系统对刀具标准图形数据库中多用户函数连接查询优化方法进行了探讨和研究。
The optimum link-and-inquiry method of multi-user function in the cutter standard graphic database is also discussed and studied in this paper.
如果用户需要跟踪某个用户函数中的malloc和free调用,那么可以按以下方式修改malloc . d脚本。
If the user needs to track malloc and free calls in a particular user function, the malloc.d script can be modified as shown below.
并编写一个简单使用动态sql的SQL用户定义函数(UDF),转换字符串中传入的公式并计算值。
And writing a simple SQL User Defined Function (UDF) that USES dynamic SQL to convert the formula passed in the string and calculate the value.
API包括可以在用户出口中调用的实用工具函数,以及必须在用户出口中实现的函数。
The API consists of utility functions that can be invoked from user exits and functions that are mandatory to be implemented inside user exits.
在触发器或用户定义函数中调用联邦过程。
The federated procedure is called in a trigger or a user-defined function.
它们是新数据类型ROW和用户定义函数(UDF)。
They are the new data type ROW and the user-defined functions (UDFs).
要确保应用程序依赖的任何对象(比如存储过程、触发器、视图和用户定义函数)被正确地定义并可访问。
Ensure that any application-dependant objects, such as stored procedures, triggers, views, and user-defined functions, are properly defined and accessible.
该函数查找用户的标识。
函数模板就像是用户定义函数的一个扩展。
A function template is like an extension to a user-defined function.
可以改用用户定义函数(UDF)。
N:该选项允许用户修改查找函数的名称。
N: This option allows you to change the name of the lookup function.
创建和删除用户定义函数。
开发和部署存储过程、用户定义函数(UDF)、例程和脚本。
Develop and deploy stored procedures, user defined functions (UDFs), routines, and scripts.
第四个示例检查用户程序函数的参数。
Fourth Example check the parameters to a user program function.
现在您有了一个用于DB2用户定义函数的Application Developer项目。
Now you have an Application Developer project for DB2 user defined functions.
用户定义的函数regexp_substr。
用户定义的函数regexp_like。
通过用户定义函数提高应用程序灵活性。
Understanding user-defined functions for application flexibility.
将几何图形转换成其相应的SVG表示,这是由DB 2数据在一个新的用户定义函数帮助下完成的。
The conversion of geometries to their SVG representation is performed by the DB2 database server with the help of a new user-defined function.
下面两个简短示例说明创建和调用使用XML数据的用户定义函数是多么容易。
Two short examples illustrate how simple it is to create and invoke user-defined functions that work with XML data.
这个变量指定防护例程调用(比如存储过程或用户定义函数调用)所使用的池的大小(以4KB页为单位)。
This variable specifies the size (in 4 KB pages) of the pool used for fenced routine invocations, such as stored procedure or user-defined function calls.
为 INET_ATON()编写一个用户定义函数很容易出错,并且过程很繁琐。
To write a user-defined function for INET_ATON() could be error prone or tedious.
这其中包括视图、存储过程、用户定义函数(UDF)和触发器。
This includes views, stored procedures, user-defined functions (UDFs), and triggers.
应用推荐