Openbravo Issue Tracking System - Openbravo ERP | |||||||||||||||||||||||||||||
View Issue Details | |||||||||||||||||||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||||||||||||||||||
0022366 | Openbravo ERP | 09. Financial management | public | 2012-11-21 12:42 | 2012-11-22 18:03 | ||||||||||||||||||||||||
Reporter | egoitz | ||||||||||||||||||||||||||||
Assigned To | ioritzCia | ||||||||||||||||||||||||||||
Priority | immediate | Severity | critical | Reproducibility | always | ||||||||||||||||||||||||
Status | closed | Resolution | fixed | ||||||||||||||||||||||||||
Platform | OS | 5 | OS Version | ||||||||||||||||||||||||||
Product Version | 3.0MP16 | ||||||||||||||||||||||||||||
Target Version | 3.0MP18 | Fixed in Version | |||||||||||||||||||||||||||
Merge Request Status | |||||||||||||||||||||||||||||
Review Assigned To | egoitz | ||||||||||||||||||||||||||||
OBNetwork customer | OBPS | ||||||||||||||||||||||||||||
Web browser | |||||||||||||||||||||||||||||
Modules | Core | ||||||||||||||||||||||||||||
Support ticket | |||||||||||||||||||||||||||||
Regression level | |||||||||||||||||||||||||||||
Regression date | |||||||||||||||||||||||||||||
Regression introduced in release | |||||||||||||||||||||||||||||
Regression introduced by commit | |||||||||||||||||||||||||||||
Triggers an Emergency Pack | No | ||||||||||||||||||||||||||||
Summary | 0022366: The multidimensional tax report does not close connection on oracle. | ||||||||||||||||||||||||||||
Description | The multidimensional tax report does not close connection on oracle. After execute the report having data on the result many cursors are not closed. | ||||||||||||||||||||||||||||
Steps To Reproduce | -Execute the following query at oracle: SELECT sql_text, COUNT(*) FROM v$open_cursor GROUP BY sql_text ORDER BY COUNT(*) DESC; -Execute the multidimensional tax report, to get data on the result. -Execute again the query: SELECT sql_text, COUNT(*) FROM v$open_cursor GROUP BY sql_text ORDER BY COUNT(*) DESC; See that there are many open_cusors for the following statement: SELECT C_CURRENCY_CONVERT(:1 , :2 , :3 , :4 , NULL, :5 ) FRO | ||||||||||||||||||||||||||||
Proposed Solution | Close the prepared statemente. | ||||||||||||||||||||||||||||
Additional Information | |||||||||||||||||||||||||||||
Tags | Performance | ||||||||||||||||||||||||||||
Relationships |
| ||||||||||||||||||||||||||||
Attached Files | |||||||||||||||||||||||||||||
Issue History | |||||||||||||||||||||||||||||
Date Modified | Username | Field | Change | ||||||||||||||||||||||||||
2012-11-21 12:42 | egoitz | New Issue | |||||||||||||||||||||||||||
2012-11-21 12:42 | egoitz | Assigned To | => ioritzCia | ||||||||||||||||||||||||||
2012-11-21 12:42 | egoitz | Modules | => Core | ||||||||||||||||||||||||||
2012-11-21 12:42 | egoitz | OBNetwork customer | => Yes | ||||||||||||||||||||||||||
2012-11-21 17:01 | ioritzCia | Relationship added | related to 0022368 | ||||||||||||||||||||||||||
2012-11-21 17:15 | hgbot | Checkin | |||||||||||||||||||||||||||
2012-11-21 17:15 | hgbot | Note Added: 0054432 | |||||||||||||||||||||||||||
2012-11-21 17:15 | hgbot | Status | new => resolved | ||||||||||||||||||||||||||
2012-11-21 17:15 | hgbot | Resolution | open => fixed | ||||||||||||||||||||||||||
2012-11-21 17:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.module.invoiceTaxReportEnhanced30/rev/41823da572dd7bcaa9a89f6f94d4aa7b0f68b2c2 [^] | ||||||||||||||||||||||||||
2012-11-22 10:18 | ioritzCia | Relationship added | related to 0022372 | ||||||||||||||||||||||||||
2012-11-22 10:23 | egoitz | Relationship added | related to 0022373 | ||||||||||||||||||||||||||
2012-11-22 13:27 | ioritzCia | Tag Attached: Performance | |||||||||||||||||||||||||||
2012-11-22 18:03 | egoitz | Review Assigned To | => egoitz | ||||||||||||||||||||||||||
2012-11-22 18:03 | egoitz | Note Added: 0054462 | |||||||||||||||||||||||||||
2012-11-22 18:03 | egoitz | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|