Zoomed Image

AMSX Scripting Language - Command : executetextbatch

Summary

Execute the collected SQL on a dedicated batch-processor connection

Description

Runs the SQL accumulated between TEXT and ENDTEXT on a separate connection reserved for background batch processing, avoiding contention with the main session connection. Takes no parameters.

Parameters

This command does not require parameters.

Syntax


ExecuteTextBatch

Return to the AMSX Command Reference