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

View Revisions: Issue #32707 Back to Issue ]
Summary 0032707: java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module
Revision 2016-04-22 14:57 by NaroaIriarte
Steps To Reproduce 1- Create a module with at least one table.
2- Try to package it executing the following command:
    
     ant package.module -Dmodule=<module name>

3- Realize that the "ORA-00918: column ambiguously defined." error message is shown.
Revision 2016-04-22 14:57 by NaroaIriarte
Description Using an Oracle database, when a module with at least one table is being packaged the following error is shown:

java.sql.SQLSyntaxErrorException: ORA-00918: column ambiguously defined.
Revision 2016-04-20 17:08 by NaroaIriarte
Steps To Reproduce Execute ant package.module -Dmodule=<module name>

contact support for the module
Revision 2016-04-20 17:08 by NaroaIriarte
Description java.sql.SQLSyntaxErrorException: ORA-00918 while packaging module


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker