The bop_sinfo utility displays information about a single Majic-defined object. You can run this utility on objects listed in the Technical Reference Guide.
Syntax
This command has the following format:
bop_sinfo [-s server] [-p] [-l] [-d] [f] [-q] [-t] [-m] [-a] object [-h]
Specifies the server to query.
Displays the producer information.
Displays the domset list.
Displays database object information, including the name and type of all attributes.
Displays factory information, including the rel_attr and common_name.
Displays the schema name of the associated table.
Displays triggers on the object.
Displays methods used by the object.
Displays attribute details.
The name of the object to query
Displays help on the utility.
Example: Display System Information for the dmn object
bop_sinfo -d dmn
Factory dmn Attributes
id INTEGER producer_id LOCAL STRING(20) persistent_id STRING(30) sym STRING(60) REQUIRED delete_flag SREL -> actbool.enum REQUIRED desc STRING(40) tables BREL <- dcon.dom_id {dom_id = ?} last_mod DATE last_mod_by SREL -> cnt.id audit_userid LOCAL SREL -> cnt.id
Copyright © 2012 CA. All rights reserved. | Tell Technical Publications how we can improve this information |