2.204 ALL_LOG_GROUPS
ALL_LOG_GROUPS describes the log group definitions on the tables accessible to the current user.
               
Related Views
- 
                        DBA_LOG_GROUPSdescribes the log group definitions on all tables in the database.
- 
                        USER_LOG_GROUPSdescribes the log group definitions on the tables owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the log group definition | 
| 
 | 
 | 
 | Name of the log group definition | 
| 
 | 
 | 
 | Name of the table on which the log group is defined | 
| 
 | 
 | 
 | Type of the log group: 
 | 
| 
 | 
 | 
 | Indicates whether the log group is an unconditional log group
                                    ( | 
| 
 | 
 | 
 | Indicates whether the name of the supplemental log group was system generated
                                    ( | 
See Also: