From 7be82ef2e3fc6d3cccc17237536f3993717e215e Mon Sep 17 00:00:00 2001 From: Prudhviraj P <46192880+patratap@users.noreply.github.com> Date: Mon, 16 Feb 2026 17:41:11 +0530 Subject: [PATCH] Rename reorgTablesIndexesInplace2.sh to reorgTablesIndexesInplace.sh Renaming the file to match the script name in the backups script --- ...orgTablesIndexesInplace2.sh => reorgTablesIndexesInplace.sh} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename instance-applications/120-ibm-db2u-database/files/{reorgTablesIndexesInplace2.sh => reorgTablesIndexesInplace.sh} (99%) diff --git a/instance-applications/120-ibm-db2u-database/files/reorgTablesIndexesInplace2.sh b/instance-applications/120-ibm-db2u-database/files/reorgTablesIndexesInplace.sh similarity index 99% rename from instance-applications/120-ibm-db2u-database/files/reorgTablesIndexesInplace2.sh rename to instance-applications/120-ibm-db2u-database/files/reorgTablesIndexesInplace.sh index 6f594ba73..c112b3b54 100644 --- a/instance-applications/120-ibm-db2u-database/files/reorgTablesIndexesInplace2.sh +++ b/instance-applications/120-ibm-db2u-database/files/reorgTablesIndexesInplace.sh @@ -1333,4 +1333,4 @@ done ## DBNAMES log 3 "Completed $0 at $(date)" -exit 0 \ No newline at end of file +exit 0