External Defect # (QC)
SalesForce #
Internal Defect # |
Description |
| InterBase XE3 Update 1: November-2012, Bugs Fixed in 11.0.1 Version. |
| INTB-1693 |
Trying to encrypt a database with AES puts database in an unusable state if "strong encryption" is not licensed (as in Developer Edition). |
| INTB-1681 |
Files from security folder from XE not installed. |
| INTB-1660 |
XE3 client library cannot connect locally via IPC to XE server. |
| INTB-1656 |
InterBase installer on Windows does not install examples database backup files (files are zero size). |
| QC: 108767, INTB-1634 |
ODBC Driver does not work with Microsoft Access 2007 when used against a UTF8 database. |
| INTB-1628 |
INSERT after massive DELETE causes Deadlock error. |
| INTB-1592 |
Error when trying to do an ORDER BY on a column that is the result of a coalesce expression. |
| INTB-1573 |
CALL HOME functionality required for superkey licenses (perpetual and time-limited). |
| INTB-1521 |
InterBase clients do not write interbase.log messages in the APPDATA_DIRECTORY folder. |
| INTB-1455 |
Corrupted admin.ib through OTW for constant connect/disconnect testing. |
| INTB-1336 |
Deadlock error after deleting and re-inserting large numbers of rows. |
| InterBase XE3: August-2012, Bugs Fixed in 11.0.0 Version. |
| INTB-1569 |
InterBase tools cannot use service name SERVICE_MGR in uppercase form; lowercase "service_mgr" works. |
| INTB-1566 |
Calling isc_dsql_batch_execute_immed with 128K+ batch data, causes server CPU loop. |
| INTB-1524 |
Database files accessed with different path names on Windows (for example admin.ib) produce server hang. |
| QC: 106427, INTB-1467 |
Database shutdown does not prevent non-SYSDBA users from connecting. |
| INTB-1464 |
SQL Optimizer makes an inaccurate estimate of table cardinality for large records. |
| QC: 7952 , INTB-1462 |
Release the lock on a file used by an external file after drop table. |
| INTB-1459 |
iblockpr fails on Windows. If a .lck file exists, running iblockpr.exe on Windows always resulted in the error: "unable to access lock table - file too small". |
| SalesForce:265124, INTB-1440 |
SQL Optimizer chooses a less optimal plan in XE as compared to InterBase 2007 when using multiple JOIN conditions. |
| QC: 106199 , INTB-1431 |
JIRA Issue INTB-1407 has been resolved but Blob retrieval for large blobs was still a problem. This issue has now been resolved as well. |
| QC: 105905 , INTB-1410 |
Incremental database dump fails to report error when target database is in use. |
| QC: 106199 , INTB-1407 |
Get an error when inserting a binary file larger than 32kb to a BLOB field. When directly using InterClient classes, the application hangs until it is manually terminated. When using Hibernate on top of it, the interbase.interclient.CommunicationException appears. |
| INTB-1361 |
TCS: BUG_8189 causes request synchronization error when executing through IPC connections. |
| QC: 98872 , INTB-1239 |
"IB server manager" option appears on the remote Windows server. |
| InterBase XE Update 4: April-2012, Bugs Fixed in 10.0.4 Version |
| INTB-1357 |
Database validation reports "index key is out of order" for large index keys (having values greater than 256 bytes) when GFIX validation is run on it. |
| INTB-1352 |
The Index on VARCHAR(252) or larger column having NULL value results in index corruption/validation error. |
| INTB-1338 |
The execute statement does not return the last two characters of varchar. |
| INTB-1337 |
The InterBase Guardian Service Display name has a trailing space. This breaks an application that relies on this name to start and stop the service with Net Start and Net Stop. |
| INTB-1334 |
The Execute statement fails if varchar is reused and the number of characters in the varchar get smaller. |
| INTB-1325 |
Short-term recovery fails if a data page is marked as swept. |
| INTB-1324 |
Prepared Select query fails to return rows on every second execution when called via local connection on Windows. |
| INTB-1323 |
Creating multiple concurrent index results in deadlock error. |
| INTB-1322 |
Execute statement into timestamp causes crash. |
| INTB-1320 |
Corrupted index with the index pages out of order. This problem occurs when a large index is created where the index has duplicate keys. InterBase index keys are maintained in B-tree order pages:
- leaf-pages contain ordered keys with pointers to data pages
- non-leaf-pages contain pointers to non-leaf/leaf pages in the index page level hierarchy.
- Duplicate keys (for the same value) are additionally ordered according to their record ID.
This bug was observed in non-leaf-pages which had duplicate keys (for the same value) and span multiple non-leaf-pages. But the order was not maintained for record ID (at the non-leaf level only). Since the order was not maintained, index corruption where non-leaf-level index pages were out of order was reported. |
| INTB-1289 |
Fast sweep garbage collects table's valid format descriptors. |
| INTB-1286 |
InterBase IBServer completely hangs up during certification on Linux. |
| INTB-1285 |
"write retry" error from InterBase server when restoring a database on a 1-CPU affinity system. |
| QC: 101564 , INTB-1265 |
751 executions of two unioned stored procedures results in error "too many concurrent executions of the same request." |
| QC: 100015, QC: 101555, INTB-1264 |
Sub-query optimization using index causes crash in server. |
| INTB-1260 |
When there are attachments to an online dump, it is not possible to perform an incremental backup. |
| INTB-1253 |
IBConsole database validation reports no errors even if the database has errors. |
| INTB-1242 |
Cannot use -m -f -i options together with gfix. |
| InterBase XE Update 3: August-2011, Bugs Fixed in 10.0.3 Version |
| INTB-1228 |
Insert statement causes Server crash. |
| INTB-1215 |
This issue lists all IBConsole-related fixes in this update.
QC: 97534 When providing the password for a column encryption in Interactive SQL, an Access violation error message shows up.
QC: 97480 When altering a column to decrypt it, an error message shows up, but the column is decrypted.
QC: 96412 When starting the server from IBConsole, you receive an error message saying that the server can't start, even though the server is actually running; when connecting to a database, you receive an AV error message.
QC: 89388 When using the "New Connection" option from the Tools menu in the IBConsole, an AV error message shows up.
QC: 67161 UTF8 is missing in combo box for default character set.
QC: 97683 The memo dialog box that opens when you see the value for the RDB$DESCRIPTION field should not be read-only.
|
| INTB-1210 |
Enhancement request to strengthen backup and restore operations on databases with DES encryption keys (allow only as a service). |
| INTB-1208 |
ISQL Extract (-x/-a) operation does not respect user authentication parameters. |
| INTB-1204 |
InterBase server on Linux stops accepting connections after hours of extensive use. |
| INTB-1178 |
Blob error on backup after restoring a database with -i. |
| INTB-1170 |
Installing InterBase to a very long directory path causes a server crash on local Windows database connections. |
| INTB-1162 |
Adding a member to a role doesn't work in IBConsole. |
| INTB-1149 |
Silent installer allows installation to c:\Program Files. |
| INTB-1148 |
64 bit installer fails to write the InterBase root directory to registry when the directory name contains a space character. |
| INTB-1141 |
InterClient does not expose certain IB Error Codes like isc_deadlock. |
| INTB-1133 |
Database aliases do not work for local connections on Windows. |
| QC: 94120 , INTB-1130 |
interbase.msg not found in Client Only install. |
| QC: 94455 , INTB-1124 |
SQL Unicode Char Type failure. |
| INTB-1116 |
Env. variables case: Operations Guide PDF, Chapter 4 "Server Configuration", sub-section "Using environment variables". |
| INTB-1115 |
IBConsole database encryption wizards not working. |
| INTB-1105 |
GFIX doesn't work with 2 switches at the same time, if the second switch is Write or Validate. |
| INTB-1099 |
GFIX doesn't change the write mode for a database when setting Buffers and Write Mode at the same time. |
| QC: 93524 , INTB-1092 |
GBAK fails if database file path contains spaces AND using InterBase Services.
If you are providing file path names with embedded spaces in them and using the InterBase service manager (-service switch in GBAK), you will need to multi-quote the file names:
<double_quote><single_quote>filepath<single_quote><double_quote>
The above is required because the command shell strips away the external double_quotes and only leaves the internal single_quotes for InterBase to know that it is a single string value.
For example:
# gbak service service_mgr r "'/path/with space/foo.ibk'" "'/path/with space/foo.ib'" user sysdba password masterkey
|
| INTB-1090 |
Database entities (procedures, tables, encryptions) with space in the name (delimited identifier) gets truncated when setting/checking access privilege. |
| INTB-1080 |
ToGo Edition crash at end of backup or restore service execution from Delphi application using IBX components. |
| INTB-1066 |
Delphi XE build application using dbExpress causes InterBase server crash during text blob retrieval. |
| INTB-1007 |
DataDirect ODBC driver ignores Dialect 3. |
| InterBase XE Update 2: March-2011, Bugs Fixed in 10.0.2 Version |
| INTB-1054 |
XE client compatibility issue (with encryption and service manager). |
| QC: 90926, INTB-1052 |
ISQL crashes when "Show Procedures" command is issues if the database contains a stored procedure using UDFs. |
| QC: 92451, INTB-1051 |
Server crashes when executing statement with grouping by text blob field, when blob data length is greater than 126 bytes. |
| INTB-1035 |
Unable to restore AppWave database backup. |
| INTB-1033 |
Count of a query involving a join and a left join returns zero |
| INTB-1031 |
Inconsistent EVENT behavior. |
| INTB-1015 |
Server vulnerability with malformed packets. |
| INTB-1008 |
A parameterized query based on a union fails to return rows second time it is executed. |
| INTB-1004 |
InterBase XE Japanese InstallAnywhere installer creates invalid registry entry. |
| QC: 90879, INTB-1000 |
InterBase server crashes during validation phase, after database restore. |
| QC: 90582, INTB-998 |
OUTER JOIN query returns wrong result in InterBase XE (and works well in InterBase 2009). |
| INTB-985 |
Cannot establish a secondary connection for event processing for server behind a NAT router. |
| QC: 89559, INTB-954 |
Some queries with lots of ANDs and ORs cause server crash. |
| INTB-912 |
TCS: EX_NUM_ARRY_01 crashes ibserver on MacOS 10.6. |
| InterBase XE Update 1: December-2010, Bugs Fixed in 10.0.1 Version |
| INTB-890 |
Sysdba has no metadata rights to databases created with InterBase 6.0 or earlier which have not had readmeta.sql applied. Raid 280556 was this same problem. |
| INTB-860 |
InterBase crashes with a specific database when a foreign key is added. |
| INTB-853 |
SELECT count() returns BIGINT - compatibility issue with existing driver/applications. |
| QC: 88501, INTB-839 |
Sweep while inserts are happening on a database with journaling causes the server to hang and a corrupted database. |
| INTB-824 |
Investigate InterBase XE 64-bit server crash when querying for statistics using InterBase service manager. |
| INTB-822 |
RAID 280541: Server crash on ODS 13.1 database with complicated metadata script. |
| QC: 88241, INTB-818 |
Internal gds software consistency check (can't find shared latch (300)) error with multiple connections. |
| InterBase XE: November-2010, Bugs Fixed in 10.0.0.304 Version (UNIX builds) |
| INTB-791 |
When JAVA application connect/disconnect/operate to OTW port, IBSever claims "SSL_READ: SSL_ERROR_ZERO_RETURN" most of the times. This is a harmless issue, and does not cause any functionality issues. |
| INTB-756 |
IBConsole: crashes when pressing the F5 key. |
| QC: 62444, INTB-661 |
RAID 260610: Examples are built on UNIX but do not run successfully. |
| QC: 57839, INTB-673 |
RAID 279453: LEFT JOIN operation returns wrong result. |
| QC: 74055, INTB-546 |
Parameter's incorrect descriptor lengths showing up inside UDFs. |
| InterBase XE: September-2010, Windows |
| QC: 37729, INTB-772 |
RAID 279996: An error occurs when trying to create or change a password that begins with a question mark. |
| INTB-675 |
NullPointerException (instead of an sql error message) thrown when losing the network connection and trying to run a query. |
| QC: 79851, INTB-671 |
RAID 273825: getMetaData(). getPrecision() returning wrong value. |
| QC: 48152, INTB-670 |
RAID 251980: JOIN of 2 stored procedures give "arithmetic exception" error. |
| QC: 81786, INTB-669 |
RAID 278498: Increase request impure space size from the current 256K limit to a larger value. |
| QC: 62255, INTB-659 |
RAID 260612: QLI crashes as soon as "SHOW FUNCTIONS" command is given. |
| QC: 50375, INTB-654 |
RAID 260671: OnlineDump with multiple files. |
| QC: 55499, INTB-653 |
RAID 260629: Inserting from VARCHAR field in one table to BLOB in another table inserts additional junk in the target table. |
| INTB-650 |
no T privilege with grant option on table/view TableName. |
| QC: 2311, QC: 77931, INTB-597 |
RAID 146832: ORDER BY using an index on a DATE column gives wrong order. |
| QC: 365, INTB-547 |
RAID 279571: Non-SYSDBA db owner SELECT fails even with GRANTED rights on the table. |
| INTB-538 |
RAID 273806: Optimizer regression in JOINS since InterBase 2007 Service Pack changes. |
| QC: 77315, INTB-523 |
COALESCE and aggregate functions. |
| INTB-513 |
RAID 191536: The java.sql.DatabaseMetaData.getColumns() method returns incorrect data type for arrays and blobs. |
| INTB-493 |
IndexOutOfBoundsException thrown when calling PreparedStatement executeBatch(). |
| INTB-402 |
Unexpected behavior of database linger. |
| INTB-355 |
Parameterized query params order in SQLDA/SQLVAR not the same as visual order of question marks. |
| INTB-319 |
Possible Optimizer regression with fixes in the InterBase 2007 SP3. |
| INTB-267 |
Create Database from JDBC application does not respect character set requested. |
| INTB-264 |
RAID 272543: RDB$FILTERS does not have a unique index on filter name leading to duplicate filters. |
| INTB-253 |
RAID 270024: InterBase cannot use 2GB+ database cache even if Large Address Aware flag was set. |
| INTB-236 |
RAID 271600: "Request Synchronization error" reported on 8-core system with heavy activity. |
| INTB-235 |
RAID 270959: Accessing ODS 10.x database leads to server crash. |
| INTB-151 |
RAID 269627: Unique superkey license files belonging to the same "addon" package are all not loaded by the licensing engine. |
| QC: 3424 |
When you open the Properties form for a table or procedure and select the Permissions tab, the column headers rarely appear. If you select another tab and then come back to the Permissions tab, the column headers will be there. |
| QC: 4989 |
I add a UDF with a param of type DATE, the UDF is created, but when I try to show the property of the UDF, IBConsole shows the Message: 'unsupported Datatype' The UDF cannot be dropped in IBConsole. The UDF works fine in ISQL, and can be dropped in ISQL This happend also with TIMESTAMP and TIME. |
| QC: 6714 |
Create a table in an InterBase database and fill it with data. Then export the table to a Comma Seperated Value file using IBConsole and the export works fine. Check the exported file using MS Excel and it appears to be fine. Then empty the table. But when I try and import data from the .csv file that I exported the table to, I get the following message: Access Violation at address xxxxxxxx in module 'IBConsole.exe' Read of address 000000000. This is the case with any .CSV file that I try to import data from. |
| QC: 63968 |
Database Restore Fails: "No current record for fetch operation". |
| QC: 68637 |
DB Restore can't be done on IBconsole. |
| QC: 74598 |
The name of the directory that contains the IBConsole.xml file is misspelled. |
| QC: 75028 |
When trying to change the data type for a domain, an error appears. |
| QC: 76342 |
Metadata names longer than 22 characters are truncated. |
| QC: 76616 |
When trying to connect as a different user from the InteractiveSQL, the connection window opens but it doesn't connect as a different user and an error message appears. |
| QC: 76622 |
When disconnecting from a database using the InteractiveSQL then trying to reconnect to the database, an error message appears. |
| QC: 79418 |
When using the IBConsole for creating a journal, a journal archive, and to archive the database, the Archive Database option returns an error message (this fails for all types of connections. |
| QC: 79420 |
When creating a journal, a journal archive and a database archive for a database, using Interactive SQL, the 'Archive Database' option doesn't refresh after disconnecting from the database and then reconnecting to the database. |
| QC: 80580 |
IBConsole Open Table, Error. |
| QC: 81324 |
Interactive SQL in IBConsole: truncated RDB$ names. |
| QC: 82503 |
When creating a database then a generator using Interactive SQL, an error appears. You then have to use Task Manager to terminate the process. |
| QC: 82706 |
When using a field that can be null in the Primary Key constraint definition, then removing it from there, an error appears. |
| QC: 82776 |
When creating an external function with an entry point larger than 67 chars, an unclear error message appears. |
| QC: 82829 |
When altering a view to add a second column, the table name is added incorrectly. |
| QC: 82859 |
When altering a trigger by adding a local variable with the same name as another variable, then changing it back to the way it was, the changes cannot be made. |
| QC: 82904 |
When choosing a value larger than 10 digits for the input type of a blob filter, an error message appears and the Blob Filter Editor window closes. |
| QC: 83369 |
When choosing the 'New Connection' option from the Tools menu to connect to a different database then what is running a query, the IBConsole shuts down. |
| QC: 83370 |
When trying to see the License Manager from the Tools menu of the IBConsole, an error message appears. |
| QC: 83820 |
When trying to create a blob filter with a duplicate name, the Cancel button doesnt work. |
| QC: 83881 |
When creating a database with a name that already exists, the Cancel button doesn't work. |
| QC: 84783 |
Text cannot be copied inside the name area of procedures and triggers, even if the focus is inside the name area; the text is added inside the body area. |
| QC: 84934 |
When using the IBConsole to encrypt a database, then deleting the encryption from the system table of encryptions and changing the value of EUA, an AV error message appears. |
| QC: 85054 |
When performing a database sweep using the IBConsole, the text of the confirmation message isn't correctly aligned. |
| QC: 85104 |
For InterBase XE, License Manager from the Tools menu of the IBConsole doesn't open, and an AV error message is shown instead. |
| QC: 85514 |
When using the IBConsole to run a couple of queries without committing, disconnecting the database creates an AV error message. |
| QC: 86294 |
When connecting to a database as sysdso using IBConsole and trying to view data from a table that the user has select permission on, an error message appears. |
| QC: 86737 |
EUA_USER and EUA_PASSWORD options must be added to Database Restore. |
| QC: 86739 |
IBConsole should be using the new camel-cased and case-sensitive OTW parameter names (for IB OpenSSL clients). |
| QC: 86749 |
SELECT COUNT(*) and SELECT AVG should return a SQL_INT64 type. If there is any code in IBConsole that uses 32-bit integer type local variable to receive this value, it should be changed to a 64-bit integer type. |
| QC: 86924 |
IBConsole requires full path to backup file. |
| Documentation Updates: Sept-2010, Windows |
| INTB-773 |
Language Reference Guide: Chapter 3: WHEN...DO. Updated GDSCODE errcode. Also updated Table 5.5 with correct GDSCODE usage. |
| INTB-769 |
Operation Guide: Appendix B: Table B.1 InterBase Specifications. Updated maximum size of external table file. |
| INTB-744 |
Developers Guide: Chapter 14: Applying Cached Updates with a Dataset Component Method. Replaced old procedure example with a new IBTransaction1 example. |
| INTB-739 |
Language Reference Guide: Chapter 6: Table 6.34. Added table RDB$USERS. |
| INTB-736 |
Embedded SQL Guide: Chapter 13: Topic: SQL Datatype Macro Constants. Updated information on sqlsubtype settings. |
| INTB-735 |
Developers Guide: Chapter 6: Table 6.7. Updated integer information. |
| INTB-734 |
API Guide: Chapter 3: Environmental Variables Used by Interbase. Added two new variables: IB_PROTOCOL and INTERBASE. |
| INTB-733 |
Language Reference Guide: Chapter 6: Topic: RDB$DATABASE. Added missing fields to table 6.1. |
| INTB-731 |
Language Reference Guide: Chapter 2: ALTER TABLE, ALTER DATABASE, CREATE ENCRYPTION, CREATE TABLE. Added note to each topic: For detailed information on encryption and decryption, see the topics Encrypting Data(page 13-9) and Decrypting Data (page 13-11) in the Data Definition Guide. |
| QC: 22384, INTB-728 |
Operation Guide: Chapter 4: Topic Using ibmgr to Start and Stop the Server. Instructions for starting InterBase under the interbase user account have been updated. |
| INTB-726 |
API Guide: Chapter 5: Added new topic: Use of Commit/Rollback with Multidatabase Transaction. |
| INTB-725 |
Developers Guide: Chapter 6: Explanation of dsc_flags. Added DSC-systems information to Table 6.5. |
| INTB-723 |
Updated installation information. Desktop and ToGo setups are only available for Windows O.S. |
| INTB-722 |
Embedded SQL Guide: Chapter 6: Topic Using Comparison Operators in Expressions. Added Table 6.4 listing comparison operators in expressions. |
| QC: 5253, INTB-720 |
RAID Issue 171696: Developers Guide: Accessing InterClient extensions to the JDBC. Added a suitable example for how to cast the JDBC driver object. |
| INTB-719 |
RAID Issue 259389: isc_dpb_archive_journals and isc_dpb_archive_database not listed in documentation. |
| INTB-718 |
RAID Issue: 217986: Operation Guide: Appendix A: Topic: New InterBase Keywords. Need the new Keywords introduced in InterBase 7.5 and above. |
| INTB-515 |
The Operations Guide PDF (page 5-10 to 5-12) details the various OTW parameters that can be used by InterBase native and JDBC applications. With InterBase XE, the older named parameters can be removed from the table and ONLY the new ones mentioned. Note, the new OTW parameters are case-sensitive and hence the documentation in the above pages need to be cleaned up with exact camel-casing of OTW parameters. |
| INTB-43 |
Small omission in Language Reference Guide. Field rdb$depended_on_type and rdb$dependent_type do not list types 11 and 14. 14 is External Functions. 11 is a generator. |
| |
RAID Issue 112111: Operation Guide: Chapter 11: Topic Edit. On Windows platforms, EDIT calls the text editor specified by the EDITOR environment variable. If this environment variable is not defined, then EDIT uses the Microsoft mep Notepad editor. |
| |
RAID Issue 251988: Operation Guide: Chapter 9: Journaling Tips and Best Practices. Updated CHECKPOINT LENGTH information. |
| |
RAID Issue 218084: Language Reference Guide: Chapter 6: TMP$STATE field not documented in description for TMP$DATABASE. |
| |
RAID Issue 263959: Data Definition Guide: Chapter 13: gbak examples on page 13-17 have invalid syntax. |
| QC: 23253 |
RAID Issue 238178: Language Reference Guide. Chapter 2. The SQL example for the CASE statement won't work because it is truncated. |
| |
RAID Issue 194123: Language Reference Guide. Chapter 2. Yearday for extract is listed as returning values 1-366. It should say 0-365. Hour and minute are similarly wrong. They are listed as going from 1-23 and 1-59. They should list 0-23 and 0-59. |
| |
RAID Issue 256520. API Guide. Chapter 15.
Signature for "isc_dsql_batch_execute()" incorrectly includes "isc_db_handle *db_handle".
Signature for "isc_dsql_batch_execute()" incorrectly includes declaration using "ULONT
Signature for "isc_dsql_batch_execute()" incorrectly includes declaration "int dialect" when actually the argument is implemented as an "unsigned short" in ibase.h |
| |
RAID Issue 240455. API Guide. Chapter 15. isc_string_too_large error is generated when SQL is greater than 64K. 64K should be changed to 2 GB. |
| |
RAID Issue 218053. Language Reference Guide. Chapter 2. ALTER DATABASE describes it as "Adds secondary files to the current database." This does not consider other new actions that can now be taken. Changed to "Changes the characteristics of a database". |
| |
RAID Issue 120748. API Guide. Chapter 3. Remove ISC_DATABASE from Table 3.1. It is not implemented any longer. |
| |
RAID Issue 106998. Operations Guide. Chapter 7. Error OBJECT database_name IS IN USE is incorrect. |
| QC: 5742 |
RAID Issue 192587. Data Definition Guide. Chapter 8. Documentation says you cant use UNION when creating a VIEW in DSQL. This hasnt been true since IB 5.6. |
| QC: 84435 |
RAID Issue 276427. Data Definition Guide. Chapter 14. UTF_8 Maximum character size is changed from 1 byte to VARCHAR(63). |
| InterBase 2009 Update 4: |
| INTB-412 |
RAID 275463: Running delete statement two times causes constraint error, which causes the server to crash. |
| INTB-411 |
RAID 275462: Database corruption reported when deleting records from table with missing foreign key constraint index. |
| INTB-384 |
Indexes entries lost on savepoint rollback for updates across nested savepoints. |
| INTB-356 |
RAID 274857 and 274858: Table's current format descriptor can be garbage collected during sweep. |
| INTB-331 |
RAID 273917: gds32.dll not getting installed in system 32 directory. |
| INTB-305 |
During certification, ibserver often starts claiming errors into the interbase.log recursively until it has taken up the whole disk space. |
| INTB-292 |
Prepared statement query fails on UTF8 database. |
| INTB-281 |
InterBase server crashing with a batchupdate query from Java. |
| INTB-252 |
RAID: 272016: Event listener does not work with native OTW connection string in InterBase 2009 Update 2. |
| INTB-249 |
Trying to connect to OTW port without OTW settings causes client hangup. |
| INTB-231 |
RAID 270898: When executing SQL statements, JDBC driver returns SQL Warning beside the normal result, even on success. |
| INTB-230 |
Client crashes on DSQL error when interbase.msg cannot be found. |
| INTB-228 |
Wrong table name: Language Reference Guide: Table 5.3 refers to Table B-4. Should refer to Table 5.4. |
| InterBase 2009 Update 3: |
| |
RAID 263854: Hot links from within the PDF documents to other PDF documents come up with an error. |
| |
RAID 268798: Inner join with Stored Procedure that selects from the same table results in "No current record for fetch operation." |
| |
RAID 270024: InterBase cannot use 2GB+ database cache even if Large Address Aware flag was set. Check Operations Guide PDF manual, chapter: InterBase Limits section Various InterBase Limits, Table B1, for new updates. Search for maximum number of cache pages per database description. |
| |
RAID 270898: When executing SQL statements, JDBC driver returns SQL Warning beside the normal result, even on success. |
| |
RAID 270959: Accessing ODS 10.x database leads to server crash. |
| QC: 75561 |
RAID 271600: "Request Synchronization error" reported on 8-core system with heavy activity. |
| INTB-146 |
RAID 268798: Inner Join with Stored Procedure that selects from the same table results in "No current record for fetch operation". |
| INTB-147 |
RAID 270284: Complicated query involving joins between tables and stored procedures runs very slowly. |
| INTB-150 |
RAID 270017: Multiple clients concurrently executing ALTER TABLE statement against different databases results in client error or hang. |
| INTB-152 |
RAID 269558: Online Dumps are missing 1 record after multi-client activity. The record is present in the source database, but is not included in the online dump. |
| INTB-153 |
RAID 269555: Online Dump files have corrupted indexes and page errors when taken from an encrypted database during multi-client activity. |
| INTB-155 |
RAID 269200: IBConsole Help is out of date on Windows Vista. |
| INTB-156 |
RAID 268686: InterBase client on Windows Terminal Services reports "Cannot attach to Services Manager" when run for extended period of time, or if the server is subject to intense database activity. |
| INTB-157 |
RAID 267667: Page xxxx wrong type (expected 7 and encountered 5) after many hours of stressful INSERT activity from numerous simultaneous clients. |
| INTB-159 |
OTW/SSL connections do not work via InterBase JDBC driver. Check Developer's Guide PDF manual, chapter "Programming with JDBC" section "SSL file properties" for new updates. |
| INTB-168 |
RAID 270396: Java clients are unable to connect to databases that require a System Encryption Password (SEP). |
| INTB-229 |
Missing Error Message. |
| INTB-230 |
Client crash on DSQL error when interbase.msg cannot be found. |
| InterBase 2009 Update 2: |
| |
RAID 254988: Query with explicit and implicit joins results in "no current record for fetch operation" error. |
| |
RAID 256996: Distinct in nested queries can return incorrect results. |
| QC: 65388 |
RAID 257272: Concurrent delete and select (and probably insert) cause database to be corrupted. 'internal gds software consistency check (exceeded index level)" error in interbase.log. |
| QC: 57839 |
RAID 257670: Join with Stored Procedure returns incorrect results. |
| |
RAID 259585: Inner Join between two views which both have left joins results in error "no current record for fetch operation." |
| |
RAID 260489: If journal files are lost, connecting to the database may fail.
Fix notes: A new GFIX switch (-disable wal) is provided to disassociate a database from its journal files. No cleanup of the journal files or journal archive files is attempted and it is the case that committed data may have been lost. This could occur because the lost or inaccessible journals may have committed data that was never applied to the database files proper. However, it becomes possible to attach the database to access existing data contained therein. |
| |
RAID 261953: Rogue TCP packet could cause server crash. |
| |
RAID 261974: Server crash with big SORTMEM_BUFFER_SIZE on restore. |
| |
RAID 263533: OTW: malformed connection string leads to server hang. |
| |
RAID 265145: Invalid data entered into a Unicode column hangs client on retrieval operation. |
| |
RAID 265481/2: Journaling and encryption combination fails with "decryption of encryption value failed?" |
| |
RAID 265601: Running GBAK as a service incurs high CPU usage in the server. |
| |
RAID 265824: Queries based on fields where the character_set_name and collation_name do not match and there is an index return no records. |
| |
RAID 265905: Security vulnerabilities exploited by rogue clients. |
| |
RAID 267372: InterBase cannot propagate events on both interfaces of a multihomed host. |
| |
RAID 267433: Exceptions only display first 67 characters. They should display 78 characters. |
| |
RAID 267550: Server crashes with BUS alignment error on Solaris 10. |
| QC: 70915 |
RAID 267860: Sweep under some conditions causes error "Maximum user count exceeded" and "Request depth exceeded for IRQ_93" in interbase.log. |
| |
RAID 267874: Many users doing many inserts causes InterBase server crash with seg fault on Windows or Solaris if there are multiple CPUs. |
| |
RAID 267963: After connecting to employee.gdb, subsequent validation of the database with gfix results in interbase.log having numerous "Page xxx is in use but marked free". |
| |
RAID 268016: InterBase Services API has problems working on Windows Terminal Serivce. |
| InterBase 2009 Update 1: |
| QC: 65969 |
Backup/Restore of encrypted databases not supported in IBConsole. |
| |
RAID 265043: Encryption failed when database or column has a character set. |
| |
RAID 265241: Re-encrypting a column crashes the server. |
| |
RAID 258311: Restore using gbak with buffers set high and -o (one at a time) causes server to crash. |
| |
JDBC: DataBaseMetadata.getTables() does not work with delimited tables/columns. |
| |
JDBC: DataBaseMetadata.getTables() wrong ordering of result set. |
| |
JDBC: does not recognize InterBase 2009 reserved words. |
| InterBase 2009: |
| |
RAID 240075: Running gfix -validate -full exhibits index corruption messages on table RDB$DEPENDENCIES. |
| |
RAID 252301: IBMgr Cannot Start Server As A Service When Launched Directly From The Bin Directory. Instead, must be launched from the installed shortcut which passes "InterBase Server Manager [instance = gds_db]" |
| QC: 56532 |
RAID 255784: Running a select statement with specific OR conditions causes the InterBase server to crash. |
| |
RAID 255847: Validating a freshly restored database reports many errors in index RDB$DEPENDENCIES. |
| QC: 56533 |
RAID 256021: JDBC driver: Calling PreparedStatement.addBatch() more than once results in error when calling PreparedStatement.executeBatch(). |
| QC: 53957 |
RAID 256054: IBServer crash on select from table with data indexes. |
| |
RAID 257272: Concurrent delete and select (and probably insert) cause database to be corrupted. "internal gds software consistency check (exceeded index level)" error in interbase.log. |
| QC: 51439 |
RAID 261546: isc_info_num_buffers returns incorrect information. |
| InterBase 2007 Update 3: |
| |
RAID 240075: gfix -validate -full exhibits index corruption messages on table RDB$DEPENDENCIES. |
| QC: 34587 |
RAID 251616: gfix -validate -full exhibits index corruption messages on table RDB$DEPENDENCIES. |
| QC: 50554 |
RAID 253033: Using table alias in UPDATE statement gives error. |
| QC: 49895 |
RAID 253303: Incorrect results from left outer join query. |
| QC: 50461 |
RAID 253967: CodeGear InterBase Multiple Vulnerabilities. |
| |
RAID 254988: Query with explicit and implicit joins results in no current record for fetch operation error. |
| QC: 56532 |
RAID 255784: Running a select statement with specific OR conditions causes the InterBase server to crash. |
| QC: 65387 |
RAID 255847: Validating a freshly restored database reports many errors in index RDB$DEPENDENCIES. |
| QC: 53957 |
RAID 256054: Server crash on select from table with date indexes. |
| |
RAID 256996: Distinct in nested queries can return incorrect results. |
| QC: 65388 |
RAID 257272: Concurrent delete and select (and probably insert) cause database to be corrupted. "internal gds software consistency check (exceeded index level)" error in interbase.log. Join with Stored Procedure returns incorrect results. |
| QC: 57839 |
RAID 257670: Join with Stored Procedure returns incorrect results. |
| |
RAID 258311: restore using gbak with buffers set high and -o (one at a time) causes server to crash. |
| |
RAID 259585: Inner Join between two views which both have left joins results in error no current record for fetch operation. |
| QC: 60873 |
RAID 260621: Interbase 7.5 and 2007 Numeric Type have Bug. |
| |
RAID 261974: Server crash with big SORTMEM_BUFFER_SIZE on restore. |
| |
RAID 265601: Running GBAK as a service incurs high CPU usage in the server. |
| InterBase 2007 Update 2: |
| |
RAID 58205: Improve access method for full outer joins. |
| QC: 47598 |
RAID 58257: Left outer join performance without an index fixed. |
| QC: 51179 |
RAID 58462: Index is not used in a co-related sub select of an UPDATE statement, fixed. |
| QC: 47916 |
RAID 60128: Left outer join with table expressions not optimized when indexes should be used, fixed. |
| QC: 20359 |
RAID 60269: Query Optimization when using "IN" or "OR" keywords fixed. |
| QC: 25160 |
RAID 61347: Index is not used for the where clause when the query is outer join fixed. |
| QC: 10264 |
RAID 219990: Left join on a big table completion lag fixed. |
| QC: 49654 |
RAID 223805: The optimizer uses a sequential table scan to perform co-related sub-query, fixed. |
| QC: 47599 |
RAID 231879: Data inserted in the last transaction not seen if the database is made read only, resolved. |
| QC: 11219 |
RAID 239883: Installing Desktop Edition as Administrator does not make Programs listing available to other Users, fixed. |
| |
RAID 243270: Connecting with 8.0 client to 7.1 server fails with unavailable database error, fixed. |
| QC: 40486 |
RAID 243299: InterBase 7.1 server crashes upon disconnect using 8.0 client with remove connection, fixed. |
| QC: 47604 |
RAID 243679: InterBase Server Manager starts as an ordinary user even if you are an administrator on Windows Vista, fixed. |
| |
RAID 248755: interclient.jar JDBC driver now installed as part of the InterBase SDK. |
| |
RAID 248850: Bookmarks are missing from Language Reference Manual, fixed. |
| QC: 47600 |
RAID 249045: InterBase 2007 Installer now works on SUSE Linux 10. |
| |
RAID 249232: INSERT/COMMIT for each record delay when Journaling is enabled on some Windows platforms, fixed. |
| QC: 47602 |
RAID 251265: Query with many joins returns "size of optimizer block exceeded", fixed. |
| QC: 44565 |
RAID 251608: Optimizer block exceeded error fixed. |
| QC: 43874 |
RAID 251610: Bad query result on LEFT JOIN when multiple filters in the join, resolved. |
| |
RAID 256161: Nested loops in triggers crashes the server, fixed. |
| InterBase 2007: |
| |
RAID 60140: Backup and Restore causes problem with adding constraints. |
| |
RAID 112113: Invalid 'CREATE SHADOW' statement will cause the ISQL crash. |
| |
RAID 120473: DEFAULT is allowed for BLOBs, but causes errors (such as Conversion error from string "BLOB") when used. |
| |
RAID 122700: FOREIGN KEY constraint DDL fails with multiple indices on REFERENCE key. |
| |
RAID 124028: IBConsole cannot see the view data. |
| |
RAID 124771: The error constraint not found is raised when one attempts to create a foreign key constraint if the parent table has both a Primary Key constraint and a separate unique index on the referenced column(s) and the name of the unique index sorts before RDB$PRIMARY. |
| |
RAID 127168: InterBase server creates databases without absolute path in System32 directory. |
| |
RAID 148143: Instead of getting the normal error message that field TI cannot be ***NULL*** you get a "conversion error from string "BLOB". |
| |
RAID 157531: Obsolete ibconfig parameters included in ibconfig file. |
| |
RAID 169965: SELECT * FROM TMP$PROCEDURES will crash server if a procedure has been dropped. |
| QC: 7997 |
RAID 200567: Support to INSERT and UPDATE in BLOB field with SQL command. |
| |
RAID 213125: It is impossible to drop a trigger that starts with the name RDB$. |
| |
RAID 217985: List of System temporary tables (currently page 244) does not list TMP$HEAPS and TMP$TRIGGERS. |
| |
RAID 218040: Invalid INTERBASE env variable value gives misleading error. |
| |
RAID 228356: Allow connection string to a different port to specify a different port number in addition to the port label we already have. |
| |
RAID 230142: If you select 'no' for 'run interbase server as a service on Linux', it runs InterBase server as a service on Linux. |
| |
RAID 237809: Better error messages required for database re-routing failures. |
| |
RAID 238414: Select after update generates cannot update read-only view error. |
| |
RAID 238638: A connection made via a server alias will fail if other non alias connections are concurrent. |
| |
RAID 239254: Embedded data user authetication section missing from manual. |
| QC: 24859 |
RAID 239622: gds32.dll enhancement, require spb support for instance name. |
| |
RAID 239690: Select from view which calls UDF that returns a blob can cause server crash. |
| QC: 13183 |
RAID 239730: Alias support for IBConsole. |
| QC: 28518 |
RAID 239847: DataDirect ODBC driver doesn't work with SELECT procs with input params. |
| QC: 14563 |
RAID 239880: Add support to command select, insert, update on Blob fields. |
| QC: 11220 |
RAID 239882: Incomplete entries in Services File. |
| QC: 9014 |
RAID 239886: Database Alias fails when database already opened via full path. |
| QC: 31288 |
RAID 240793: BLOB as (VAR)CHAR functionality failure in Stored Procedures. |
| |
RAID 241006: IBConsole crashes when you access "IBConsole help under the Help menu. |
Connect with Us