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 

difference in view of results

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


Joined: 01 Mar 2005
Posts: 105
Topics: 58

PostPosted: Thu Jun 15, 2006 1:41 pm    Post subject: difference in view of results Reply with quote

I am trying to run a simple query in QMF and i get values for the columns and some of the fields as seen in QMF are having blank values.When i run the same query in SPUFI , the column which was having blanks has values like below
Code:

SELECT * FROM TABLENAME

Code:

......


Why is there a difference in displays ? My understanding is Blanks means Hexadecimal 4 0 (vertical) and Dot (.) means Hexadecimal 0 0 (vertical).
Can i have the link to the corresponding HEX values and the EBCIDIC values ?
Back to top
View user's profile Send private message
kolusu
Site Admin
Site Admin


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

PostPosted: Thu Jun 15, 2006 1:57 pm    Post subject: Reply with quote

Mfuser,


The difference in the displays depends on the default values set to display columns having NULL values. In QMF DSQCP_TENULL parameter controls the display of NULL values. The default value is -.

Quote:
Can i have the link to the corresponding HEX values and the EBCIDIC values?


Please search before posting. Check this link

http://www.mvsforums.com/helpboards/viewtopic.php?p=19579#19579

If you want to see the HEX values of a column then use the scalar function HEX. Check this link which explains in detail about the function.

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/DSNSQH11/3.2.33?SHELF=&DT=20010718164132&CASE=

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/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