Chapter Contents

Previous

Next
NSS

NSS



Specifies the NATURAL SECURITY options in the access descriptor.

Optional statement
Applies to: access descriptor
Interacts with: DDM and SECURITY


Syntax
Details

Syntax

NSS (LIBRARY | LIB = library-identifier
USER = user-identifier
PASSWORD | PW = Natural-Security-password);


Details

Note:    This statement is used only when a DDM is specified; otherwise, it is ignored.  [cautionend]

The NSS statement specifies NATURAL SECURITY options, including a library identifier, user identifier, and a password.

If you specify YES for the SECURITY statement in an access descriptor, values declared for Library, User, and Password cannot be changed in a subsequent view descriptor based on the access descriptor.

Library
is an eight-character library identifier. The first character must be alphabetic. The library identifier is the same as the application identifier in SAS/ACCESS Interface to ADABAS, Version 6.

User
is an eight-character user identifier.

Password
is an eight-character ADABAS password. The value is written to the access descriptor in encrypted form.


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.