Enabling Tracking

The MethodTrackingEnabled parameter in the [JadeSecurity] JADE initialization file used by the database server controls whether method tracking is allowed. Set this parameter to true to enable method tracking for all processes on all nodes.

The value of the MethodTrackingEnabled parameter is checked for a process the first time the process calls the startMethodTracking method of the Process class.

You can change the value of this parameter in the JADE initialization file at any time, to alter the tracking enabled setting without having to stop and restart the database server node.