Table: USER_REFRESH
All the refresh groups
Column Name | Description |
---|---|
BROKEN | Y or N, Y is the job is broken and will never be run |
HEAP_SIZE | The heap size used for transaction propagation |
IMPLICIT_DESTROY | Y or N, if Y then destroy the refresh group when its last item is subtracted |
INTERVAL | A date function used to compute the next NEXT_DATE |
JOB | Identifier of job used to automatically refresh the group |
NEXT_DATE | Date that this job will next be automatically refreshed, if not broken |
PARALLELISM | The level of parallelism for transaction propagation |
PURGE_OPTION | The method for purging the transaction queue after each push |
PUSH_DEFERRED_RPC | Y or N, if Y then push changes from snapshot to master before refresh |
REFGROUP | Internal identifier of refresh group |
REFRESH_AFTER_ERRORS | If Y, proceed with refresh despite error when pushing deferred RPCs |
RNAME | Name of the refresh group |
ROLLBACK_SEG | Name of the rollback segment to use while refreshing |
ROWNER | Name of the owner of the refresh group |