Table: USER_REPCATLOG
Information about the current user's asynchronous administration requests
| Column Name | Description |
|---|---|
| ERRNUM | Oracle error number associated with processing the request |
| GNAME | Name of the replicated object group |
| ID | Identifying number of repcat log record |
| MASTER | Name of the database that processes this request |
| MESSAGE | Error message associated with processing the request |
| ONAME | Replicated object name, if applicable |
| REQUEST | Name of the requested operation |
| ROLE | Is this database the masterdef for the request |
| SNAME | Schema of replicated object name, if applicable |
| SOURCE | Name of the database at which the request originated |
| STATUS | Status of the request at this database |
| TIMESTAMP | When the request was submitted |
| TYPE | Type of replicated object, if applicable |
| USERID | Name of the user who submitted the request |