LOCALATOMS System Table Description
Description
A pseudo table. SYSTEM.LOCALATOMS
is the same as SYSTEM.GLOBALATOMS
, except only lists atoms local to the same Transaction Engine (TE) to which the current client is connected. The information in this table can be useful for debugging and for understanding application performance.
Client applications should never contain code that accesses SYSTEM pseudo tables as they are subject to, and furthermore likely to, change from release to release.
|
Fields
The fields in LOCALATOMS
will always be the same as the fields in SYSTEM.GLOBALATOMS
(see GLOBALATOMS System Table Description
).