Cstblgroups; Cstblpackagerelationships - Novell ADMINSTUDIO 9.5 User Manual

Hide thumbs Also See for ADMINSTUDIO 9.5:
Table of Contents

Advertisement

cstblGroups

Application Manager allows categorizing related packages using Groups. The cstblGroups table is used to store
the information about Application Manager groups. Application Manager ships with one row in this table that
defines the root node in the Groups tree. A group may contain imported packages or other sub-groups; these
parent-child relationship details are stored in the
columns:
Table 6-109 • cstblGroups Columns
Column
RowID
GroupName
Description
Comments
Properties
CreatedDate
ModifiedDate

cstblPackageRelationships

Table that stores the relationship between packages which were considered duplicate packages at the time of
importation. This table contains the following columns:
Table 6-110 • cstblPackageRelationships Columns
Column
RowID
PkgRowID_
SecondPkgRowID_
Relationship
AdminStudio 9.5 User Guide
Type
Key
int
Y
text
text
text
int
datetime
datetime
Type
Key
int
Y
int
int
int
ADS-0950-UG00
Chapter 6: Managing Application Catalog Databases
cstblGroupPackages
Nullabl
e
Description
N
The Primary Key—used to uniquely identify a record.
N
Name of group. Name can be up to 72 characters
long.
N
Description of group. Description can be up to 128
characters long.
N
Comments associated with group. Comments can be
up to 255 characters long.
N
Used internally.
N
Date group was created.
N
Date group was last modified.
Nullable
Description
N
The Primary Key—used to uniquely identify a record.
N
Foreign Key identifier into the first package associated
with this duplicate relationship.
N
Foreign Key identifier into the second package
associated with this duplicate relationship.
N
Used internally.
table. This table contains the following
Reference
415

Advertisement

Table of Contents
loading

Table of Contents