For a specified metadata-bound library, compares physical library contents with corresponding metadata objects (in order to identify any inconsistencies).
Requirement: | The AUTHLIB REPORT statement requires a connection to the target metadata server. For more requirements, see Requirements for Using the REPORT Statement. |
Tip: | Each password and encryption key option must be coded on a separate line to ensure that they are properly blotted in the log. |
Example: | Using the REPORT Statement |
name of the physical library on which to report binding information.
Alias | LIB=, DDNAME=, DD= |
Restriction | The physical library specified cannot be a concatenated library, temporary library, or accessed through a SAS/SHARE server and must be processed by an engine that supports metadata-bound libraries. |
specifies a key value for an AES encryption.
Tip | The ENCRYPTKEY= value is a passphrase that can be up to 64 characters long from which the actual AES encryption key is later derived, but it is referred to as the encryption key in most SAS documentation. |
See | ENCRYPTKEY= Data Set Option in SAS Data Set Options: Reference |