Run the below command
java -jar /opt/hsqldb-2.6.0/hsqldb/lib/sqltool.jar --sql="SET DATABASE SQL SIZE FALSE;" localhost-sa
Modified on: Thu, 11 Apr, 2024 at 9:39 AM
Run the below command
java -jar /opt/hsqldb-2.6.0/hsqldb/lib/sqltool.jar --sql="SET DATABASE SQL SIZE FALSE;" localhost-sa
Did you find it helpful? Yes No
Send feedback