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

Moving data from z/OS-DB2 to MS-Excel


IBM Mainframe Forums -> PC Guides & IT News
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Ricardo Viegas

New User


Joined: 18 Oct 2012
Posts: 39
Location: Brasil

PostPosted: Sat Dec 15, 2012 3:25 am
Reply with quote

I posted this message a few minutes ago, but I didn't realize it was in the "PC Guides & IT News" forum.
Sorry about that...
------------------------------------------------------------------------------------

Hello!

Are there any way we could move data from a DB2 table, at z/OS, to an Excel spreadsheet, in the PC-Windows, without human intervention?

Using ODBC would be one possibility; but I went through z/OS-DB2 ODBC manual and it appears to be a somewhat complicated stuff (and apparently , needs the use of C/C++, that I donĀ“t know; besides that, I'm a DB2 "end user" with some SQL knowledge only, not a DB2 expert).
Does anybody knows of any kind of code/tool, using ODBC, to do that?
As a matter of fact, using ODBC or any other type of interface, as far as we could reach the main objective: no human intevention...!


Additionally: If there is some documentation/tutorial on how to use z/OS-DB2 ODBC, simpler than the IBM manual, please let me know.

Any additional help/hint will be very much appreciated!
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Sat Dec 15, 2012 3:33 am
Reply with quote

and that should be it' s place
did You notice that also the topic You tailgated was moved from the db2 section

it is not really a db2 issue

moved back
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: Sun Dec 16, 2012 4:45 am
Reply with quote

Hello,

The way i have seen people do something similar is to remotely connect to db2 on the mainframe, select data to the remote system, and then do whatever with the data on the target system.

If you already have an id that allows access to db2 and your organization has remote connectivity available, basically all of the work should be on the target.

Which means this is far more a PC question than a mainframe question.
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: Sun Dec 16, 2012 5:06 am
Reply with quote

Hello,

The following from Enrico in the duplicate and locked topic:

Quote:
Quote:
I need to use z/OS-DB2-ODBC to move data from a DB2 table (in z/OS) to other plataforms.

looks like You have put things in the wrong perspective

it will be an application on the other platform which will <pull> the data from DB2

not a zOS application


googling with EXCEL ODBC DB2 will return quite a few useful links
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 -> PC Guides & IT News

 


Similar Topics
Topic Forum Replies
No new posts Store the data for fixed length COBOL Programming 1
No new posts Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
No new posts SCOPE PENDING option -check data DB2 2
No new posts Check data with Exception Table DB2 0
No new posts JCL EXEC PARM data in C Java & MQSeries 2
Search our Forums:

Back to Top