Enterprise Edition Home | Express Edition Home | Previous Page | Next Page   SQL Statements > EXECUTE FUNCTION >

Using the THREADS Keyword

When you specify the THREADS keyword, the jvpcontrol function returns a list of the threads running on the JVP class that you specify. The following example requests information about the threads running on the JVP class named 4:

EXECUTE FUNCTION INFORMIX.JVPCONTROL ("THREADS 4");
Enterprise Edition Home | Express Edition Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]