aaf5942f6b3d69a5be8e14209e7ec9180eff5f90
The script had inline SQL that was missing 20 synonyms compared to synonyms-public.sql, causing PACK_DEF and other packages to fail with missing synonym errors (SYN_VNOM_UM_ISO, SYN_ATAS_*, SYN_SAL_*, etc.). Changes: - Remove all inline SQL (~350 lines) - Now runs synonyms-public.sql (81 synonyms vs 61 before) - Now runs grants-public.sql for all grants and ACL - Add verification of SESIUNE context This ensures the script stays in sync with the SQL files and prevents future desync issues. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
PLSQL
52.5%
PowerShell
21.6%
Shell
17.8%
Batchfile
4%
Python
3.7%
Other
0.4%