13.07.2015 Views

SAS/ACCESS 9.2 for Relational Databases: Reference, Fourth Edition

SAS/ACCESS 9.2 for Relational Databases: Reference, Fourth Edition

SAS/ACCESS 9.2 for Relational Databases: Reference, Fourth Edition

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

The LIBNAME Statement <strong>for</strong> <strong>Relational</strong> <strong>Databases</strong> 4 AUTOCOMMIT= LIBNAME Option 97Alias: SCHEMA=Default value: noneValid in: <strong>SAS</strong>/<strong>ACCESS</strong> LIBNAME statementDBMS support: DB2 under z/OSSyntaxAUTHID=authorization-IDSyntax Descriptionauthorization-IDcannot exceed eight characters.DetailsWhen you specify the AUTHID= option, every table that is referenced by the libref isqualified as authid.tablename be<strong>for</strong>e any SQL code is passed to the DBMS. If you do notspecify a value <strong>for</strong> AUTHID=, the table name is not qualified be<strong>for</strong>e it is passed to theDBMS. After the DBMS receives the table name, it automatically qualifies it with youruser ID. You can override the LIBNAME AUTHID= option by using the AUTHID= dataset option. This option is not validated until you access a table.See AlsoTo apply this option to an individual data set, see the “AUTHID= Data Set Option”on page 208.AUTOCOMMIT= LIBNAME OptionIndicates whether updates are committed immediately after they are submitted.Default value: DBMS-specific (see “Details”)Valid in: <strong>SAS</strong>/<strong>ACCESS</strong> LIBNAME statement and some DBMS-specific connectionoptions. See the DBMS-specific reference section <strong>for</strong> details.DBMS support: Aster nCluster, DB2 under UNIX and PC Hosts, Greenplum, HP Neoview,In<strong>for</strong>mix, Microsoft SQL Server, MySQL, Netezza, ODBC, OLE DB, Sybase, Sybase IQSyntaxAUTOCOMMIT=YES | NO

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!