Racf user detail

2023-01-19 Thread saurabh khandelwal
Hello Group, Hope you doing well. We have requirement to find any activity detail related to racf user from last 6 month. For example, any addition , deletion of user or last access in user of all users used system in last 6 month or if any user id revoked.

Re: SFTP JOB Data parameter

2022-06-23 Thread saurabh khandelwal
Hello, Paul, I, could not get you . Can you please help us to understand what exactly you are looking On Thu, Jun 23, 2022, 13:33 Paul Gilmartin < 042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote: > On Thu, 23 Jun 2022 09:58:30 +0300, saurabh khandelwal wrote: > > >

Re: SFTP JOB Data parameter

2022-06-23 Thread saurabh khandelwal
Dear Team, Thanks for reply and helping me to resolve this issue. 1) Mainframe is getting file from windows. So, few of the files in windows having today’s date and few of them having yesterday’s date( today -1) . 2) For today’s date below code is the solution you all suggested

Re: SFTP JOB Data parameter

2022-06-22 Thread saurabh khandelwal
Dear All, Thanks you so much. Finally below code worked. But in this, we are getting current (today’s date) but in some of the files, we are getting yesterday’s date (today’s -1) . How can we make this process work for yesterday’s date. But in this, we are able to retrieve //SFTPDOBM

Re: SFTP JOB Data parameter

2022-06-15 Thread saurabh khandelwal
Dear, Now I am getting below error, while running this JCL code. JCL //SFTPSEBC JOB (7330),MSGCLASS=X,CLASS=P,NOTIFY= //TAILOR EXEC PGM=PGM=EZACFSM1 //SYSOUT DD DISP=(NEW,PASS,DELETE),DSN=, // UNIT=VIO,SPACE=(TRK,(1)) //SYSINDD * OSHELL { echo 'lcd /u/op117/';

Re: SFTP JOB Data parameter

2022-06-15 Thread saurabh khandelwal
Dear Bonnie, Can we use PGM=EZACFSM1 with sftp also . I am not sure On Wed, Jun 15, 2022, 17:37 Bonnie Barthel wrote: > Look up PGM=EZACFSM1... it may be what you are looking for. > > Bonnie Barthel > Senior IT Specialist > 719.649.7888 Mobile > bonnie.bart...@kyndryl.com > > > -Original

Re: SFTP JOB Data parameter

2022-06-15 Thread saurabh khandelwal
Hello Paul, If I use rexx then how will I be able to use shell command in same job On Wed, Jun 15, 2022, 17:08 Paul Gilmartin < 042bfe9c879d-dmarc-requ...@listserv.ua.edu> wrote: > On Wed, 15 Jun 2022 13:11:05 +, Seymour J Metz wrote: > > >Write a REXX script to do the file transfer.

Re: SFTP JOB Data parameter

2022-06-15 Thread saurabh khandelwal
13:44:43 +0300, saurabh khandelwal wrote: > > > >I am am running below Job in TSO env and getting to get file file from > >windows to Mainframe env. > > > >Initially file was static and all worked well. But now, requirement is to > >get the file, which has curre

SFTP JOB Data parameter

2022-06-15 Thread saurabh khandelwal
-- Dear All, I am am running below Job in TSO env and getting to get file file from windows to Mainframe env. Initially file was static and all worked well. But now, requirement is to get the file, which has current time stamp on daily basis. Ex : EBC-GOV-mmdd.txt' in this

Sftp Vs connect direct

2022-04-16 Thread saurabh khandelwal
Hello Group, Currently we are using connect direct in our environment for file transfer. But now, our team like to migrate file transfer from connect direct to sftp. I think, sftp doesn't have any mechanism to find that file has been transferred successfully or not . If we are transferring any

Automatic ear deployment in WAS v9

2021-04-07 Thread saurabh khandelwal
Hello Group, We are in the process to implement automation in WAS v9 to deploy EAR file without any manual intervention. For this, we created monitored directory and enabled Global deployment option using WAS console. Now, we have couple of issues to be addressed. 1 ) How to update any

WAS v9 EAR Auto Deployment

2021-04-07 Thread saurabh khandelwal
Dear Kumar, We are in the process to implement automation in WAS v9 to deploy EAR file without any manual intervention. For this, we created monitored directory and enabled Global deployment option using WAS console. Now, we have couple of issues to be addressed. 1 ) How to update any

