Search notes:

Oracle: V$ENCRYPTION_WALLET

select
   wrl_type,
   wrl_parameter,
   status,
   wallet_type,
   wallet_order,
   keystore_mode,
   fully_backed_up,
   con_id
from
   v$encryption_wallet;

See also

v$database_key_info, v$encrypted_tablespaces, v$encryption_keys, v$client_secrets
Oracle Dynamic Performance Views

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...', 1741087559, '18.117.73.46', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/dynamic-performance-views/encryption_wallet/index(48): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78