IBM Books

Reference

DTW_ROLLBACK


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





X


Purpose

Reestablishes the last commitment boundary as the current commitment boundary. All changes to resources under commitment control for the process that Net.Data is running under made since the last commitment boundary are backed out.

Format

@DTW_ROLLBACK()

Parameters

None.

Return Codes

Table 211. DTW_ROLLBACK 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 rollback

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


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