XXEN_UTIL #2
|
Our vendor DBA support tried to run the script against our DEV environment and received a compilation error ... is the current script Oracle version specific? |
Replies: 2 comments
|
Hello @amodeoms, xxen_util is not specific to Oracle versions, but you would also need the package specification (.pks file). It was not included in this repository, but you could obtain the latest version from the Blitz Report installation archive (https://www.enginatics.com/download/#_download). The latest xxen_util.pkb and xxen_util.pks files can be found in the /sql folder. Furthermore, I've added the latest xxen_util.pkb and xxen_util.pks files to this repository. You can already locate them in the same location as xxen_util.sql (root folder). You would need just to run xxen_util.pks and xxen_util.pkb against your DEV environment. |
|
Thank you. I've asked our support vendors to apply those to our DEV environment. |


Hello @amodeoms,
xxen_util is not specific to Oracle versions, but you would also need the package specification (.pks file). It was not included in this repository, but you could obtain the latest version from the Blitz Report installation archive (https://www.enginatics.com/download/#_download). The latest xxen_util.pkb and xxen_util.pks files can be found in the /sql folder.
Furthermore, I've added the latest xxen_util.pkb and xxen_util.pks files to this repository. You can already locate them in the same location as xxen_util.sql (root folder).
You would need just to run xxen_util.pks and xxen_util.pkb against your DEV environment.