56 lines
3.6 KiB
HTML
56 lines
3.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="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="Change source file attributes" />
|
|
<meta name="abstract" content="This topic introduces different approaches to changing source file attributes." />
|
|
<meta name="description" content="This topic introduces different approaches to changing source file attributes." />
|
|
<meta name="DC.subject" content="source file, attributes, changing" />
|
|
<meta name="keywords" content="source file, attributes, changing" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafosrcmng.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="rbafochgsf" />
|
|
<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>Change source file attributes</title>
|
|
</head>
|
|
<body id="rbafochgsf"><a name="rbafochgsf"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Change source file attributes</h1>
|
|
<div><p>This topic introduces different approaches to changing source file
|
|
attributes.</p>
|
|
<p>If you are using the source entry utility (SEU) to maintain database source
|
|
files, see the <em>ADTS for AS/400<sup>®</sup>: Source Entry Utility</em> manual on the <a href="http://publib.boulder.ibm.com/iseries/v5r1/ic2924/rzaqhindex.htm" target="_blank">V5R1 Supplemental Manuals</a><img src="www.gif" alt="Link outside information center" /> Web site for information about
|
|
how to change database source files. If you are not using SEU to maintain
|
|
database source files, you must totally replace the existing member.</p>
|
|
<p>If your source file is on a diskette, you can copy it to a database file,
|
|
change it using SEU, and copy it back to a diskette. If you do not use SEU,
|
|
you must delete the old source file and create a new source file.</p>
|
|
<p>If you change a source file, the object previously created from the source
|
|
file does not match the current source. The old object must be deleted and
|
|
then created again using the changed source file. For example, if you change
|
|
the source file FRSOURCE created in the <a href="rbafocousf.htm#rbafocousf">Create an object using a source file</a>,
|
|
you must delete the file DSTREF that was created from the original source
|
|
file, and create it again using the new source file so that DSTREF matches
|
|
the changed FRSOURCE source file.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafosrcmng.htm" title="These topics include the considerations for managing source files.">Manage a source file</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |