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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027495
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Apartment Rental Contract Managementmajoralways2014-08-28 17:522014-08-28 17:52
ReporterrafarodaView Statuspublic 
Assigned Tojonalegriaesarte 
PrioritynormalResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned To
Regression introduced in release
Summary

0027495: Error on installation ORA-00972: identifier is too long

DescriptionError on module installation on Oracle ORA-00972: identifier is too long
Steps To ReproduceWhen installing the module, Oracle ORA-00972: identifier is too long appears because lenght of constraint OBARCNT_HOUSEADMINISTRATION_KEY of table OBARCNT_HOUSEADMINISTRATION is bigger than the 30 characters allowed by Oracle.

[java] 105734 WARN - SQL Command failed with: ORA-00972: identifier is too long
     [java]
     [java] 105748 WARN - -- END
     [java] ALTER TABLE OBARCNT_HOUSEADMINISTRATION
     [java] ADD CONSTRAINT OBARCNT_HOUSEADMINISTRATION_KEY PRIMARY KEY (OBARCNT_HOUSEADMINISTRATION_ID)
Proposed SolutionRename constraint OBARCNT_HOUSEADMINISTRATION_KEY (31 characters) to OBARCNT_HOUSEADMIN_KEY
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0027493 newjonalegriaesarte Compilation and execution errors in Oracle for some modules 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-08-28 17:52 rafaroda New Issue
2014-08-28 17:52 rafaroda Assigned To => jonalegriaesarte
2014-08-28 17:52 rafaroda Relationship added blocks 0027493


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker