DDL Language Elements
Data Definition Language (DDL) Reference Manual — 426798-002
2 -3
Local File Names
The syntax of a local file name follows.
volume-name
is preceded by a dollar sign ($) and consists of 1 to 7 alphabetic or numeric ASCII
characters; the first character must be alphabetic; if volume-name is omitted, the
current default volume is used.
subvolume-name
consists of 1 to 8 alphabetic or numeric ASCII characters; the first character must
be alphabetic; if subvolume-name is omitted, the current default subvolume is
used.
file-name
consists of 1 to 8 alphabetic or numeric ASCII characters; the first character must
be alphabetic.
Network File Names
Network file names identify files that are accessed across a network of HP NonStop
systems. Always identify a network file by a fully qualified file name that includes the
system, volume, and subvolume on which the file resides.
The syntax of a network file name follows.
system-name
is preceded by a backslash (
\
) and consists of 1 to 7 alphabetic or numeric ASCII
characters; the first character must be alphabetic.
volume-name
is preceded by a dollar sign ($) and consists of 1 to 6 alphabetic or numeric ASCII
characters; the first character must be alphabetic.
Notice that the maximum number of characters in the volume name of a network
file is less than the maximum for the volume name of a local file: only 6 characters
plus the dollar sign rather than 7 characters plus the dollar sign for a local volume.
subvolume-name
consists of 1 to 8 alphabetic or numeric ASCII characters; the first character must
be alphabetic.
[$volume-name.][subvolume-name.]file-name
\system-name.$volume-name.subvolume-name.file-identifier
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...