Re: Auto Reply on SDSF Console

2020-12-12 Thread saurabh khandelwal
word 2 (the ser in the above). The > "" is automagically filled in with the outstanding replyID presented in > the IEF455D message. > > Not only are Syzygy automation products MUCH less expensive than any of > the other automation vendors, it's also a lot easier to us

Auto Reply on SDSF Console

2020-11-30 Thread saurabh khandelwal
Dear Group , We have requirement to automate below manual reply comes in console every time, when we don’t find volume in our system and the standard reply to these message is *Reply id, NO.* 10.14.03 JOB09020 *29 *IEF455D* MOUNT *SP5145* ON 0FAA FOR CASPLPRO SARBCH OR REPLY 'NO'l In this

MQ certificate expiry

2020-08-31 Thread saurabh khandelwal
Hello Group, In MQ , do we have mechanism to configure for sending notification using email about queue manager certificate expiry . Plz suggest -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: DB2 View issue

2020-06-25 Thread saurabh khandelwal
I tried this too. But doenst have view create definition On Thu, 25 Jun 2020, 11:54 Ron Hesketh, wrote: > Hi Suarabh, > Try the Statement column in SYSIBM.SYSVIEWS. > > Regards, > Ron > > -Original Message- > From: IBM Mainframe Discussion List

DB2 View issue

2020-06-24 Thread saurabh khandelwal
Dear Group, In Db2 v12, when I like to see the view definition and I look at column “TEXT” in catalog table SYSIBM.SYSVIEWS, it is blank. Which was available in previous versions on DB2. Now, requirement is to see the view definition used during creating this view. Can anyone help me

Re: WAS Liberty Start UP Issue

2020-06-20 Thread saurabh khandelwal
Hello group, Can anybody implemented this before On Sat, 20 Jun 2020, 05:07 saurabh khandelwal, < sourabhkhandelwal...@gmail.com> wrote: > Dear Eileen, > > > Thanks for the reply. Can you please help me install the admin center. > > We also tried to install admin

Re: WAS Liberty Start UP Issue

2020-06-19 Thread saurabh khandelwal
edu> wrote: > I had to add: > > pollingRate="5s > > -Original Message- > From: IBM Mainframe Discussion List On Behalf > Of saurabh khandelwal > Sent: Friday, June 19, 2020 8:43 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: WAS Liberty Start UP Issue >

WAS Liberty Start UP Issue

2020-06-19 Thread saurabh khandelwal
Dear Group, We are trying to configure WAS liberty and deploy test applications. Our server.xml file looks like jsp-2.3

Re: DB2 v12 DSN1DBM1 Address space

2019-11-24 Thread saurabh khandelwal
th, Hampshire PO6 3AU > > > -- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > -- Thanks & Regards Sa

z/OS 2.3 installation

2019-11-24 Thread saurabh khandelwal
. -- Thanks & Regards Saurabh Khandelwal -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Collecting SMF dataset using LogStream

2019-11-14 Thread saurabh khandelwal
to do . Thanks for your help -- Thanks & Regards Saurabh Khandelwal -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

DB2 v12 DSN1DBM1 Address space

2019-11-04 Thread saurabh khandelwal
Hello Group, We are in the process of installing DB2 v12 and I find minimum memory limit in DSN1DBM1 address is 16M . Can you please help me to understand if this is minimum memory requiremen by this address space which is different then db2 v11 , which was only 4M. Can you please suggest.

CA Spool Security Setup

2019-10-14 Thread saurabh khandelwal
Dear Group, We like to implement RACF security on our CA spool product , So that our login to CA spool can be merged with RACF user id and password. I tried setting up using the implementation manual but its not working . Do we have any one in this group implemented such security. Please

Best Training Institute for Db2 and CICS training on z/OS

2019-07-02 Thread saurabh khandelwal
Database Administration Code: CV880G 3. DB2 11 for zOS Database Administration Workshop Part 2 Code: CV843G -- Thanks & Regards Saurabh Khandelwal -- For IBM-MAIN subscribe / signoff / archive access instructions, send e

CA- View SAR Issue while Archiving

