When set to YES, here
is how you can use this option:
-
to interrupt any SELECT SQL statement
that was submitted by using the SELECT * FROM CONNECTION as a pass-through
statement
-
by using the
Interrupt/Attention button
to interrupt a query that you submitted through a DATA STEP, through
PROC SQL implicit pass-through, or through explicit pass-through
Once the result set
or spool file forms on the Teradata server and SAS is fetching the
results, it is likely that the interrupt might no longer be available
and you must wait until all results are fetched. The interrupt works
in only one of these cases:
-
when the Teradata server is building
the result set or spool file.
-
if the Teradata server is in a
wait state before building the result set or spool file because of
locking.