Database Error Messages

ORA-03155

SQL statement not supported for remote execution

Cause

Statement execution could not proceed because the rewritten statement that was issued to the remote had a different ordering (or number) of bind variables as compared to the original statement issued locally.


Action

Rewrite the statement issued locally to more closely match the rewritten statement issued to the remote (especially in terms of order and number of bind variables). Contact Oracle Support Services for further assistance.