Upgrade to the lastest version
Posted: Thu 26 Jun 2014 09:00
hi,
We used the version 7.7. But we don't sure whether it deserve to upgrade to 8.4.
We have some performance troubles about reading/writting database. I have read
the version history document and focus on these items:
version:8.2.90
• The performance when working with parameters is improved
• The performance of reading and writing OracleObject attributes in the OCI mode is significantly improved
version:8.2.80
• The possibility to speed up the stored procedure execution with the ExecuteReader()/ExecuteScalar() methods of OracleCommand, when using CommandType.StoredProcedure, is implemented via the new connection string parameter "Describe Stored Procedure" (Default value is True) and the new ImplicitRefCursors and IsTableValuedFunction properties of the OracleCommand class
So is there any more details about these performance improved like how much percentage of the performance improved when compared former version,etc.
If these performance do not be improved obviously, we may give up upgrade.
We used the version 7.7. But we don't sure whether it deserve to upgrade to 8.4.
We have some performance troubles about reading/writting database. I have read
the version history document and focus on these items:
version:8.2.90
• The performance when working with parameters is improved
• The performance of reading and writing OracleObject attributes in the OCI mode is significantly improved
version:8.2.80
• The possibility to speed up the stored procedure execution with the ExecuteReader()/ExecuteScalar() methods of OracleCommand, when using CommandType.StoredProcedure, is implemented via the new connection string parameter "Describe Stored Procedure" (Default value is True) and the new ImplicitRefCursors and IsTableValuedFunction properties of the OracleCommand class
So is there any more details about these performance improved like how much percentage of the performance improved when compared former version,etc.
If these performance do not be improved obviously, we may give up upgrade.