![]() |
|
| Home | Screenshots | Features | Download | Contact |
|
FAQGeneral
DbWrench produces a 'java.lang.OutOfMemory' error.What is causing the error 'JDK 5.0 or newer cannot be found on your machine'? Do the SQL editors in DbWrench support code completion? Why don't some data types show up in the data type combo boxes? How can I specify that scripts be executed within a transaction? How can I generate 'create' (not update) DDL scripts? Why do I get 'NoSuchMethodError' when starting DbWrench? How can the editor toolbar & line numbering be enabled? Connections
Connection combobox does not show my connection.Connecting to a MySQL installation on Linux results in 'Server configuration denies access to data source'. Connecting to a MS SQL Server installation results in 'I/O Error: SSO Failed: Native SSPI library not loaded'. Diagram
How can I slide/translate diagrams using the 'hand' control?How can right-click functionality be accessed with a single button mouse?
DbWrench produces a 'java.lang.OutOfMemory' error. A java.lang.OutOfMemory error may occur during viewing of large diagrams, large design files or other memory intensive tasks. By default DbWrench allocates approximately 128 MB of memory for itself, this maybe inadequate for larger designs. More memory can be allocated using the following procedure. Navigate to the DbWrench installation folder. Usually dbwrenchapp. Then navigate to the etc subfolder. Open the dbwrenchapp.conf file in an editor. See the screen-shot below. In the default_options line, change -J-Xmx128m to -J-Xmx256m. To allocate an amount other than 256MB, just use that number instead.
What is causing the error 'JDK 5.0 or newer cannot be found on your machine'? This error seems to occur mostly on Windows 7 machines. The JDK (Java Development Kit) is not in the location DbWrench expected. This can be fixed by editing a DbWrench .conf file. Find the location of your JDK. Then open the dbwrenchapp.conf file in an editor. This file is located in the etc subfolder of the DbWrench installation folder. Specify your path in the line circled in the screen-shot below. An example path would be something like C:\Program Files\Java\jdk1.6.0_13. Make sure to remove the '#' at the start of the line. Restart DbWrench.
Do the SQL editors in DbWrench support code completion Yes. As you are typing in an editor, hit CTRL-Space to bring up the code completion window.
Why don't some data types show up in the data type combo boxes? Some datatypes, particularly those that are specific to a particuler database are disabled by default. You can enable them by going to the Preferences panel, selecting Data Types in the list on the left and then enabling/disabling data types.
How can I specify that scripts be executed within a transaction? Go to the Preferences panel, select Forward Engineering in the list on the left then make sure Use Transactions is selected.
How can the editor toolbar & line numbering be enabled? Two ways to do this: One way: Right click in the gray margin to the left of the editor window. In the popup menu select to enable or disable either of these options.
Second Way: From the main menu use the View menu to enable or disable either option.
How can I generate 'create' (not update) DDL scripts. Select one of the 'generic' connections listed at the bottom of the Connections combobox before generating the forward engineer script.
Why do I get 'NoSuchMethodError' when starting DbWrench. This usually indicates that you running an older version of the Java Runtime Environment (JRE). You can upgrade your JRE for free at www.java.com.
Connection combobox does not show my connection. Forward Engineer filters out connections that do not have the same 'Database' name as the database name of the current DbWrench design. This happens if connection filtering is enabled in Preferences. To prevent filtering, from main menu go Edit | Preferences. Then select Forward Engineer in the list on the left side. Make sure the Filter Connection List by Database Name is not selected.
Connecting to a MySQL installation on Linux results in a 'Server configuration denies access to data source' error. MySQL docs explain the problem in more detail here (Section 20.4.5.3.1). Generally it's a privileges problem.
Connecting to a MS SQL Server installation results in 'I/O Error: SSO Failed: Native SSPI library not loaded'. DbWrench uses the jTDS JDBC driver to connect to SQL Server. This error occurs if the SQL Server installation is using Windows Authentication instead of SQL Server Authentication. Switching authentication methods will solve this problem. If this is not possible, installing the ntlmauth.dll native library will also address this problem. This dll is bundled in the jTDS zip file which can be downloaded for free from here. The zip file also includes readme.sso which has installation instructions for this library. It's a very simple installation.
How can I slide/translate diagrams using the 'hand' control. If the SHIFT key is down while the mouse is over a diagram panel, the 'hand' cursor should appear. Keeping the SHIFT key down, the diagram will 'slide' or translate as the mouse is moved.
How can right-click functionality be accessed with a single button mouse? This functionality should also be accessible with either:
|
| Privacy | Security | Delivery | Refund | Updates | |
© 2010 Nizana Systems. All rights reserved.
|