Don't know whether this helps, but a web search turned up:

SQL 7008N REXX variable "<variable>" contains inconsistent data.
Explanation: A variable that contained inconsistent data was passed to REXX.
The command cannot be processed
User Response: If the variable is an SQLDA, verify that the data and length 
fields have been assigned correctly. If it is a REXX variable, verify that the 
type of data is appropriate to the command where it is being used.

http://cs1.mcm.edu/tutorial/doc/ibmdb2/db2m0/frame3.htm#sql7000

-David

On Thursday, May 10, 2001 10:05 AM, James Taavon 
[SMTP:[EMAIL PROTECTED]] wrote:
> DB2 Error Code = -7008
>
> [IBM][CLI Driver][AS] SQL7008N REXX variable "SUBMI00001" contains
> inconsistent data. SQLSTATE=55019
>
> This error only occurs on production side. Back-end is the same for
> local and production development. Using AS/400 on IBM mainframe. Prod
> box is Unix, local is Win2k.
>
> Last time I got this error, I dropped and re-created the table and the
> error went away (I know that was not a real solution, but it worked). It
> did not work wehn I tried that this time.
>
> What does this error really mean?
>
> James
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to