Search notes:

Oracle: DBA_SUBSCR_REGISTRATIONS

select
  reg_id,
  subscription_name,
  location_name,
  user#,
  user_context,
  context_size,
  namespace,
  presentation,
  version,
  status,
  any_context,
  context_type,
  qosflags,
  payload_callback,
  timeout,
  reg_time,
  ntfn_grouping_class,
  ntfn_grouping_value,
  ntfn_grouping_type,
  ntfn_grouping_start_time,
  ntfn_grouping_repeat_count
from
  dba_subscr_registrations;
Github repository Oracle-Patterns, path: /Installed/data-dictionary/subscr_registration/show.sql

See also

data dictionary

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/developm...', 1759569022, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/data-dictionary/subscr_registrations(61): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78