This procedure describes how to create database users to synchronize Java Messaging Service (JMS) topics.
Follow these steps:
grant select on pending_trans$ to WPDS; grant select on dba_2pc_pending to WPDS; grant select on dba_pending_transactions to WPDS;
grant execute on dbms_system to WPDS;
grant execute on dbms_xa to WPDS;
You have created database users to synchronize Java Messaging Service (JMS) topics.
Next, you install Server JDBC drivers and data sources on the Workpoint cluster.
Copyright © 2014 CA.
All rights reserved.
|
|