HiDB
This chapter describes the key features of the [HiDB] menu in OpenFrame Manager.
1. Overview
[HiDB] provides a set of management functions for OpenFrame/HiDB system and allows users to view HiDB metadata such as DBD and PSB.
Click [HiDB] at the top menu and then select the desired menu from the left navigation pane.
The following describes the menus in the navigation pane.
Menu | Description |
---|---|
Displays HiDB metadata DBD. |
|
Displays HiDB metadata PSB. |
For more information about the aforementioned items in HiDB, refer to OpenFrame HiDB Administrator’s Guide. |
2. DBD
Click [HiDB] from the top menu or select [DBD] from the navigation pane to view the DBD metadata of OpenFrame/HiDB.
When you enter the search criteria on the DBD page and click the [Search] button, a list of the retrieved DBDs is displayed.
-
Search Conditions
The following describes the DBD search conditions.
Item Description DBD Name
Name of the DBD.
-
Search Results
The following describes the search result columns.
Column Description Name
Name of a DBD.
DLI Access
DL/I access type of DBD.
SYS Access
SYS access type of DBD.
2.1. DBD Details
In the search result list, you can click a specific DBD name to navigate to the DBD Details page.
The DBD Details page consists of the [Table View] and [Script View] tabs.
2.1.1. [Table View] Tab
The [Table View] tab in the DBD Details page displays the detailed DBD information in tables.
-
DBD
Displays the basic information of the DBD.
Item Description Name
DBD name.
DLI Access
DL/I access type of the DBD.
SYS Access
SYS access type of the DBD.
RMNAME
Name of the randomizing exit routine for the DBD.
-
Dataset
Displays datasets associated with the DBD.
Item Description DD1
Primary DDNAME of the dataset group.
DD2
Output dataset DDNAME for HSAM, SHSAM, and GSAM databases.
Label
Label of the dataset statement.
CI Size 1
Control interval or block size of a primary dataset depending on the database type.
CI Size 2
Control interval or block size of an overflow dataset depending on the database type.
Blfact1
Blocking factor 1 of a primary dataset depending on the database type.
Blfact2
Blocking factor 2 of an overflow dataset depending on the database type.
Device Type
Physical location where the dataset is stored.
Syscan
Number of direct access cylinders to be scanned.
Fbff
Method for distributing free space in HDAM or HIDAM database.
Fspf
Method for indicating free space in HDAM or HIDAM database as a percentage.
-
Segment
Displays segments associated with the DBD.
Item Description Name
Segment name. Clicking a name opens a screen where you can view detailed information of the segment.
For more information about segment details page, refer to Segment Information.
PParent
Name of the physical parent segment.
LParent
Name of the logical parent segment.
DBD Name
Name of the DBD to which the logical parent segment belongs.
SRCSEG1
Name of the logical or logical child segment.
SRCDBD1
Name of the DBD to which the logical or logical child segment belongs.
SRCSEG2
Name of the physical or logical parent segment.
SRCDBD2
Name of the DBD to which the physical or logical parent segment belongs.
-
Area
Displays areas associated with a DBD.
Item Description DD1
DDNAME of an area.
CI Size
Control interval of an area.
UOW
Number of control intervals in a unit of work (UOW).
ROOT
Information of the data entry database (DEDB).
Segment Information
Clicking a name in the 'Segment' table on the [Table View] tab opens a detailed segment information window.
-
LChild
Displays LChild associated with a segment.
Item Description Segment Name
Name of the logical child segment or index pointer segment.
DBD Name
Name of the DBD to which the logical child or index pointer segment belongs.
Pair Segment Name
Name of the segment in a bidirectional logical relationship.
Index
Name of the primary index’s sequence field or index segment’s index field.
-
Field
Displays fields associated with a segment.
Item Description Name
Field name.
Bytes
Length of the field in bytes.
Start
Starting position of the field.
ATTR
Attributes of the field.
-
XDFLD
Displays XDFLD associated with the segment.
Item Description Name
XDFLD name.
Related Segment
Name of the secondary index segment.
2.1.2. [Script View] Tab
The [Script View] tab in the DBD Details page displays the original script of a DBD and related PSBs.
-
DBD Viewer
Displays the DBD script.
-
Related PSB
Displays a list of related PSBs.
Item Description Name
PSB name.
When you click each name in the list, a window opens where you can check the script of the related PSB.
PSB Viewer
3. PSB
Click [PSB] from the navigation pane to view the PSB metadata of OpenFrame/HiDB.
When you enter the search criteria on the PSB page and click the [Search] button, a list of the retrieved PSBs is displayed.
-
Search Conditions
The following describes the PSB search conditions.
Item Description PSB Name
Name of the PSB.
-
Search Results
The following describes the search result columns.
Column Description Name
Name of the PSB.
3.1. PSB Details
In the search result list, you can click a specific PSB name to navigate to the PSB Details page.
The PSB Details page consists of the [Table View] and [Script View] tabs.
3.1.1. [Table View] Tab
The [Table View] tab in the PSB Details page displays the detailed PSB information in tables.
-
PSB
Displays the basic information of a PSB.
Item Description Name
PSB name.
-
PCB
Displays PCBs associated with a PSB.
Item Description Sequence
Sequence for managing a PCB. If you click a sequence, a window opens displaying details of the PCB sequence.
For more information on the PCB sequence details window, refer to PCB Sequence Details.
Related DBD Name
DBD name.
Type
Attributes of the PCB.
PCB Name
PCB name.
Key Length
Length of the associated key.
PCB Sequence Details
Clicking a sequence in the 'PCB' table on the [Table View] tab opens a sequence details window for the PCB sequence.
-
SENSEG
Displays SENSEG associated with a PCB.
Item Description Segment Name
Segment name specified in the DBD.
Parent Name
Parent segment name specified in the DBD.
3.1.2. [Script View] Tab
The [Script View] tab in the PSB Details page displays the original script of a PSB and related DBDs.
-
PSB Viewer
Displays the PSB script.
-
Relate DBD
Displays a list of related DBDs.
Item Description Name
DBD name.
When you click each name in the list, a window opens where you can check the script of the related DBD.
DBD Viewer