bop_sinfo--Display System Information
The bop_sinfo utility displays information about a single Majic-defined object. You can run this utility on the objects listed under Technical Reference.
casm1401
The bop_sinfo utility displays information about a single Majic-defined object. You can run this utility on the objects listed under Technical Reference.
Syntax
This command has the following format:
bop_sinfo [-s server] [-p] [-l] [-d] [f] [-q] [-t] [-m] [-a] object [-h]
- -s serverSpecifies the server to query.
- -pDisplays the producer information.
- -lDisplays the domset list.
- -dDisplays database object information, including the name and type of all attributes.
- -fDisplays factory information, including the rel_attr and common_name.
- -qDisplays the schema name of the associated table.
- -tDisplays triggers on the object.
- -mDisplays methods used by the object.
- -aDisplays attribute details.
- objectThe name of the object to query
- -hDisplays 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