DSNE625I CONNECT TO LOCATION (location-name) PERFORMED, SQLCODE IS sql-code

Explanation

The SPUFI user has indicated that the SQL statements defined in the input file are to be processed by the server at the remote location specified in the CONNECT LOCATION field of the SPUFI panel.

This message appears in the output file and indicates that an SQL CONNECT request was issued by SPUFI to the specified location name. The sql-code value specifies the SQL return code associated with the CONNECT request.

System action

Subsequent processing of the SQL statements in the input file is based upon the successful completion of the CONNECT request. If the request is unsuccessful, the SQL error number and all associated error messages are placed in the output file.

User response

Respond as indicated by the SQL code returned.