Reuse for Particular Reports

Certain requests make use of information that is not always included in a database when it is created. The following are modifiers that should be used in the database-creating request if the database is to be reused for particular reports:

If a database is intended for reuse by

  • An ARCHIVEINFO request, then the ARCHIVE modifier should be used in the database-creating request.

  • A CATALOGINFO request, then the CATALOGUE modifier should be used in the database-creating request.

  • A HEADERCONTENTS request, then the RAWHEADERS modifier should be used in the database-creating request.

  • An ATTRIBUTES or CODEFILEINFO request that includes the WARNINGS modifier, the WARNINGS modifier should be used in the database-creating request.

  • An ATTRIBUTES or CODEFILEINFO request that includes the Program Parameter Block (PPB) modifier, then the PPB modifier also should be used in the request to create the database.