Thursday, March 28, 2024

 


Validating Delta 15 Errors:


select * from ad_zd_logs where message_text like '%ORA-38805%';


select * from ad_zd_logs where type like '%ERROR%';


ORA-38805: edition is in use, SQL: drop edition "V_20240327_1705" cascade

Please run the script $AD_TOP/patch/115/sql/ADZDKILLOLDSESSIONS.sql to resolve ORA-38805: edition is in use issue

19C implementation - Could not drop edition V_20240327_1705ORA-38805: edition is in use

SELECT codelevel FROM AD_TRACKABLE_ENTITIES WHERE abbreviation in ('txk','ad');


SELECT ABBREVIATION,NAME,codelevel FROM AD_TRACKABLE_ENTITIES WHERE abbreviation in ('txk','ad');



No comments:

Post a Comment

Building a Multiagent RAG System with A2A Protocol & Oracle Autonomous Database

  01 — Executive Narrative The Day Everything Broke — and How Oracle Autonomous AI Fixed It It was 2:47 AM on a Tuesday when I got the call....