2019-02-27 Thread saurabh khandelwal
Hello Group, I was unable to find any forum to post my query related to CA- View ( SAR), So posting here. If any one of us have faced such issue before. Message on Console : 26 IEF455D MOUNT SARO05 ON 0FB2 FOR SARO SARO OR REPLY 'NO' IEC507D E 0FB2,SARO05,SARO,SARO,.SARTAPE.T860 27

Re: CICS and IMS Training

2019-02-23 Thread saurabh khandelwal
ated. On Mon, Feb 18, 2019 at 9:01 PM saurabh khandelwal < sourabhkhandelwal...@gmail.com> wrote: > Hello Group, > > I am looking for CICS and IMS administration training .Anybody of us is > aware of such training available. I tried talking to IBM but they don't > have any

CICS and IMS Training

2019-02-18 Thread saurabh khandelwal
Hello Group, I am looking for CICS and IMS administration training .Anybody of us is aware of such training available. I tried talking to IBM but they don't have any schedule public batch. I don't have any specific location requirement for this training Please help. -- Thanks & Regards Sau

Re: SYSLOGD Automation

2018-12-30 Thread saurabh khandelwal
emon > > _ > Dave Jousma > Mainframe Engineering, Assistant Vice President > david.jou...@53.com > 1830 East Paris, Grand Rapids, MI 49546 MD RSCB2H > p 616.653.8429 > f 616.653.2717 > > -Original Message-

Re: SYSLOGD Automation

2018-12-04 Thread saurabh khandelwal
616.653.2717 > > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of saurabh khandelwal > Sent: Monday, December 3, 2018 11:08 PM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: SYSLOGD Automation > > **CAUTION EXTERNAL EMA

Re: IEC251I error

2018-12-04 Thread saurabh khandelwal
nmo no .. man .. i really dont know.. if u can tell me its ur wish.. cant force u On Tue, Dec 4, 2018 at 11:55 AM Jake Anderson wrote: > You must be knowing already right ... > > > Or else feeling restless to know ? > > On Tue 4 Dec, 2018, 12:44 PM saurabh khandelwal <

Re: IEC251I error

2018-12-04 Thread saurabh khandelwal
rror ? > > Jake > > -- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN > -- Thanks & Regards Saurabh Khandelwal -- For IBM-M

SYSLOGD Automation

2018-12-03 Thread saurabh khandelwal
Hello Group, We have requirement to automate the archival process of syslogd logs from omvs and placing them in dataset on regular process. I looked at SYSLOGD address space and find that parm file is used for this is from TCPIP.TCPPARMS(SYSLOG) and I made below modification to start archival

Re: RACF Special User Revoked System

2018-08-04 Thread saurabh khandelwal
batch jobs being affected? If not, the problem may be limited to > TSO. A batch job may be able to resume the user > > > -Original Message- > > From: IBM Mainframe Discussion List On > > Behalf Of saurabh khandelwal > > Sent: Saturday, August 04, 2018 4:20 AM

Re: RACF Special User Revoked System

2018-08-04 Thread saurabh khandelwal
upport/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.icha200/nut.htm#nut > > Joe > > On Sat, Aug 4, 2018 at 7:46 AM, saurabh khandelwal < > venkatkulkarn...@gmail.com> wrote: > > > Hello Joe, > > > > How RVARY INACTIVE command will solve this issue. Can yo

Re: RACF Special User Revoked System

2018-08-04 Thread saurabh khandelwal
Is there any way to resume that special user from console or get the WTOR message on console for this user and let this user be in revoked status and other users should be able to login to system On Sat, Aug 4, 2018 at 2:46 PM, saurabh khandelwal < venkatkulkarn...@gmail.com> wrote: >

Re: RACF Special User Revoked System

2018-08-04 Thread saurabh khandelwal
Hello Joe, How RVARY INACTIVE command will solve this issue. Can you please explain On Sat, Aug 4, 2018 at 2:37 PM, Joe Monk wrote: > You can try to RVARY INACTIVE. Then, failsoft processing will be in effect. > > Joe > > On Sat, Aug 4, 2018 at 7:19 AM, saurabh khandelwal &l

RACF Special User Revoked System

2018-08-04 Thread saurabh khandelwal
Hello Group, We are facing issue that someone by mistake used wrong password on special user and this end up revoking anybody to login to our system . RACF is not allowing anybody to login. But strange part is, we dont see any outstanding message on console related to this special user. But when

Re: how to calculate previous day using REXX

2018-08-02 Thread saurabh khandelwal
5 or 366 based on year/4) (xxx) > > ITschak > > > On Thu, Aug 2, 2018 at 10:38 AM saurabh khandelwal < > sourabhkhandelwal...@gmail.com> wrote: > > > Hello Group, > > > > In REXX , we have Date function to calculate today's date but do we have > > an

Re: how to calculate previous day using REXX

2018-08-02 Thread saurabh khandelwal
ay (YYXXX) >- Deduct 1 from Julian date (xxx) >- Last 3 digits zero? (xxx) >- Deduct one from first two chars (year) (YY) >- Decide the Julian date (365 or 366 based on year/4) (xxx) > > ITschak > > > On Thu, Aug 2, 2018 at 10:38 AM saurabh khandelwal <

how to calculate previous day using REXX

2018-08-02 Thread saurabh khandelwal
Hello Group, In REXX , we have Date function to calculate today's date but do we have any separate function to calculate yesterday's date. currently, we used TODAY= DATE('S') YESTERDAY = TODAY - 1 this code work whole month but, starting of the month where we have date ex : TODAY -

Re: DASD Utilization Trigger

2018-07-29 Thread saurabh khandelwal
nd log. > > -Original Message- > From: IBM Mainframe Discussion List On Behalf > Of saurabh khandelwal > Sent: Sunday, July 29, 2018 9:38 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: DASD Utilization Trigger > > Hello Group, > > Do we have any free tool availab

DASD Utilization Trigger

2018-07-29 Thread saurabh khandelwal
Hello Group, Do we have any free tool available in Mainframe ISMF or any other place to track dasd utilization . Ex . If any of dasd utilization reached more then threshold( Ex. 80%) limit, we should get alert on operator console.

MPFLST Msgid Formatting

2018-07-16 Thread saurabh khandelwal
Hello Group, I read about message processing facility parmlib member and my requirement is that whenever I see msg id EMS0675E and associated text in syslog it should reflect into operator console with red color and should stick on that console until operator press enter on that particular

Re: NVAS admin panel issue

2018-07-15 Thread saurabh khandelwal
MSBCOMM DD * > LIST ADMINISTRATOR, > USER_ID=*, > GROUP_NAME=* > > Groete / Greetings > Elardus Engelbrecht > > -- > For IBM-MAIN subscribe / signof

Re: NVAS admin panel issue

2018-07-11 Thread saurabh khandelwal
rator. Your userid is obviously not. However, you can > instead update the settings in batch and then restart NVAS. > > Regards, > Alan Watthey > > -Original Message----- > From: saurabh khandelwal [mailto:sourabhkhandelwal...@gmail.com] > Sent: 10 July 2018 6:04 pm > Su

Re: NVAS admin panel issue

2018-07-11 Thread saurabh khandelwal
t; *Florida's Only A-Rated Urban District For Eight Consecutive Years* > > > On Tue, Jul 10, 2018 at 11:46 AM saurabh khandelwal < > sourabhkhandelwal...@gmail.com> wrote: > > > Hello George, > > > > Thanks for reply. But in netview, where will i find these message entry

Re: NVAS admin panel issue

2018-07-10 Thread saurabh khandelwal
Beach, FL. 33406-5869* > *Florida's Only A-Rated Urban District For Eight Consecutive Years* > > > On Tue, Jul 10, 2018 at 11:04 AM saurabh khandelwal < > sourabhkhandelwal...@gmail.com> wrote: > > > Hello Group, > > > > > > We getting below messa

NVAS admin panel issue

2018-07-10 Thread saurabh khandelwal
Hello Group, We getting below message frequently on our syslog EMS0675E VTAM INQUIRE FAILED FOR LU=A1OXMAP RC=1453 EMS0675E VTAM INQUIRE FAILED FOR LU=A1OXCICS RC=1453 EMS0675E VTAM INQUIRE FAILED FOR LU=A1OXMAP RC=1453 EMS0675E VTAM INQUIRE FAILED FOR LU=A1OXCICS RC=1453

RMF III Reports on Console

2018-07-07 Thread saurabh khandelwal
Hello, I setup RMFIII RMFM3B started task and its capturing workflow/Exception screen and keeping it in SYSOUT. I tried adding below exception in ReportOption/Action Panel and I see these exception in workflow/exceptions panel and SYSPUT and SYSLOG as well But I unable to find the way to get

RMF RMFM3B Wrokflow

2018-07-06 Thread saurabh khandelwal
Hello Group, I setup RMFM3B started task and its capturing workflow/Exception screen and keeping it in SYSOUT. I tried adding below exception in ReportOption/Action Panel and I see these exception in workflow/exceptions panel and SYSPUT and SYSLOG as well But I unable to find the way to get

Re: CPU Utilization

2018-07-06 Thread saurabh khandelwal
Hello, I am able to get RMF3B messages on on my syslog. But I unable to find the way to get these message like below when DASD activity rate goes above limit on console. Can you please suggest way of achieving this task . +RMF100I 3B: Processing WFEX Report... +RMF100I 3B: Name Reason Critical

Re: CPU Utilization

2018-07-03 Thread saurabh khandelwal
I would like operator console to be notified when any address space or Job taking more CPU for longer then any time we specify On Wed, Jul 4, 2018 at 8:27 AM, retired mainframer wrote: > > -Original Message- > > From: IBM Mainframe Discussion List On Behalf > > Of Peter Hunkeler > >

Re: CPU Utilization

2018-07-03 Thread saurabh khandelwal
nframe Technical Support > > -Original Message- > From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of saurabh khandelwal > Sent: Tuesday, July 03, 2018 6:42 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: CPU Utilization > > Hello Group, &

Re: CPU Utilization

2018-07-03 Thread saurabh khandelwal
and send notification to operator console once threshold value exceed to avoid issue Is there anybody has implemented this facility. On Tue, Jul 3, 2018 at 4:07 PM, Roger Lowe wrote: > On Tue, 3 Jul 2018 14:42:21 +0300, saurabh khandelwal < > venkatkulkarn...@gmail.com> wrote: >

Re: CPU Utilization

2018-07-03 Thread saurabh khandelwal
MVS Installation Exits manual to see if it > can do what you want. > > > -Original Message- > > From: IBM Mainframe Discussion List On Behalf > > Of saurabh khandelwal > > Sent: Tuesday, July 03, 2018 4:42 AM > > To: IBM-MAIN@LISTSERV.UA.EDU > >

CPU Utilization

2018-07-03 Thread saurabh khandelwal
Hello Group, We have requirement to trigger alert to operator console, once CPU utilization for any address space or any Job or any running STC reach to certain pre defined number. Like any job or address space or STC consuming CPU for more then 30 min etc , operator should get alter on his

Re: Issue WTO message using MVS SEND command

2018-06-24 Thread saurabh khandelwal
t C>L> "CONSOLE TEST MSG IS" C>V> "- STARTED - TIME=07.19.45" C >O> "CONSOLE TEST MSG IS - STARTED - TIME=07.19.4 C 12 *-* WTO C>L> "WTO" C 13 *-* exit > CONSOLE TEST MSG IS - STA

Re: Issue WTO message using MVS SEND command

2018-06-24 Thread saurabh khandelwal
BT.DATA.VPLUS.ATCH.G0610V00" C>O> "FDI CONSOLE DATASET IS FDNBT.DATA.VPLUS.ATCH C 10 *-* WTO C>L> "WTO" C 11 *-* mvs "send 'FDI DATAST NAME IS "TODataset"',user C>L> "MVS" C>L> &quo

Re: Issue WTO message using MVS SEND command

2018-06-24 Thread saurabh khandelwal
ean "Immediate Action Required" and "Job Status". I > don't know if that means the message will be displayed in "white". > > Instead of coding WTO.DESC = '00100010' you could code WTO.DESC = > '(3,11)'. 3 and 1

Re: Issue WTO message using MVS SEND command

2018-06-23 Thread saurabh khandelwal
. exit But, I checked with operator and they didn't receive any message on their console. Are we missing anything in this. On Sat, Jun 23, 2018 at 7:35 AM, saurabh khandelwal < sourabhkhandelwal...@gmail.com> wrote: > Hello Steve, > In below example, how do we make sure which console,

Re: Issue WTO message using MVS SEND command

2018-06-22 Thread saurabh khandelwal
mand in Netview commands manual. > > > > > > > > > --- > > > *Lucas Rosalen* > > > rosalen.lu...@gmail.com / lucas.rosal...@ibm.com > > &g

Re: Issue WTO message using MVS SEND command

2018-06-22 Thread saurabh khandelwal
--- > *Lucas Rosalen* > rosalen.lu...@gmail.com / lucas.rosal...@ibm.com > http://br.linkedin.com/in/lrosalen > > > 2018-06-22 6:31 GMT+02:00 saurabh khandelwal : > > > Hello Group, > > > > > > /* REXX */ > > > >

Re: Issue WTO message using MVS SEND command

2018-06-22 Thread saurabh khandelwal
nd in Netview commands manual. > > > --- > *Lucas Rosalen* > rosalen.lu...@gmail.com / lucas.rosal...@ibm.com > http://br.linkedin.com/in/lrosalen > > > 2018-06-22 6:31 GMT+02:00 saurabh khandelwal : > > > Hello Gr

Issue WTO message using MVS SEND command

2018-06-21 Thread saurabh khandelwal
Hello Group, /* REXX */ 'PIPE SAFE * | STEM MSG.' TODataset = Word( Msg.3,3 ) mvs "send 'My console name is "TODataset"',CN=CNDVMSTR" exit We used CN operand with send command to send message to operator console and now i receive output as required. But this message is visible

Re: MVS SEND command Error

2018-06-21 Thread saurabh khandelwal
gt;. > > -- > Shmuel (Seymour J.) Metz > http://mason.gmu.edu/~smetz3 > > > From: IBM Mainframe Discussion List on behalf > of saurabh khandelwal > Sent: Wednesday, June 20, 2018 1:36 PM > To: IBM-MAIN@listserv.ua.edu > Subj

Re: MVS SEND command Error

2018-06-20 Thread saurabh khandelwal
on.gmu.edu/~smetz3 > > > From: IBM Mainframe Discussion List on behalf > of saurabh khandelwal > Sent: Wednesday, June 20, 2018 11:03 AM > To: IBM-MAIN@listserv.ua.edu > Subject: Re: MVS SEND command Error > > Hello Seymour/ Lizette, >

Re: MVS SEND command Error

2018-06-20 Thread saurabh khandelwal
__ > From: IBM Mainframe Discussion List on behalf > of saurabh khandelwal > Sent: Tuesday, June 19, 2018 3:17 PM > To: IBM-MAIN@listserv.ua.edu > Subject: MVS SEND command Error > > Hello Group, > > During execution of rexx, I am getting little weird output and not sur

MVS SEND command Error

2018-06-19 Thread saurabh khandelwal
Hello Group, During execution of rexx, I am getting little weird output and not sure the relationship between them . /* REXX */ 'PIPE SAFE * | STEM MSG.' TODataset = Word( Msg.3,3 ) mvs "send 'My console name is "TODataset"',user=(AB54,AB55),LOGON exit I am getting below error.

Re: Netview Automation Table Code

2018-06-13 Thread saurabh khandelwal
nds with a > return code other than 0. Of course, this example assumes that you have > coded a Connect:Direct COPY step named COPY01. > > I hope this helps some. > > Tony > > > -Original Message- > From: IBM Mainframe Discussion List

Re: REXX to change Date in PDS member

2018-06-12 Thread saurabh khandelwal
string or > use OVERLAY > > Thanks, > Kolusu > > IBM Mainframe Discussion List wrote on > 06/12/2018 02:46:02 AM: > > > From: saurabh khandelwal > > To: IBM-MAIN@LISTSERV.UA.EDU > > Date: 06/12/2018 02:47 AM > > Subject: Re: REXX to change Date in PDS

Re: Netview Automation Table Code

2018-06-12 Thread saurabh khandelwal
https://www.ibm.com/support/knowledgecenter/SSWRCJ_4.1.0/ > com.ibm.safos.doc_4.1/CustandProg/Joblog_Monitoring.html> > to accomplish the goal, or some other method to get these messages as WTOs. > > > > On Tue, Jun 12, 2018 at 4:31 AM saurabh khandelwal < > venkat

Re: REXX to change Date in PDS member

2018-06-12 Thread saurabh khandelwal
u.edu/~smetz3 > > ____ > From: IBM Mainframe Discussion List on behalf > of saurabh khandelwal > Sent: Monday, June 11, 2018 3:11 PM > To: IBM-MAIN@listserv.ua.edu > Subject: REXX to change Date in PDS member > > Hello Group, > > > I

Re: REXX to change Date in PDS member

2018-06-12 Thread saurabh khandelwal
M-MAIN@LISTSERV.UA.EDU > > Date: 06/11/2018 12:57 PM > > Subject: Re: REXX to change Date in PDS member > > Sent by: IBM Mainframe Discussion List > > > > is the date format YYMDD ? > > or Julian , yeah WTH ? > > -

Re: Netview Automation Table Code

2018-06-12 Thread saurabh khandelwal
Hello Vince, Thanks for reply. I want to trap below dataset only when FDNBT.DATA.VPLUS.SDPAT17.G1678V00 we see SVTM052I this msgid and TEXT "TO " . I am not sure, if i made mistake in coding this in netview automation table. please suggest. On Tue, Jun 12, 2018 at 12:10 PM, Vince

Re: [EXTERNAL] Netview Automation Table Code

2018-06-12 Thread saurabh khandelwal
Hello Simon , Thanks for reply. I checked our MPFLST and we dont isolate SVTM052I or IGD104I message. I also checked netview log by using br netloga command and i couldnt find any traces related to this message. But i verified that our other automation are working fine.

REXX to change Date in PDS member

2018-06-11 Thread saurabh khandelwal
Hello Group, I am new to rexx and our new requirement to edit one PDS member with previous day day date today's date on regular basis . We are doing this to edit our full set of JCL on daily basis according to this new date by over writing previous datr date and putting new date. currently

Re: MVS send command in REXX

2018-06-10 Thread saurabh khandelwal
changing user=(AG54) from user(AG54) finally worked for me and now this command performing correctly. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message:

Netview Automation Table Code

2018-06-10 Thread saurabh khandelwal
I tried posting my message in netview group but I think its not active much. I designed solution like below. Message to be trapped from syslog is ... * FDNBT.DATA.VPLUS.SDPAT17.G1678V00* *OUR SYSLOG VIEW* ---6+7+8+9+0+1+2+ IGD104I

Re: MVS send command in REXX

2018-06-08 Thread saurabh khandelwal
On Fri, Jun 8, 2018 at 1:52 PM, Elardus Engelbrecht < elardus.engelbre...@sita.co.za> wrote: > saurabh khandelwal wrote: > > >000120 parse arg mtxt . mtxt > > How long is that mtxt? If it is too long, the rest of the message command > will be trimmed off. > >

MVS send command in REXX

2018-06-08 Thread saurabh khandelwal
Hello Group, In this below REXX, I want to send message only to operator AG54 but, not sure why this send command sending message to all users in system , not only AG54. I checked syntax for this send command but result is same, EDIT NETVIEW.CNMCLST(FAIREXX1) - 01.14 **

Netview Automation Issue

2018-06-03 Thread saurabh khandelwal
Hello Group, We using Netview v6.1 After activating RACF, when i restarted netview, I get failure for AUTO1 id : "AUTO1' NOT ACTIVE as below. >From CNMPROC address space , ASSIGN GROUP=+STATGRP,OP=(NETOP1,NETOP2,AUTO1) NetView initialization style sheet processing has begun. There is

Re: Netview Submit JCL

2018-05-16 Thread saurabh khandelwal
irection to accomplish your > task. > I will NOT write the code to do so. > > I also believe you will not get the expected results in FDIREXXO when > (re)assigning: > MTXT = DSET > > ...but that is part of learning. > > > > > On Wed, May 16, 2018 at 12:13 A

Re: Netview Submit JCL

2018-05-15 Thread saurabh khandelwal
gt; be a null value, which I believe will return a SEND syntax error should all > the above be "corrected". > > I'll give you this one: > To make FDIREXX more flexible relating to the target of the SEND command, > PIPE EDIT can be used to extract the ID of the job

Re: Netview Submit JCL

2018-05-14 Thread saurabh khandelwal
Hello Lucas, This code worked for me but I had to remove Address TSO from this rexx code to make it work . MVS "SEND 'FD FILE HAS BEEN RECEIVED' USER(USR54) NOW" I am really thankful to you and other group member to help me to solve this issue. Now, I setup my netview auto table IF MSGID =

Netview Login issue

2018-05-05 Thread saurabh khandelwal
Hello Group, We recently installed netview but i am unable to login. Can you please help in setting up vtam, so that i can login to netview. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to

Re: SSL on tso

2017-04-05 Thread saurabh khandelwal
Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On > Behalf Of saurabh khandelwal > Sent: Tuesday, April 04, 2017 12:06 AM > To: IBM-MAIN@LISTSERV.UA.EDU > Subject: Re: SSL on tso > > Hello group, > > Till now we completed below steps to enable sal for tso. > 1) open por

Re: SSL on tso

2017-04-03 Thread saurabh khandelwal
Hello group, Till now we completed below steps to enable sal for tso. 1) open port 992 firewall 2) using gskkyman utility, created database and self signed certificate for the user under which tn3270 address space running. 3)made additional entry of SSL port 992 in tn3270 profile with key

Re: SSL on tso

2017-03-21 Thread saurabh khandelwal
Yes, I m referring to IBM pcom . For secure two session we would like to use 992 port. I did google it for archived data but couldn't find steps to implement this new change in the system On 20-Mar-2017 3:17 PM, "Elardus Engelbrecht" < elardus.engelbre...@sita.co.za> wrote: sa

SSL on tso

2017-03-20 Thread saurabh khandelwal
Hello group, We have requirement to enable SSL for two access with ibm PCOOM emulator with port 992 for secure connection. I tried looking at document and rebook but didn't find any implementation steps. Can anybody help to make this setup work. Regards Saurabh

Re: RES: SFTP on z/OS

2017-02-08 Thread saurabh khandelwal
But is there any way to resolve this issue without any third party product. On Jan 31, 2017 3:33 PM, "Carlos Bodra - Pessoal" wrote: > Check MDI product at luminex.com for fast and secure SFTP or FTP > > Carlos Bodra > IBM System Certified System z > São Paulo - Brazil > >

Address space

2016-11-14 Thread saurabh khandelwal
Hello group, In our shop, In sdsf I can see many jobs running with owner and some of them running without owner. I am unable to find difference in this. Can anybody help me to understand this process. Regards On Nov 14, 2016 20:02, "Farley, Peter x23353" wrote: I

Re: z/OS 2.1 toleration PTFs

2014-01-09 Thread saurabh khandelwal
to lists...@listserv.ua.edu with the message: INFO IBM-MAIN -- Thanks Regards Saurabh Khandelwal -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message

Re: z/OS IPL Issue

2013-10-22 Thread saurabh khandelwal
, saurabh khandelwal pisze: Hello, Yes, I have specified CLPA in IEASYSxx . But as Radoslaw mentioned, I think comment line can not be part of LPALAT member . So , this could only be a issue. Excuse me: COULD BE??? Haven't you tested it yet? That's really simple: IPL

Re: z/OS IPL Issue

2013-10-21 Thread saurabh khandelwal
subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN -- Thanks Regards Saurabh Khandelwal -- For IBM-MAIN subscribe / signoff / archive access instructions

Re: z/OS IPL Issue

2013-10-21 Thread saurabh khandelwal
specified in IEASYSxx when you IPL'd first time ? .If not , that could lead to a wait 064 If not , I am wondering how you got a wait 064 for syntax error in LPALSTxx . On Monday, October 21, 2013 3:25 PM, saurabh khandelwal sourabhkhandelwal...@gmail.com wrote: Hello, In my LPALST

Re: z/OS IPL Issue

2013-10-19 Thread saurabh khandelwal
23:38:27 -0700, Ed Jaffe edja...@phoenixsoftware.com wrote: On 10/18/2013 10:53 PM, saurabh khandelwal wrote: Does it mean that operating system is able to load successfully in the initial level but after that because of memory its crashing. Yes. SAD is your friend... One thing you can

z/OS IPL Issue

2013-10-18 Thread saurabh khandelwal
Hello Group, We are running z/OS 1.13 system and I installed CICS T/S 5.1 . So before starting first time CICS, I was ipling my z/OS system to take all new changes. But while loading LPAR from HMC, I get success message on load screen but I don't see anything in operating

Re: z/OS IPL Issue

2013-10-18 Thread saurabh khandelwal
. Please suggest. Regards Saurabh On Sat, Oct 19, 2013 at 11:15 AM, Ed Jaffe edja...@phoenixsoftware.comwrote: On 10/18/2013 10:15 PM, saurabh khandelwal wrote: But while loading LPAR from HMC, I get success message on load screen but I don't see anything in operating system message screen

  1   2   >