dailai commented on issue #7352:
URL: https://github.com/apache/seatunnel/issues/7352#issuecomment-2277501835

   > Oracle-CDC version 2.3.6 has updated the dbz version, and you need to add 
the following permissions to logminer_user before it can be used.
   > 
   > ```
   > GRANT RESOURCE TO logminer_user;
   > GRANT SELECT ON V_$MYSTAT TO logminer_user;
   > GRANT SELECT ON V_$STATNAME TO logminer_user;
   > ```
   
   Thank you for your suggestion. We are discussing whether we can remove the 
creation of temporary tables in logminer.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to