Seek to specified Transactional Event Queue Topic partition offsets for Consumer Group

post

/database/txeventq/consumers/{group_name}/instances/{instance}/positions/

Seek to the offsets for each of the Topic partition. A client requires SQL Developer role to invoke this service. Database User requires EXECUTE privilege on DBMS_AQ, DBMS_AQADM and OWA_UTIL packages. Also needs READ privilege on V$DATABASE and V$TRANSPORTABLE_PLATFORM.

Request

Path Parameters
Back to Top

Response

Supported Media Types

201 Response

Moved Consumer offset to specified position

400 Response

Bad Request.
Body ()
Root Schema : schema
Type: object
Show Source
Back to Top