Does anyone have an idea of what is causing this error message that has
been showing up repeatedly in the application.log ever since I upgraded to
Spectra 1.5?  I'm not concerned about the Sybase error code; what I don't
understand is why Cold Fusion or Spectra would be trying to query the
ALL_TAB_COLUMNS in the OBJECT table when I see no sign that ALL_TAB_COLUMNS
exists in the OBJECTS table.

I upgraded 3 servers to SPectra 1.5 and this error message only appears on
2 of them.  It seems to occur most every time someone logs in and also at
other random times.



Error Message:

"Error","TID=2608","06/01/01","06:38:23","Sybase Error Code = 208<P>ALL_TAB_COLUMNS 
not found. Specify owner.objectname or
 use sp_help to check whether the object exists (sp_help may produce lots of output). 
<P> <P> SQL = "select   DATA_TYPE from ALL_TAB_COLUMNS
 where   TABLE_NAME = 'objects'   and   COLUMN_NAME = 'objectdata'" "



Thanks for any assistance,

Jeffrey White


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to