DATABASE Statement (Required)

Specifies the SYSTEM 2000 database to use.

Alias: DB=, DBN=, or S2KDB=
Applies to: access descriptors only

Syntax

DATABASE=database-name;

Details

The DATABASE statement specifies the name of the SYSTEM 2000 database that you want to access. The DATABASE statement should immediately follow the CREATE statement for the access descriptor being created.
database-name can be 1to 16 characters in length. Names longer than 16 characters are truncated and no error message appears. If the database name contains blanks or special characters, enclose the name in single or double quotation marks.