This Question is Not Answered

1 "correct" answer available (10 pts) 2 "helpful" answers available (5 pts)
3 Replies Last post: Oct 16, 2008 4:45 PM by Jason Hall  
Jason Hall Bronze 70 posts since
Jul 26, 2006
Currently Being Moderated

Oct 9, 2008 5:22 PM

3.6.0a MSSQL Database Script Error

I am deploying a brand new install of 3.6.0a (currently running Wildfire Enterprise 3.1.1 and all my test upgrades have failed terribly due to DB script errors, so just going for a fresh install now), we are using MS SQL 2005 for our database.

 

When running the Openfire_Sqlserver.sql creation script I get the following errors/warning.

 

Warning! The maximum key length is 900 bytes. The index 'ofRoster_jid_idx' has maximum length of 2048 bytes. For some combination of large values, the insert/update operation will fail.
Warning! The maximum key length is 900 bytes. The index 'ofSASLAuthorized_pk' has maximum length of 4128 bytes. For some combination of large values, the insert/update operation will fail.

 

How do I fix this? Need to get the new server up and running ASAP.

 

Thanks

Jason

Joey A. Cox Bronze 20 posts since
Jun 21, 2007
Currently Being Moderated
Oct 16, 2008 7:06 AM in response to: Jason Hall
Re: 3.6.0a MSSQL Database Script Error

I had this problem also. Happened with the new version and using SQL 2008 Express.  I finally gave up trying to use SQL and just used their embedded SQL database. Would rather have it on a MS SQL 2008 box but oh well. Maybe migrate some other time.

 

-JC-

More Like This

  • Retrieving data ...