Describing Data With TIBCO WebFOCUS® Language

TIBCO WebFOCUS® products provide a flexible data description language, which you can use with many types of data sources, including:

You can also use the data description language and related facilities to:

How This Manual Is Organized

This manual includes the following chapters:

A Note About Data Source TerminologyWhat Is a Data Source Description?How an Application Uses a Data Source DescriptionWhat Does a Master File Describe?Creating a Data Source DescriptionNaming a Master FileWhat Is in a Master File?
Chapter/Appendix Contents

1

Identifying a Data Source

Documents how to describe general aspects of a data source.

2

Describing a Group of Fields

Documents how to describe groups of related fields or segments of a data source.

3

Describing an Individual Field

Documents how to describe specific field level information of a data source.

4

Describing a Sequential, VSAM, or ISAM Data Source

Provides supplementary information specific to sequential, VSAM, and ISAM data sources.

5

Describing a FOCUS Data Source

Provides information specific to FOCUS data sources.

6

Defining a Join in a Master File

Describes how to create a new relationship between any two segments that have at least one field in common by joining them.

7

Creating a Business View of a Master File

Describes how to create a view of a Master File that groups the information based on business logic.

8

Checking and Changing a Master File: CHECK

Describes how to use the CHECK command to validate a data source description.

9

Providing Data Source Security: DBA

Describes how you can use DBA security features to provide security for any FOCUS data source.

10

Creating and Rebuilding a Data Source

Describes utilities to create new FOCUS data sources and to refresh existing data sources after the structure has changed.

11

Master Files and Diagrams

Contains Master Files and diagrams of sample data sources used in the documentation examples.

12

Error Messages

Describes how to obtain information about error messages.

13

Rounding in WebFOCUS

Describes how WebFOCUS numeric fields store and display data, how rounding occurs in calculations, and what happens in conversion from one format to another.