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

Cobol call to DB2 from Ezytrieve


IBM Mainframe Forums -> CA Products
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
PORYES

New User


Joined: 04 Apr 2007
Posts: 38
Location: Chennai

PostPosted: Mon Jan 14, 2013 3:43 pm
Reply with quote

Hello -

I want a sample code for an example of easytrieve pgm with cobol call to DB2.

Any help would be highly appreciated...

Thanks!
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Jan 14, 2013 4:13 pm
Reply with quote

Quote:
Mainframe Skills: Music, Books...


most probably
The third movement of the Sibelius Violin Concerto in D minor, Op. 47
('Allegro Ma non Tanto')
will provide for all Your needs icon_cool.gif
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Jan 14, 2013 4:31 pm
Reply with quote

Not quite sure what you want, from your description.

An Easytrieve Plus program doesn't have any "Cobol CALLs", but you can call Cobol programs from Easytrieve Plus.

You can (optionally) process databases from Easytrieve Plus.

You can use DB2 from Cobol.

There are examples of all these things in the various manuals.
Back to top
View user's profile Send private message
PORYES

New User


Joined: 04 Apr 2007
Posts: 38
Location: Chennai

PostPosted: Mon Jan 14, 2013 7:02 pm
Reply with quote

Bill Woodger wrote:
Not quite sure what you want, from your description.

An Easytrieve Plus program doesn't have any "Cobol CALLs", but you can call Cobol programs from Easytrieve Plus.

You can (optionally) process databases from Easytrieve Plus.

You can use DB2 from Cobol.

There are examples of all these things in the various manuals.


Thanks Bill.
I need examples of CALL cobol programs from easytrieve plus.
Back to top
View user's profile Send private message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Mon Jan 14, 2013 7:16 pm
Reply with quote

Did you look in the manuals? It is very similar to a CALL in Cobol. All CALLs are dynamic. If not already being used at your site, you'd need to check that the options on the PARM statement are OK for your requirements, and get the defaults changed if necessary.

If CALLs are already used at your site, your colleagues show already know the information you require.

Read the manual. Understand. Experiment. Repeat until comfortable. Talk to your technical support if defaults need to be changed.
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Mon Jan 14, 2013 7:53 pm
Reply with quote

anyway ...
googling with calling cobol from easytrieve
returned quite a few interesting links ( Your mileage might vary )
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 Jan 14, 2013 9:12 pm
Reply with quote

Hello,

Suggest you start with calling a Simple "Hello World" COBOL program from Easytrieve.

When this is working - expand.

In the Easytrieve documentation are examples of calling COBOL from Easytrieve.
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 -> CA Products

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top