Specifies whether to transfer data types and character-set metadata from input to output for DATA step processing.
| Valid in: | SAS/ACCESS LIBNAME statement |
|---|---|
| Category: | Data Set Control |
| Default: | NO |
| Interaction: | Use the SAS_DBMS_AUTOMETADATA environment variable for the entire SAS session. |
| Data source: | Teradata |
| Note: | Support for this LIBNAME option was added for SAS 9.4. |
| Examples: | Specify the LIBNAME option:
|
Specify the environment variable on PC hosts:
|
|
Export the environment variable on UNIX hosts [Bourne
and Korn shells]:
|
|
Export the environment variable on UNIX hosts [C shell]:
|
|
Specify the environment variable at SAS invocation
for PC, UNIX, and z/OS hosts:
|