Update author information to Grzegorz Michalski in MARS-956 SQL scripts and remove pre-check script from installation process

This commit is contained in:
Grzegorz Michalski
2026-02-13 19:42:02 +01:00
parent d370b9c9ef
commit 5c77d42d9a
10 changed files with 9 additions and 303 deletions

View File

@@ -4,9 +4,8 @@
-- Purpose: One-time bulk export of 3 C2D MPEC tables from OU_LEGACY_C2D schema
-- to OCI buckets (ODS bucket CSV format)
-- Uses DATA_EXPORTER v2.7.5 with pRegisterExport for file registration
-- Author: System Generated
-- Author: Grzegorz Michalski
-- Date: 2026-02-12
-- Version: 1.0.0
-- Dynamic spool file generation (using SYS_CONTEXT - no DBA privileges required)
-- Log files are automatically created in log/ subdirectory
@@ -58,12 +57,6 @@ END;
/
WHENEVER SQLERROR CONTINUE
PROMPT
PROMPT =========================================================================
PROMPT Pre-Check: Verify prerequisites and table readiness
PROMPT =========================================================================
@@00_MARS_956_pre_check_prerequisites.sql
PROMPT
PROMPT =========================================================================
PROMPT Step 1: Export C2D MPEC Data to ODS Bucket