| The LIBNAME Statement for Relational Databases |
| Default value: | NO |
| Valid in: | SAS/ACCESS LIBNAME statement |
| DBMS support: | Oracle |
| Syntax | |
| Syntax Description | |
| Details |
Syntax |
| OR_ENABLE_INTERRUPT=YES | NO |
enables interrupt of long-running SQL processes on the DBMS server.
disables interrupt of long-running SQL processes on the DBMS server.
| Details |
You can use this option to interrupt these statements:
any SELECT SQL statement that was submitted by using the SELECT * FROM CONNECTION as a pass-through statement
any statement other than the SELECT SQL statement that you submitted by using the EXECUTE statement as a pass-through statement
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.