标题: ORA-23621: Operation corresponding to script [打印本页] 作者: admin 时间: 2016-9-1 11:56 标题: ORA-23621: Operation corresponding to script ORA-23621: Operation corresponding to script string is in progress. Cause: The script wasalready being run in a different session or was terminated
before status for the script was updated to ERROR or EXECUTED. Action: Make sure the scriptis not being run in a parallel session. Then call the
RECOVER_OPERATION API in the DBMS_STREAMS_ADM package with the
appropriate OPERATION_MODE argument.