Try running any job with a /*JOBPARM PROCLIB=PROC13 in the jcl Alan Schwartz Infrastructure Management Sr Analyst
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Jacky Bright Sent: Friday, March 28, 2008 8:43 AM To: [email protected] Subject: Re: JES2 DD Concatenation issue I am getting following erros in SYSLOG IEC143I 213-04,IFG0194D,JES2,JES2,PROC13-0003,9800,RBI031,SCLM1.PROCLIB JAcky On 3/28/08, Mark Jacobs <[EMAIL PROTECTED]> wrote: > > Jacky Bright wrote: > > Hi, > > > > In our system for JES2 RBI1.PROCLIB and RBI2.PROCLIB were defined in > > sequence resp. Later due to some reason RBI1.PROCLIB was deleted and > > recreated. > > > > But after that we are facing problem that PROCs from the RBI1.PROCLIBare > > not getting invoked. > > > > What could be the problem ? > > > > > > JAcky > > > > ---------------------------------------------------------------------- > > For IBM-MAIN subscribe / signoff / archive access instructions, > > send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO > > Search the archives at http://bama.ua.edu/archives/ibm-main.html > > > > > > Most likely due to the old proclib being in a different physical > location on the volume or even on a new volume than the newly allocated > dataset. If you have an alternate jes2 proclib concatenation defined you > can force a reopen of the proclib concatenation by submitting a job with > a jobparm requesting that alternate proclib concatenation which should > force a close of the primary concatenation and an open of the > concatenation that you requested. > > Once another job gets converted using the default concatenation JES2 > should reopen the proclib datasets which will then find the new location > of the dataset. > > -- > Mark Jacobs > Time Customer Service > Tampa, FL > ---- > ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

