If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Error 401

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-13-04, 09:54
shreedhar_tase shreedhar_tase is offline
Registered User
 
Join Date: Feb 2004
Location: india
Posts: 45
Error 401

I am facing following error SQL Statement: SMIChannel.on_crads22_tcp
20040709113126
20040709113126 -402 Address of a host variable is NULL.
20040709113126
20040709113126 Review the way the program constructs the sqlda and related data
20040709113126 structures; somehow it is setting up a null pointer. The error might be
20040709113126 caused by using a row or collection host variable without having executed
20040709113126 the necessary ALLOCATE statement.
20040709113126
20040709113126 If the program is in IBM Informix 4GL or another language in which the sqlda
20040709113126 is not constructed directly by the program, or if this statement refers only
20040709113126 to host variables by name, this error should not occur. If the error
20040709113126 recurs, note all circumstances and contact Technical Support at tsmail@us.ibm.com.
20040709113126


I am using one database monitoring tool from which i am getting this error.Actully I am not aware why this error is coming as application is running smoothly

Also can any one tell meaning of this error correctly.Also Why this error comes ?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On