Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
CONTROL Module

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
dmithunibm

New User


Joined: 23 May 2007
Posts: 19
Location: Bangalore

PostPosted: Fri Mar 28, 2008 3:54 pm    Post subject: CONTROL Module
Reply with quote

Hi All,

Can anyone help me in understanding the module CONTROL.

Find the job step I am using.

//STARTBBA EXEC PGM=CONTROL,
// PARM='/P552BBA A>0,L,RSTRTBB2,A A=5'
//STEPLIB DD DISP=SHR,DSN=PC101.PROD.LOADLIB
//SYSPRINT DD DUMMY
//CONTROL DD DISP=SHR,DSN=CA552.&PROD.CONTROL(P552BBA)
//HISTORY DD DISP=SHR,DSN=CA552.&PROD.CONTROL(HISTORY)

The Control & History file I have attached.

Whenever I submit this job.This step flushes.

Can anyone help.We do not have the CODE for this CONTROL program.We only have LOAD for this module.
Back to top
View user's profile Send private message
References
PostPosted: Fri Mar 28, 2008 3:54 pm    Post subject: Re: CONTROL Module Reply with quote

expat

Global Moderator


Joined: 14 Mar 2007
Posts: 3201
Location: Brussels once more ...

PostPosted: Fri Mar 28, 2008 3:57 pm    Post subject:
Reply with quote

DO NOT post attachments as many people are not allowed to open or view them, which means that there are less people able to help you.

Is this a site specific question ?
Back to top
View user's profile Send private message
Gnanas SNG

Senior Member


Joined: 06 Sep 2007
Posts: 415
Location: India

PostPosted: Fri Mar 28, 2008 4:01 pm    Post subject:
Reply with quote

That module was written for your shop. And I don't understand anything from two output PS.

Please ask your peers or refer the documentation or possibly contact application design team.
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2653
Location: italy

PostPosted: Fri Mar 28, 2008 4:04 pm    Post subject: Reply to: CONTROL Module
Reply with quote

ask Your support about the standards...

from the datasets naming convention You should be able to find where the program comes from and the related application

what is the meaning of the "PC101" hlq ?
same thing for "CA552"
Back to top
View user's profile Send private message
dmithunibm

New User


Joined: 23 May 2007
Posts: 19
Location: Bangalore

PostPosted: Fri Mar 28, 2008 4:08 pm    Post subject: Reply to: CONTROL Module
Reply with quote

PC010 is the hlq for the LOAD lib where CONTROL module resids.

CA552 is Application HLQ. And job name is P552BBA.
Back to top
View user's profile Send private message
enrico-sorichetti

Global Moderator


Joined: 14 Mar 2007
Posts: 2653
Location: italy

PostPosted: Fri Mar 28, 2008 4:14 pm    Post subject: Reply to: CONTROL Module
Reply with quote

I could well see that the the CONTROL comes from a dataset with a PC010 hlq...

what I was suggesting is ask Your support to understand what PC010 means for Your naming standard
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7982
Location: 221 B Baker St

PostPosted: Fri Mar 28, 2008 9:00 pm    Post subject:
Reply with quote

Hello,

Quote:
Whenever I submit this job.This step flushes.
What does this mean? If the job "flushes", there is some reason. Post the diagnostic output from an execution.

Why is this job run? What happens if it is not run?

Have you looked thru the load module to see if there might be any kind of eye-catcher or maybe copyright info?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1