MSIR.0255 SYBMSG(41101,15,1) Table (tabname) not found.: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "This message indicates that the ''Janus Specialty Data Store'' received a SQL request sent by the client (probably an Adaptive Server) that referred to an unknown table. If t...")
 
m (1 revision)
(No difference)

Revision as of 16:41, 9 November 2010

This message indicates that the Janus Specialty Data Store received a SQL request sent by the client (probably an Adaptive Server) that referred to an unknown table. If the SQL was sent by an Adaptive Server or an Omni Connect Gateway server (rather than a direct client connection) make sure that the table definitions in the Adaptive Server or Omni Connect Gateway match the table definitions in the Janus Specialty Data Store. If the table definitions are out of synch, they can be brought back into synch by deleting all Janus Specialty Data Store table definitions on the Adaptive Server and then re-running the defgen utility against the Adaptive Server.