70 lines
4.6 KiB
HTML
70 lines
4.6 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="copyright" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
||
|
<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 spooled DBCS files" />
|
||
|
<meta name="abstract" content="Copy spooled files that have double-byte data by using the Copy Spooled File (CPYSPLF) command. However, the database file to which the file is being copied must have been created with the IGCDTA(*YES) value specified." />
|
||
|
<meta name="description" content="Copy spooled files that have double-byte data by using the Copy Spooled File (CPYSPLF) command. However, the database file to which the file is being copied must have been created with the IGCDTA(*YES) value specified." />
|
||
|
<meta name="DC.subject" content="Copy Spooled File (CPYSPLF) command, copying double-byte data, copying file, double-byte data, command, CL, CPYSPLF (Copy Spooled File), copying double-byte data, CPYSPLF (Copy Spooled File) command, copying double-byte data, Copy Spooled File (CPYSPLF), spooled file, copying, authority" />
|
||
|
<meta name="keywords" content="Copy Spooled File (CPYSPLF) command, copying double-byte data, copying file, double-byte data, command, CL, CPYSPLF (Copy Spooled File), copying double-byte data, CPYSPLF (Copy Spooled File) command, copying double-byte data, Copy Spooled File (CPYSPLF), spooled file, copying, authority" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbal3ptr6.htm" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbal3cpysdbcsf" />
|
||
|
<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 spooled DBCS files</title>
|
||
|
</head>
|
||
|
<body id="rbal3cpysdbcsf"><a name="rbal3cpysdbcsf"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Copy spooled DBCS files</h1>
|
||
|
<div><p>Copy spooled files that have double-byte data by using the Copy
|
||
|
Spooled File (CPYSPLF) command. However, the database file to which the file
|
||
|
is being copied must have been created with the IGCDTA(*YES) value specified.</p>
|
||
|
<div class="section"><div class="p">When copying spooled files to a database file that contains double-byte
|
||
|
data, an extra column is reserved for the shift-out character. This shift-out
|
||
|
character is placed between the control information for the record and the
|
||
|
user data. The following table shows the shift-out character column number,
|
||
|
based on the value specified for the Control Character (CTLCHAR) keyword:
|
||
|
<table cellpadding="4" cellspacing="0" border="1" class="tableborder"><tr><td>
|
||
|
<table cellpadding="4" cellspacing="0" summary="" width="100%" border="0"><thead align="left"><tr><th align="left" valign="bottom" width="50%" id="d0e55">CTLCHAR Value</th>
|
||
|
<th align="left" valign="bottom" width="50%" id="d0e57">Column for Shift-Out Character</th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tbody><tr><td align="left" valign="top" width="50%" headers="d0e55 ">*NONE</td>
|
||
|
<td align="left" valign="top" width="50%" headers="d0e57 ">1</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="50%" headers="d0e55 ">*FCFC</td>
|
||
|
<td align="left" valign="top" width="50%" headers="d0e57 ">2</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="50%" headers="d0e55 ">*PRTCTL</td>
|
||
|
<td align="left" valign="top" width="50%" headers="d0e57 ">5</td>
|
||
|
</tr>
|
||
|
<tr><td align="left" valign="top" width="50%" headers="d0e55 ">*S36FMT</td>
|
||
|
<td align="left" valign="top" width="50%" headers="d0e57 ">10</td>
|
||
|
</tr>
|
||
|
</tbody>
|
||
|
</table>
|
||
|
</td></tr></table>
|
||
|
</div>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3ptr6.htm" title="You can copy both spooled and nonspooled DBCS files.">Copy DBCS files</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|