IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

dsntiaul


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
ggopakumar

New User


Joined: 20 Aug 2003
Posts: 2

PostPosted: Wed Aug 20, 2003 1:16 pm
Reply with quote

Hi

While unloading data from DB2 tables using the utility DSNTIAUL, the allow null columns unload the Null indicator byte as well into the dataset. How do I avoid unloading the extra byte ?

For eg:- If Col1 (char (1), Allow Null ) has a Value 'A' in the table. While unloading this field the dataset will Have 'A.' My question is how do I skip the 'dot' while unloading ? Is there any function or any Parms available ?

Appreciate your help

Thanks
Regards
Gopakumar
Back to top
View user's profile Send private message
mdtendulkar

Active User


Joined: 29 Jul 2003
Posts: 237
Location: USA

PostPosted: Wed Aug 20, 2003 3:14 pm
Reply with quote

Hello ggopakumar,

Try using UNLOAD utility to download
It is much faster and handy.

You will find the description in any Db2 manual.

Hope this helps you.

Regards

Mayuresh Tendulkar
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts DSNTIAUL driven delete IBM Tools 0
No new posts DSNTIAUL and DB2 Scalar Functions DB2 17
No new posts Unload from Table with DSNTIAUL delim... DB2 1
No new posts Can you suppress NULLIF char for DSNT... DB2 1
No new posts SQL QUERY to unload XML rec from DB2 ... DB2 10
Search our Forums:

Back to Top