Export from HANA XS Repository - Complete DU2 with all services and metadata

This commit is contained in:
Claude Agent
2026-07-08 23:16:42 +02:00
parent d323936c75
commit 997ad1c8f6
10 changed files with 4563 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
ALTER TABLE "NICEPORTAL"."UO_CRM_DATA_CONTRACTS" ADD ("RESPONSE_STATUS" VARCHAR(50));
ALTER TABLE "NICEPORTAL"."UO_CRM_DATA_CONTRACTS" ADD ("RESPONSE_MESSAGE" NCLOB MEMORY THRESHOLD 1000);