60 lines
4.1 KiB
HTML
60 lines
4.1 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="concept" />
|
|||
|
<meta name="DC.Title" content="Specify optical file path names" />
|
|||
|
<meta name="abstract" content="This topic provides information about specifying a path name for the optical file that is used for the save operation." />
|
|||
|
<meta name="description" content="This topic provides information about specifying a path name for the optical file that is used for the save operation." />
|
|||
|
<meta name="DC.Relation" scheme="URI" content="rzam4perfsaveoperoptstg.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="rzam4spcfyoptfilepath" />
|
|||
|
<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>Specify optical file path names</title>
|
|||
|
</head>
|
|||
|
<body id="rzam4spcfyoptfilepath"><a name="rzam4spcfyoptfilepath"><!-- --></a>
|
|||
|
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|||
|
<h1 class="topictitle1">Specify optical file path names</h1>
|
|||
|
<div><p>This topic provides information about specifying a path name for
|
|||
|
the optical file that is used for the save operation.</p>
|
|||
|
<p>Optical storage operates in random mode and uses a hierarchical file structure
|
|||
|
when writing files to the media. Beginning with the root directory of the
|
|||
|
volume, you may specify a path name for the optical file that is used for
|
|||
|
the save operation. Specifying an asterisk (*) causes the system to generate
|
|||
|
an optical file name in the root directory (/). <tt class="msgph">Specifying optical_directory_path_name/*</tt> causes
|
|||
|
the system to generate an optical file name in the specified directory of
|
|||
|
the optical volume. <tt class="msgph">Specifying optical_file_path_name</tt> creates
|
|||
|
an optical file name. For example, specifying SAVLIB LIB(MYLIB) DEV(OPT01)
|
|||
|
OPTFILE(’/mydir/*’) creates an optical file name of mydir/MYLIB. If mydir
|
|||
|
directory does not exist, the system creates it.</p>
|
|||
|
<p>When you use DVD-RAM media to save i5/OS™ information, the system checks for
|
|||
|
active files by using the CLEAR parameter on the save commands. Specify CLEAR(*NONE)
|
|||
|
to have the system search the DVD-RAM volume for any active optical files
|
|||
|
that have the same name. If an optical file of the same name exists, the system
|
|||
|
displays an inquiry message. You may cancel the processing, write over the
|
|||
|
existing file on the volume or insert a new cartridge. If no active files
|
|||
|
of the specified optical file exist and there is available space on your DVD-RAM
|
|||
|
volume, the system writes the file to your DVD-RAM media. If the system cannot
|
|||
|
find any available space on the media, it prompts you to insert a DVD-RAM
|
|||
|
volume in the device.</p>
|
|||
|
</div>
|
|||
|
<div>
|
|||
|
<div class="familylinks">
|
|||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzam4perfsaveoperoptstg.htm" title="The following topics provide information about performing a save operation to DVD-RAM, UDF, and HPOFS media.">Perform a save operation to optical storage</a></div>
|
|||
|
</div>
|
|||
|
</div>
|
|||
|
<img src="./deltaend.gif" alt="End of change" /></body>
|
|||
|
</html>
|