Re: Help with IGZESNP and its purpse
So maybe part of a large module. Just looking for how it might be included during RUNTIME or LKED/BINDER time. If you're getting an abend 806 then something is attempting a module fetch. That means that IGZESNP is either a standalone module or an alias of a larger module. It cannot be just a csect/module that is just bound into a larger load module or program object. As to what circumstances result in that fetch, I have no idea. Since IGZESNP is apparently a snap-related module, I'd imagine some diagnostic option that is in effect that says "if you don't like what just happened, take a snap dump and to do so LINK to IGZESNP". Peter Relson z/OS Core Technology Design -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: [External] Re: report writer alternatives
Hi Bob, As I see it, it appears Chris is looking for CA product replacements. All the products he listed are CA report writers. Unfortunately, so is DYL. Was DYL-280, then DYL, now called CA Vision Results. To compare, CA Vision Report is the "relatively" new name for Quikjob. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Bob Bridges Sent: Tuesday, July 6, 2021 5:15 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [External] Re: report writer alternatives It's bigger on the west coast of the USA than on the east, but when I was at Volvo Truck NA we used DYL-280II for years; they still do as far as I know. It was published at the time by DYLAKOR, who I think had some relationship with Sterling Software. They touted it as a 4GL; it isn't, in my opinion, but it's a very friendly 3GL. We offered a two-day class to users so they could learn to write their own reports, and it was very popular. Developers could learn the same content in half a day. (For the users I'd spend an hour or two on sorting data, for example, going over variations, sorting on multiple field ascending and descending. For the programmers I could pretty much just say "...and this is what the SORT statement looks like", and give them 30 seconds to contemplate it.) I did a little googling and found one web page that says DYLAKOR is "no longer active". Another one referred to "CA-DYL280". --- Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313 /* The act of leadership is not just to measure the weather and announce it. We are not in the business of meteorology. -Shimon Peres */ -Original Message- From: IBM Mainframe Discussion List On Behalf Of Chris Hoelscher Sent: Tuesday, July 6, 2021 10:32 The site I support may soon be in the need for a load&go report writer We would need an alternative to Culprit Eztrieve Quickjob Earl Without any research - any other report writers come to mind? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN The information contained in this message is confidential, protected from disclosure and may be legally privileged. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any disclosure, distribution, copying, or any action taken or action omitted in reliance on it, is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: [External] Re: report writer alternatives
If Chris doesn't have a COBOL compiler that supports the report writer feature, RPG II would seem to be a viable alternative. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List [IBM-MAIN@LISTSERV.UA.EDU] on behalf of Pommier, Rex [rpomm...@sfgmembers.com] Sent: Wednesday, July 7, 2021 10:09 AM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: [External] Re: report writer alternatives Hi Bob, As I see it, it appears Chris is looking for CA product replacements. All the products he listed are CA report writers. Unfortunately, so is DYL. Was DYL-280, then DYL, now called CA Vision Results. To compare, CA Vision Report is the "relatively" new name for Quikjob. Rex -Original Message- From: IBM Mainframe Discussion List On Behalf Of Bob Bridges Sent: Tuesday, July 6, 2021 5:15 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: [External] Re: report writer alternatives It's bigger on the west coast of the USA than on the east, but when I was at Volvo Truck NA we used DYL-280II for years; they still do as far as I know. It was published at the time by DYLAKOR, who I think had some relationship with Sterling Software. They touted it as a 4GL; it isn't, in my opinion, but it's a very friendly 3GL. We offered a two-day class to users so they could learn to write their own reports, and it was very popular. Developers could learn the same content in half a day. (For the users I'd spend an hour or two on sorting data, for example, going over variations, sorting on multiple field ascending and descending. For the programmers I could pretty much just say "...and this is what the SORT statement looks like", and give them 30 seconds to contemplate it.) I did a little googling and found one web page that says DYLAKOR is "no longer active". Another one referred to "CA-DYL280". --- Bob Bridges, robhbrid...@gmail.com, cell 336 382-7313 /* The act of leadership is not just to measure the weather and announce it. We are not in the business of meteorology. -Shimon Peres */ -Original Message- From: IBM Mainframe Discussion List On Behalf Of Chris Hoelscher Sent: Tuesday, July 6, 2021 10:32 The site I support may soon be in the need for a load&go report writer We would need an alternative to Culprit Eztrieve Quickjob Earl Without any research - any other report writers come to mind? -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN The information contained in this message is confidential, protected from disclosure and may be legally privileged. If the reader of this message is not the intended recipient or an employee or agent responsible for delivering this message to the intended recipient, you are hereby notified that any disclosure, distribution, copying, or any action taken or action omitted in reliance on it, is strictly prohibited and may be unlawful. If you have received this communication in error, please notify us immediately by replying to this message and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
File Permission change
Hi All, we are in situation to change the owner for the path /SYSG/prod/cft36/, we have tons of files/directories residing on this path and i tried to change using a batch job and only the filepath specified on the job gets change and rest remains the old owner name and this is stopping me on the upgrade. Can anyone help me on changing the fileowner completely in the path with a command or batch job. Please lemme know -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: File Permission change
On Wed, 7 Jul 2021 12:28:35 -0500, Vinoth wrote abour File Permission change: > we are in situation to change the owner for the path /SYSG/prod/cft36/, > we have tons of files/directories residing on this path and i tried to > change using a batch job and only the filepath specified on the job gets > change and rest remains the old owner name and this is stopping me on the > upgrade. chown -R : /SYSG/prod/cft36 You might need to be suoeruser (i.e. root) to do this. The key is the -R option, as it recurses through the subdirectories. -- Regards, Dave [RLU #314465] *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* david.w.n...@gmail.com (David W Noon) *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: File Permission change
Please try using chown -R option as mentioned below. Anyways, I suggest you to try this command with your test directory before issuing it against prod environment. https://www.ibm.com/docs/en/zos/2.4.0?topic=descriptions-chown-change-owner-group-file-directory Thanks. Karthik Premnath. On Wed, Jul 7, 2021, 10:58 PM Vinoth wrote: > Hi All, > > we are in situation to change the owner for the path /SYSG/prod/cft36/, we > have tons of files/directories residing on this path and i tried to change > using a batch job and only the filepath specified on the job gets change > and rest remains the old owner name and this is stopping me on the upgrade. > > Can anyone help me on changing the fileowner completely in the path with a > command or batch job. > > Please lemme know > > -- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
Re: File Permission change
On Wed, 7 Jul 2021 18:51:07 +0100, David W Noon wrote: >On Wed, 7 Jul 2021 12:28:35 -0500, Vinoth wrote >abour File Permission change: > >> change using a batch job and only the filepath specified on the job gets >> change and rest remains the old owner ... > > chown -R : /SYSG/prod/cft36 > >You might need to be suoeruser (i.e. root) to do this. > Almost certainly. >The key is the -R option, as it recurses through the subdirectories. > Beware. Unless you also specify -h the command follows symlinks with possibly unexpected results. -- gil -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN