LU name and RACF ID is SMF records

2019-05-07 Thread Jorge Garcia
nformation of LU name, RACF ID and IP. We've executed test with SMF record 118 and 119 but we haven't obtain sucess. Please, could you give us some advice to obtain this information? Jorge Garcia Juanino Coordinador sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Aveni

Re: LU name and RACF ID is SMF records

2019-05-08 Thread Jorge Garcia
Hi Wolgfang, We don't have SMF records type 119 available in this system Thanks -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: LU name and RACF ID is SMF records

2019-05-10 Thread Jorge Garcia
Thanks Wolfgang, but we need an information in the past and we didnt' collect this records at this time Thanks -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the me

Set up SHCDS datasets in RLS enviroment

2017-04-26 Thread Jorge Garcia
s are: Do we need to share SHCDS between both systems to set up RLS enviroment? or Can we define SHCDS separately in both systems (different SMS configuration)? Regards Jorge Garcia Juanino Coordinador sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Plan

Re: Set up SHCDS datasets in RLS enviroment

2017-04-26 Thread Jorge Garcia
Thanks Lizette and Joshua, Is there any Redbook, Share presentation or White paper about implementing RLS catalogs and set up RLS configuration?. We're working with DFSMSdftp storage administration and the Redbook a practical guide ICF catalogs, but we're looking some specific documentation ab

Re: Set up SHCDS datasets in RLS enviroment

2017-04-27 Thread Jorge Garcia
This is a good link to start https://www.ibm.com/support/knowledgecenter/SSLTBW_2.1.0/com.ibm.zos.v2r1.idas200/plngcf.htm Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv

Activating CFRM policy

2017-05-04 Thread Jorge Garcia
POLICY REJECTED. 890 ADMINISTRATIVE POLICY POLICY1 FOR CFRM NOT FOUND. We don't understand anything. Any help would be appreciate. Regards Jorge Garcia Juanino Coordinador sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Planta CP

Re: Activating CFRM policy

2017-05-04 Thread Jorge Garcia
We've solved the issue removing the DSN parameter in IXCMIAPU utility and updating the active couple datasets. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu wit

Re: Activating CFRM policy

2017-05-04 Thread Jorge Garcia
Thanks Jesse for your answer. We've posted only a format JCL with the CDS02 and not with the CDS01. This is the reason of discrepance. In our d/r we have another set of CFRM couple dataset and we have a system variable in COUPLExx. With one member we can actívate two different set of CFRM coup

Re: Set up SHCDS datasets in RLS enviroment

2017-06-16 Thread Jorge Garcia
Hi all, I've found a very useful share presentation about migrating to RLS catalogs: RLS and Catalogs A Practical Guide / How-to Neal Bohling, IBM bohl...@us.ibm.com March 11, 2014 Session 15089 Regards -- For IBM-MAIN subscri

Re: Set up SHCDS datasets in RLS enviroment

2017-06-18 Thread Jorge Garcia
Hi Tobias, you can download from this link https://share.confex.com/share/122/webprogram/Session15089.html Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with th

Re: HCM

2018-06-11 Thread Jorge Garcia
Hi Vignesh, It's not a free versión. You must include this entry in IFAPRDxx parmlib member and you have to paid to IBM. The install package is available in SYS1.SEEQINST(EEQINSTM) Regards -- For IBM-MAIN subscribe / signof

Questions about IPL with package IODF

2017-07-27 Thread Jorge Garcia
odf active in dynamic activation Our questions are: Can they execute an ipl with a package IODF? If the answer is "not possible", Must we assign our PROD IODF device to international system configuration like OFF (similar our TEST system) and move their LOADxx member to the same

Re: Questions about IPL with package IODF

2017-07-28 Thread Jorge Garcia
I answers all questions, Lizette: <> ACTIVATE IODF=01,SOFT IEF196I IEF237I 8318 ALLOCATED TO SYS00154 IEF196I IEF237I 8318 ALLOCATED TO SYS00155 IEF196I IEF237I 8318 ALLOCATED TO SYS5

GETMSG null with out ADABAS command

2017-09-18 Thread Jorge Garcia
say salida.a end /* do */ exit GETMSG always finishs with RC = 4. We don't know if GETMSG statement only Works fine with IBM applications non ISV products. Any help would be appreciat

