Implementing RepAgent. I have ra_user defined in Oracle as DBA role and it has the privileges that it says is missing
1> ra_admin init
2> go
Command <ra_admin> failed - User <ra_user > does not have sufficient privileges to perform the necessary tasks to support replication. The following privileges [EXECUTE on DBMS_LOCK] are required.
I originally created the id with the settings from the manual and received lots and lots of privileges in the error log so I set it to DBA role and now get the listed priv error yet it is defined...???