sql-workbench-j Questions

14

I open workbench and connect to a local database on XAMPP and when open the connection the schema show the error message: "tables could not be fetched"
Exaction asked 12/6, 2019 at 14:20

4

How do we increase heap size for SqlWorkbench/J? I have tried different options but most of it says to execute below command :- java -Xmx4g -jar sqlworkbench.jar Even on http://www.sql-workbenc...
Westonwestover asked 7/3, 2016 at 4:3

3

Solved

I am writing psql through Amazon Redshift and now I am trying to save the output as CSV through PSQL query, on SQL Workbench The reason I am planning to do this through query instead of using selec...

1

Solved

I get Unable to load Java Runtime Environment when starting SQLWorkbenchJ.app. I'm on macOS Catalina 10.15.2, and I installed the app with brew cask install sqlworkbenchj. My JDK 8 is installed usi...
Lit asked 31/1, 2020 at 14:42

3

Solved

I have got a: VACUUM cannot run inside a transaction block error on SQLWorkbenchJ in Redshift, but I already commit all transactions before this.
Arcuate asked 30/11, 2015 at 8:33

1

Solved

I am currently using SQL Workbench/J as my GUI to interface and run queries for BigQuery, however I'm running into a 10 second timeout issue when running more complicated queries. Any advice on how...
Squilgee asked 23/3, 2017 at 20:59

2

The connection to SQL Workbench/J gets disconnected very frequently. Where can I change the settings so that it does not lose the connections for atleast an hour. Thanks
Inapproachable asked 9/3, 2016 at 20:59
1

© 2022 - 2024 — McMap. All rights reserved.