62 lines
4.9 KiB
HTML
62 lines
4.9 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="Display records in a physical file member" />
|
|
<meta name="abstract" content="The Display Physical File Member (DSPPFM) command displays records in a physical file member." />
|
|
<meta name="description" content="The Display Physical File Member (DSPPFM) command displays records in a physical file member." />
|
|
<meta name="DC.subject" content="displaying, physical file member records, Display Physical File Member (DSPPFM) command, DSPPFM (Display Physical File Member) command, command, CL, DSPPFM (Display Physical File Member), Display Physical File Member (DSPPFM), physical file member, physical file member, displaying records, Start Query (STRQRY) command, STRQRY (Start Query) command, STRQRY (Start Query), Start Query (STRQRY), Start SQL (STRSQL) command, STRSQL (Start SQL) command, STRSQL (Start SQL), Start SQL (STRSQL), query, starting, Structured Query Language (SQL), SQL (Structured Query Language), SQL program, record, displaying in a physical file member" />
|
|
<meta name="keywords" content="displaying, physical file member records, Display Physical File Member (DSPPFM) command, DSPPFM (Display Physical File Member) command, command, CL, DSPPFM (Display Physical File Member), Display Physical File Member (DSPPFM), physical file member, physical file member, displaying records, Start Query (STRQRY) command, STRQRY (Start Query) command, STRQRY (Start Query), Start Query (STRQRY), Start SQL (STRSQL) command, STRSQL (Start SQL) command, STRSQL (Start SQL), Start SQL (STRSQL), query, starting, Structured Query Language (SQL), SQL (Structured Query Language), SQL program, record, displaying in a physical file member" />
|
|
<meta name="DC.Relation" scheme="URI" content="rbafomngpfm.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../cl/dsppfm.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="rbafoddbrc" />
|
|
<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>Display records in a physical file member</title>
|
|
</head>
|
|
<body id="rbafoddbrc"><a name="rbafoddbrc"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Display records in a physical file member</h1>
|
|
<div><p>The Display Physical File Member (DSPPFM) command displays records
|
|
in a physical file member. </p>
|
|
<div class="p">The DSPPFM command can be used to display the data in the physical
|
|
file member by arrival sequence. The DSPPFM command can be used for: <ul><li>Problem analysis</li>
|
|
<li>Debugging</li>
|
|
<li>Record inquiry</li>
|
|
</ul>
|
|
</div>
|
|
<p>You can display source files or data files, whether they are keyed or arrival
|
|
sequence. Records are displayed in arrival sequence, even if the file is a
|
|
keyed file. You can page through the file, locate a particular record by record
|
|
number, or shift the display to the right or left to see other parts of the
|
|
records. You can also press a function key to show either character data or
|
|
hexadecimal data on the display.</p>
|
|
<p>If you have Query installed, you can use the Start Query (STRQRY) command
|
|
to select and display records, too. </p>
|
|
<p>If you have the SQL language installed, you can use the Start SQL (STRSQL)
|
|
command to interactively select and display records.</p>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafomngpfm.htm" title="These topics describe the member operations that are unique to physical file members. If the physical file members being operated on are associated with referential constraints, the operations might be affected.">Physical file member operations</a></div>
|
|
</div>
|
|
<div class="relref"><strong>Related reference</strong><br />
|
|
<div><a href="../cl/dsppfm.htm">Display Physical File Member (DSPPFM) command</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |