Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0027495 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Modules] Apartment Rental Contract Management | major | always | 2014-08-28 17:52 | 2014-08-28 17:52 | |||||||
Reporter | rafaroda | View Status | public | |||||||||
Assigned To | jonalegriaesarte | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM 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 | |||||||||||
Description | Error on module installation on Oracle ORA-00972: identifier is too long | |||||||||||
Steps To Reproduce | When 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 Solution | Rename constraint OBARCNT_HOUSEADMINISTRATION_KEY (31 characters) to OBARCNT_HOUSEADMIN_KEY | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |