MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

null indicaters doubt

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
baskkarsubbian
Beginner


Joined: 31 Aug 2003
Posts: 18
Topics: 12

PostPosted: Wed Sep 03, 2003 7:26 am    Post subject: null indicaters doubt Reply with quote

Hi,

Can a host variable contains a null value? I have totally confused of a debate with my friend pls explain in detail quick reply will help me alot? 8)
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12383
Topics: 75
Location: San Jose

PostPosted: Wed Sep 03, 2003 2:24 pm    Post subject: Reply with quote

baskkarsubbian,

Yes the host variable can contain null. The Indicator variable will determine this.
Indicator variables are small integers that you can use to determine whether the value of an associated output host variable is null or indicate that an input host variable value is null.If you are selecting a column which has a null value without specifying the indicator variable , the query will return a sql code of -305.

If the value for the column you retrieve is null, DB2 puts a negative value of -1 in the indicator variable. If it is null because of a numeric or character conversion error, or an arithmetic expression error, DB2 sets the indicator variable to -2.

Hope this helps...

cheers

kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group