Oracle
If you experience bad performance when running queries in Oracle check the Set query fetch size article for more information.
Thu, 4 Mar, 2021 at 8:06 AM
Note: This applies only when using DbVisualizer Free or when the "generic" database profile is loaded in DbVisualizer Pro. Selecting a stored ...
Wed, 12 Jul, 2017 at 7:56 PM
Note: This applies only when using DbVisualizer Free or when the "generic" database profile is used in DbVisualizer Pro. Stored procedures/fun...
Wed, 12 Jul, 2017 at 7:56 PM
Note: This applies only when using DbVisualizer Free or when the "generic" database profile is loaded in DbVisualizer Pro. Oracle has the abil...
Wed, 12 Jul, 2017 at 7:56 PM
The DDL feature requires a JDBC 3 compliant driver. Make sure you your are using the latest available JDBC driver from the Oracle web site.
Mon, 27 Jul, 2015 at 2:32 PM
Oracle hints are supported from DbVisualizer 8.0. The following is applicable for older versions.
Block comments identified by /* ... */ are automa...
Wed, 12 Jul, 2017 at 7:56 PM
In the Properties tab for the connection, select Driver Properties. Then either locate the includeSynonyms parameter in the list or insert it. Set the value...
Wed, 12 Jul, 2017 at 7:57 PM
All information for connecting to an Oracle database may be stored in a tnsnames.ora file, with each database instance defined by a TNS alias. If you want...
Wed, 12 Jul, 2017 at 7:57 PM
Having the includeSynonyms driver property set to true in the Properties tab and the Driver Properties category will result in no columns being displayed f...
Wed, 12 Jul, 2017 at 7:57 PM
If you get an error similar to the following it is most likely because the JDBC driver bundled with DbVisualizer is not compatible with Oracle 8i. An err...
Wed, 12 Dec, 2018 at 8:05 AM