StopX37 is NOT CA-Allocate. Two different vendors. Please post facts, not postulates.
You can bypass StopX37 routines by coding a DD DUMMY statement in the users job to determine the outcome of the allocation without StopX37/II being involved. Unless you have changed the value in the StopX37/II Global Member, the statement to code would be //PROIGN DD DUMMY. The //NOPLD DD DUMMY is a holdover from the original StopX37 and POOLDASD products back in the Empact Software days. Folks still use it by changing the Global Member parameter of IGNOREDD=PROIGN to IGNOREDD=NOPLD. In addition, unless messaging is turned off or the message prefix has been changed by the user, the joblog should display a message prefix of SVM* whenever StopX37 is invoked to take an action. Mike Spencer BMC Software -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Mark Steely Sent: Wednesday, June 23, 2010 12:34 PM To: [email protected] Subject: Re: QUESTION ABOUT STOPX-37 - MAINVIEW SRM Stop X37 is now CA-Allocate which controls allocation of files. Look at the started task under SDSF and look for this message: CA Allocate ASR ROUTINE IS..... This will display the library with all the routines that are getting executed. The answer should be there. Thank You -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of esmie moo Sent: Wednesday, June 23, 2010 11:22 AM To: [email protected] Subject: QUESTION ABOUT STOPX-37 - MAINVIEW SRM Good Morning Gentle Readers, I am trying to trouble shoot a problem which may be related to StopX37. The user is creating a VSAM file and is specifying the VOLSER. For some reason the dsn is being allocated on another volume. The environment does NOT have SMS or CA-ALLOCATE or any other software except for StopX37 which raises my suspicion. If somebody is familiar with StopX37 could you point me to look at the specific parm in the StopX37 Parmlib. Thanks in advance. ---------------------------------------------------------------------- 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 ******* CONFIDENTIALITY NOTICE ******* This e-mail message and all attachments transmitted with it may contain legally privileged and confidential information intended solely for the use of the addressee. If the reader of this message is not the intended recipient, you are hereby notified that any reading, dissemination, distribution, copying, or other use of this message or its attachments is strictly prohibited. If you have received this message in error, please notify the sender immediately and delete this message from your system. Thank you. ---------------------------------------------------------------------- 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 ---------------------------------------------------------------------- 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

