67 lines
4.7 KiB
HTML
67 lines
4.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="concept" />
|
||
|
<meta name="DC.Title" content="Work with source files" />
|
||
|
<meta name="abstract" content="These topics describe how to enter and maintain data using various methods." />
|
||
|
<meta name="description" content="These topics describe how to enter and maintain data using various methods." />
|
||
|
<meta name="DC.subject" content="source file, entering data, maintaining data" />
|
||
|
<meta name="keywords" content="source file, entering data, maintaining data" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafochsrc.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafosrcseu.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafosrcdev.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafosrccpy.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafosrcimex.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafosrcpgm.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbafocrlof.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="rbafosrcwrk" />
|
||
|
<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>Work with source files</title>
|
||
|
</head>
|
||
|
<body id="rbafosrcwrk"><a name="rbafosrcwrk"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Work with source files</h1>
|
||
|
<div><p>These topics describe how to enter and maintain data
|
||
|
using various methods.</p>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="rbafosrcseu.htm">Use the source entry utility (SEU)</a></strong><br />
|
||
|
You can use the source entry utility (SEU) to enter and change
|
||
|
source in a source file. SEU is part of IBM<sup>®</sup> WebSphere<sup>®</sup> Development Studio for iSeries™. </li>
|
||
|
<li class="ulchildlink"><strong><a href="rbafosrcdev.htm">Use device source files</a></strong><br />
|
||
|
Tape and diskette files can be created as source files. When device files are used as source files, the record length must include the sequence number and date fields.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbafosrccpy.htm">Copy source file data</a></strong><br />
|
||
|
The Copy Source File (CPYSRCF) and Copy File (CPYF) commands can be used to write data to and from source file members. When you are copying from a database source file to another database source file that has an insert trigger associated with it, the trigger program is called for each record copied.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbafosrcimex.htm">Load and unload data from non-iSeries systems</a></strong><br />
|
||
|
You can use the Copy From Import File (CPYFRMIMPF) and Copy To
|
||
|
Import File (CPYTOIMPF) commands to import (load) or export (unload) data
|
||
|
from and to a non-<span class="keyword">iSeries™</span> system.</li>
|
||
|
<li class="ulchildlink"><strong><a href="rbafosrcpgm.htm">Use source files in a program</a></strong><br />
|
||
|
You can process a source file in your program. You can use the external definition of the source file and do any input/output operations for that file, just as you would for any other database file.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafochsrc.htm" title="These topics describe how to enter and maintain data in a source file and how to use that source file to create another object (for example, a file or program) on the system.">Use source files</a></div>
|
||
|
</div>
|
||
|
<div class="reltasks"><strong>Related tasks</strong><br />
|
||
|
<div><a href="rbafocrlof.htm" title="This topic shows how to create a logical file using data description specifications (DDS).">Create a logical file</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|