Table 4: Known Issues
| Feature | Known Issue | Issue ID |
|---|---|---|
| VCS repository | Objects or tables updated in the database are not reflecting in the VCS repository, even after creating a new revision. | SQLNAV-2450 |
| Installation | The Result section on the 'SQL Navigator Server Side Installation' window is not displaying the status of the server-side installation when the installation fails. | SQLNAV-2449 |
| Team Coding |
The following options are not enabled in SQL Navigator under the Team Coding menu:
|
SQLNAV-2448 |
| Explain Plan | The Explain Plan is not displaying the required parameters when opened using the Explain Plan icon in the icon tray. | SQLNAV-2447 |
| Source preview | SQL Navigator is not displaying source code previews for any object in the Source Preview window. | SQLNAV-2444 |
| Getmeta data | SQL Navigator generates a query with an incorrect format for the 'Getmeta data' script in the Editor tab. | SQLNAV-2443 |
| Case statement | The Output window on the Profile Code page displays an incorrect count under the Code Statistics Summary section. | SQLNAV-2442 |
| License | When a user attempts to activate the 'Developer Edition' license, SQL Navigator displays incorrect licensed version information in the 'About SQL Navigator' window. | SQLNAV-2438 |
| SQL Navigator | SQL Navigator displays incorrect license information on the "About SQL Navigator" window when a user tries activating the "Developer Edition" license. | SQLNAV-2438 |
| Stored procedure | Error message received while executing a stored procedure when the table is not present in the database, is not clear. | SQLNAV-2421 |
| F1 Help |
Pre-open F1 help is unresponsive when there is a modal dialog opened in SQL Navigator. Workaround: Close the modal dialog and then switch to the help window |
SQLNAV-260 |
| Export Data |
Export Data containing special characters from data grid to xlsx format may corrupt the Excel file. This usually happens when binary content is exported from a BLOB field. Workaround: Exclude the rows or columns which contain binary data or special characters when using the Export Data dialog |
SQLNAV-1609 |
Table 5: Third Party Known Issues
| Feature | Known Issue | Issue ID |
|---|---|---|
| Oracle | When users connect to the Oracle 19c database for the first time after upgrading from an Oracle 12c database, SQL Navigator displays an error. This issue is particularly observed with tables containing XMLTYPE columns. | N/A |
| E-Control (Editor component) | Odd word-wrapping behavior in some languages. Word wrapping may appear between symbols, with no space required to wrap, and some characters cannot be word-wrapped at all (for example, multi-byte characters in ANSI text). | N/A |
| ODAC | ODAC does not support Unicode in XMLTYPE (editing of XMLTYPE data is not supported). Querying of XMLTYPE with binary storage will lead to an error. |