![HP Guardian Скачать руководство пользователя страница 52](http://html.mh-extra.com/html/hp/guardian/guardian_user-manual_165061052.webp)
Managing Files With TACL
Guardian User’s Guide — 425266-001
3 -2
Introduction to Files in Guardian
Introduction to Files in Guardian
On a Compaq NonStop™ Kernel system, a file on the Guardian operating system can
be:
•
Disk files, which can contain data, code, or text
•
Nondisk devices, such as terminals, printers, or tape drives
•
Processes (programs that are running)
You always refer to a file by its file name. For disk files, the user or process who creates
the file gives it a name. Nondisk devices have assigned names in the system. Processes
can be named by their creator or can be assigned a name by the operating system.
A disk file name includes the file’s node, volume, subvolume, and file identifier. File
names for devices other than disks and processes begin with a dollar sign ($) followed
by one to five alphanumeric characters. For example:
$DAISY (a printer name)
$CMON (a process name)
$CD55 (a process name)
\WEST.$DATA.SEND.MSGS (a disk file name)
Types of Disk Files
You can create disk files to store databases, coded programs, or text. For most uses, you
should create the specific type of file that best suits your purpose. Even if you do not
create your own files, you might work with various types of files and need to perform
FUP operations on those files.
Enscribe, the NonStop™ Kernel database record manager, supports four disk file types:
•
Unstructured files
•
Key-sequenced files
•
Entry-sequenced files
•
Relative files
An unstructured file is an array of bytes of data. The organization of an unstructured file
is determined by its creator; unstructured files often contain program code or text.
The other file types are all structured files. A structured file is designed to contain a
database. The database contains logical records (individual sets of data about separate
items or people). Each type of structured file uses a different structured organization.
The ENSCRIBE Programmer’s Guide describes the three types of structured files.
When you create a file, you can use FUP to specify the structure of the file. You select
the file structure to match the type of data you want to store in the file.
Section 8, Using
FUP for Advanced File Management
, demonstrates how to select file characteristics and
create both structured and unstructured files with FUP.
Содержание Guardian
Страница 24: ...About This Guide Guardian User s Guide 425266 001 xxii Your Comments Invited ...
Страница 30: ...Part I Using the Compaq Tandem Advanced Command Language TACL Guardian User s Guide 425266 001 ...
Страница 100: ...Part II Managing Files Using the File Utility Program FUP Guardian User s Guide 425266 001 ...
Страница 146: ...Part III Managing Disk and Tape Processes Guardian User s Guide 425266 001 ...
Страница 232: ...Backing Up and Restoring Disk Information Guardian User s Guide 425266 001 11 26 Backcopy Examples ...
Страница 234: ...Part IV Using the Spooler and Its Utilities Guardian User s Guide 425266 001 ...
Страница 248: ...Introduction to the Spooler Guardian User s Guide 425266 001 12 14 Sending Output to a SPOOL DEFINE ...
Страница 300: ...Performing Routine Spooler Operations Using Spoolcom Guardian User s Guide 425266 001 14 38 Problem Solving Summary ...
Страница 322: ...Part V Security Features and Other Guardian Utilities Guardian User s Guide 425266 001 ...
Страница 368: ...Monitoring Event Messages Guardian User s Guide 425266 001 17 14 Using the Event Viewer ...
Страница 378: ...Displaying Version and System Information Guardian User s Guide 425266 001 18 10 Task 2 Interpret SYSINFO Output ...
Страница 410: ...Monitoring Hardware Components Guardian User s Guide 425266 001 19 32 Automating System Monitoring ...
Страница 460: ...Index Guardian User s Guide 425266 001 Index 24 Special Characters ...