DTW_ROLLBACK

AIX HP-UX Linux OS/2 OS/390 OS/400 PTX 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 215. DTW_ROLLBACK Return Codes
Return Code Explanation
1003 An incorrect number of parameters were passed on a function call.

Examples

Example 1: Specifies a rollback

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


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