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

Where does DD statements are used


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

New User


Joined: 25 Jul 2005
Posts: 28
Location: Thrissur

PostPosted: Sun Aug 14, 2005 6:56 pm
Reply with quote

Hai friends,
Can anyone give explanasionn about 4 what dese DD statements are used.
1. JOBCAT
2.SYSCHK
3.STEPCAT
4.SYSOUD
5.SYSDBOUT
Pls give me reply,
Indu
Back to top
View user's profile Send private message
mainframesguru

New User


Joined: 24 Jun 2005
Posts: 36
Location: Hyderabad

PostPosted: Tue Aug 16, 2005 9:36 am
Reply with quote

Hi Indu,

1) JOBCAT :
It is used to identify an ICF or VSAM catalog to search first, when
attempting to locate cataloged data sets. This has to be after JOB and
Before first EXEC stmt

3)STEPCAT:
It has the same functionality as JOBCAT, but it has to be given anywhere
after EXEC stmt.It has higher Precedence over JOBCAT.

Thanks And Regards
Vamshi
ICC-ISH
Back to top
View user's profile Send private message
Rupesh.Kothari

Member of the Month


Joined: 27 Apr 2005
Posts: 463

PostPosted: Tue Aug 16, 2005 4:10 pm
Reply with quote

Hi,

Quote:
4.SYSOUD


I think it suppose to be SYSOUT.

We use Sysout to see the Display used in cobol program.

Please correct me if I am wrong.

Thanks & Regards
Rupesh
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 Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Relate COBOL statements to EGL statement All Other Mainframe Topics 0
No new posts Embeding DB2 sql statements in scirpt... DB2 7
No new posts filter COMMIT/ROLLBACK statements DFSORT/ICETOOL 13
No new posts Rexx to create VSAM define statements CLIST & REXX 10
Search our Forums:

Back to Top