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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0010417
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] Y. DBSourceManagerminoralways2009-08-27 11:002012-01-30 10:33
ReporterrafademiguelView Statuspublic 
Assigned Tomarvintm 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS VersionUbuntu 8.04Database version10.2.0.1.0Ant version1.7.0
Product Version2.40MP3SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0010417: DBSourceManager identify the materialized views as tables

DescriptionDBSourceManager identify the materialized views as tables so when you run "ant export.database" a new (in-existent) table (xml file) is created on /model/tables/

Later when you run "ant update.database" tries to create the table without success (because already exists an object with this name) but if you run an "ant create.database" it creates the table so then you have to drop the table in order to create your materialized view again.
Steps To ReproduceCreate a materialized view

Proposed Solution1.- Create a materialized view on database

2.- Run ant export.database
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0019272)
rafaroda (developer)
2009-08-28 15:32

Antonio,

Can you please comment on this issue?

Thanks.
(0044681)
marvintm (developer)
2012-01-30 10:33

This is indeed correct, but I'm going to mark it as a feature request, as materialized views are not a supported feature of dbsourcemanager currently.

- Issue History
Date Modified Username Field Change
2009-08-27 11:00 rafademiguel New Issue
2009-08-27 11:00 rafademiguel Assigned To => marvintm
2009-08-28 15:32 rafaroda Note Added: 0019272
2009-08-28 15:32 rafaroda Status new => acknowledged
2012-01-30 10:33 marvintm Note Added: 0044681
2012-01-30 10:33 marvintm Type defect => feature request


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker