System symbols are also allowed in "started jobs" which are similar to "started tasks."
Craig -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] On Behalf Of Ted MacNEIL Sent: Monday, April 17, 2006 8:00 PM To: [email protected] Subject: Re: Static Symbols in JCL >can someone clue me in about why I can use static system symbols such as &SYSNAME in started task JCL but not regular batch JCL? This has come up many times! Started Tasks are guaranteed to run on the same system they are submitted on. The problem, in simple terms, is which set of system symbols do you use? The submitting system? The converting system? The executing system? Add in NJE, and it becomes even more complex! - -teD O-KAY! BLUE! JAYS! Let's PLAY! BALL! ---------------------------------------------------------------------- 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

