Bug 570453
Summary: | table column too wide for Oracle in B03 | ||
---|---|---|---|
Product: | [Other] RHQ Project | Reporter: | Heiko W. Rupp <hrupp> |
Component: | Alerts | Assignee: | RHQ Project Maintainer <rhq-maint> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Sudhir D <sdharane> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 3.0.0 | CC: | rtimaniy |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://community.jboss.org/message/529884#529884 | ||
Whiteboard: | |||
Fixed In Version: | 2.4 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-08-12 16:53:23 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 580042 | ||
Bug Blocks: |
Description
Heiko W. Rupp
2010-03-04 11:35:59 UTC
Fixed in b9e910b QA is uncertain regarding the reproducer for this bug... Heiko, could you clarify? The table definition for alert_notification_log contained 2 columns that were defined as varchar2(4096), but Oracle only groks 4000 bytes. So server startup after install of/upgrade to 3.0.0.B03 on oracle failed. QA needs to make sure the 3.0.0.b04 build can successfully be deployed against oracle (and Postgres of course) The table definition for alert_notification_log contained 2 columns that were defined as varchar2(4096), but Oracle only groks 4000 bytes. So server startup after install of/upgrade to 3.0.0.B03 on oracle failed. QA needs to make sure the 3.0.0.b04 build can successfully be deployed against oracle (and Postgres of course) Also have a look at http://community.jboss.org/message/529884#529884 for the original issue. qa -> sdharane Verified on JON build #88 - Revision: 10607 RHQ Server installed on Oracle 10g and 11g without java.sql.SQLException Mass-closure of verified bugs against JON. |