XYGATE Access Control Reference Manual

XYGATE
®
Access Control Reference Manual
Chapter 4. DBSO The Database Server
XYPRO Technology Corporation 51 Proprietary and Confidential
The XAC macro XAC_SYNTAX_CHECK in the following example performs the same
syntax check:
Example:
$SYSTEM.XYGATEAC 20> xac_syntax_check
XYGATEAC 5.75 XYPRO \N1 20991231 (see >CONFIG for Copyright)
ACCONF CHECKSUM 1651907125 ($SYSTEM.P06QA.ACCONF)
ACACL CHECKSUM 995061119 ($SYSTEM.P06QA.ACACL1)
No syntax errors found
4.2.2 STATS
The STATS keyword causes DBSO to count each unit of syntax for which there is a
limit and to display the current count and the defined limit as in the following example:
Example:
$VIK IK 5> run xygateac.dbso stats
XYGATEAC 5.75 XYPRO \N1 20991231 (see >CONFIG for Copyright)
ACCONF CHECKSUM 1664821539 ($VIK.XYGATEAC.ACCONF)
ACACL CHECKSUM 1177765129 ($VIK.XYGATEAC.ACACL)
No syntax errors found
Table Current Limit Entry-size Space-used
ACL Commands 52 2000 584 30368
ACL Groups 4 200 38 152
ACL IDs 151 32767 54 8154
FKEY Mappings 0 200 2 0
Opensbyobjects 51 2000 40 2040
Donotstop 11 800 40 440
Auditprog 7 800 40 280
Port 0 800 40 0
Audits 1 9 288 288
Input Strings 69 10000 6 414
Data space 2093 511999
Command Aliases 53 1000 8 424
Data space 725 19999
Startup Strings
Data space 61 10000
Allow/Deny Cmds 0 3000 10 0
Data space 30000
$VIK IK 6> ]