Get information on a specific materialized view log

get

/database/objects/materialized_view_logs/{log_owner},{log_table}

Returns the corresponding record from DBA_MVIEW_LOGS or ALL_MVIEW_LOGS view depending on role at runtime. A client requires SQL Administrator or SQL Developer role to invoke this service.

Request

Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Information on a specific materialized view log.
Body ()
Root Schema : DatabaseObjectsMaterializedViewLogsItem
Type: object
This object describes a materialized view log in the database.
Show Source
Nested Schema : LinkRelation
Type: object
Show Source
Back to Top