I have downloaded and installed SnowSQL onto my Mac.
After entering the following command
snowsql -a zx12334 -u someone
I am getting the following error
Failed to initialize log. No logging is enabled: [Errno 13] Permission denied: '/Users/snowsql_rt.log_bootstrap'
Any idea how I could fix it?
In my config file, I have enabled log_file = ../snowsql_rt.log
.
It does so automatically by installer.
In your config file (~/.snowsql) you need to modify this line:
log_file = ../snowsql_rt.log
to this:
log_file = ~/.snowsql/snowsql_rt.log
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With