release_gptest
Purpose:
-
Set an event to instruct a specified gp_test instance to release its resources and exit.
Enter:
-
release_gptest <registered_name>
Where:
-
registered_name
Specify the registered name of the gp_test instance to release its resources and exit the system.
Example:
-
release_gptest tct_log
The above releases the gp_test task with a registered name of ‘tct_log’.
Notes:
-
Obtain registered names by entering the command ‘sin names | grep gp_test’ in a command window.