Progress
Database Administration
Guide and Reference


PROUTIL DBIPCS Qualifier

Displays status information for shared-memory segments attached by all Progress databases on the system. This qualifier is valid only on UNIX shared-memory systems.

SYNTAX

Operating System
Syntax
UNIX
Windows
proutil -C dbipcs

EXAMPLE

The following is a sample display of PROUTIL DBIPCS output:

PROGRESS SHARED MEMORY STATUS 
 ID  ShMemVer  Seg#  InUse   Database 
 68     -       -     -      (not PROGRESS) 
100     3       0     Yes    /db/work5/sports 
101     3       1     -      /db/work5/sports 
120     3       0     No     /db/work5/test 

DISPLAY FIELDS
ID

Indicates the shared-memory ID.

ShMemVer

Specifies the shared-memory version.

Seg#

Indicates the shared-memory segment number. One database can own more than one segment.

InUse

Specifies whether the segment is in use. Yes or No values are displayed only if the segment is number 0. All other segments show a hyphen (-). To determine whether a set of segments is in use, check the InUse value of segment 0 for the relevant database.

Database

Represents the full pathname of the database.

NOTES


Copyright © 2004 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095