IBM Books

Reference

DTW_COMMIT


AIX HP-UX Linux OS/2 OS/390 OS/400 SCO SUN Win NT





X


Purpose

Makes permanent any pending changes made to resources under commitment control since the last commitment boundary and establishes a new commitment boundary.

Format

@DTW_COMMIT()

Parameters

None.

Return Codes

Table 210. DTW_COMMIT Return Codes

Return Code Explanation
1003 The number of parameters passed on a function call either exceeded the maximum number allowed, or was less than the minimum number required by the function.

Examples

Example 1: Specifies a commit

@DTW_COMMIT()
%HTML(report){
%}
 


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]