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

DSNTIAUL euivalent utility for unix(AIX)


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

New User


Joined: 17 Jul 2007
Posts: 41
Location: pune

PostPosted: Mon May 18, 2009 10:31 am
Reply with quote

Hi,

We are migrating the Cobol programs form Z/OS to unix, and in Z/OS we are using the DSNTIUAL utility to download and upload the data from/into table, but this utility is not working in unix,

My question is, is there any utility for downloading/uploading data from/into table in unix through JCL.

Thanks in advance.
Srinath
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 18, 2009 11:18 am
Reply with quote

Hello Srinath and welcome to the forum,

Suggest you talk with the unix dba as to how the data needs to be formatted to load on the unix system and which unix database utility is used to load the data.

On unix you will possibly use a "script" instead of jcl to run the batch load.

The way we did this (not using db2, but another database system) was to unload the data on the mainframe, ftp the files to the unix system, and then load the data on the unix system.
Back to top
View user's profile Send private message
srinathds83

New User


Joined: 17 Jul 2007
Posts: 41
Location: pune

PostPosted: Mon May 18, 2009 11:33 am
Reply with quote

Hi Dick Scherrer,

Thanks for your reply,

but in our case we are not using scripts we are using JCL's, can you please suggest me the unix utilities for download/upload.

Thanks again!!!
Srinath D
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 18, 2009 11:39 am
Reply with quote

Hello,

You are using mainframe jcl on an aix unix system? When we migrated work from the mainframe to aix, all we used on aix was shell scripts.

If you are running mainframe jcl on aix unix, someone who knows that configuration will need to help.

Suggest you start with your aix dbas.
Back to top
View user's profile Send private message
srinathds83

New User


Joined: 17 Jul 2007
Posts: 41
Location: pune

PostPosted: Mon May 18, 2009 11:43 am
Reply with quote

Hi Dick Scherrer,

Thanks a lot for the quick reply...

Srinath
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon May 18, 2009 11:45 am
Reply with quote

You're welcome - good luck icon_smile.gif

d
Back to top
View user's profile Send private message
lokanathareddy

New User


Joined: 05 Mar 2005
Posts: 11
Location: pune

PostPosted: Mon May 18, 2009 2:01 pm
Reply with quote

Hello Srinath,

Even i am also looking for the same utility. My requirement is bit different. I want to use same utility to load/unload in mainframes and Microfocus/DB2/Unix.

Lokanath.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Mon May 18, 2009 2:28 pm
Reply with quote

Quote:
Anudeep is irritating
What kind of signature is this?
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 REASON 00D70014 in load utility DB2 6
No new posts Creating Unix Directory using COBOL i... COBOL Programming 2
No new posts ISRSUPC search utility - using high l... TSO/ISPF 2
No new posts Any JCL or VSAM Utility to get number... JCL & VSAM 1
Search our Forums:

Back to Top