3.23 ALL_REFRESH
ALL_REFRESH describes all the refresh groups accessible to the current user.
               
Related Views
- 
                        DBA_REFRESHdescribes all refresh groups in the database.
- 
                        USER_REFRESHdescribes all refresh groups owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the refresh group | 
| 
 | 
 | 
 | Name of the refresh group | 
| 
 | 
 | 
 | Internal identifier of the refresh group | 
| 
 | 
 | 
 | Indicates whether the refresh group is destroyed when its last item is subtracted ( | 
| 
 | 
 | 
 | Indicates whether changes are pushed from the snapshot to the master before refresh ( | 
| 
 | 
 | 
 | Indicates whether to proceed with refresh despite errors when pushing deferred RPCs ( | 
| 
 | 
 | 
 | Name of the rollback segment to use while refreshing | 
| 
 | 
 | 
 | Identifier of the job used to refresh the group automatically | 
| 
 | 
 | 
 | Date that this job will next be refreshed automatically, if not broken | 
| 
 | 
 | 
 | A date function used to compute the next  | 
| 
 | 
 | 
 | Indicates whether the job is broken and will never be run ( | 
| 
 | 
 | 
 | Method for purging the transaction queue after each push ( | 
| 
 | 
 | 
 | Level of parallelism for transaction propagation | 
| 
 | 
 | 
 | Size of the heap | 
See Also: