Alex O'Ree created JUDDI-1015:
---------------------------------
Summary: Oracle database start up issue due to max string length
Key: JUDDI-1015
URL: https://issues.apache.org/jira/browse/JUDDI-1015
Project: jUDDI
Issue Type: Bug
Reporter: Alex O'Ree
from the juddi mailing list
{color:#172b4d}Oracle Version of Juddi Due to string limit for a column CREATE
TABLE j3_binding_template (entity_key VARCHAR2(255) NOT NULL, access_point_type
VARCHAR2(255), access_point_url VARCHAR2(4096), hosting_redirector
VARCHAR2(255), service_key VARCHAR2(255) NOT NULL, PRIMARY KEY (entity_key))
{color}*Oracle max varchar limit: 4000*
--
This message was sent by Atlassian Jira
(v8.3.4#803005)