Search notes:

meta

select * from sys.metaaudit$ where model = 'ORACLE';
select * from sys.metafilter$ where model = 'ORACLE';
select * from sys.metanametrans$ where model = 'ORACLE';
select * from sys.metapathmap$ where model = 'ORACLE';
select * from sys.metascript$ where model = 'ORACLE';
select * from sys.metascriptfilter$ where model = 'ORACLE';
select * from sys.metaview$ where model = 'ORACLE';
select * from sys.metaxsl$ where model = 'ORACLE';
select * from sys.metaxslparam$ where model = 'ORACLE';
select * from sys.metaxslparamdesc$ where model = 'ORACLE';

TODO

Other models seem to be CWM, ANSI …

See also

The view datapump_pathmap selects from sys.metapathmap$.

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...', 1759562219, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/development/databases/Oracle/installed/data-dictionary/base-tables/meta/index(49): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78