gtpo1mcnOperations

ZOODB SET-Set TPF Collection Support

Use this command to set the method trace table or the start of a dump on a TO2_getErrorText function call to on or off.

Requirements and Restrictions

Format




TO2
sets TPFCS method trace table or dump creation.

MTRace
specifies one of the following:

ON
activates the method trace table.

OFF
deactivates the method trace table.

TEXTdump
specifies one of the following:

ON
activates dump creation on a TO2_getErrorText function call.

OFF
deactivates dump creation on a TO2_getErrorText function call.

Additional Information

Examples

The following example shows how to deactivate the method trace table and the start of a dump.

+--------------------------------------------------------------------------------+
|User:   ZOODB SET TO2 MTRACE-OFF TEXTDUMP-OFF                                   |
|                                                                                |
|System: OODB0051I 18.23.20 SET REQUEST COMPLETED                                |
+--------------------------------------------------------------------------------+

Related Information