Seek to start of Partitions for Consumer Group

post

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

Seek to the beginning offset for each of the given partitions. A client requires SQL Developer role to invoke this service. Database User requires EXECUTE privilege on DBMS_AQ and OWA_UTIL packages.

Request

Path Parameters

There's no request body for this operation.

Back to Top

Response

Supported Media Types

201 Response

Moved Consumer offset to start of the Partitions specified.

400 Response

Bad Request.
Body ()
Root Schema : schema
Type: object
Show Source
Examples

Back to Top