84 lines
5.8 KiB
HTML
84 lines
5.8 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="DDS concepts" />
|
|
<meta name="abstract" content="This topic provides an overview of data description specifications (DDS) on iSeries servers." />
|
|
<meta name="description" content="This topic provides an overview of data description specifications (DDS) on iSeries servers." />
|
|
<meta name="DC.subject" content="describing data attributes, overview of DDS" />
|
|
<meta name="keywords" content="describing data attributes, overview of DDS" />
|
|
<meta name="DC.Relation" scheme="URI" content="print.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="crtdds.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="coderules.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafpmstgendbcs.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="examples.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="specref.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafpmstbiblio.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzakb/kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzakc/kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzakd/kickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzake/kickoff.htm" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1999, 2006" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="kickoff" />
|
|
<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>DDS concepts</title>
|
|
</head>
|
|
<body id="kickoff"><a name="kickoff"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">DDS concepts</h1>
|
|
<div><p>This topic provides an overview of data description specifications
|
|
(DDS) on <span class="keyword">iSeries™</span> servers.</p>
|
|
<p>A traditional means of describing data attributes (such as the names and
|
|
lengths of records and fields) is to specify the data attributes in the application
|
|
programs themselves. However, a convenient and powerful alternative is available
|
|
on <span class="keyword">iSeries</span> servers. Data description
|
|
specifications (DDS) describe data attributes in file descriptions that are
|
|
external to the application program that processes the data.</p>
|
|
<p>The file types that use DDS are physical and logical
|
|
files, display files, printer files, and intersystem communications function
|
|
(ICF) files.</p>
|
|
<div class="note"><span class="notetitle">Note:</span> By using the code examples, you agree to the terms of the <a href="codedisclaimer.htm">Code license and disclaimer information</a>.</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="print.htm">Printable PDF</a></strong><br />
|
|
Use this to view and print a PDF of this information.</li>
|
|
<li class="ulchildlink"><strong><a href="crtdds.htm">Create a file using data description specifications (DDS)</a></strong><br />
|
|
Use these steps to create a file using DDS.</li>
|
|
<li class="ulchildlink"><strong><a href="coderules.htm">DDS coding rules, conventions, and terms</a></strong><br />
|
|
When you describe data attributes with DDS, you need to be aware of specific coding rules, naming conventions, and terminology.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafpmstgendbcs.htm">General considerations for using DBCS text with DDS files</a></strong><br />
|
|
<span>These topics describe the general considerations
|
|
for positional entries, keyword entries, double-byte character set (DBCS)
|
|
text literals, and DDS computer printouts that contain DBCS characters.</span></li>
|
|
<li class="ulchildlink"><strong><a href="examples.htm">Examples: DDS coding</a></strong><br />
|
|
<span>These topics include a wide variety of
|
|
examples that illustrate how you can use DDS.</span></li>
|
|
<li class="ulchildlink"><strong><a href="specref.htm">When to specify REF and REFFLD keywords for DDS files</a></strong><br />
|
|
This topic provides information to help you decide if you want to specify the REF (reference) or REFFLD (referenced field) keyword or both. It also tells you how to specify parameter values for each REF or REFFLD keyword you specify.</li>
|
|
<li class="ulchildlink"><strong><a href="rbafpmstbiblio.htm">Related information for DDS concepts</a></strong><br />
|
|
Listed here are the product manuals (in PDF format) and information center topics that relate to the DDS concept topic. You can view or print any of the PDFs.</li>
|
|
</ul>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../rzakb/kickoff.htm" target="_blank">DDS for physical and logical files</a></div>
|
|
<div><a href="../rzakc/kickoff.htm" target="_blank">DDS for display files</a></div>
|
|
<div><a href="../rzakd/kickoff.htm" target="_blank">DDS for printer files</a></div>
|
|
<div><a href="../rzake/kickoff.htm" target="_blank">DDS for ICF files</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |