NaturalONE Version 8.3.7
 —  Predefined Object Types in Predict  —

Database-Specific Maintenance

This document covers the following topics:


Purge Database

Predict objects of type Database are purged with the Delete command.

The Delete command applies to all database types apart from IMS. The following objects are deleted:

Database-specific Rules

For Database Objects of Type Adabas

For Database Objects of Type SQL

For Database Objects of Type IMS

Top of page

Changing Database Attributes

The following topics are covered below:

Note:
The database type can only be changed with Predict on the server side.

General Rules

Changing the Database ID

The database ID can be changed with the Rename command.

The new database ID must not already exist in the dictionary.

Linking the Database to another Virtual Machine

Another virtual machine can be specified on the Mandatory Association tab.

The following rules apply to Adabas databases:

Non-Adabas databases can be linked to another virtual machine without restrictions.

Changing the Run mode Parameter

The Run mode can be changed on the Database Attributes tab.

The following rules apply:

Changing the Database Number

The database number can be changed in the Physical database number text box of the Database Attributes tab.

The following rule applies:

Changing the Parameter Vista Access Only

Vista access can be changed on the Database Attributes tab.

The Vista Access Only flag indicates whether Adabas Vista is required to access files in a database. When creating a database object, Predict sets this flag to Y or N (according to the attributes of the database). The following rule applies:

Messages

If prerequisites for renaming/renumbering databases are not met, one of the following messages is issued.

Implemented file exists in the database

If files contained in the database are connected to implemented files, the database number (DBnr) cannot be changed.

File with physical distribution type 'partitioned' found / File with Vista element found / Database Vista element found

At least one file defined for use with Vista (phys. distribution type or Vista element is specified) is linked to the database. The Run mode parameter therefore must be V (Vista).

File with PROPAGATOR type 'master' or 'replicated' found

At least one replicated or master file for ENTIRE TRANSACTION PROPAGATOR has been found. The Run mode parameter can therefore not be changed to V (Vista).

Different File types in the database

Files of different types are linked to the database. Database therefore must be of type C (conceptual).

Top of page