-752   THE CONNECT STATEMENT IS INVALID BECAUSE THE PROCESS IS NOT IN THE CONNECTABLE STATE

Explanation

The application process attempted to execute a CONNECT statement while in the unconnectable state.

System action

The statement cannot be processed. The connection state of the application process is unchanged.

Programmer response

Modify the application program to execute a commit or rollback operation prior to executing the CONNECT statement.

SQLSTATE

0A001