27 lines
2.8 KiB
HTML
27 lines
2.8 KiB
HTML
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<meta name="Copyright" content="Copyright (c) 2006 by IBM Corporation">
|
||
|
<!-- 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. -->
|
||
|
<title>Files and file systems</title>
|
||
|
<link rel="stylesheet" type="text/css" href="ic.css">
|
||
|
</head>
|
||
|
<body>
|
||
|
<script type="text/javascript" language="Javascript" src="synch.js"></script>
|
||
|
<h1>Files and file systems</h1>
|
||
|
|
||
|
<p>Files and file systems gives you information about tape files, spooled files, database file management capabilities and integrated file system capabilities of the server.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../dm/rbal3kickoff.htm">Database file management</a></strong><br>Read this information to learn about traditional file management functions that your application uses in creating and accessing data on the server and in ensuring the integrity of the data. File management is the part of the operating system that controls the storing and accessing of traditional file objects (*FILE objects in the QSYS.LIB library) on the server.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../ifs/rzaaxkickoff.htm">Integrated file system</a></strong><br>Read this information to learn the basic concepts of the integrated file system and how to perform functions. The integrated file system is a part of the operating system that lets you support stream files and storage management similar to personal computer and UNIX<SUP>(R)</SUP> operating systems, while providing you with an integrating structure over all information stored in the server.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../rzata/rzatakickoff.htm">Spooled files</a></strong><br>Spooling is a system function that saves data in a database file for later processing or printing. Spooled files allow you to manage your data files on attached devices such as a diskette or printer. The Spooled files topic contains the basic concepts behind this system function. Learn the difference between input and output spooling as well as the main elements of spooling.</p>
|
||
|
|
||
|
<p style="margin-left:50px;"><strong><a href="../rzatb/rzatbkickoff.htm">Tape files</a></strong><br>Tape files are device files that provide access to attached tape devices. This topic describes the characteristics and use of tape and device files for application programs, such as storing and accessing data from a tape device. Conceptual information about tape, tape data files, and tape device files can also be found here.</p>
|
||
|
</body></html>
|