6.386 DBA_SR_OBJ
DBA_SR_OBJ provides information on the objects registered for synchronous refresh for current  groups.
               
Related View
USER_SR_OBJ provides information on the objects registered for synchronous refresh for current groups for the current user. Its columns are the same as those in DBA_SR_OBJ.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the synchronous refresh object | 
| 
 | 
 | 
 | Name of the synchronous refresh object | 
| 
 | 
 | 
 | Type of synchronous refresh object: 
 | 
| 
 | 
 | 
 | Group ID of the synchronous refresh group to which this object belongs | 
| 
 | 
 | 
 | Name of the staging log for tables. This column has a value of NULL for materialized views. | 
See Also: