The BatchRunner Component |
You can start a batch job by calling one of the following methods of the internal BatchRunner component from an INVOKE statement. This way, you can run a batch job within the same transaction as other SQL statements.
Furthermore, you can retrieve run-time properties of a batch job by using the GetJobProperty method of the BatchRunner component. Related Topics: |