
TIBCO ActiveMatrix BPM Installation and Configuration
Using Transaction Recovery with Oracle
|
189
Using Transaction Recovery with Oracle
(This only applies to Oracle)
If you want to use transaction recovery, you must grant the BPM user the correct
privileges. To do this, ask your Oracle database administrator to execute the
following commands as a user that has the SYSDBA permission:
GRANT SELECT ON sys.dba_pending_transactions TO user
GRANT EXECUTE ON sys.dbms_xa TO user
GRANT SELECT ON sys.dba_2pc_pending TO user
For more information, see the SOA documentation about Transaction Recovery.
Kommentare zu diesen Handbüchern