Viewing trace results

The Trace/Error Display window displays after you finish typing a window. Error messages display at the top. For more information about the error messages, see the Mainframe Connect Client Option and Server Option Messages and Codes and the Mainframe Connect Client Option Programmers Reference. COBOL, C, and PL/1 versions of this guide are available.

Using the previous SQL command from step 2 in “Entering SQL commands”, the following results are shown on the Trace/Error Display window when underlying Client Option Client-Library routines are executed:

ct_con_alloc_rc_-1
cd_diag (CS_INIT) rc+-1
ct_con_props (CS_USERNAME) rc=-1
ct_con_props (CS_PASSWORD) rc=-1
ct_connect rc=-1

For more information about individual Client-Library routines, refer to the Mainframe Connect Client Option Programmers Reference. COBOL, C, and PL/1 versions of this guide are available.