59 lines
3.7 KiB
HTML
59 lines
3.7 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="Copy data between stream files and save files" />
|
||
|
<meta name="abstract" content="A save file is used with save and restore commands to retain data that would otherwise be written on tape or diskette." />
|
||
|
<meta name="description" content="A save file is used with save and restore commands to retain data that would otherwise be written on tape or diskette." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rzaaxpgmifs.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/cpy.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rzaaxcopydatastreamsave" />
|
||
|
<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>Copy data between stream files and save files</title>
|
||
|
</head>
|
||
|
<body id="rzaaxcopydatastreamsave"><a name="rzaaxcopydatastreamsave"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Copy data between stream files and save files</h1>
|
||
|
<div><p><span>A save file is used with save and
|
||
|
restore commands to retain data that would otherwise be written on tape or
|
||
|
diskette.</span></p>
|
||
|
<div class="section"><p>The file can also be used like a database file to read or write
|
||
|
records that contain save/restore information. A save file can also be used
|
||
|
to send objects to another user on the SNADS network. </p>
|
||
|
</div>
|
||
|
<div class="section"><p>You can use the <span class="cmdname">Copy Object
|
||
|
(CPY)</span> command to copy a save file both to and from
|
||
|
a stream file. However, when copying a stream file back into a save file object,
|
||
|
the data must be valid save file data (it must have originated from a save
|
||
|
file and been copied into a stream file).</p>
|
||
|
</div>
|
||
|
<div class="section"><p>By using a PC client, you can also access the save file and copy
|
||
|
the data to your PC storage or LAN. Keep in mind, though, that data in save
|
||
|
files cannot be accessed through the Network File System (NFS).</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaaxpgmifs.htm" title="The addition of the integrated file system to the iSeries server server in V3R1M0 did not affect existing iSeries server applications. The programming languages, utilities, and system support (such as data description specifications) operate in the same way as they did before the addition of the integrated file system.">Programming support</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="../cl/cpy.htm">Copy Object (CPY) command</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|