Classification: Confidential

Syssym=allow in jesparms?

-----Original Message-----
From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
Sasso, Len
Sent: Friday, November 11, 2022 12:14 PM
To: [email protected]
Subject: IEBGENER and JES System Symbol

[CAUTION: This Email is from outside the Organization. Unless you trust the 
sender, Don't click links or open attachments as it may be a Phishing email, 
which can steal your Information and compromise your Computer.]

&SYSJOBNM - JES System Symbol (Name of the job - SASSTEST)
&LYR4   &LMON   &LDAY  - Dynamic System Symbols

According to IBM, I should be able to use (substitute) the values of these 
symbols into the In-Stream Data, if I code "SYMBOLS=EXECSYS" on the DD 
Statement.
Below is a PROC and Pend executing IEBGENER and the contents of the output file:

JOBNAME: &SYSJOBNM
&SYSJOBNM._D20221111.ZIP

Question: Why wasn't the value of the JES System Symbol (SASSTEST) substituted 
in the two records, but the values of the Dynamic System Symbols were 
substituted?
Any help would be appreciated.


//SASSTEST JOB OPS,'TEST',CLASS=A,MSGCLASS=X
//*
//COPYPROC PROC
//*
//PS0010   EXEC PGM=IEBGENER
//SYSIN    DD DUMMY
//SYSUDUMP DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//*
//SYSUT1   DD DUMMY
//*
//SYSUT2   DD UNIT=DISK,SPACE=(TRK,(1,1),RLSE),
//            DISP=(,CATLG,DELETE),DSN=SASS.PRD.LSASSO.TST
//*
//PS0020   EXEC PGM=IEBGENER
//SYSIN    DD DUMMY
//SYSUDUMP DD SYSOUT=*
//SYSPRINT DD SYSOUT=*
//*
//SYSUT1   DD DISP=SHR,DSN=SASS.PRD.LSASSO.TST
//*
//SYSUT2   DD SYSOUT=*
//*
//         PEND
//*--------------------------------------------------------------------*
//JS0010   EXEC COPYPROC
//*
//PS0010.SYSUT1 DD *,SYMBOLS=EXECSYS
   JOBNAME: &SYSJOBNM
   &SYSJOBNM._D&LYR4&LMON&LDAY..ZIP
//*
//*--------------------------------------------------------------------*


Thank You and Please Be Safe!

Len Sasso
Systems Administrator Senior
CSRA, A General Dynamics Information Technology Company
327 Columbia TPKE
Rensselaer, NY 12144

TEAM: Together Everyone Achieves More

Office Hours: M-F  7 AM - 3:45 PM

Vacation:

Phone: (518) 257-4209
Cell: (518) 894-0879
Fax: (518) 257-4300
[email protected]
URL: 
https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.gdit.com%2F&amp;data=05%7C01%7Callan.staller%40HCL.COM%7C4fdbcc63edb64f40be4b08dac410aae2%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C638037873151500379%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=lYX7kEx6pocnoqgMah6R6dJDcZ0SavuaLDxlbW9mPKw%3D&amp;reserved=0<https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.gdit.com%2F&amp;data=05%7C01%7Callan.staller%40HCL.COM%7C4fdbcc63edb64f40be4b08dac410aae2%7C189de737c93a4f5a8b686f4ca9941912%7C0%7C0%7C638037873151500379%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&amp;sdata=lYX7kEx6pocnoqgMah6R6dJDcZ0SavuaLDxlbW9mPKw%3D&amp;reserved=0>

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
[email protected] with the message: INFO IBM-MAIN
::DISCLAIMER::
________________________________
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. E-mail transmission is not guaranteed to be 
secure or error-free as information could be intercepted, corrupted, lost, 
destroyed, arrive late or incomplete, or may contain viruses in transmission. 
The e mail and its contents (with or without referred errors) shall therefore 
not attach any liability on the originator or HCL or its affiliates. Views or 
opinions, if any, presented in this email are solely those of the author and 
may not necessarily reflect the views or opinions of HCL or its affiliates. Any 
form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of this message without the prior written 
consent of authorized representative of HCL is strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any email and/or attachments, please check them for 
viruses and other defects.
________________________________

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to