Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ sfsadmin_query_export(8) — ACMSxp 3.2A

Media Vault

Software Library

Restoration Projects

Artifacts Sought

ENCINA(8)  —  Maintenance

NAME

sfsadmin query export - displays information about an exported file

SYNOPSIS

sfsadmin query export [-devicetype {file | disk | tape}] source [-fileinfo] [-indexinfo] [-trailerinfo] [-nodialog]

ARGUMENTS

[-devicetype {file | disk | tape}]
Specifies the type of device on which the exported file currently resides. The device type can be file, disk, or tape, where file is a file system, disk is a raw disk partition, and tape is a non-rewinding tape drive. The default is file. 

source Specifies the name of the SFS file being exported. 

[-fileinfo] Includes information about the file before it was exported.  (This information is identical to that produced by the sfsadmin query file command.) 

[-indexinfo] Includes information about the secondary indices of the file before it was exported. (This information is identical to that produced by the sfsadmin query index command.) If no secondary indices are present, this option is ignored. 

[-trailerinfo] Includes information about the export operation after completion. The entire exported file must be read before the trailer information can be displayed. When this requires reading more than one source device, the SFS prompts for the name of another device. 

[-nodialog] Does not prompt for another device (tape or file system) when the current device has been read; instead, the SFS returns a message indicating that the device has been read. When trailer information is requested (the -trailerinfo option), and reading the exported file requires reading more than one source device, the -nodialog option specifies that no prompt be given for another device. 

DESCRIPTION

The sfsadmin query export command displays information about an exported file and the export operation that created it. Information about the file itself (-fileinfo) and its indices (-indexinfo) reflects the state of the file before the export. Information about the export operation after its completion can be displayed using the -trailerinfo option. 

EXAMPLE

The following command displays information about the export operation of the previously exported file Inventory :

% sfsadmin query export Inventory -trailerinfo

Export version: 0
Lowest compatible version: 0
File name: Inventory
Time export began: Wed Jan 20 10:21:50 1993
Server name: /.:/branch1/server/sfs1
Export id: 001C07E6-6E06-1B5D-8D69-C037CF450000
System type: SFS
Byte Order: 1,2,3,4
Export arguments:
        Device type: file
        Target file: Inventory
        Lock type: filelock
        Continue action: nocontinue
        Checkpoint size: 1048576
        Segment size: 1048576
        Include RSNs: yes
        Allow dialog: yes
Trailer information:
Number of tries: 1
Number of file locks: 1
Number of record locks: 0
Number of no locks: 0
Time export completed: Wed Jan 20 10:21:53 1993
Trailer position:
        Directory number: 0
        File number: 0
        File offset: 20223

RELATED INFORMATION

sfsadmin export file

sfsadmin import file

 

  —  March 1997

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