365 lines
22 KiB
HTML
365 lines
22 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<!DOCTYPE html
|
||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
<html lang="en-us" xml:lang="en-us">
|
||
<head>
|
||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
<meta name="security" content="public" />
|
||
<meta name="Robots" content="index,follow" />
|
||
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
<meta name="DC.Type" content="reference" />
|
||
<meta name="DC.Title" content="Field descriptions" />
|
||
<meta name="DC.Relation" scheme="URI" content="rzaiusaveoutput.htm" />
|
||
<meta name="copyright" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004, 2006" />
|
||
<meta name="DC.Format" content="XHTML" />
|
||
<meta name="DC.Identifier" content="savefields" />
|
||
<meta name="DC.Language" content="en-us" />
|
||
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
<!-- US Government Users Restricted Rights -->
|
||
<!-- Use, duplication or disclosure restricted by -->
|
||
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
<title>Field descriptions</title>
|
||
</head>
|
||
<body id="savefields"><a name="savefields"><!-- --></a>
|
||
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
<h1 class="topictitle1">Field descriptions</h1>
|
||
<div><div class="section"> <dl><dt class="dlterm"><a name="savefields__aspnameo"><!-- --></a>ASP name </dt>
|
||
<dd>The auxiliary storage pool (ASP) device name of the object when it was
|
||
saved. Possible values are: <dl><dt class="dlterm">*SYSBAS </dt>
|
||
<dd>System and basic auxiliary storage pools </dd>
|
||
<dt class="dlterm">device name </dt>
|
||
<dd>Name of the independent auxiliary storage pool </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__aspnumo"><!-- --></a>ASP number </dt>
|
||
<dd>The auxiliary storage pool (ASP) of the object when it was saved. The
|
||
possible values are: <dl><dt class="dlterm">1</dt>
|
||
<dd>System ASP </dd>
|
||
<dt class="dlterm">2–32</dt>
|
||
<dd>Basic user ASPs </dd>
|
||
<dt class="dlterm">33-255 </dt>
|
||
<dd>Independent ASPs </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__compactedo"><!-- --></a>Data compacted </dt>
|
||
<dd>Indicates whether the data was stored in compacted format. The possible
|
||
values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>The data is not compacted. </dd>
|
||
<dt class="dlterm">'1'</dt>
|
||
<dd>The data is compacted. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__compressedo"><!-- --></a>Data compressed </dt>
|
||
<dd>Indicates whether the data was stored in compressed format. The possible
|
||
values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>The data is not compressed. </dd>
|
||
<dt class="dlterm">'1'</dt>
|
||
<dd>The data is compressed. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__deviceo"><!-- --></a>Device names </dt>
|
||
<dd>The name of the devices used to perform the save or restore operation.
|
||
The field contains a list of device names. Each device name is CHAR(10) and
|
||
there can be 1-4 devices listed. </dd>
|
||
<dt class="dlterm"><a name="savefields__errormsgo"><!-- --></a>Error message ID</dt>
|
||
<dd>The message ID of an error message that was issued for this object or
|
||
library.</dd>
|
||
<dt class="dlterm"><a name="savefields__expdateo"><!-- --></a>Expiration date</dt>
|
||
<dd>The expiration date of the media file. The possible values are: <dl><dt class="dlterm">*PERM </dt>
|
||
<dd>The data is permanent. </dd>
|
||
<dt class="dlterm">expiration date </dt>
|
||
<dd>The expiration date that was specified on the save operation. The date
|
||
is in YYMMDD format, is left justified, and is padded with blanks. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__extravolumeidso"><!-- --></a>Extra Volume identifiers</dt>
|
||
<dd>This field contains a list of extra volume IDs beyond the first 10 volumes.
|
||
It contains volume names for volumes 11-75. Each entry is CHAR(6). </dd>
|
||
<dt class="dlterm"><a name="savefields__fileo"><!-- --></a>File label </dt>
|
||
<dd>The file label of the media file used by the save operation. For a save
|
||
that uses a save file, this field is blank. </dd>
|
||
<dt class="dlterm"><a name="savefields__infotypeo"><!-- --></a>Information type </dt>
|
||
<dd>Shows you the type of information that was saved with this operation.
|
||
(INFTYPE parameter). The possible values are: <dl><dt class="dlterm">*ERR </dt>
|
||
<dd>The list contains information about the command, an entry for each library,
|
||
and an entry for each object that was not successfully saved </dd>
|
||
<dt class="dlterm">*LIB </dt>
|
||
<dd>The list contains a library entry for each library requested to be saved. </dd>
|
||
<dt class="dlterm">*MBR </dt>
|
||
<dd>The list contains an entry for each object or, for database files, each
|
||
member requested to be saved. </dd>
|
||
<dt class="dlterm">*OBJ</dt>
|
||
<dd>The list contains an entry for each object requested to be saved. </dd>
|
||
</dl>
|
||
<div class="note"><span class="notetitle">Note:</span> <ol><li>The SAVSYS command does not support the INFTYPE parameter. The output
|
||
contains one record for each media file that is written. </li>
|
||
<li>The SAVSAVFDTA and SAVSYINF commands do not support the INFTYPE parameter.
|
||
The output contains one record for the SAVF that is saved. </li>
|
||
<li>The SAVCFG and SAVSECDTA commands do not support the INFTYPE parameter.
|
||
The output is type *OBJ.</li>
|
||
</ol>
|
||
</div>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__journallibo"><!-- --></a>Journal library name </dt>
|
||
<dd>The name of the library that contains the journal to which the object
|
||
is journaled. </dd>
|
||
<dt class="dlterm"><a name="savefields__journalnameo"><!-- --></a>Journal name </dt>
|
||
<dd>The name of the journal to which the object is journaled. </dd>
|
||
<dt class="dlterm"><a name="savefields__journalreceiveraspo"><!-- --></a>Journal receiver ASP </dt>
|
||
<dd>The name of the auxiliary storage pool (ASP) that contains the earliest
|
||
journal receiver needed for applying journal changes when recovering the object. </dd>
|
||
<dt class="dlterm"><a name="savefields__journalreceivelibo"><!-- --></a>Journal receiver library name </dt>
|
||
<dd>The name of the library that contains the earliest journal receiver needed
|
||
for applying journal changes when recovering the object. </dd>
|
||
<dt class="dlterm"><a name="savefields__journalreceivero"><!-- --></a>Journal receiver name </dt>
|
||
<dd>The name of the earliest journal receiver needed for applying journal
|
||
changes when recovering the object. </dd>
|
||
<dt class="dlterm"><a name="savefields__lgsequenceo"><!-- --></a>Large sequence number </dt>
|
||
<dd>The sequence number of the file on media. The value will be 0 if the save
|
||
media is not tape. </dd>
|
||
<dt class="dlterm"><a name="savefields__libraryaspo2"><!-- --></a>Library ASP name </dt>
|
||
<dd>The auxiliary storage pool (ASP) device name of the object when it was
|
||
saved. Possible values are: <dl><dt class="dlterm">*SYSBAS </dt>
|
||
<dd>System and basic auxiliary storage pools </dd>
|
||
<dt class="dlterm">device name </dt>
|
||
<dd>Name of the independent auxiliary storage pool </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__libraryaspo"><!-- --></a>Library ASP number </dt>
|
||
<dd>The auxiliary storage pool (ASP) of the object when it was saved. The
|
||
possible values are: <dl><dt class="dlterm">1</dt>
|
||
<dd>System ASP </dd>
|
||
<dt class="dlterm">2–32</dt>
|
||
<dd>Basic user ASPs </dd>
|
||
<dt class="dlterm">-1 </dt>
|
||
<dd>Independent ASPs. See ASP number field for independent ASP number.</dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__libraryo"><!-- --></a>Library name </dt>
|
||
<dd>The name of the library that contains the objects that were saved. </dd>
|
||
<dt class="dlterm"><a name="savefields__mediadfnlibo"><!-- --></a>Media definition library name </dt>
|
||
<dd>The name of the library that contains the media definition used in the
|
||
save operation. </dd>
|
||
<dt class="dlterm"><a name="savefields__mediadfno"><!-- --></a>Media definition name </dt>
|
||
<dd>The name of the media definition used in the save operation. </dd>
|
||
<dt class="dlterm"><a name="savefields__mediafno"><!-- --></a>Media file number </dt>
|
||
<dd>A number to identify this media file when a library is saved in parallel
|
||
format. This field is only valid if the Save format field is '1' (save format
|
||
is parallel). The value will be 0 if the save media is not tape. </dd>
|
||
<dt class="dlterm"><a name="savefields__membero"><!-- --></a>Member name </dt>
|
||
<dd>The name of the database file member that was saved. This field will be
|
||
blank if the object is not a database file, or if INFTYPE(*MBR) was not specified,
|
||
or if the record is the summary record for the database file. </dd>
|
||
<dt class="dlterm"><a name="savefields__objectattributeo"><!-- --></a>Object attribute </dt>
|
||
<dd>The attribute of the object that was saved. </dd>
|
||
<dt class="dlterm"><a name="savefields__objectnameo"><!-- --></a>Object name</dt>
|
||
<dd>The name of the object that was saved. </dd>
|
||
<dt class="dlterm"><a name="savefields__notobjectso"><!-- --></a>Objects not saved </dt>
|
||
<dd>The total number of objects that were not saved for the library. </dd>
|
||
<dt class="dlterm"><a name="savefields__omittedo"><!-- --></a>Objects omitted</dt>
|
||
<dd>Indicates whether any objects were omitted from the save operation. The
|
||
possible values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>No objects were omitted from the save operation. </dd>
|
||
<dt class="dlterm">'1' </dt>
|
||
<dd>Objects were omitted from the save operation. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__objecttypeo"><!-- --></a>Object type </dt>
|
||
<dd>The type of the object. </dd>
|
||
<dt class="dlterm"><a name="savefields__objectso"><!-- --></a>Objects saved</dt>
|
||
<dd>The total number of objects saved successfully for the library.</dd>
|
||
<dt class="dlterm"><a name="savefields__opticalfo"><!-- --></a>Optical file </dt>
|
||
<dd>The name of the optical file used by the save operation. For a save that
|
||
does not use optical, this field is blank.</dd>
|
||
<dt class="dlterm"><a name="savefields__ownero"><!-- --></a>Owner</dt>
|
||
<dd>The name of the object owner's user profile when the object was saved. </dd>
|
||
<dt class="dlterm"><a name="savefields__partialtranso"><!-- --></a>Partial transaction exists </dt>
|
||
<dd>Indicates whether this object was saved with one or more partial transactions.
|
||
If you restore an object that was saved with partial transactions, you cannot
|
||
use the object until you apply or remove journal changes. To apply or remove
|
||
journal changes you will need the journal identified by the Journal name field
|
||
and the journal receivers starting with the one identified by the Journal
|
||
receiver name field. The possible values are: : <dl><dt class="dlterm">0 </dt>
|
||
<dd>The object was saved with no partial transactions. </dd>
|
||
<dt class="dlterm">1 </dt>
|
||
<dd>The object was saved with one or more partial transactions. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__primarygrpo"><!-- --></a>Primary group </dt>
|
||
<dd>The name of the primary group for the object that was saved. </dd>
|
||
<dt class="dlterm"><a name="savefields__referenceo"><!-- --></a>Reference date </dt>
|
||
<dd>The value that was specified for the reference date when the save operation
|
||
was performed. The possible values are: <dl><dt class="dlterm">*SAVLIB </dt>
|
||
<dd>All changes since the last SAVLIB was specified. </dd>
|
||
<dt class="dlterm">reference date </dt>
|
||
<dd>The reference date that was specified on the save operation. Objects changed
|
||
since this date are saved. The date is in YYMMDD format, is left justified,
|
||
and is padded with blanks. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__reftimeo"><!-- --></a>Reference time </dt>
|
||
<dd>The value that was specified for the reference time when the save operation
|
||
was performed. The possible values are: <dl><dt class="dlterm">*NONE </dt>
|
||
<dd>No reference time was specified </dd>
|
||
<dt class="dlterm">reference time </dt>
|
||
<dd>The reference time that was specified on the save operation. The time
|
||
is in HHMMSS format, is left justified, and is padded with blanks. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__accesspathso"><!-- --></a>Save access paths </dt>
|
||
<dd>Indicates whether access paths were requested to be saved during the save
|
||
operation. The possible values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>Access paths were not requested to be saved during the save operation. </dd>
|
||
<dt class="dlterm">'1' </dt>
|
||
<dd>Access paths were requested to be saved during the save operations. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__savecommando"><!-- --></a>Save command </dt>
|
||
<dd>The command that was used when the operation was performed. The possible
|
||
values are: <dl><dt class="dlterm">SAVCFG</dt>
|
||
<dd>Save configuration operation </dd>
|
||
<dt class="dlterm">SAVCHGOBJ </dt>
|
||
<dd>Save changed objects operation </dd>
|
||
<dt class="dlterm">SAVLIB</dt>
|
||
<dd>Save library operation </dd>
|
||
<dt class="dlterm">SAVOBJ</dt>
|
||
<dd>Save object operation </dd>
|
||
<dt class="dlterm">SAVSAVFDTA </dt>
|
||
<dd>Save save file data operation </dd>
|
||
<dt class="dlterm">SAVSECDTA </dt>
|
||
<dd>Save security data operation </dd>
|
||
<dt class="dlterm">SAVSYS</dt>
|
||
<dd>Save system operation </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__datetimeo"><!-- --></a>Save date/time </dt>
|
||
<dd>The time at which the object was saved in system timestamp format. See
|
||
the Convert Date and Time Format (QWCCVTDT) API for information on converting
|
||
this timestamp. </dd>
|
||
<dt class="dlterm"><a name="savefields__savefilenameo"><!-- --></a>Save file name </dt>
|
||
<dd>The name of the save file used in the save operation. </dd>
|
||
<dt class="dlterm"><a name="savefields__filedatao"><!-- --></a>Save file data </dt>
|
||
<dd>Indicates whether save file data was requested to be saved during the
|
||
save operation. The possible values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>Save file data was not requested to be saved during the save operation. </dd>
|
||
<dt class="dlterm">'1' </dt>
|
||
<dd>Save file data was requested to be saved during the save operations. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__saveflibraryo"><!-- --></a>Save file library name </dt>
|
||
<dd>The name of the library that contains the save file used in the save operation. </dd>
|
||
<dt class="dlterm"><a name="savefields__saveformato"><!-- --></a>Save format</dt>
|
||
<dd>Indicates whether the data was saved in serial or parallel format. The
|
||
possible values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>The save format is serial. </dd>
|
||
<dt class="dlterm">'1' </dt>
|
||
<dd>The save format is parallel. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__systemrlo"><!-- --></a>Save release level </dt>
|
||
<dd>The release level of the operating system on which the objects were saved.
|
||
This field has a VvRrMm format, containing the following: <dl><dt class="dlterm">Vv</dt>
|
||
<dd>The character V is followed by a 1-character version number. </dd>
|
||
<dt class="dlterm">Rr </dt>
|
||
<dd>The character R is followed by a 1-character release number. </dd>
|
||
<dt class="dlterm">Mm</dt>
|
||
<dd>The character M is followed by a 1-character modification number. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__swadatetimeo"><!-- --></a>Save while active date/time </dt>
|
||
<dd>The time at which the object was saved while active in system timestamp
|
||
format. See the Convert Date and Time Format (QWCCVTDT) API for information
|
||
on converting this timestamp. </dd>
|
||
<dt class="dlterm"><a name="savefields__sequenceo"><!-- --></a>Sequence number</dt>
|
||
<dd>The sequence number of the file on media. This field only contains values
|
||
between 0 - 9999. If the sequence number is larger than 9999, this field will
|
||
contain a value of -5 and the sequence number value in the Large sequence
|
||
number field should be used. The value will be 0 if the save media is not
|
||
tape. </dd>
|
||
<dt class="dlterm"><a name="savefields__sizeo"><!-- --></a>Size</dt>
|
||
<dd>The size of the object.</dd>
|
||
<dt class="dlterm"><a name="savefields__sp1"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file creation date<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The date when the spooled file was created.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp2"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file creation time<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The time when the spooled file was created.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp3"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file job name<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The name of the job that owns the spooled file.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp4"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file job number<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The number of the job that owns the spooled file.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp5"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file job system name<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The name of the system where the job that owns the spooled file ran.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp6"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file name<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The name of the spooled file.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp7"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file number<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The number of the spooled file in the job that owns it.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp8"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file output queue library<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The name of the output queue library that contained the spooled file.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp9"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file output queue name<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The name of the output queue that contained the spooled file<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__sp10"><!-- --></a><img src="./delta.gif" alt="Start of change" />Spooled file user name<img src="./deltaend.gif" alt="End of change" /></dt>
|
||
<dd><img src="./delta.gif" alt="Start of change" />The name of the user who owns the spooled file.<img src="./deltaend.gif" alt="End of change" /></dd>
|
||
<dt class="dlterm"><a name="savefields__statuso"><!-- --></a>Status</dt>
|
||
<dd>Indicates whether the object saved successfully. The possible values
|
||
are: <dl><dt class="dlterm">0 </dt>
|
||
<dd>The object did not save successfully. </dd>
|
||
<dt class="dlterm">1</dt>
|
||
<dd>The object saved successfully. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__storageo"><!-- --></a>Storage</dt>
|
||
<dd>Indicates whether storage was requested to be freed after the save operation.
|
||
The possible values are: <dl><dt class="dlterm">'0'</dt>
|
||
<dd>STG(*KEEP) was specified on the save operation to keep storage for the
|
||
objects saved. </dd>
|
||
<dt class="dlterm">'1' </dt>
|
||
<dd>STG(*FREE) was specified on the save operation to free storage for the
|
||
objects saved. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__systemo"><!-- --></a>System name </dt>
|
||
<dd>The name of the server on which the save operation was performed. </dd>
|
||
<dt class="dlterm"><a name="savefields__targetrlso"><!-- --></a>Target Release </dt>
|
||
<dd>The earliest release level of the operating system on which the objects
|
||
can be restored. This field has a VvRrMm format, containing the following:
|
||
<dl><dt class="dlterm">Vv</dt>
|
||
<dd>The character V is followed by a 1-character version number. </dd>
|
||
<dt class="dlterm">Rr </dt>
|
||
<dd>The character R is followed by a 1-character release number. </dd>
|
||
<dt class="dlterm">Mm</dt>
|
||
<dd>The character M is followed by a 1-character modification number. </dd>
|
||
</dl>
|
||
</dd>
|
||
<dt class="dlterm"><a name="savefields__texto"><!-- --></a>Text</dt>
|
||
<dd>The text description of the object. </dd>
|
||
<dt class="dlterm"><a name="savefields__totalmediafo"><!-- --></a>Total media files </dt>
|
||
<dd>The total number of media files created for a library saved in parallel
|
||
format. This field is only valid if the Save format field is '1' (save format
|
||
is parallel). The value will be 0 if the save media is not tape. </dd>
|
||
<dt class="dlterm"><a name="savefields__totalsizeo"><!-- --></a>Total size saved </dt>
|
||
<dd>The total size of all of the objects saved for this library. </dd>
|
||
<dt class="dlterm"><a name="savefields__volumecto"><!-- --></a>Volume count </dt>
|
||
<dd>The number of volume identifiers in the <em>Volume identifiers (complete)</em> fields </dd>
|
||
<dt class="dlterm"><a name="savefields__volumeo"><!-- --></a>Volume identifiers </dt>
|
||
<dd>The list of volume identifiers that are used during this save operation.
|
||
The list can contain from one to 10 volumes. If more than 10 volume were used,
|
||
see the "Extra volume identifiers" list. </dd>
|
||
<dt class="dlterm"><a name="savefields__volumeidsco"><!-- --></a>Volume identifiers (complete)</dt>
|
||
<dd>The list of volume identifiers that are used during this save operation.
|
||
The list can contain from one to 75 volumes. See the Volume count field to
|
||
tell how many volume identifiers are in the list. This field is a variable-length
|
||
field.</dd>
|
||
<dt class="dlterm"><a name="savefields__volumelengtho"><!-- --></a>Volume length </dt>
|
||
<dd>The length of each volume identifier in the <em>Volume identifiers (complete)</em> field. </dd>
|
||
</dl>
|
||
</div>
|
||
</div>
|
||
<div>
|
||
<div class="familylinks">
|
||
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaiusaveoutput.htm">Interpret output from save commands</a></div>
|
||
</div>
|
||
</div>
|
||
</body>
|
||
</html> |