AMD2 calls the parse exit routine once for each SQL statement. If the SQL statements are batched using the semicolon delimiter, AMD2 processes each statement separately, calling the parse exit routine and passing the returned SQL text to DB2. Processing continues until one of the following conditions occurs:
The batch is exhausted.
The parse exit routine requests that the batch be aborted.
A DB2 error occurs in processing any statement in the batch.
Copyright © 2005. Sybase Inc. All rights reserved. |
![]() |