Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
93d2e537a9
Update SQL execution commands in README to use 'echo' for confirmation prompts
2143a81aa0
Add pJobClass parameter to MARS-835 export scripts for Oracle Scheduler resource management
b6cf54f103
Add JOB_CLASS parameter to DATA_EXPORTER for Oracle Scheduler support
6ade77c3c0
Update DATA_EXPORTER package to version 2.10.1, fixing redundant deletion of COMPLETED chunks before parallel export to prevent ORA-01403 errors.
020dacb571
Refactor MARS-835 installation scripts to include explicit date handling and remove obsolete files
5c77d42d9a
Update author information to Grzegorz Michalski in MARS-956 SQL scripts and remove pre-check script from installation process
d370b9c9ef
Update DATA_EXPORTER package to version 2.10.0 with multi-file support for DBMS_CLOUD.EXPORT_DATA, preventing orphaned files in rollback processes.
c5d39fc01d
Add ENV_MANAGER package with comprehensive error handling and logging features
80916ea302
Refactor SQL scripts to replace MRDS_LOADER.cloud_wrapper.list_objects with DBMS_CLOUD.LIST_OBJECTS for improved compatibility
a4ab56e96d
Enhance MARS-835 rollback process with new scripts for file registration deletion and manual cleanup, and add process tracking identifier for exports
6039d6bce4
Update DATA_EXPORTER package to version 2.8.0, refactor EXPORT_TABLE_DATA to export to a single CSV file, and add pFileName and pMaxFileSize parameters.
a7d286b1e6
Refactor MARS-956 package for C2D MPEC data export
f8213b76ab
Refactor export scripts to use DATA_EXPORTER.EXPORT_TABLE_DATA procedure, update folder structure to DATA/C2D, and add file registration validation in README and validation script.
641af7415f
Update DATA_EXPORTER package to version 2.7.5, adding pRegisterExport parameter to EXPORT_TABLE_DATA procedure for file registration in A_SOURCE_FILE_RECEIVED.
63ed05930e
Enhance EXPORT_TABLE_DATA procedure by adding pTemplateTableName parameter for flexible column order and date formatting. Update version history for clarity on recent changes.
f8213b76ab
Refactor export scripts to use DATA_EXPORTER.EXPORT_TABLE_DATA procedure, update folder structure to DATA/C2D, and add file registration validation in README and validation script.
641af7415f
Update DATA_EXPORTER package to version 2.7.5, adding pRegisterExport parameter to EXPORT_TABLE_DATA procedure for file registration in A_SOURCE_FILE_RECEIVED.