Category:Model 204 files: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
These pages describe the operations which can be performed on <var class="product">Model 204</var> database files &mdash; creating, maintaining, monitoring, and tuning them.  These are the <b>File management</b> operations.
The operations which can be performed on <var class="product">Model 204</var> database files consist of creating, maintaining, monitoring, and tuning them.  These are the <b>file management</b> operations.
 
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==
Line 7: Line 9:


[[File architecture overview]]
[[File architecture overview]]
[[File management overview]]
   
   
[[File design (File management)|File design]]
[[File design (File management)|File design]]
   
   
[[Managing file and table sizes]]
[[Managing file and table sizes]]
[[Files, groups, and reference context]]
[[Report generation]] (This page also provides a number of [[SOUL]] coding techniques.)


==UI-based file management==
==UI-based file management==
    
    
You can also manage files using a convenient UI with 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 03:20, 10 May 2014

The operations which can be performed on Model 204 database files consist of creating, maintaining, monitoring, and tuning them. These are the file management operations.

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

You need to understand certain background information to perform file management tasks. The following topics provide that background. They explain the concepts underneath Model 204 files (tables and structures for data and indexing):

File architecture overview

File design

Managing file and table sizes

Files, groups, and reference context

Report generation (This page also provides a number of SOUL coding techniques.)

UI-based file management

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