How to call one catalog proc to another catalog proc

JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...
kiran
Posts: 17
Joined: Mon Sep 03, 2007 10:45 pm
Skillset: vs_cobolII, jcl, db2, vsam, cics
Referer: from google search

How to call one catalog proc to another catalog proc

Postby kiran » Wed Sep 12, 2007 6:44 pm

how to call one catalog proc to another catalog proc?
how to execute particular step in catalog proc?

CICS Guy
Posts: 246
Joined: Wed Jun 20, 2007 4:08 am

Re: How to call one catalog proc to another catalog proc

Postby CICS Guy » Wed Sep 12, 2007 8:30 pm

kiran wrote:how to call one catalog proc to another catalog proc?
Nested Procedures
how to execute particular step in catalog proc?
RESTART Parameter and maybe COND Parameter


  • Similar Topics
    Replies
    Views
    Last post