NBT Manual

NBT Commands
NBT Manual424773-001
3-3
Running NBT
PARAM SECURITY letter
defines security access required for sensitive NBTCOM commands. Sensitive
commands are commands that alter the application environment. Nonsensitive
commands are those that only report status information without changing anything
in the application. The default is O (Owner). Values are from the set NAGCOU.
These letters assign access as follows:
PARAM TRACE^SIZE number
specifies the size in bytes of the trace file when PARAM TRACE^FILE is used.
number can specify a decimal number optionally followed by the letter K
(kilobytes), which multiplies by 1,024, or the letter M (megabytes), which multiplies
by 1,048,576. The default is 100K. PARAM TRACE^SIZE should precede PARAM
TRACE^FILE.
PARAM TRACE^FILE trace-file
starts a trace file immediately. The size is determined by PARAM TRACE^SIZE.
This file is created if it does not already exist. The trace file must refer to a local
disk file. PARAM TRACE^FILE should follow PARAM TRACE^SIZE.
N Any local or remote user
A Any local user
G A group member or owner
C A member of the owner’s community (local or remote user with the same
group ID as the owner)
O The owner only
U A member of the owner’s user class (local or remote user with the same
user ID as the owner)