ibm-information-center/dist/eclipse/plugins/i5OS.ic.nls_5.4.0.1/rbagstargetphysfiledesign.htm

60 lines
4.0 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="Target physical files" />
<meta name="abstract" content="When you specify OUTPUT(*OUTFILE) with the Copy Spool File (CPYSPLF), Display Spooled File (DSPSPLF), or Work with Spooled Files (WRKSPLF) command under the DBCS version of the operating system, the target physical file must be DBCS-enabled." />
<meta name="description" content="When you specify OUTPUT(*OUTFILE) with the Copy Spool File (CPYSPLF), Display Spooled File (DSPSPLF), or Work with Spooled Files (WRKSPLF) command under the DBCS version of the operating system, the target physical file must be DBCS-enabled." />
<meta name="DC.Relation" scheme="URI" content="rbagsdbcsen.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/cpysplf.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/dspsplf.htm" />
<meta name="DC.Relation" scheme="URI" content="../cl/wrksplf.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbagstargetphysfiledesign" />
<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>Target physical files</title>
</head>
<body id="rbagstargetphysfiledesign"><a name="rbagstargetphysfiledesign"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Target physical files</h1>
<div><p>When you specify OUTPUT(*OUTFILE) with the Copy Spool File (CPYSPLF),
Display Spooled File (DSPSPLF), or Work with Spooled Files (WRKSPLF) command
under the DBCS version of the operating system, the target physical file must
be DBCS-enabled.</p>
<div class="note"><span class="notetitle">Note:</span> The primary language of the system must support the double-byte character
set to allow DBCS-enabled applications.</div>
<p>Use the QIGC system value to check if a DBCS version of the system is installed.
Because it is set by the system, it cannot be changed. This system value can
be referred to in an application program. QIGC can be:</p>
<ul><li>0 (DBCS version is not installed)</li>
<li>1 (DBCS version is installed)</li>
</ul>
<p>A DBCS system allows for concurrent use of SBCS and DBCS data. When the
QIGC system value is 1, you should not assume all jobs are DBCS.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsdbcsen.htm" title="If the application will be used in a DBCS environment, ensure that it is DBCS-enabled. Here are some suggestions to consider when you develop the general product design.">DBCS coding considerations</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="../cl/cpysplf.htm">Copy Spooled File (CPYSPLF) command</a></div>
<div><a href="../cl/dspsplf.htm">Display Spooled File (DSPSPLF) command</a></div>
<div><a href="../cl/wrksplf.htm">Work with Spooled Files (WRKSPLF) command</a></div>
</div>
</div>
</body>
</html>