Skip to content

Conversation

@PiJoCoder
Copy link
Collaborator

@PiJoCoder PiJoCoder commented Nov 24, 2025

To test run SQL Nexus from a folder different than it resides in. For example, go to 'C:\Windows\System32' and call it from there

C:\Windows\System32>c:\GitRepos\SqlNexus\sqlnexus\bin\Release\sqlnexus.exe /S /I

Before this fix, you would get this for example:

SQLNexus Information: 0 : Executing post-script: ReadTracePostProcessing.sql
SQLNexus Error: 0 : Script is not allowed or has been tampered with: 'ReadTracePostProcessing.sql'

After the fix you would see:

SQLNexus Information: 0 : Executing post-mortem analysis scripts for importer 'ReadTrace (SQL XEL/TRC Files)'...
SQLNexus Information: 0 : Executing post-script: ReadTracePostProcessing.sql
SQLNexus Information: 0 : Db name = 'sqlnexus'
SQLNexus Information: 0 : Executing ReadTracePostProcessing.sql ...

@PiJoCoder PiJoCoder merged commit 6561938 into master Dec 4, 2025
3 checks passed
@PiJoCoder PiJoCoder deleted the Correct_Script_Hashes_pijocoder_112325 branch December 4, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants