Previous Page
|
Next Page
AUTHLIB Procedure
Syntax
Procedure Syntax
PROC AUTHLIB Statement
CREATE Statement
MODIFY Statement
PURGE Statement
REMOVE Statement
REPAIR Statement
REPORT Statement
TABLES Statement
Overview
Concepts
Using
Results
Examples
Binding a Physical Library That Contains Unprotected Data Sets
Binding a Physical Library That Contains Password-Protected Data Sets
Binding a Library When Existing Data Sets Are Protected with the Same Passwords
Binding a Library When Existing Data Sets Are Protected with Different Passwords
Changing Passwords on Data Sets
Changing Metadata-Bound Library Passwords
Using the REMOVE Statement
Using the REPORT Statement
Using the TABLES Statement
Binding a Library When Existing Data Sets Are SAS Proprietary Encrypted
Binding a Library When Existing Data Sets Are AES-Encrypted
Binding a Library with an Optional Recorded Encryption Key When Existing AES-Encrypted Data Sets Have Different Encryption Keys
Binding a Library with Required AES Encryption When Existing Data Sets Are Encrypted with the Same Encryption Key
Changing the Encryption Key on a Metadata-Bound Library That Requires AES Encryption
Binding a Library with Existing Data Sets That Are AES-Encrypted with Different Encryption Keys
Changing a Metadata-Bound Library to Require AES Encryption When Existing Data Sets Are Encrypted with Different Encryption Keys
Using the REMOVE Statement on a Metadata-Bound Library with Required AES Encryption
Resetting Credentials on Imported SecuredLibrary Objects
Example 9: Using the TABLES Statement
Features:
PROC AUTHLIB statement options:
CREATE statement options:
ALTER=
READ=
SECUREDLIBRARY=
SECUREDFOLDER=
WRITE=
TABLE statements options:
ALTER=
PW=
READ=
WRITE=
Details
Example 4
demonstrates how to use the TABLES statement.
Copyright © SAS Institute Inc. All rights reserved.
Previous Page
|
Next Page
|
Top of Page