Re: GETMSG null with out ADABAS command

2017-09-18 Thread Jorge Garcia
Hi Elardus, Apologies. Event Publisher is an IBM product. Non a ISV. Below the trace result of REXX execution with TRACE I: 3 *-* "CONSOLE DEACTIVATE" >L> "CONSOLE DEACTIVATE" IKJ55307I THE CONSOLE COMMAND HAS TERMINATED.+

Re: GETMSG null with out ADABAS command

2017-09-18 Thread Jorge Garcia
Versión with Richard's advice: 3 *-* "CONSOLE DEACTIVATE" >L> "CONSOLE DEACTIVATE" IKJ55307I THE CONSOLE COMMAND HAS TERMINATED.+ IKJ55307I A CONSOLE SESSION IS NOT ACTIVE.

Re: GETMSG null with out ADABAS command

2017-09-18 Thread Jorge Garcia
Hi Elardus, below I answer your questions: <> I can see the message in SYSLOG DES1 OPERLOG DES1 09/18/201710W COLUMNS 01- 80 COMMAND INPUT ===>SCROLL ===> CSR NC000 DES1 17261 16:20:04.13 JGARCI1 0290 F

Re: GETMSG null with out ADABAS command

2017-09-19 Thread Jorge Garcia
Hi Richard, Elardus, Below last execution with the updates --> <"CONSOLE ACTIVATE NAME("USERID()")" I don't see any results of that CONSOL ACTIVATE command in your posted TRACE. Can you retry your REXX with the below statements I posted earlier? "CONSOLE ACTIVATE NAME("USERID()")

Re: GETMSG null with out ADABAS command

2017-09-19 Thread Jorge Garcia
Excuse me Bob. I post the REXX code /* REXX */ TRACE I "CONSOLE DEACTIVATE" "CONSPROF SOLDISP(NO) SOLNUM(400)"

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Hi David, Thanks for your code. It Works, but the problem if you enter the command in ULOG option in SDSF you can't see the result in ULOG. You can see only the command response in LOG option, not in ULOG. Please find attached the job's sysout and system log. The last entry available is th

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Dale, Bob, Please find attached last execution and the last rexx code version with yours suggestions. It doesn't work fine Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@list

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Hi Bob, I don't get output with D A,L in ULOG. Only in SYSLOG. Could be a problema with RACF authorization in SDSF?. Please see, my files attached Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, se

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Hi David, Please see my file attached with the result of execution. No output command available in sysout. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Hi Elardus, Your code Works fine with D M=CPU command but not with F CACEPS71,CMD,CACDS,"REPORT". Please see the sysout file attached. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to li

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Yes David, I am DES1 ULOG CONSOLE JGARCI1LINE 0 COLUMNS 02- 81 COMMAND INPUT ===>SCROLL ===> CSR * TOP OF DATA ** DES1 2017263 16:46:29.01

Re: GETMSG null with out ADABAS command

2017-09-20 Thread Jorge Garcia
Hi Elardus, I think this is not the problem. We can enter any comand in the system in ULOG, but some don't show the output command in the SDSF. Only in LOG (SYSLOG) -- For IBM-MAIN subscribe / signoff / archive access instructi

RMF Spreadsheet report 4 hour rolling MSU

2016-10-10 Thread Jorge Garcia
statement available for this metric. Is there any spreadsheet report available for obtain these values? How can we specified the GCMSUACT OVW statement in postprocessor STEP? Are the default RMF spreadsheet macros available to process this OVW statement? Regards Jorge Garcia Juanino Gerente sistemas

Re: RMF Spreadsheet report 4 hour rolling MSU

2016-10-13 Thread Jorge Garcia
Hi John, I don't have Tivoli Decision Support. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: RMF Spreadsheet report 4 hour rolling MSU

2016-10-14 Thread Jorge Garcia
Hi all, Peter Mailand, from RMF IBM team, answers me. This value is available with the overview statement LACS,LACSM,LACSA,LACSB and you obtain overview records. Then you can process with Generic Overview Report Spreadsheet . Regards ---

Show dataset list in dump full volume adrdssu

2016-12-21 Thread Jorge Garcia
INDDNAME(DASD) - OUTDDNAME(OUT) - ADMIN - ALLDATA(*) - ALLEXCP - COMP - CANCELERROR Any help would be appreciated Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103

Re: Show dataset list in dump full volume adrdssu

2016-12-22 Thread Jorge Garcia
Great!. It's Works fine. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Limit RACF access to ISRSUPC (compare mode)

2017-02-01 Thread Jorge Garcia
same program to searching and comparing and now they can't execute any compare job because RACF denied the access. Is it posible enable a workaround? Could be créate an alias of ISRSUPC and créate a JCL with no possibility of update by develop teams? Any help would be appreciate Regards

Re: Limit RACF access to ISRSUPC (compare mode)

2017-02-02 Thread Jorge Garcia
Hi Kolusu, I don't know if IEBCOMPR works fine selecting a member. This sample cancels with IEC036I 002-B0. It compares two members in a PDSE. //IEBCOMPR JOB (32),'SISTEMAS',CLASS=S,MSGCLASS=X,NOTIFY=&SYSUID //STEP1EXEC PGM=IEBCOMPR //SYSPRINT DD SY

Esoteric in 3390D devices subchannel set 2

2014-06-24 Thread Jorge Garcia
If we put enable the configuration in the second site, the SYSDA allocation in JCL is not assigned and the JCL allocation will cancel. Will the allocations works fine? Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Pl

Conversion to PDSE

2012-09-12 Thread Jorge Garcia
ocedure between PDS's we don't need any change in our RACF IEBCOPY program class. For the migration we've read the Redbook PDSE extended usage guide and there isn't any mention about changes in RACF access. Any help appreciate Jorge Garcia Juanino Gestor de servicio sistema

Re: Conversion to PDSE

2012-09-12 Thread Jorge Garcia
We've attach more information: The IEBCOPY sysout displays: IGW01001T ABEND 913-0038 IN MODULE AT OFFSET IEB1130E A TERMINATING MESSAGE FROM PDSE PROCESSING APPEARS ABOVE -- DIAGNOSTIC INFORMATION IS X'28010001' We find the OA33372 APAR about these messages. It's not included

Re: Conversion to PDSE

2012-09-12 Thread Jorge Garcia
Hello: The messages are: ICH418I CONDITIONAL ACCESS LIST FOR DATA SET APLTRA.INTPREP.LOAD DID NOT GRANT AUTHORITY TO PROGRAM(S): IEBCOPY ICH408I USER(CRIVEGA ) GROUP(GRIMPLAN) NAME(CRISTINA VEGA ) 260 APLTRA.INTPREP.LOAD CL(DATASET ) VOL(DESL

Re: Conversion to PDSE

2012-09-12 Thread Jorge Garcia
<> The job fails if your don't have an UPDATE access in PROGRAM class to GRIMPLAN group ID in the RACF dataset profile APLTRA.INTPREP.** If the target dataset in IEBCOPY program is a PDSE your need the access above. If the target dataset is a PDS you can remove the access. <> It's right.

Cpc name variable in IEASYMxx

2013-10-29 Thread Jorge Garcia
OADxx. The new configuration load with a set of members in a main site and with another set of members in a disaster recovery site (with different cpc name). The last two positions of this member will be the &SITE variable. Is possible obtain the cpc name in a variable in the IEASYMxx? Regards Jo

Re: Cpc name variable in IEASYMxx

2013-10-29 Thread Jorge Garcia
I detail more the requirements for this configuration: - Many LOADxx - One IEASYMxx The target is execute a ipl in the lpar in the main site and disaster recovery site with the same IEASYMxx (for less maintenance) but with different LOADxx Regards --

Re: Cpc name variable in IEASYMxx

2013-10-31 Thread Jorge Garcia
Thanks Peter and Richard: Finally we've customized this IEASYMxx member: SYSDEF HWNAME(P007ED2A) /* CPC MAJADAHONDA */ |---> Main site SYMDEF(&HWNAME='ED2A') /* CPU HARDWARE NAME */ | SYMDEF(&SITE='&HWNAME(-2:2)')/* MEMB

Format CFRM couple dataset

2013-11-05 Thread Jorge Garcia
CF(1) STR(50) CONNECT(32) SMREBLD(1) SMDUPLEX(1) MSGBASED(1) Is it necessary a sysplex wide ipl for change this item? Regards Jorge Garcia Juanino Gestor de servicio sistemas z/OS DGTP – DIAC – Area servicios de CPD MAPFRE C/ Orduña, 1 (2º Planta) 28034 M

Re: Format CFRM couple dataset

2013-11-05 Thread Jorge Garcia
Hello Vernooij: I agree with you. It's too difficult downgrade the CFRM CDS. We'll keep the actual configuration with two CF. Regards. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@l

IEAMDBLG. Filter by SYSNAME

2014-11-06 Thread Jorge Garcia
Hello: We are going to customize IEAMDBLG program for extract records from OPERLOG. We've reviewed the parameters and there isn't any parm for filter for SYSID or SYSNAME. Is there any option for execute it with this option? Regards Jorge Garcia Juanino Gerente sistemas z/OS A

Re: IEAMDBLG. Filter by SYSNAME

2014-11-06 Thread Jorge Garcia
Anthony, Do you have any problem in send us your source program with the enhacement? Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MA

XCF connections in VTAM

2015-02-02 Thread Jorge Garcia
ed by CTC nodes with the prod sysplex. The NETID in both sysplex are the same. Which are the requirements for enable XCF connections in a sysplex?. Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Planta 28023 Madri

Re: XCF connections in VTAM

2015-02-05 Thread Jorge Garcia
It's solved. We've defined the COSAPPN and IBMTGPS nodes in VTAMLST and the RTP connection are working. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the m

Re: HMC Integrated console and JAVA

2015-03-18 Thread Jorge Garcia
Hello: Java V8 doesn't work with HMC operating system messages. We had the same problem and we did a downgrade to firefox 21.0 and Java version 7.17. Yoy can view your HMC operations guide for requirements. Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y So

Migrate sysplex root from HFS to zFS

2013-07-24 Thread Jorge Garcia
-XCM ./newroot / and finally F OMVS,NEWROOT=new.zFS.root,COND=. 5 .-. Remount the sysplex root in RDWR Regards Jorge Garcia Juanino Gestor de servicio sistemas z/OS DGTP – DIAC – Area servicios de CPD MAPFRE C/ Orduña, 1 (2º Planta) 28034 Madrid Tfno.: 91 581 27 34 – Extension interna: 412734

Re: Migrate sysplex root from HFS to zFS

2013-07-28 Thread Jorge Garcia
Hello: Last Saturday we migrated our HFS sysplex root to zFS. We respond our own questions: 2 .- Is it necessary execute in step 4 a pax -wr -pe -XCM ./ /newroot command to populate the new filesystem? --> No, but the BPXWH2Z utility in batch didn't work fine. It' canceled with sysplex root i

SNMP agent start failed

2013-02-07 Thread Jorge Garcia
d We have cataloged the snmpdmsg.cat file in /usr/lpp/tcpip/lib/nls/msg/C/ and /usr/lib/nls/msg/C/. We can't find the reason of sigaction failed. After these messages doesn't appear the UP message EZZ6225I SNMP AGENT: INITIALIZATION COMPLETE. Regards Jorge Garcia Juanino Gestor de s

Size default in CEEPRMxx V5R1

2016-07-12 Thread Jorge Garcia
meter in the syntax. Is there any way for set the default SIZE for all the compilations Jobs? Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Planta CP 28023 Madrid Tel. 91 581 27 34, Movil 618333559 jgarc...@mapfr

Re: Size default in CEEPRMxx V5R1

2016-07-12 Thread Jorge Garcia
Thanks Gonzalo. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Re: Size default in CEEPRMxx V5R1

2016-07-14 Thread Jorge Garcia
Thanks Tom. Too late for migrate to V5R2. We're out of date. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Change RC in compilation step

2016-08-25 Thread Jorge Garcia
on step finishs with RC=04 and the job cancels. Does exist any option to change the RC with this warning from RC=04 to RC=00?. It would be a workaround meanwhile we correct all the programs affected. Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAP

Re: Change RC in compilation step

2016-08-29 Thread Jorge Garcia
Hi Frank, <> No it doesn't PP 5655-S71 IBM Enterprise COBOL for z/OS 4.2.0 VR001115 Date 08 LineID Message code Message text 352 IGYPS2015-I The

Re: I'm not sure that HyperPav is working

2016-08-30 Thread Jorge Garcia
Gadi, review your hardware storage configuration into DS8884. We suffered the same problem on July 2016 and the IODF configuration didn't match with our hardware configuration in DS8870. You LCU distribution between bases/alias must match in both configurations. Regards ---

Access to enterprise cobol datasets in production system

2016-09-06 Thread Jorge Garcia
atly appreciated Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Planta CP 28023 Madrid Tel. 91 581 27 34, Movil 618333559 jgarc...@mapfre.com -- For

Re: Access to enterprise cobol datasets in production system

2016-09-06 Thread Jorge Garcia
Thanks Joel and Elardus for your quick answers. Our first implementation will be add the profile IGY.* in the PROGRAM class like Elardus suggests. If it doesn't work fine we'll check the another suggestions. Kind regards! --

Share IODF in different sysplex same CPC

2015-06-11 Thread Jorge Garcia
ecute a dynamic activation?. HCD transmit?. FTP?. Another way?. Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Planta CP 28023 Madrid Tel. 91 581 27 34, Movil 464196/618333559 jgar

Re: Share IODF in different sysplex same CPC

2015-06-11 Thread Jorge Garcia
Hello Bart: Yes. Our target is to do dynamic activation in the new systems. We've seen in the Redbook HCD and Dynamic I/O reconfiguration it's not possible if you don't share the iodf user catalog. It's mandatory has the same HLQ in all systems and the only way is share a user catalog like you

Re: Share IODF in different sysplex same CPC

2015-06-11 Thread Jorge Garcia
Hello John and Mary: Our requirements are (if it's possible). Updates in one and only IODF and then transmit it to another systems. With this option we avoid updates in two o more IODF and we save the IODF integrity. The share user catalog option is the fast and easy way for dynamic activation

Re: Share IODF in different sysplex same CPC

2015-06-11 Thread Jorge Garcia
Hello: I've reviewed all the post and the best option is the HCD export/import in the productions monoplex. If all the IODFs have the same HLQ yoy can do dynamic activation and it' no necessary to do a ipl. The user catalog among sysplex is dangerous. I agree with us. Thanks for your posts!!

Re: Share IODF in different sysplex same CPC

2015-06-17 Thread Jorge Garcia
Hello: I've found more information about GRS configuration between systems outsite GRS complex: http://www-01.ibm.com/support/docview.wss?uid=isg1II14297 The information APAR says there is a possible GRSRNLxx configuration. I suppose is not dangerous. It's a IBM APAR. Regards ---

Subscribe to RACF-L

2015-10-21 Thread Jorge Garcia
u with the body subscribe racf-l my name and with the same result. There aren't mail in the rejected folder mail. Any help would be appreciated Regards Jorge Garcia Juanino Gerente sistemas z/OS ACTP – DIAC – Operación y Soporte EMEA MAPFRE Avenida del Talgo 100-103 – 3ª Planta CP 28023

Re: Subscribe to RACF-L

2015-10-22 Thread Jorge Garcia
Thank Elardus. We know this link is ready and working but when you add you name and email al push subscribe appears in the top: "A confirmation request is being sent under separate cover. " but no mail is received in our shop. regards

Re: Subscribe to RACF-L

2015-10-22 Thread Jorge Garcia
Elardus It works fine with my gmail email. It's a problem with our email server. I've notified to our email team. Regards -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu

Re: Subscribe to RACF-L

2015-10-22 Thread Jorge Garcia
Thanks Walt. I've just send a email to lsvma...@uga.edu. -- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Upgrade Omegamon V4R1 to V4R2

2012-06-15 Thread Jorge Garcia
ion". We don't need upgrade anything in our actual release V4R1? Regards Jorge Garcia Juanino Gestor de servicio sistemas z/OS DGTP – DIAC – Area servicios de CPD MAPFRE C/ Llodio, 2 (2º Planta) 28034 Madrid Tfno.: 91 581 27 34 – Ext