Category:Model 204 files: Difference between revisions

From m204wiki
Jump to navigation Jump to search
mNo edit summary
Line 1: Line 1:
The <b>file management</b> operations which can be performed on <var class="product">Model 204</var> database files consist of creating, maintaining, monitoring, and tuning them.
For <var class="product">Model&nbsp;204</var> database files, the <b>file management</b> operations encompass file creation, maintenance, monitoring, and tuning. These operations are described in the topics listed in the shaded area at the bottom of this category page.  One of them, [[File management overview]], surveys the file management tasks.
 
The pages listed in the shaded area at the bottom of this category page describe the file management operations.  One of them, [[File management overview]], provides a high-level breakdown of file management tasks.


==Model 204 database file concepts==
==Model 204 database file concepts==
The following topics provide the background information you need to perform file management tasks. They explain the [[File architecture overview#fileComponents|concepts]] (tables, and the structures for data, indexing, and procedures) underlying Model 204 files:


You need to understand certain background information to perform file management tasks.
:[[File architecture overview]]
The following topics provide that background. They explain the [[File architecture overview#fileComponents|concepts]] (tables, and the structures for data, indexing, and procedures) underlying Model 204 files:
 
[[File architecture overview]]
   
   
[[File design|File design]]
:[[File design|File design]]
   
   
[[Managing file and table sizes]]
:[[Managing file and table sizes]]


==UI-based file management==
==UI-based file management==
 
You can also manage files using a convenient UI, the [[:Category:FILEMGMT application subsystem|FILEMGMT application subsystem]].
You can also manage files using a convenient UI with the [[:Category:FILEMGMT application subsystem|FILEMGMT application subsystem]].

Revision as of 21:00, 14 May 2014

For Model 204 database files, the file management operations encompass file creation, maintenance, monitoring, and tuning. These operations are described in the topics listed in the shaded area at the bottom of this category page. One of them, File management overview, surveys the file management tasks.

Model 204 database file concepts

The following topics provide the background information you need to perform file management tasks. They explain the concepts (tables, and the structures for data, indexing, and procedures) underlying Model 204 files:

File architecture overview
File design
Managing file and table sizes

UI-based file management

You can also manage files using a convenient UI, the FILEMGMT application subsystem.