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.PROCLIB are > 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 ---- In accordance to the principles of Doublethink, it does not matter if the war is not real, or when it is, that victory is not possible. The war is not meant to be won. It is meant to be continuous. The essential act of modern warfare is the destruction of the produce of human labor. A hierarchical society is only possible on the basis of poverty and ignorance. In principle, the war effort is always planned to keep society on the brink of starvation. The war is waged by the ruling group against its own subjects. And its object is not victory over Eurasia or Eastasia, but to keep the very structure of society intact. George Orwell - 1984 ---------------------------------------------------------------------- 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

