Re: Superuser (su) in batch

2022-08-11 Thread Chen, Ya-Fang
William, FYI. This what I use to create directory and set up ownership in a batch job. Some companies may need to change the pipe char from '!' to '|'. --- //STEP1EXEC PGM=BPXBATCH //SYSPRINT DD SYSOUT=*

Re: [EXTERNAL] Re: Serverpac installs January 2022 and beyond - Issues

2021-10-29 Thread Chen, Ya-Fang
Kurt, We were able to merge datasets when we used CustomPac Installation Dialog to install ServerPac like the below merged dataset display. Can we still do that through z/OSMF software Management? Thanks. Merge Component Data Sets for: ISP.SISPPENU

Re: [EXTERNAL] Re: Cancel jobs in starting status with same name

2021-03-15 Thread Chen, Ya-Fang
a test lpar? See if this works: force starting,a=00e0,arm On Monday, March 15, 2021, 03:26:09 PM EDT, Chen, Ya-Fang <018119a5b94e-dmarc-requ...@listserv.ua.edu> wrote: Tried that already. C TEST1,A=00E0                                              IEE341I TEST1         

Re: [EXTERNAL] Re: Cancel jobs in starting status with same name

2021-03-15 Thread Chen, Ya-Fang
ed.Go ahead and try the cancel command: c test1,a=00e0 c test1,a=0130 On Monday, March 15, 2021, 02:57:50 PM EDT, Chen, Ya-Fang <018119a5b94e-dmarc-requ...@listserv.ua.edu> wrote: Thanks. I didn't see any WUID= parameter from the display. D A

Re: [EXTERNAL] Re: Cancel jobs in starting status with same name

2021-03-15 Thread Chen, Ya-Fang
to cancel the STC On Monday, March 15, 2021, 01:18:11 PM EDT, Chen, Ya-Fang <018119a5b94e-dmarc-requ...@listserv.ua.edu> wrote: Does anyone know how to cancel jobs with the same in starting status? It's a

Re: [EXTERNAL] Re: Cancel jobs in starting status with same name

2021-03-15 Thread Chen, Ya-Fang
sage ‐‐‐ On Monday, March 15th, 2021 at 1:17 PM, Chen, Ya-Fang <018119a5b94e-dmarc-requ...@listserv.ua.edu> wrote: > Does anyone know how to cancel jobs with the same in starting status? It's a >

Cancel jobs in starting status with same name

2021-03-15 Thread Chen, Ya-Fang
Does anyone know how to cancel jobs with the same in starting status? It's a JES2 system. Thanks. D A,L CNZ4105I 11.45.54 DISPLAY ACTIVITY 297

Re: Datasets with - in HLQ

2021-02-10 Thread Chen, Ya-Fang
Jerry, This is the procedure I used: 1). Allocate RMF VSAM dataset a. Use RMF utility erbvsdef 'VDVCC.RMFMON3.DV1.DS2' TRACKS(750) 2). Add the dataset to RMF MON III a. Dynamically using the command MODIFY RMF,MODIFY III,DS(ADD(VDVCC.RMFMON3.DV1.DS2)) b. Change RMF PA

Re: [EXTERNAL] z/OSMF workflow step State unskip

2020-07-29 Thread Chen, Ya-Fang
Dana, You need to ensure you are the assignee and owner of the step. Click on the skipped steps. -> "Assignment and Ownership" -> "Return" Regards, Ya-Fang -Original Message- From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf Of Dana Mitchell Sent: Wednes

Re: [EXTERNAL] Apache http Server Issues..

2017-10-03 Thread Chen, Ya-Fang
Hi, Gilson, When we upgraded from z/OS 2.1 to z/OS 2.2, we upgraded IBM HTTP server from 8.5 to 9.0 (Apache HTTP Server from 2.2 to 2.4). Here is the document I used for the migration. There are examples of old and new ways to do the same access control in the document. http://httpd.apache.o