Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

Format

Examples

path-name

RDB/VMS Relational Database Operator DELETE_PATHNAME — VMS RDB_3.1A

 Deletes the data dictionary entity that contains the database
 definitions.  The DELETE PATHNAME statement does not delete the
 database, snapshot, or storage area files.

 Example:

    RDO>  DELETE PATHNAME 'DISK1:[DICTIONARY]CORP.MIS.PERSONNEL'

Additional information available:

FormatExamples

Format

 DELETE PATHNAME ─────> path-name ────> .

Additional information available:

path-name

path-name

 The data dictionary path name for the dictionary entity where the
 database definitions are stored.  Specify either a full data
 dictionary path name or a relative data dictionary path name and
 enclose the path name in quotation marks.

Examples

 RDO> DELETE PATHNAME 'DISK1:[DICTIONARY]ACCOUNTING.PERSONNEL'.

 This example deletes the data dictionary entity
 DISK1:[DICTIONARY]ACCOUNTING.PERSONNEL.  It does not delete the RDB,
 SNP, or RDA files.

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026