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

Is it possible to send data on Cobol-db2 program thru PARM


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
suresh_gop1
Warnings : 1

New User


Joined: 23 May 2006
Posts: 18

PostPosted: Fri Jun 29, 2007 11:59 am
Reply with quote

Hi,

I have some questions:

1. Is it possible to send data on Cobol-db2 program thru PARM?
2. I have 3 steps to create a GDG. created. If I want to access the 1 step GDG How?
3. I have to retrieve 100 rows from 1000 rows through Cursor. where will be output
4. What is resultant row.
5. difference between perform and In-line perform
Back to top
View user's profile Send private message
murmohk1

Senior Member


Joined: 29 Jun 2006
Posts: 1436
Location: Bangalore,India

PostPosted: Fri Jun 29, 2007 3:03 pm
Reply with quote

Quote:
Is it possible to send data on Cobol-db2 program thru PARM?

Yes


Quote:
I have 3 steps to create a GDG. created. If I want to access the 1 step GDG How?

If you are using JES2, refer as (+1).

Quote:
difference between perform and In-line perform

code placement.
Back to top
View user's profile Send private message
priyamnavada

New User


Joined: 24 Dec 2005
Posts: 52
Location: hyderabad

PostPosted: Fri Jun 29, 2007 4:07 pm
Reply with quote

Quote:

I have to retrieve 100 rows from 1000 rows through Cursor. where will be output

it depends upon your logic. if you are routing all these 100 rows to outfile, then the output will be written to the output file.
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 2
No new posts Using API Gateway from CICS program CICS 0
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 Data set Rec-Cnt and Byte-Cnt Testing & Performance 2
Search our Forums:

Back to Top