Oracle DBA by Example. Code samples, Scripts, Reference.
Pages
(Move to ...)
Home
▼
Saturday, August 9, 2025
Change Notification PL/SQL Example #2
›
Permissions As SYS: GRANT EXECUTE ON SYS.DBMS_CHANGE_NOTIFICATION TO XXX_YYYYY_ZZZZZ; GRANT CHANGE NOTIFICATION TO XXX_YYYYY_ZZZZZ; Objects...
Sunday, June 29, 2025
ORA-01041: internal error. hostdef extension doesn't exist. Change oracle to run in NOARCHIVEMODE
›
================= Error ================= SQL> SHUTDOWN IMMEDIATE; ORA-24324: service handle not initialized ORA-01041: internal error. h...
1 comment:
Tuesday, June 17, 2025
Toyota Aygo Tyres Specs
›
Toyota Aygo The Tires Spec 155/65 R14 75 T 155 - The width of your tire in millimeters from sidewall to sidewall. 65 - T he tire “profile”...
1 comment:
Wednesday, June 4, 2025
DBMS_SCHEDULER by example
›
============================== Examples of using DBMS_SCHEDULER ============================== Create Job BEGIN DBMS_SCHEDULER.CREATE_JOB ...
1 comment:
Sunday, May 25, 2025
See difference in Oracle Profiles
›
================== See current status ================== COL default_profile FOR A10 COL app_prof_profile FOR A10 COL resource_name FOR A30 ...
1 comment:
Unable to obtain current patch information, Latest xml inventory is not loaded into table, RawInventory gets null OracleHomeInfo
›
================== Error ================== Unable to obtain current patch information due to error: 20001, ORA-20001: Latest xml inventory ...
1 comment:
Wednesday, December 25, 2024
Oracle CVE by example
›
============= Oracle CVE ============= Oracle release CVE every 3 months Start here https://www.oracle.com/security-alerts/cpuoct2024.html#A...
1 comment:
›
Home
View web version