What is NOTCAT ?



What is NOTCAT ?..

Answer / Ravi Kishor

NOTCAT is a JCL (Job Control Language) option used in a DD statement to suppress the creation of a Catalog Entry for a dataset. When NOTCAT is specified, the dataset will not be listed in the system catalog.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

What are SD37, SB37, SE37 abends?

4 Answers  


What statement can be used to send data to another mvs jes3 node?

1 Answers  


What is the difference between the positional and keyword parameters? Give examples.

1 Answers  


How many extents are possible for a sequential file ? For a VSAM file ?

3 Answers  


what is the JCL statement consists of?

1 Answers  


What is jcl in mainframe?

1 Answers  


One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?

1 Answers   CTS,


i have a jcl in which 4 & 5 step creates a new generation. 4th step output is as input for the 6th step & 5th step output is used as input in the 7th step. How they are refered as in the 6th & 7th steps? If the job abends in 6th step then how the 5th step output is refered in 7th step?

6 Answers   IBM,


whats the diff bw the evaluate also and and?

1 Answers   CGI,


Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?  

1 Answers   TCS,


What dd statement is used to supply the name of a dataset?

1 Answers  


how to code instream data in procedure?

3 Answers  


Categories