6.33 DBA_SUBSCR_REGISTRATIONS
DBA_SUBSCR_REGISTRATIONS displays information about all subscription registrations in the database.
               
Related View
USER_SUBSCR_REGISTRATIONS displays information about the subscription registrations owned by the current user.
                  
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Registration ID | 
| 
 | 
 | 
 | Name of the subscription registration. The subscription name is of the form  | 
| 
 | 
 | 
 | Location endpoint of the registration | 
| 
 | 
 | 
 | Internally generated user ID | 
| 
 | 
 | 
 | Context the user provided during registration of PL/SQL registrations or an internally generated context for OCI registrations | 
| 
 | 
 | 
 | Size of the context | 
| 
 | 
 | 
 | Namespace of the subscription registration: 
 | 
| 
 | 
 | 
 | Presentation format of notifications: 
 | 
| 
 | 
 | 
 | Database version: 
 | 
| 
 | 
 | 
 | Status of the registration: 
 | 
| 
 | 
 | 
 | AnyData user context (used for Streams replication registrations) | 
| 
 | 
 | 
 | Type of the user context | 
| 
 | 
 | 
 | Quality of service of the registration: 
 | 
| 
 | 
 | 
 | Any callback registered to serialize the notification payload | 
| 
 | 
 | 
 | Registration timeout | 
| 
 | 
 | 
 | Time of the registration | 
| 
 | 
 | 
 | Notification grouping class | 
| 
 | 
 | 
 | Notification grouping value | 
| 
 | 
 | 
 | Notification grouping type: 
 | 
| 
 | 
 | 
 | Notification grouping start time | 
| 
 | 
 | 
 | Notification grouping repeat count, or  | 
See Also: