Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0002534
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminoralways2008-01-18 20:512008-06-12 09:43
Reporteruser71View Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionduplicateFixed in Versionpi
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0002534: [R2.35-MP1] DBA_RECOMPILE does not compile in postgres

DescriptionThis line in database/model/functions/DBA_RECOMPILE.xml:

    TYPE invalid_tab IS TABLE OF Cur_Invalids%ROWTYPE INDEX BY BINARY_INTEGER;

does not work for postgres due to TYPE has no sense for pg. ddlutils knows it and prepends it with --, but then, the next variable of type invalid_tab has no type defined.

DBA_AFTERIMPORT also will not work because it uses DBA_RECOMPILE.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
depends on backport 0003607 closedmarvintm [R2.35-MP1] DBA_RECOMPILE does not compile in po 

-  Notes
(0003066)
cromero (reporter)
2008-01-21 18:23
edited on: 2008-06-12 09:24

Logged In: YES
user_id=1500614
Originator: NO

These functions are not useful for PostgreSQL distribution and in fact they are not used.
The correct way will be that they were skipped in the create/update database process for POstgreSQL.

Carlos Romero
Openbravo Team
(0003067)
pjuvara (reporter)
2008-03-13 18:51
edited on: 2008-06-12 09:24

Logged In: YES
user_id=1871571
Originator: NO

>> This are known problems. They have zero repercussions in the operation
>> of Openbravo.
>>
>> The first problem is related to a function that should be inserted in
>> Oracle, but that it is not needed in PostgreSQL.
>>
>> The problem with AD_DEVELOPER is that it was not previously created, and
>> therefore it can't be deleted. That is again a non-issue. The
>> C_INVOICELINE_V view is later correctly created.
>>
>> This problems are partially corrected in the trunk, but the important
>> thing to know is that the database is created correctly, and that there
>> will be no problems, even if this messages appear.
(0003068)
adrianromero (manager)
2008-03-14 09:49
edited on: 2008-06-12 09:24

Logged In: YES
user_id=986995
Originator: NO

This procedure may be removed of the Openbravo ERP model and move it to the pre or post script only for Oracle.

Adrián.
(0003069)
marvintm (developer)
2008-05-28 16:48
edited on: 2008-06-12 09:24

Logged In: YES
user_id=1952914
Originator: NO

Sorry but this bug is duplicated

Please next time before reporting a new one bug try to find out if it has been already reported.

Thank you
(0003070)
marvintm (developer)
2008-05-28 16:48
edited on: 2008-06-12 09:24

Logged In: YES
user_id=1952914
Originator: NO

This was fixed several months ago by moving Oracle-specific procedures to the Oracle postscript.
(0006123)
user71
2005-06-01 00:00
edited on: 2008-06-12 09:43

This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1875004 [^]

- Issue History
Date Modified Username Field Change


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker