-30090 REMOTE OPERATION INVALID FOR APPLICATION EXECUTION ENVIRONMENT

Explanation

An update operation or a dynamic commit or rollback was attempted at a server that was supporting an application that was in a read-only execution environment (IMS, CICS®, or RRSAF.)

Start of changeWhen SQLERRD=-199, the error is related to a package bound with DBPROTOCOL(DRDACBF) for one of the following reasons:End of change

Start of change
  • The cursor referenced in the failing statement is not open at the remote server.
  • Running packages bound with and without DBPROTOCOL(DRDACBF) is not allowed to the same remote server.
  • The statement is ineligible for continuous block fetch processing.
End of change

System action

The request is rejected.

Programmer response

Do not attempt to update data or issue dynamic commits or rollbacks from IMS, CICS, or RRSAF applications that are accessing remote data.

SQLSTATE

25000