EDITRAN/E 5.2. User Manual. Statistics and Monitoring CICS

Size: px
Start display at page:

Download "EDITRAN/E 5.2. User Manual. Statistics and Monitoring CICS"

Transcription

1 EDITRAN/E 5.2 Statistics and Monitoring CICS User Manual INDRA April 2018

2 EDITRAN/E 5.2 CICS Manual de usuario CONTENTS 1. INTRODUCTION INSTALLATION UPDATING LIBRARIES CICS DEFINITIONS FILE DEFINITION EDITRAN/P PROFILE MODIFICATION MODIFICATION OF EDITRAN/G PROCEDURES INSTALLATION TESTS ON-LINE QUERY BATCH UTILITIES OBTAINING THE STATISTICS SUMMARY FILE (ZTBEJFLM) ALARM MANAGEMENT FILE DEFINITION MODIFICATION OF EDITRAN/G PROCEDURES INSTALLATION TESTS ERROR MESSAGES SMTP SETTING ALARM ON-LINE QUERY MONITORING OF LOCAL COMMUNICATION LINES Definitions Process description Errors Example: ANNEX PRESENTATION STATUSES TRANSMISSION STATUSES PRESENTATION SUMMARY FILE (ZTBEFMR) SELECTION RECORD PRESENTATION RECORD FILE RECORD PRESENTATION TOTALS RECORD TRANSMISSION RECORD TRANSMISSION TOTALS RECORD INDRA. All rights reserved. EDITRAN/E 5.2

3 EDITRAN/E 5.2 CICS Manual de usuario 1.INTRODUCTION. 1. INTRODUCTION. The purpose of the Monitoring and Statistics subsystem is to facilitate the detection of problems that cause the interruption of the normal development of the processes of the EDITRAN platform in each of the phases of data presentation and transmission, and to obtain information about incidences that, without giving rise to the process interruption, delay them or cause undesired effects. In addition, information is collected on the amount of data and the processing to which they are subjected, before and after their transmission. It is not about obtaining exhaustive information on all the steps of a session for this, EDITRAN/P trace and log, and EDITRAN/G log queries are available but obtaining a list of the interrupted sessions in order to act quickly on them and to correct the incidences detected in the correct transmissions to further refine their operation. This document describes the management and possibilities that the subsystem offers to the user. There are two ways to obtain information on the situation of the sessions: the On-line query mode by means of a transaction executed in the teleprocessing and the batch mode by means of lists and the operation of a file with the data resulting from the activity of the sessions. To see the on-line graphical interface, refer to the manual ED52USUC (Chapters 4 and 5) In addition to this, the statistics system includes the alarm management. INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page1-1

4 EDITRAN/E 5.2 CICS Manual de usuario 2.INSTALLATION. 2. INSTALLATION. This section specifies the steps to follow to install EDITRAN/E. Obviously, both EDITRAN/P and EDITRAN/G must be installed. The process is carried out in a set of steps as follows: - Updating libraries - CICS Definitions - EDITRAN/P profile modification - Incorporation of the Monitoring files to the EDITRAN/G procedures - Installation tests 2.1. UPDATING LIBRARIES. The libraries to use are those of executables and JCLs that exist for EDITRAN. The subsystem consists of a set of executable members, definitions of CICS tables and resource definitions specified below. These modules will be received via tape, cartridge or with the EDITRAN product Download Application. The executables will be included in the EDITRAN executable library and the rest in the JCL library CICS DEFINITIONS FCTCEDAE PCTCEDAE PPTCEDAE 2.3. FILE DEFINITION. The definition of the files ZTBEFMH, ZTBEFMP, ZTBEFMT, ZTBEFAL and ZTBEFPE will be performed with the ZTBEJIMH, ZTBEJIMP, ZTBEJIMT, ZTBEJIAL and ZTBEJIPE JCLs respectively EDITRAN/P PROFILE MODIFICATION. By means of the EDITRAN/P operator transaction, the "ZTBE" and "ZTB3" transactions in the fields reserved for "C.ESTADIST" and 'G. ESTADIST. will be incorporated into the profile of its main environment, respectively MODIFICATION OF EDITRAN/G PROCEDURES. In the procedures before and after transmission and reception, as well as in the initialization procedure (p1, p2, p3, p4 and p6), the file cards ZTBEFMH, ZTBEFMP, ZTBEFMT, ZTBEFMT, ZTBEFAL and ZTBEFPE must be added and the file ZTBEFMP in the incidences procedure (p5). This can be performed using the supplied macro (ZTXINSES). To execute this macro, type TSO EX 'librería.jcls.editran(ztxinst)'. The following information will be displayed: ******************************************************* * TECLEAR EL NOMBRE DE LA LIBRERIA DONDE SE ENCUENTRA * * ESTA CLIST, EL PANEL Y LA MACRO A EJECUTAR * ******************************************************* (TECLEAR FIN PARA CANCELAR) : Type name of JCL library of EDITRAN 5.2 INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page2-1

5 EDITRAN/E 5.2 CICS Manual de usuario 2.INSTALLATION. ********************************************* * TECLEAR EL NOMBRE DE LA MACRO A EJECUTAR * ********************************************* (TECLEAR FIN PARA CANCELAR) : Type ZTXINSES. The following panel will appear: /12/97 I N D R A (DEPARTAMENTO PRODUCTOS) KI0D978 13:47:09 EJECUTA UNA MACRO PARA CAMBIOS MASIVOS EN UNA LIBRERIA Libr. a cambiar : LIBRERÍA DONDE SE ENCUENTRAN PROCEDIMIENTOS MIEMBRO PROCESADO : PULSAR PF3 PARA SALIR NUMERO DE MIEMBROS: INSTALLATION TESTS. Once the product has been installed, the tests will consist in the transmission and reception of data batches through an EDITRAN session with INDRA SSI and the subsequent query of the statistical data through the ZTBE transaction, and the obtaining and listing of the summary file through the ZTBJLFR jcl. Another part of tests consists in the alarm management. INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page2-2

6 EDITRAN/E 5.2 CICS Manual de usuario 3.ON-LINE QUERY. 3. ON-LINE QUERY. In the graphical interface we can select: o According to a specific string or using masks (sessions or groups of sessions) o Depending on the action (sending or reception) o By dates o Presentations or Transmissions o According to status (finished, in progress, interrupted, etc.) In each option, we can query: o Statistics o Application files o Incidences. To see the entire graphical interface, refer to the manual ED52USUC, chapter 4 (statistics) and chapter 5 (alarms). INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page3-1

7 EDITRAN/E 5.2 CICS Manual de usuario 4.BATCH UTILITIES. 4. BATCH UTILITIES. This section describes the way to obtain both a summary file of the presentation monitoring and the lists of that file OBTAINING THE STATISTICS SUMMARY FILE (ZTBEJFLM). The statistics summary file contains the information, stored in the Monitoring history, of the sessions completed in the time interval required by the user. It can also select by source, remote node, or application (see jcl FSYSIN). If any of these fields are zeros-coded, the selection is generic. The desired interval is specified by indicating in the JCL input file that generates that file, the start and end moments in yyyymmdd-hhmmss format. The "ZTBEJFLM" JCL used to obtain the file is described in the following section. The immediate use of that file is to obtain a list that reflects these data and totals them by local and remote entity and application. The jcl used to obtain it is the same as the one used to generate the summary file. It is as follows: //KI10671L JOB (EGTC,KIT,,99),ZTBEFMT,MSGCLASS=H,CLASS=A, // MSGLEVEL=1,NOTIFY=&SYSUID //********************************************************************+ //** INDRA S.A. 09/1997 //** EDITRAN/E-V3.0 - CICS //** CREACION Y LISTADO DEL FICHERO RESUMEN DE ESTADISTICAS ZTBEFMNR //********************************************************************+ //** DESCRIPCION DEL REGISTRO DE SELECCION DEL INTERVALO DE //** FINALIZACION DE LAS SESIONES DE PRESENTACION //** CONSTA DE LOS SIGUIENTES CAMPOS SEPARADOS POR GUIONES //**.- FECHA-INICIO //** FECHA DEL MARGEN INFERIOR DE LA SELECCION EN (AAAAMMDD) //**.- HORA-INICIO //** HORA DEL MARGEN INFERIOR DE LA SELECCION EN (HHMMSS) //**.- FECHA-FIN //** FECHA DEL MARGEN SUPERIOR DE LA SELECCION EN (AAAAMMDD) //**.- HORA-FIN //** HORA DEL MARGEN SUPERIOR DE LA SELECCION EN (HHMMSS) //** //* //* BORRADO DEL FICHERO RESUMEN DE ESTADISTICAS ZTBEFMR //* //DELMONR EXEC PGM=IDCAMS //SYSPRINT DD SYSOUT=* //SYSIN DD * DELETE (KI.EITC.ZTBE.ZTBEFMR) PURGE NONVSAM //* //* //* OBTENCION DEL RESUMEN ESTADISTICO DEL INTERVALO ESPECIFICADO EN //* EL FICHERO FSYSIN //* //ZTBEB002 EXEC PGM=ZTBEB002,COND=(8,LT,DELMONR) //STEPLIB DD DSN=KI.EITC.ZTBG.LOAD,DISP=SHR //IGALIST DD SYSOUT=* //SYSOUT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSDBOUT DD SYSOUT=* //ABENDAID DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //SYSABOUT DD SYSOUT=* //ZTBEFMR DD DSN=&&RESUMEN,DISP=(NEW,PASS,DELETE), // UNIT=SYSDA,SPACE=(TRK,(10,10),RLSE), // DCB=(RECFM=FB,LRECL=253,BLKSIZE=6072) //ZTBEFMH DD DSN=KI.EGTC.ZTBE.ZTBEFMH,DISP=SHR //ZTBGFPER DD DSN=KI.EITC.ZTBG.ZTBGFPER,DISP=SHR //FSYSIN DD * /* INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page4-1

8 EDITRAN/E 5.2 CICS Manual de usuario 4.BATCH UTILITIES. //* //** DELETE-DEFINE DEL FICHERO AUXILIAR DE TOTALES ZTBEFMTR KSDS //* //DEFTOT EXEC PGM=IDCAMS,COND=(0,NE,ZTBEB002) //SYSOUT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSDBOUT DD SYSOUT=* //ABENDAID DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //SYSABOUT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSIN DD * DELETE (KI.EITC.ZTBE.ZTBEFMTR) CLUSTER PURGE DEFINE CLUSTER - (NAME(KI.EITC.ZTBE.ZTBEFMTR) - VOL(DES802) - REC ( ) - FREESPACE(25 25) - RECORDSIZE( ) - SHAREOPTIONS(2 3) - KEYS(30 0) - INDEXED ) - DATA - (NAME(KI.EITC.ZTBE.ZTBEFMTR.DATA)) - INDEX - (NAME(KI.EITC.ZTBE.ZTBEFMTR.INDEX)) /* //* * //* CLASIFICACION DEL FICHERO RESUMEN //* * //SORMONR EXEC PGM=SORT, // COND=((8,LT,DEFTOT),(0,NE,ZTBEB002)) //SYSOUT DD SYSOUT=* //SORTIN DD DSN=&&RESUMEN,DISP=(OLD,PASS,DELETE) //SORTOUT DD DSN=KI.EITC.ZTBE.ZTBEFMR,DISP=(,CATLG,DELETE), // UNIT=SYSDA,SPACE=(TRK,(10,10),RLSE), // DCB=(RECFM=FB,LRECL=253,BLKSIZE=6072) //SYSIN DD * SORT FIELDS=(1,9,A,33,1,A,10,23,A,34,20,A),FORMAT=BI /* //* //*** LISTADO DEL FICHERO RESUMEN DE ESTADISTICAS (ZTBEFMR) //* //ZTBEB003 EXEC PGM=ZTBEB003, // COND=((8,LT,DEFTOT),(0,NE,ZTBEB002),(0,NE,SORMONR)) //STEPLIB DD DSN=KI.EITC.ZTBG.LOAD,DISP=SHR //ZTBEFMR DD DSN=KI.EITC.ZTBE.ZTBEFMR,DISP=SHR //ZTBEFMTR DD DSN=KI.EITC.ZTBE.ZTBEFMTR,DISP=SHR //ZTBEFL01 DD SYSOUT=* //ZTBEFL02 DD SYSOUT=* //SYSOUT DD SYSOUT=* //SYSPRINT DD SYSOUT=* //SYSDBOUT DD SYSOUT=* //ABENDAID DD SYSOUT=* //SYSUDUMP DD SYSOUT=* //SYSABOUT DD SYSOUT=* That execution will result in the two following lists: INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page4-2

9 EDITRAN/E 5.2 CICS Manual de usuario 4.BATCH UTILITIES. 1 ZTBEFL01 DETALLE DE LOS DATOS ESTADISTICOS DE PRESENTACIONES FINALIZADAS FECHA : 01/12/2004 EDITRAN ENTRE LAS 00:00:01 DEL 01/11/2004 Y LAS 23:59:59 DEL 25/11/2004 PAGINA : 1 SESIONES SEL:(ORIGEN: ,DESTINO: ,APLIC.:TE9998) OBTENIDAS EL 01/12/2004 A LAS 10:53:50 0 PRESENTACION DE EMISION DEL CENTRO LOCAL S00DI 0 CENTRO REMOTO : IMS 0 APLICACION : TE FINALIZADA A LAS 08:56:34 DEL 19/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.R R980.ATE9998.EMISION FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:05 0:00:06 0 TOT.TRANSMISION : 0:00:05 0:00:06 0 APLICACION : TE FINALIZADA A LAS 09:44:44 DEL 19/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.R R980.ATE9998.EMISION FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:06 0:00:06 0 TOT.TRANSMISION : 0:00:06 0:00:06 0 APLICACION : TE FINALIZADA A LAS 10:15:17 DEL 23/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.R R980.ATE9998.EMISION FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:06 0:00:06 0 TOT.TRANSMISION : 0:00:06 0:00:06 0 PRESENTACION DE EMISION DEL CENTRO LOCAL S00DI 0 CENTRO REMOTO : IMS 0 APLICACION : TE FINALIZADA A LAS 15:29:19 DEL 23/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.R R980.ATE9998.EMISION FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:06 0:00:07 0 TOT.TRANSMISION : 0:00:06 0:00:07 0 PRESENTACION DE RECEPCION DEL CENTRO LOCAL S00DI 0 CENTRO REMOTO : IMS 0 APLICACION : TE FINALIZADA A LAS 08:55:36 DEL 19/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.L00.R R980.ATE9998.R FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:11 0:00:11 0 TOT.TRANSMISION : 0:00:11 0:00:11 0 APLICACION : TE FINALIZADA A LAS 09:43:47 DEL 19/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.L00.R R980.ATE9998.R FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:12 0:00:13 0 TOT.TRANSMISION : 0:00:12 0:00:13 0 APLICACION : TE FINALIZADA A LAS 10:14:11 DEL 23/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.L00.R R980.ATE9998.R FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :00:24 0:00: TOT.TRANSMISION : 0:00:24 0:00: PRESENTACION DE RECEPCION DEL CENTRO LOCAL S00DI 0 CENTRO REMOTO : IMS 0 APLICACION : TE FINALIZADA A LAS 15:27:47 DEL 23/11/2004 CON 0000 INCIDENCIAS DE PRESENTACION 0 NOMBRE FICHERO FMT LONG. N.REGTROS. NUMERO BYTES BYTES COMPRIM. % CPR F-H-CREACION ================================================= ==== ====== =========== =============== =============== ====== =============== 01 - KI.SGDC.ZTB.L00.R R980.ATE9998.R FIJO TOT.PRESENTACION TE9998 : DATOS TRANSMISION - SESION TRANSMISION INICIO FIN DURACION PERMANENCIA INCIDENCIAS ================================ =============== =============== ========== =========== ============ TE :02:03 0:02:07 0 TOT.TRANSMISION : 0:02:03 0:02:07 INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page4-3

10 EDITRAN/E 5.2 CICS Manual de usuario 4.BATCH UTILITIES. 1 ZTBEFL02 TOTALES DE LOS DATOS ESTADISTICOS DE PRESENTACIONES FINALIZADAS FECHA : 01/12/2004 EDITRAN ENTRE LAS 00:00:01 DEL 01/11/2004 Y LAS 23:59:59 DEL 25/11/2004 PAGINA : 1 SESIONES SEL:(ORIGEN: ,DESTINO: ,APLIC.:TE9998) OBTENIDAS EL 01/12/2004 A LAS 10:53:50 0 TOTALES DE EMISION POR PRESENTACION DEL CENTRO LOCAL S00DI 0 PRESENTACION NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO.TRANSMISIONES DURACION MEDIA TE :00:05 0 TOTALES DE EMISION POR CENTRO REMOTO PARA EL CENTRO LOCAL S00DI 0 REMOTO NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO.TRANSMISIONES DURACION MEDIA :00:05 0 TOTALES DE EMISION POR APLICACION PARA EL CENTRO LOCAL S00DI 0 APLIC. NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO.TRANSMISIONES DURACION MEDIA TE :00:05 0 TOTALES DE EMISION GENERALES PARA EL CENTRO LOCAL S00DI 0 NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO. TRANSMISIONES DURACION TOTAL DURACION MEDIA :00:23 0:00:05 0 TOTALES DE RECEPCION POR PRESENTACION DEL CENTRO LOCAL S00DI 0 PRESENTACION NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO.TRANSMISIONES DURACION MEDIA TE :00:42 0 TOTALES DE RECEPCION POR CENTRO REMOTO PARA EL CENTRO LOCAL S00DI 0 REMOTO NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO.TRANSMISIONES DURACION MEDIA :00:42 0 TOTALES DE RECEPCION POR APLICACION PARA EL CENTRO LOCAL S00DI 0 APLIC. NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO.TRANSMISIONES DURACION MEDIA TE :00:42 0 TOTALES DE RECEPCION GENERALES PARA EL CENTRO LOCAL S00DI 0 NRO. REGISTROS BYTES FICH.ORIGEN BYTES COMPRIM. % COMPRESION NRO. TRANSMISIONES DURACION TOTAL DURACION MEDIA :02:50 0:00:42 INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page4-4

11 EDITRAN/E 5.2 CICS Manual de usuario 5.ALARM MANAGEMENT. 5. ALARM MANAGEMENT. The objective of the Alarm Management subsystem is to control the normal evolution of the processes of the EDITRAN platform in each phase of data presentation and transmission. In such a way that, if any type of incidence occurs, it will be possible to send immediate notification of these problems to different partners (via , SMS, notification to an external manager, etc.), and to keep this information on the incidence in a log. The alarms can also appear when the processes after transmission or reception are successfully completed. The alarm types can be: 1. Alarms to external manager. An example program is provided, ZTBEBA10, which makes displays and records in the system log. 2. Alarms to . They can be of three types: 2.1. Alarms through the zos SMTP server Alarms through the sendmail program of the Zos UNIX partition 2.3. Alarms through an external manager. In this case, an IP connection is established between the host and a unix-pc-windows server, which manages the sending. To implement the program on the server, contact INDRA. 3. Alarms to mobiles through an external manager. In this case, an IP connection is established between the host and a unix-pc-windows server, which manages the sending. To implement the program on the server, contact INDRA. A standard modem must be installed on the server at with a maximum speed of The telephone must be configured with a speed of 58600, and data (fax/data) must be exchanged with the fax/dat reception option checked. The operation is as follows: 1.- The user defines and registers sessions in a profile file (with generic or specific criteria), indicating how to make notifications when the transmission-reception process fails, either in a previous or a subsequent procedure, or if there has been an interruption with specific codes (to see them, check EDITRAN/P A7I codes). This can also be performed as the subsequent procedure works properly. 2.- The user defines a log file that contains the data of the sessions that have failed, the reason, and whether the error was reported to anyone. 3.- Once a failure occurs, the system logs and reports this incidence, if instructed to do so FILE DEFINITION. The ZTBEFAL, ZTBEFPE files will be defined with the ZTBEJIAL, ZTBEJIPE JCLs respectively. It is important to note that ZTBEFAL has shr (3,3) MODIFICATION OF EDITRAN/G PROCEDURES. The ZTBEFAL, ZTBEFPE file cards must be added both in the procedures before and after transmission and reception, and in the interruption procedure (ZTBGP**). //ZTBEFPE DD DSN=puntero.ZTBEFPE,DISP=SHR INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page5-1

12 EDITRAN/E 5.2 CICS Manual de usuario 5.ALARM MANAGEMENT. //ZTBEFAL DD DSN=puntero.ZTBEFAL,DISP=SHR It is also possible (recommended) to include a second step in the procedure, following the step of loading, downloading, exception, etc., so that if this step is abended, it enters and the alarm is notified. If this step is not included and the previous one is abended, the alarm will not be notified. If the alarm is notified, the previous step is usually not abended (it will end with rc xx), so this step will not enter. // SET AB='ERROR ABEND CODE. CONSULTE SALIDA DEL JCL' //PASOERR EXEC PGM=ZTBEBA00,COND=(ONLY), // PARM='&ORIGEN&FUNCION&L1&L2&R1&R2&AP&AB', // REGION=8M,TIME=25 //STEPLIB DD DSN=puntero.LOAD,DISP=SHR //ZTBEFPE DD DSN=puntero.ZTBEFPE,DISP=SHR //ZTBEFAL DD DSN=puntero.ZTBEFAL,DISP=SHR //ZTBPFPE DD DSN=puntero.ZTBPFPE,DISP=SHR //ZTBGFPER DD DSN=puntero.ZTBGFPER,DISP=SHR //ZTBGFLOG DD DSN=puntero.ZTBGFLOG,DISP=SHR //ZTBGFPRI DD SYSOUT=*,DCB=(BLKSIZE=105) //* (INTERNAL READER DE LA IGA. PONGASE CLASE DE SALIDA DE TRABAJOS ) //ZTBGFINT DD SYSOUT=(H,INTRDR),DCB=(BLKSIZE=80) //SYSOUT DD SYSOUT=*,OUTLIM= //SYSPRINT DD SYSOUT=*,OUTLIM= //SYSDBOUT DD SYSOUT=*,OUTLIM= //ABENDAID DD SYSOUT=*,OUTLIM= //SYSUDUMP DD SYSOUT=*,OUTLIM= //SYSABOUT DD SYSOUT=*,OUTLIM= //CEEDUMP DD SYSOUT=*,OUTLIM= INSTALLATION TESTS. Once the product has been installed, the tests will consist of defining a suitable profile and loading it with the wrong parameters ERROR MESSAGES. If an external or sms manager is used and the sending has not been achieved, we can find displays in the procedure with more detailed information about the problem. * ERRORES DEVUELTOS EN EL PROGRAMA ZTBEBITS * * ================================ * * RESULTADO RAZON DESCRIPCION * * * * 91 ERROR EN EL SERVIDOR (FUNC. 301 ENVIAR ) * * 92 ERROR EN EL SERVIDOR (FUNC. 302 ENVIAR SMS) * * 99 ERROR PROCESO REMOTO. ERROR PROGRAMA. ERROR CONEXION * * A SERVIDOR. ERROR MACROS TCP * * 1X-3X ERRORES DE AREAS DE LLAMADA AL PROGRAMA ZTBEBITS * * 99/01 FUNCION DESCONOCIDA * * 99/06 TCPNAME ERRONEO * * 99/07 DIRECCION IP DEL SERVIDOR ERRONEA * * 99/08 PUERTO DEL SERVIDOR ERRONEO * * 99/09 SEGUNDOS ACTIVACION SERVIDOR ERRONEOS * * 99/11 LONGITUD DE ERRONEA * * 99/12 A ENVIAR ERRONEO * * 99/15 LONGITUD DE SMS DE PERFIL ERRONEO * * 99/16 SMS DE PERFIL ERRONEO * * 99/23 LONGITUD TEXTO ERRONEA * * 99/24 TEXTO ERRONEO * * 5X ERRORES DE TIEMPO TRANSCURRIDO EN SERVER * * 99/51 NO SE HA CONSEGUIDO ENVIAR EL ON (NI 1 OCTETO) * * 99/52 NO SE HA CONSEGUIDO ENVIAR EL ON (ALGUN OCTETO)* * 99/53 NO SE HA CONSEGUIDO ENVIAR DATOS (NI 1 OCTETO) * * 99/54 NO SE HA CONSEGUIDO ENVIAR DATOS (ALGUN OCTETO)* * 99/55 NO SE HA CONSEGUIDO RECIBIR DATOS(NI 1 OCTETO) * * 99/56 NO SE HA CONSEGUIDO RECIBIR DATOS(ALGUN OCTETO)* * 99/57 NO SE HA CONSEGUIDO ENVIAR EL OFF(NI 1 OCTETO) * INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page5-2

13 EDITRAN/E 5.2 CICS Manual de usuario 5.ALARM MANAGEMENT. * 99/58 NO SE HA CONSEGUIDO ENVIAR EL OFF(ALGUN OCTETO)* * 6X-7X ERRORES TCP/IP EN CONEXION CON EL SERVIDOR * * 99/61 ERROR EN MACRO INITAPI * * 99/62 ERROR EN MACRO SOCKET * * 99/63 ERROR EN MACRO GETHOSTBYNAME * * 99/64 ERROR EN MACRO SETSOCKOPT * * 99/65 ERROR EN MACRO FCNTL * * 99/66 ERROR EN MACRO CONNECT * * 99/67 ERROR EN MACRO SELECT DE ESCRITURA * * 99/68 ERROR EN MACRO READ * * 99/69 ERROR EN MACRO SELECT DE LECTURA * * 99/70 ERROR EN MACRO WRITE * * 99/71 ERROR EN MACRO EZACIC08 * * 99/72 ERROR EN MACRO EZACIC06 * * 8X ERRORES EN LOS DATOS QUE DEVUELVE EL SERVIDOR * * 99/81 LONGITUD DE DATOS INVALIDA * ****************************************************************** For example, the following display will be shown in the procedure, in case the server is not active: ************************************************* *ERRORES DETECTADOS EN PROCESO TCP/IP EDITRAN/E* ERROR MACRO WRITE. ERRNO: CODIGO DE RETORNO : CODIGO DE RAZON : ************************************************* Following the previous example, the following error will appear in the alarm log: <----- RESULTADOS -----> EXT. <-- --> SMS SESION FECHA HORA R-01 R-02 R-03 R-04 R-05 ======================== ========== ======== ==== ==== ==== ==== ==== XXXXXXXXXXXXXXXXXXXXXXXX DD/MM/AAAA HH:MM:SS ZTBGXXXX: XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX * ERRORES DEVUELTOS EN EL PROGRAMA ZTBEBA00 * * ================================ * * RESULTADO RAZON DESCRIPCION * * * * 81 ERROR EN APERTURA ZTBGFINT * * 82 ERROR EN ESCRITURA ZTBGFINT * * 83 ERROR EN CIERRE ZTBGFINT * * 84 ERROR AL ALOCAR FCOSMTP * * 85 ERROR AL ABRIR FCOSMTP * * 86 ERROR AL ESCRIBIR FCOSMTP * * 87 ERROR AL CERRAR FCOSMTP * * 88 ERROR AL DESALOCAR FCOSMTP * INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page5-3

14 EDITRAN/E 5.2 CICS Manual de usuario 5.ALARM MANAGEMENT SMTP SETTING. In the EDITRAN/E profiles, two related parameters will be requested: Domain name of the SMTP machine. It is the value specified in NJENODENAME Name of the startup procedure. It is set as follows (example): *********************************************************************** Defaults that normally aren't changed: PORT 25 Port to accept incoming mail BADSPOOLFILEID tcpmaint Mailbox where unreadable spool files and looping mail are transferred. LOG Log all SMTP mail delivered INACTIVE 180 Time-out for inactive connections FINISHOPEN 120 Time-out for opening TCP connections RETRYAGE 3 WARNINGAGE 3 RETRYINT 2 ETRYINT 120 MAXMAILBYTES RESOLVERRETRYINT 20 RCPTRESPONSEDELAY 60 TEMPERRORRETRIES 0 SPOOLPOLLINTERVAL 30 TIMEZONE EST DEBUG Keep retrying mail delivery for 3 days Warn sender that mail has been undeliverable for 1 day, but that attempts to deliver the mail will continue for another 2 days. Retry mail delivery every 2 horas Retry mail delivery every 2 horas Largest mail to accept over a TCP connection Retry pending name resolutions every 20 minutes How long to delay RCPT TO: response when waiting for an address resolution. How many times to retry temporary delivery errors. The default, 0, means retry for RETRYAGE days otherwise the mail is returned after this number of deliver attempts. Amount of time in seconds between spool polling Specifies the printable 3-letter name of the local time zone. Remember to change this for daylight saving time. Normally not used, causes debug information to be written to the SMTP DEBUG file. NJENODENAME NODOMVSB *********************************************************************** The following statements tell SMTP where incoming mail is stored while it is being queued for delivery. MAILFILEDSPREFIX SMTP Data set prefix name for queued mail files MAILFILEUNIT SYSDA MVS unit name for new file allocations MAILFILEVOLUME volume MVS volume name for new file allocations *********************************************************************** The POSTMASTER statement specifies the mailboxes where mail addressed to postmaster is spooled. Multiple POSTMASTER statements can be specified when not running in SECURE mode. POSTMASTER tcpmaint *********************************************************************** Use the SMSGAUTHLIST statement to specify the addresses of local users authorized to issue privileged SMTP SMSG commands. SMSGAUTHLIST TCPMAINT SWTJLAM ENDSMSGAUTHLIST *********************************************************************** The OUTBOUNDOPENLIMIT statement specifies the maximum number of simultaneous TCP connections over which SMTP will actively deliver mail. OUTBOUNDOPENLIMIT 10 INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page5-4

15 EDITRAN/E 5.2 CICS Manual de usuario 5.ALARM MANAGEMENT. *********************************************************************** The REWRITE822HEADER statement specifies whether SMTP will rewrite the RFC822 headers on all mail passing from NJE to TCP through the mail gateway. The SMTP.RULES data set specifies how the server is to rewrite the headers. The PRINT NOPRINT options specify whether SMTP will print the rules to the SMTP output when SMTP starts. REWRITE822HEADER YES PRINT *********************************************************************** IPMAILERADDRESS INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page5-5

16 EDITRAN/E 5.2 CICS Manual de usuario 6.ALARM ON-LINE QUERY. 6. ALARM ON-LINE QUERY. In alarms: A log with errors is displayed Alarms can be activated and deactivated A local environment is defined. Session masks are defined to notify alarms. To see the entire graphical interface, refer to the manual ED52USUC, chapter 4 (statistics) and chapter 5 (alarms). INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page6-1

17 EDITRAN/E 5.2 CICS Manual de usuario 7.MONITORING OF LOCAL COMMUNICATION LINES. 7. MONITORING OF LOCAL COMMUNICATION LINES. This functionality is another one of those that make up the statistics and alarms module. In some cases, a line or resource may fail in the entity. This may mean that the transmissions do not arrive or cannot leave normally. This situation is difficult to detect, because sometimes these failures leave no trace or alarm. When the entity detects the situation, a good deal of time has passed, and it is because the remote nodes that are not connected indicate the abnormality, or because the local operators detect that the file sending or reception are not completed. This situation is often complicated and lengthened, as no action is carried out directly on the problem. That is to say, the failure or inoperability of the line is usually the last point to analyze. In addition, the product is often 'neglected' with planners and others, which leads to many more exceptions than usual. The monitoring of the local lines solves the above situation. Not because it solves these failures, but because it notifies them by means of an alarm (mail, sms, etc.), as soon as it detects them, so that the operators can investigate and act immediately in the appropriate direction. This functionality allows monitoring all the local lines (to choose which) of the entity, indicating how often we want to monitor them. There are several types of local lines: Proxy and IP Definitions To use it, proceed as follows: 1. Presentation and transmission session. To define an "atypical" or "known" session for local monitoring, e.g., local monlin. The features with which it is defined make no difference. The important thing is that it serves to notify the operators and it contains the jcl cards with which the procedures will be launched (see chapter and or chapter 3 of manual ED52USUC). 2. EDITRAN/P local environment (see chapter of manual ED52USUC ). It must define: 2.1. The monitoring transaction (ZTBC) 2.2. The fields related to the local line monitoring, specifically: Time-out in minutes. How often we want to "test" the local lines. It is not allowed to indicate less than 4 minutes. A continuous testing does not seem appropriate, since the functionality uses resources and it calls the network for verification. Therefore, "it uses momentarily cvcs or sockets". It seems more logical to test for example every hour, every 6 hours, or every 12 hours Monitoring procedure (ZTBGP9C) is the procedure that starts when a downed line is detected (or when it was down and it becomes operational) Lines to monitor. Selection of local lines to monitor (IP and proxies) If we check S (YES) in the 1-IP field, we indicate that we want to monitor ALL the listener that handle EDITRAN transactions and arrive over IP (SECEXIT EDITRAN). INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page7-1

18 EDITRAN/E 5.2 CICS Manual de usuario 7.MONITORING OF LOCAL COMMUNICATION LINES If we check S (YES) in the 3-PX field, we indicate that we want to monitor the lines associated with the local proxy and the gateway. We must specify our choice in the option In addition, we are indicating that the listener serving connections of the PX gateway will also be monitored (SECEXIT EDITR-PR) EDITRAN/P notification session for the monitoring before defined (local MONLIN). 3. Local lines to monitor (see chapter of manual ED52USUC). We must select in the local proxies those we want to monitor (in addition, the appropriate field of the type of line to monitor in the local environment must be included). To select it, enter S (YES) in the MONITOR PX field. 4. Alarms (see chapter 5.3 of manual ED52USUC) If we want to send an alarm (mail, sms, etc.) when the line is down (or activated), a mask, appropriate to the notification session (or the same local session monit) must be registered Process description From time to time (time-out indicated in the environment), a process starts and it performs the following: 1. If you checked in the local environment MONITOR IP LINES = S (YES), the listener (transid EDITRAN that handle native IP calls through a port, SECEXIT EDITRAN) is verified to be active (if they aren t, an attempt is made to activate it). In addition, an outgoing call is made to the loopback IP , so that it becomes an incoming call to the different listener. If they answer, it seems clear that they are operational and in session, so that they can answer calls coming from the remote nodes. In addition, outgoing calls (client processes) are also being tested. 2. If you checked in the local environment MONITOR PX LINES = S (YES): a. The local listener are verified with SECEXIT = EDITR-PR in the same way as 1 (by marking MONITOR IP LINES = `S' (YES) with the local listener with SECEXIT = EDITRAN) b. PX gateways with parameter MONITOR = S (YES) are verified by making an outgoing call to a remote node whose IP is the loopback of the Proxy. This one makes the call and at that moment it arrives, so it thinks it is a remote call, and therefore it passes it on to the SECEXIT = EDITR-PR zos listener. This tests the entire circuit: zos client, Proxy listener, Proxy client, and zos listener. In case of acceptance, the complete circuit is tested. Otherwise, it must be specified where the problem is in the whole circuit. The procedure specified in local environment (ZTBGP9C) is started with the jcl files of the monitoring session specified in local environment, in case of: Detecting an incidence on a line (as long as it is not marked as already having an incidence in progress). In this case, the procedure starts with function 98, cause indicating the problem and network diagnosis-cause. Note: If a line has an incidence, it is marked as such and in the next test performed on it, no incidence is sent if it continues in that status. INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page7-2

19 EDITRAN/E 5.2 CICS Manual de usuario 7.MONITORING OF LOCAL COMMUNICATION LINES. Detecting a line in operational or active status, as long as the line was marked as having an incidence in the previous test. In this case, the procedure starts with function 97. If the previous procedure starts: A message is recorded in the alarm log (option 5.1 from the main menu) If there is a suitable mask (option 5.3), with the monitoring session defined in the local environment, an alarm (external, or sms) is sent with the message of the alarm log (either activation or failure) Errors. The following returns can take place: * 00: INICIALIZADO - CORRECTO * * 01: LISTENER NO ACTIVO * * 02: LISTENER NO CONTESTA * * 03: ERROR AL ARRANCAR LISTENER * * 21: PASARELA NO ACTIVA * * 22: PASARELA NO CONTESTA * * 23: ERROR DEVUELTO POR PASARELA * * 41: LU FICTICIA NO ACTIVA * * 42: LINEA X25 NO CONTESTA * * 43: RECHAZO DE ISARD X25 (X0C RECHAZADO) * * 44: LINEA X25 FUERA DE SERVICIO-ERROR PROC LOCAL * For each return, a cause-diagnosis or a more complete reason for the error is displayed. For example, with a return 21, a message similar to the following is displayed: ZTP9999-LIN PX 006( /07779) CAIDA.PASARELA INACT FF-01 Indicating error (ZTP999) on the PROXY 006 line because the gateway is down. The IP of this gateway is and it should listen to us on port The cause of the error and the diagnosis can be found in of the graphical interface. INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page7-3

20 EDITRAN/E 5.2 CICS Manual de usuario 7.MONITORING OF LOCAL COMMUNICATION LINES. Example: To define the transmission and presentation session In local environment: INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page7-4

21 EDITRAN/E 5.2 CICS Manual de usuario 7.MONITORING OF LOCAL COMMUNICATION LINES. Defined in the PROXY lines (number 1) The content of the PX-001 is displayed (Monitor field) INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page7-5

22 EDITRAN/E 5.2 CICS Manual de usuario 7.MONITORING OF LOCAL COMMUNICATION LINES. If, for example, an error is detected on that line and later corrected, the following messages appear in the alarm log (option 5.1). If it were also defined in option 5.3, the corresponding , sms or external would have been sent (see R-02 from the previous screen, indicating that you sent an SMTP sms). INDRA. All rights reserved EE52USIC_Eng.docx 10/04/ :39 Page7-6

23 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX. 8. ANNEX PRESENTATION STATUSES. Status Situation Description E00 Initialized The control log of the presentation session doesn t exist or an initialization request has been received. E10 Previous in progress A process before the transmission has been requested and it has not finished. E17 Incident in An incident has occurred in a process before the transmission. before transmission E18 Initialized Initialization request received with previous process interrupted. E20 Previous Process before the transmission correctly ended. finished E27 Interrupted A notification is received from EDITRAN/P (A7I) or a request for interruption from the application or the operator in transmission status (E20). E28 Initialized Request for initialization received from E20 or E27. E30 After Procedure after the transmission in progress transmission in progress E37 Incident in after An incident has occurred in a process after the transmission. transmission E38 Initialized Request for initialization received from E30 or E37. E40 Finished Process after the transmission correctly ended. There are four general statuses in the selection of presentation sessions: Interrupted. It would include statuses 17, 27 and 37. The presentation sessions not completed (statuses 10, 20 and 30) would also be considered as interrupted, but with some transmission session (see annex 5.2) in status 07 or 17. In progress. It would include statuses 10, 20 and 30, as long as there is no transmission session associated with that presentation in status (see annex 5.2) 07 or 17. In transmission. It would include statuses 10, 20 and 30, provided that there is a transmission session associated with that presentation in status (see annex 5.2) 11 or 12. Finished. It would include the statuses 00, 18, 28, 38 and 40. INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-1

24 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX TRANSMISSION STATUSES. Status Situation Description E00 Initialized The control log of the transmission session does not exist or an initialization notification of the associated presentation session has been received. E01 Active The session is active because at least it has been referred to at some point in time with a local or remote call request or with some message that does not allow knowing the direction that will be used later (Sol-lla, E00, SAP, etc.). E02 In session Session established. SAP/SAR have been exchanged but no transmission retry has been received in the direction to which the control log is associated. E07 E11 Interrupted without transmission attempt Transmission retry Session released before retrying the transmission in the direction with which the control log is associated. The session is active because at least it has been referred to at some point in time with a transmission retry in the direction the control log is associated to (E00(E/R)), ECP(8), etc.). E12 Transmitting The notification of the transmission start has been received. E13 Ended without process after transmission The transmission has ended, but the procedure after transmission does not exist. E14 E15 E17 Waiting for process after transmission Ended with process after transmission Interrupted with transmission retry The transmission has ended and the procedure after the transmission has been launched. The notification of the correct end of the procedure after transmission has been received. Session interrupted after trying the transmission in the direction the control log is associated to. There are three general statuses in the selection of transmission sessions: Interrupted. It would include the statuses 07 and 17. In progress. It would include the statuses 02, 11, 12, 13 and 14. Finished. It would include the status 15. The statuses 00 (initialized) and 01 (active) are considered in the presentation status query. INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-2

25 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX PRESENTATION SUMMARY FILE (ZTBEFMR). Generated from the historical data. It can contain the data corresponding to all the presentations in the history or to those completed in a certain time interval. Its organization is sequential. The user will be in charge of managing and classifying the successive files obtained in each process according to the needs of his/her installation. There will be a first record indicating the selected interval for the file generation. Each presentation is determined by its code, the direction, and the date and time it ends. In a presentation, some records are differentiated from each other by the record type field as follows: Selection. Presentation. File. Totals of the files associated with the presentation. Transmission. Totals of the transmission sessions associated with the presentation. The records of the same type (20) are differentiated by the corresponding serial number. Data types 10, 20 and 30 are direct historical data. The types 21 and 31 are obtained by totaling the types 20 and 30 respectively. The record format is as follows: INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-3

26 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX SELECTION RECORD. There is one record per file. It determines the time interval for the end of the presentations used to obtain the file and the time it was obtained. Level Name Length Fmt. Description 1 Presentation 32 Alph. Low values for this type of record Session 1 Direction 1 Alph. Low values for this type of record 1 End Date 8 Alph. Low values for this type of record 1 End Time 6 Alph. Low values for this type of record 1 Record type 2 Alph. 00 : Indicates it is the selection record. 1 Order Number 4 Nr. Low values for this type of record 1 Creation date 8 Alph. Date of the moment when the file is generated yyyymmdd 1 Creation time 6 Alph. File generation time in hhmmss 1 Interval Start Date 8 Alph. Date of the lower margin of the selection in yyyymmdd 1 Interval Start Time 6 Alph. Time of the lower margin of the selection in hhmmss 1 Interval End Date 8 Alph. Date of the upper margin of the selection in yyyymmdd 1 Interval End Time 6 Alph. Time of the upper margin of the selection in hhmmss PRESENTATION RECORD. There is one record per presentation. It contains its general data, indicating whether it ended correctly or it was initialized. Level Name Length Fmt. Description 1 Presentation Session 32 Alph. Made up of Source (9) + Destination (9) + Application (6) + blanks (8). 1 Direction 1 Alph. Specifies the presentation direction. E: Transmission log group. R: Reception log group. 1 End Date 8 Alph. Presentation completion date yyyymmdd 1 End Time 6 Alph. Presentation completion time in hhmmss 1 Record type 2 Alph. 10 : Indicates that it is the presentation record 1 Order Number 4 Nr. Zeros. 1 Local name 20 Alph. Literal of profiles of the local center in EDITRAN/G 1 Remote name 20 Alph. Literal of profiles of the remote center in EDITRAN/G 1 Application name 20 Alph. Literal of profiles for application in EDITRAN/G 1 Incident 4 Nr. Number of presentation incidents 1 Compression 1 Alph. (S/N) (YES/NO) Indicates whether compression was used or not 1 Encryption 1 Alph. (S/N) (YES/NO) Indicates whether compression was used or not. 1 Final status 2 Alph. 00: Correctly ended 01: Ended through Initialization. INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-4

27 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX FILE RECORD. Each presentation contains as many records of this type as there are files sent or received in it with a maximum of 99. Each one specifies the characteristics of the associated file. Level Name Length Fmt. Description 1 Presentation Session 32 Alph. Made up of Source (9) + Destination (9) + Application (6) + blanks (8). 1 Direction 1 Alph. Specifies the presentation direction. E: Transmission log group. R: Reception log group. 1 End Date 8 Alph. Presentation completion date yyyymmdd 1 End Time 6 Alph. Presentation completion time in hhmmss 1 Record type 2 Alph. 20 : File record 1 Order Number 4 Nr. Differentiates the different files of the presentation and matches the position of the file in the profiles of the sender. 1 DSN 44 Alph. Physical name of the application file in source for transmission, and in destination for reception. 1 Type of file 2 Alph. Indicates the file format F : Fixed length. V : Variable length. VS: Variable Expanded B : Binary 1 Record length 6 Nr. Record length of the original file. 1 Number of records 12 Nr. Number of records that make up the file. 1 File Bytes 12 Nr. Number of bytes of the original file 1 File compressed 12 Nr. Number of bytes of the file resulting from the compression bytes 1 Compression 4 Nr. % of compression achieved. relationship 1 Creation Date 8 Alph. File creation date in yyyymmdd 1 Creation Time 6 Alph. File creation time in hhmmss 1 Last Modification 8 Alph. Date of the last modification made in the file in yyyymmdd Date 1 Last Modification 6 Alph. Time of the last modification made in the file in hhmmss time INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-5

28 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX PRESENTATION TOTALS RECORD. There is one per presentation. It contains the data accumulated of the presentation file records. Level Name Length Fmt. Description 1 Presentation Session 32 Alph. Made up of Source (9) + Destination (9) + Application (6) + blanks (8). 1 Direction 1 Alph. Specifies the presentation direction. E: Transmission log group. R: Reception log group. 1 End Date 8 Alph. Presentation completion date yyyymmdd 1 End Time 6 Alph. Presentation completion time in hhmmss 1 Record type 2 Alph. 21 : Totals of the file records 1 Order Number 4 Nr. Zeros 1 Total Records 12 Nr. Total of records of the presentation files 1 Total Bytes 12 Nr. Total bytes of the presentation files 1 Total Bytes 12 Nr. Total bytes of the compressed files compressed 1 Compression relationship 4 Nr. % of compression achieved. INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-6

29 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX TRANSMISSION RECORD. Each presentation has a record for each transmission session used for the data presentation. With a maximum of 20. It contains data relating to the associated transmission session. Level Name Length Fmt. Description 1 Presentation Session 32 Alph. Made up of Source (9) + Destination (9) + Application (6) + blanks (8). 1 Direction 1 Alph. Specifies the presentation direction. E: Transmission log group. R: Reception log group. 1 End Date 8 Alph. Presentation completion date yyyymmdd 1 End Time 6 Alph. Presentation completion time in hhmmss 1 Record type 2 Alph. 30 : Indicates that it is a transmission record 1 Order Number 4 Nr. Zeros. 1 Transmission Session 32 Alph. In the environments where it s possible, the code of the Internal Session will be used. In the rest it will be formed with Source (9) + Destination (9) + Application (6) + blanks (8). 1 Start Date 8 Alph. Start date of the transmission session in yyyymmdd 1 Start Time 6 Alph. Start time of the transmission session in hhmmss 1 End Date 8 Alph. End date of the transmission session in yyyymmdd 1 End Time 6 Alph. End time of the session in hhmmss 1 Duration Difference in hours, minutes and seconds between the transmission end and start 2 Hours 3 Nr. Complete hours of the transmission duration 2 Minutes 2 Nr. Full minutes of the fraction of an hour remaining after subtracting the full hours from the duration of the transmission 2 Seconds 2 Nr. Seconds of the remaining minute fraction. 1 Incident Nr. 4 Nr. Number of incidents detected in the transmission. 1 Real transmission 6 Nr. Specifies the transmission duration in HHMMSS duration INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-7

30 EDITRAN/E 5.2 CICS Manual de usuario 8.ANNEX TRANSMISSION TOTALS RECORD. There is one per presentation. It contains the accumulated data of the presentation transmission records. Level Name Length Fmt. Description 1 Presentation Session 32 Alph. Made up of Source (9) + Destination (9) + Application (6) + blanks (8). 1 Direction 1 Alph. Specifies the presentation direction. E: Transmission log group. R: Reception log group. 1 End Date 8 Alph. Presentation completion date yyyymmdd 1 End Time 6 Alph. Presentation completion time in hhmmss 1 Record type 2 Alph. 31 : Totals of the transmission records 1 Order Number 4 Nr. Zeros. 1 Transmission sessions 2 Nr. Number of transmission sessions used in the presentation number 1 Total duration Sum of the duration of each presentation transmission. 2 Hours 3 Nr. Complete hours of the transmission duration of the complete presentation 2 Minutes 2 Nr. Full minutes of the fraction of an hour remaining after subtracting the full hours from the duration of the presentation transmission. 2 Seconds 2 Nr. Seconds of the remaining minute fraction. 1 Total incidents 4 Nr. Specifies the total number of incidents detected in all the presentation transmission sessions. 1 Total real 6 Nr. Specifies the transmission total duration in HHMMSS transmission duration INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-8

31 ecommerce Competence Centers Avda. de Bruselas Alcobendas. Madrid, Spain T T INDRA. All rights reserved. EDITRAN/E 5.2 Page 8-1

EDITRAN/G 5.2. Application Program Interfaces. Application Generic Interface. z/os CICS IMS

EDITRAN/G 5.2. Application Program Interfaces. Application Generic Interface. z/os CICS IMS EDITRAN/G 5.2 Application Generic Interface z/os CICS IMS Application Program Interfaces INDRA April 2018 EDITRAN/G 5.2 z/os CICS IMS Interfaces de Programas de Aplicación CONTENTS 1. INTRODUCTION... 1-1

More information

EDITRAN/EA. User and installation manual. Statistics and monitorization. Windows/Unix INDRA 17/03/17

EDITRAN/EA. User and installation manual. Statistics and monitorization. Windows/Unix INDRA 17/03/17 EDITRAN/EA Statistics and monitorization Windows/Unix User and installation manual INDRA 17/03/17 INDEX 1. INTRODUCTION... 1-1 2. EDITRAN/E MANAGEMENT (UNIX)... 2-1 2.1. STATISTICS AND MONITORIZATION...

More information

EDITRAN/GT 2.1. User manual. EDITRAN transmissions manager. Windows/Unix INDRA 17/03/17

EDITRAN/GT 2.1. User manual. EDITRAN transmissions manager. Windows/Unix INDRA 17/03/17 EDITRAN/GT 2.1 EDITRAN transmissions manager Windows/Unix User manual INDRA 17/03/17 INDEX 1. INTRODUCTION... 1-1 2. CHANGES BETWEEN VERSIONS... 2-1 2.1. Changes in version 2.0 over version 1.0... 2-1

More information

EDITRAN/XAdES. Installation Manual. XAdES Signing and verification. z/os

EDITRAN/XAdES. Installation Manual. XAdES Signing and verification. z/os EDITRAN/XAdES XAdES Signing and verification z/os Installation Manual INDRA April 2018 EDITRAN/XAdES z/os. Installation Manual CONTENTS 1. INTRODUCTION... 1-1 2. INSTALLATION AND REQUIREMENTS... 2-1 2.1.

More information

Expedite/CICS Messages

Expedite/CICS Messages GXS EDI Services Expedite/CICS Messages Version 4 Release 5 GC34-2331-04 Fifth Edition (November 2005) This edition replaces document number GC34-2331-03. Copyright GXS, Inc. 1998, 2005. All rights reserved.

More information

EDITRAN/XML SEPA 5.X. User Manual. Converter of modern format flat files into XML and vice versa CICS-IMS

EDITRAN/XML SEPA 5.X. User Manual. Converter of modern format flat files into XML and vice versa CICS-IMS EDITRAN/XML SEPA 5.X Converter of modern format flat files into XML and vice versa CICS-IMS User Manual INDRA May 2018 CONTENTS 1. INTRODUCTION... 1-1 2. REQUIREMENTS AND INSTALLATION.... 2-1 2.1. Requirements....

More information

EDITRAN/PX. Windows/Unix. Installation and user manual

EDITRAN/PX. Windows/Unix. Installation and user manual EDITRAN/PX Windows/Unix Installation and user manual INDRA 17/03/2017 EDITRAN/PX Windows/Unix Installation and user manual INDEX 1. INTRODUCTION... 1-1 1.1. Main features... 1-1 1.2. Architecture and requirements...

More information

z/os Introduction and Workshop Unix System Services 2009 IBM Corporation 2017 IBM Corporation

z/os Introduction and Workshop Unix System Services 2009 IBM Corporation 2017 IBM Corporation z/os Introduction and Workshop Unix System Services 2009 IBM Corporation Unit Objectives After completing this unit, you should be able to: Understand Unix System Services is a base element Understand

More information

Chapter 2 ACCESS METHOD SERVICES. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 ACCESS METHOD SERVICES. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 ACCESS METHOD SERVICES SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Definitions: cluster, KSDS, and ESDS. How data resides in the CI. DEFINE CLUSTER parameters. SHAREOPTIONS.

More information

ECOPETROL BARRANCABERJEJA. INTERFACES AL SERVIDOR PI:

ECOPETROL BARRANCABERJEJA. INTERFACES AL SERVIDOR PI: ECOPETROL BARRANCABERJEJA. INTERFACES AL SERVIDOR PI: Este documento fue creado para apoyar la instalación de la(s) estación(es) que contiene(n) la(s) interface(s) al sistema PI de ECOPETROL-Barrancabermeja.

More information

Transporting files between MVS and MVS or between MVS and a Workstation

Transporting files between MVS and MVS or between MVS and a Workstation Transporting files between MVS and MVS or between MVS and a Workstation author: Lionel B. Dyck Revision 1.207 May 07, 2003 If there is a need to transport any file from the IBM MVS computing systems to

More information

Documentation for Scanner Tool

Documentation for Scanner Tool Documentation for Scanner Tool Table of Contents Page 2 of 38 Table of Contents Table of Contents Scanner Tool License Scanner tool 2.x compatibility Scanner tool 1.x compatibility Download Requirements

More information

In mainframe environment, programs can be executed in batch and online modes. JCL is used for submitting a program for execution in batch mode.

In mainframe environment, programs can be executed in batch and online modes. JCL is used for submitting a program for execution in batch mode. About the Tutorial Job Control Language (JCL) is the command language of Multiple Virtual Storage (MVS), which is the commonly used Operating System in the IBM Mainframe computers. JCL identifies the program

More information

Operating Systems. Engr. Abdul-Rahman Mahmood MS, PMP, MCP, QMR(ISO9001:2000) alphapeeler.sf.net/pubkeys/pkey.htm

Operating Systems. Engr. Abdul-Rahman Mahmood MS, PMP, MCP, QMR(ISO9001:2000) alphapeeler.sf.net/pubkeys/pkey.htm Operating Systems Engr. Abdul-Rahman Mahmood MS, PMP, MCP, QMR(ISO9001:2000) armahmood786@yahoo.com alphasecure@gmail.com alphapeeler.sf.net/pubkeys/pkey.htm http://alphapeeler.sourceforge.net pk.linkedin.com/in/armahmood

More information

VSAM Overview. Michael E. Friske Fidelity Investments. Session 11681

VSAM Overview. Michael E. Friske Fidelity Investments. Session 11681 VSAM Overview Michael E. Friske Fidelity Investments Session 11681 This Is a VSAM Overview Session This session is intended for those who know very little or nothing about VSAM. I will provide some basic

More information

IBM. PDF file of IBM Knowledge Center topics. IBM Operations Analytics for z Systems. Version 2 Release 2

IBM. PDF file of IBM Knowledge Center topics. IBM Operations Analytics for z Systems. Version 2 Release 2 IBM Operations Analytics for z Systems IBM PDF file of IBM Knowledge Center topics Version 2 Release 2 IBM Operations Analytics for z Systems IBM PDF file of IBM Knowledge Center topics Version 2 Release

More information

Implementing Data Masking and Data Subset with Sequential or VSAM Sources

Implementing Data Masking and Data Subset with Sequential or VSAM Sources Implementing Data Masking and Data Subset with Sequential or VSAM Sources 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic,

More information

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources Implementing Data Masking and Data Subset with IMS Unload File Sources 2014 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Introduction to VSAM. Session Presented by Michael E. Friske

Introduction to VSAM. Session Presented by Michael E. Friske Introduction to VSAM Session 12994 Presented by Michael E. Friske 1 Exactly What Is VSAM? Is it a mysterious black cloud? 2 3 Does VSAM Confuse, Frustrate, or Overwhelm You? VSAM - The Acronym V irtual

More information

C H A P T E R lpr Overview of the Print Server Program UNIX Print Facility lpr 8-1

C H A P T E R lpr Overview of the Print Server Program UNIX Print Facility lpr 8-1 CHAPTER 8 USPOOL This chapter describes the print server program, USPOOL for the UNIX lpr command. It contains these sections: Overview of the Print Server Program Provides a brief overview of the print

More information

Implementing Data Masking and Data Subset with IMS Unload File Sources

Implementing Data Masking and Data Subset with IMS Unload File Sources Implementing Data Masking and Data Subset with IMS Unload File Sources 2013 Informatica Corporation. No part of this document may be reproduced or transmitted in any form, by any means (electronic, photocopying,

More information

Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating. Part 6 z/os Concepts

Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating. Part 6 z/os Concepts Uni Hamburg Mainframe Summit 2010 z/os The Mainframe Operating Part 6 z/os Concepts Redelf Janßen IBM Technical Sales Mainframe Systems Redelf.Janssen@de.ibm.com Course materials may not be reproduced

More information

Now Available in z/os V2R2 JES3: OUTDISP

Now Available in z/os V2R2 JES3: OUTDISP Now Available in z/os V2R2 JES3: OUTDISP David Jones IBM JES3 Development August 12, 2015 Session 17599 at 4:30 5:30 PM Trademarks The following are trademarks of the International Business Machines Corporation

More information

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3

IBM. Documentation. IBM Sterling Connect:Direct Process Language. Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 IBM Sterling Connect:Direct Process Language IBM Documentation Version 5.3 This edition applies to Version 5 Release 3 of IBM

More information

Configuración del laboratorio de acceso telefónico de clientes (San José, Estados Unidos)

Configuración del laboratorio de acceso telefónico de clientes (San José, Estados Unidos) Configuración del laboratorio de acceso telefónico de clientes (San José, Estados Unidos) Contenido Introducción prerrequisitos Requisitos Componentes Utilizados Convenciones Configuración Información

More information

IBM Education Assistance for z/os V2R1

IBM Education Assistance for z/os V2R1 IBM Education Assistance for z/os V2R1 Item: In-Stream Data in JCL Procedures and Includes Element/Component: JES3 Material is current as of June 2013 I n Agenda Trademarks Presentation Objectives Overview

More information

Customizing and Developing Applications with Expedite CICS

Customizing and Developing Applications with Expedite CICS GXS EDI Services Customizing and Developing Applications with Expedite CICS Version 4 Release 5 Seventh Edition (November 2005) This document (GC34-3304-06) contains revisions for MVS only. VSE users should

More information

JCL MOCK TEST JCL MOCK TEST III

JCL MOCK TEST JCL MOCK TEST III http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

Dino Explorer. MVS Data Collector for Mainframe Assessment

Dino Explorer. MVS Data Collector for Mainframe Assessment Dino Explorer MVS Data Collector for Mainframe Assessment Index of contents 1 - Introduction...3 2 - The Installation Guide...4 2.1 Step 1 Copy the dxplload.xmit to MVS...4 2.2 Step 2 Receive XMIT file...6

More information

GUIA PARA EL MENSAJE DE REPORTE DE INVENTARIOS EN FORMATO EANCOM DETALLE DE LOS SEGMENTOS

GUIA PARA EL MENSAJE DE REPORTE DE INVENTARIOS EN FORMATO EANCOM DETALLE DE LOS SEGMENTOS GUIA PARA EL MENSAJE DE REPORTE DE INVENTARIOS EN FORMATO EANCOM DETALLE DE LOS SEGMENTOS www.gs1co.org Identificador del Documento Guía EANCOM INVRPT Nombre del documento Estado del documento Guía para

More information

EDITRAN. Installation manual 0S/400 INDRA 17/03/17

EDITRAN. Installation manual 0S/400 INDRA 17/03/17 EDITRAN 0S/400 Installation manual INDRA 17/03/17 INDRA The information contained here can be changed without prior notice. The different versions of the product can cause changes, additions or deletions

More information

CSSMTP TESTMODE and EZBMCOPY documentation updates for APAR PI48700

CSSMTP TESTMODE and EZBMCOPY documentation updates for APAR PI48700 z/os Communications Server CSSMTP TESTMODE and EZBMCOPY documentation updates for APAR PI48700 Version2Release1 Note: Links to related publications are from original documents and might not work. The links

More information

Chapter 1 RUNNING A SIMPLE JOB. SYS-ED/ Computer Education Techniques, Inc.

Chapter 1 RUNNING A SIMPLE JOB. SYS-ED/ Computer Education Techniques, Inc. Chapter 1 RUNNING A SIMPLE JOB SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: z/os operating system and resource management. The role and functions of JCL. How to code basic JCL

More information

BEA MessageQ. MVS Client User s Guide

BEA MessageQ. MVS Client User s Guide BEA MessageQ MVS Client User s Guide BEA MessageQ MVS Client Version 5.0 Document Edition 5.0 February 1999 Copyright Copyright 1999 BEA Systems, Inc. All Rights Reserved. Restricted Rights Legend This

More information

MFT Platform Server for z/os Release Notes

MFT Platform Server for z/os Release Notes MFT Platform Server for z/os Release Notes Version 7.1 Error! Unknown document property name. TIBCO provides the two-second advantage November 4, 2011 Table of Contents I. Introduction... 3 II. New Enhancements

More information

T01F3nnn - FTP3 Messages

T01F3nnn - FTP3 Messages CHAPTER 18 T01F3nnn - FTP3 Messages This chapter describes the messages issued by the FTP3 program. These include messages T01F3001 through T01F3999. T01F3nnn T01F3000I FTP Cisco IOS for S/390 version

More information

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p.

Failures under MVS p. 67 General p. 67 JCL Errors p. 68 Syntactical JCL Errors p. 68 Allocation JCL Errors p. 69 ABEND Failures p. About the Author p. vii Preface p. xv Acknowledgments p. xix Introduction p. 1 Historical Perspective p. 1 JCL Complexity p. 3 Multiprogramming and Virtual Storage p. 4 Data Set Organizations p. 8 Non-VSAM

More information

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964

On Distributed Communications, Rand Report RM-3420-PR, Paul Baran, August 1964 The requirements for a future all-digital-data distributed network which provides common user service for a wide range of users having different requirements is considered. The use of a standard format

More information

IBM System z Fast Track

IBM System z Fast Track IBM System z Fast Track Duración: 1 Días Código del Curso: ESZ0G Método de Impartición: Curso Remoto (Virtual) Temario: This 10 day course is intended to give IT professionals a well rounded introduction

More information

//PSWDGEN EXEC PGM=RAIPWG //STEPLIB DD DISP=SHR,DSN=&RAILOAD //SYSTSPRT DD SYSOUT=* //SYSIN DD

//PSWDGEN EXEC PGM=RAIPWG //STEPLIB DD DISP=SHR,DSN=&RAILOAD //SYSTSPRT DD SYSOUT=* //SYSIN DD Appendix P Updating Product Passwords A CPU password is required to install and operate Relational Architects International (RAI) products on either a trial or permanent basis. The jobstream described

More information

UDP and TCP. Introduction. So far we have studied some data link layer protocols such as PPP which are responsible for getting data

UDP and TCP. Introduction. So far we have studied some data link layer protocols such as PPP which are responsible for getting data ELEX 4550 : Wide Area Networks 2015 Winter Session UDP and TCP is lecture describes the two most common transport-layer protocols used by IP networks: the User Datagram Protocol (UDP) and the Transmission

More information

Applications Development

Applications Development Paper 48-25 Using Batch MVS SAS To Send Email Via A UNIX Email Server Stephen M. Englert, Dun & Bradstreet Corporation, Murray Hill, NJ ABSTRACT Frequently, there are customers, internal or external to

More information

OCTOBEAM. LED Lighting Effect USER MANUAL / MANUAL DE USUARIO

OCTOBEAM. LED Lighting Effect USER MANUAL / MANUAL DE USUARIO LED Lighting Effect USER MANUAL / MANUAL DE USUARIO PLEASE READ THE INSTRUCTIONS CAREFULLY BEFORE USE / POR FAVOR LEA LAS INSTRUCCIÓNES ANTES DE USAR 1. Overview OctoBeam White is a LED Lighting Bar with

More information

EMTECH_3P_A_1_v4. Descripción de la placa.

EMTECH_3P_A_1_v4. Descripción de la placa. EMTECH_3P_A_1_v4 Descripción de la placa. Autor Hidalgo Martin Versión 0.1 Ultima revisión Lunes, 04 de Abril de 2011 Contenido 1 Introducción...4 2 Descripción de la placa...5 2.1 Vista superior...5 2.2

More information

//JOBNAME JOB //STEPNAME EXEC //DDNAME DD //* comment - upper or lower case /*...end of JCL stream

//JOBNAME JOB //STEPNAME EXEC //DDNAME DD //* comment - upper or lower case /*...end of JCL stream Uni Hamburg Mainframe Summit z/os The Mainframe Operating Chapter 6: Using Job Control Language (JCL) and System Display and Search Facility (SDSF) Anhang 1 JCL und SDSF Michael Großmann IBM Technical

More information

z/os 2.1 JES2 Symbol Services and Other New Services

z/os 2.1 JES2 Symbol Services and Other New Services z/os 2.1 JES2 Symbol Services and Other New Services Tom Wasik IBM Rochester, MN Thursday 4:30PM Session Number 14257 Trademarks The following are trademarks of the International Business Machines Corporation

More information

AN INTRODUCTION TO VERILOG HDL

AN INTRODUCTION TO VERILOG HDL AN INTRODUCTION TO VERILOG HDL Departamento de Tecnología Electrónica Universidad de Sevilla Rev.7 (feb 2013) Index Introducction Part I: combinational circuits Part II: sequential circuits 2 Introducción

More information

Cisco IOS for S/390 Architecture

Cisco IOS for S/390 Architecture CHAPTER 1 Cisco IOS for S/390 Architecture This chapter describes the architecture of Cisco IOS for S/390. It includes the following sections: Overview An overview of the architecture of Cisco IOS for

More information

Mainframe Developer NO.2/29, South Dhandapani St, Burkit road, T.nagar, Chennai-17. Telephone: Website:

Mainframe Developer NO.2/29, South Dhandapani St, Burkit road, T.nagar, Chennai-17. Telephone: Website: Mainframe Developer Mainframe Developer Training Syllabus: IBM Mainframe Concepts Architecture Input/output Devices JCL Course Syllabus INTRODUCTION TO JCL JOB STATEMENT CLASS PRTY MSGCLASS MSGLEVEL TYPRUN

More information

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities

IBM InfoSphere Optim for z/os Version 7 Release 2. Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities IBM InfoSphere Optim for z/os Version 7 Release 2 Batch Utilities Note Before using this information and the product it supports, read

More information

IBM. Sendmail to CSSMTP bridge. z/os Communications Server. Version 2 Release 1

IBM. Sendmail to CSSMTP bridge. z/os Communications Server. Version 2 Release 1 z/os Communications Server IBM Sendmail to CSSMTP bridge Version 2 Release 1 Note: Links to related publications are from original documents and might not work. The links to publications are included for

More information

GC IBM Tivoli NetView for TCP/IP Performance BatchPR Utilities Reference Guide Version 1.5. Host-Based Reporting

GC IBM Tivoli NetView for TCP/IP Performance BatchPR Utilities Reference Guide Version 1.5. Host-Based Reporting GC32-4689-01 IBM Tivoli NetView for TCP/IP Performance BatchPR Utilities Reference Guide Version 1.5 Host-Based Reporting Fifth Edition (August, 2002) This edition applies to the IBM Tivoli NetView Performance

More information

INTOSAI EXPERTS DATABASE

INTOSAI EXPERTS DATABASE INTOSAI EXPERTS DATABASE User s Manual Version 1.0 Profile: Registrator MU.0001.INTOSAI USER S MANUAL REGISTRATOR PROFILE Experts Database System Author: Daniel Balvis Creation date: May 12th 2015 Last

More information

IBM. OMEGAVIEW and OMEGAVIEW II for the Enterprise. Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise. Tivoli. Version 3.1.

IBM. OMEGAVIEW and OMEGAVIEW II for the Enterprise. Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise. Tivoli. Version 3.1. Tivoli OMEGAVIEW and OMEGAVIEW II for the Enterprise IBM Version 3.1.0 Configuring OMEGAVIEW and OMEGAVIEW II for the Enterprise SC32-9426-00 12 1 2 Tivoli OMEGAVIEW and OMEGAVIEW II for the Enterprise

More information

IOF (Interactive Output Facility) User s Guide Release 8F

IOF (Interactive Output Facility) User s Guide Release 8F IOF (Interactive Output Facility) User s Guide Release 8F Copyrights and Trademarks Triangle Systems, Inc. P. O. Box 12752 Research Triangle Park, NC 27709 Telephone: (919) 544-0090 Fax: (919) 942-3665

More information

Version 1 Release 6. IBM Autonomics Director for Db2 for z/os User's Guide IBM SC

Version 1 Release 6. IBM Autonomics Director for Db2 for z/os User's Guide IBM SC Version 1 Release 6 IBM Autonomics Director for Db2 for z/os User's Guide IBM SC19-4389 Version 1 Release 6 IBM Autonomics Director for Db2 for z/os User's Guide IBM SC19-4389 Note: Before using this

More information

MICROSOFT Course 20411: Administering Windows Server 2012

MICROSOFT Course 20411: Administering Windows Server 2012 MICROSOFT Course 20411: Administering Windows Server 2012 1 INTRODUCCIÓN El curso 20411 se basa en la versión final de Windows Server 2012. La formación aporta al alumno conocimientos sobre las tareas

More information

CHAPTER 22 DISTRIBUTED APPLICATIONS ANSWERS TO QUESTIONS ANSWERS TO PROBLEMS

CHAPTER 22 DISTRIBUTED APPLICATIONS ANSWERS TO QUESTIONS ANSWERS TO PROBLEMS CHAPTER 22 DISTRIBUTED APPLICATIONS ANSWERS TO QUESTIONS 22.1 RFC 821 defines SMTP which is the protocol for exchanging email messages. RFC 822 describes the format of those messages. 22.2 The Simple Mail

More information

Product Integration news: Tivoli Workload Scheduler (TWSz) and IBM Tivoli Output Manager (ITOM)

Product Integration news: Tivoli Workload Scheduler (TWSz) and IBM Tivoli Output Manager (ITOM) Product Integration news: Tivoli Workload Scheduler (TWSz) and IBM Tivoli Output Manager (ITOM) Steve Bice Rocket Software August 2014 TWSz v9.2 and ITOM v3.1 Integration With TWSz v9.2 and ITOM v3.1,

More information

Getting Started with Xpediter/Eclipse

Getting Started with Xpediter/Eclipse Getting Started with Xpediter/Eclipse This guide provides instructions for how to use Xpediter/Eclipse to debug mainframe applications within an Eclipsebased workbench (for example, Topaz Workbench, Eclipse,

More information

Monitoring Predefined Cisco Unified Communications Manager Objects

Monitoring Predefined Cisco Unified Communications Manager Objects CHAPTER 5 Monitoring Predefined Cisco Unified Communications Manager Objects The system logs data every 5 minutes for predefined Cisco Unified Communications Manager counters. This chapter contains information

More information

Adding Distribution Settings to a Job Profile (CLUI)

Adding Distribution Settings to a Job Profile (CLUI) CHAPTER 7 Adding Distribution Settings to a Job Profile (CLUI) Revised: October 10, 2008, Distribution tabs tell the Cisco MXE 3000 what to do with output files once encoding is complete. This section

More information

User Manual. Summary. Author: SYMTRAX. Compleo Gateway User Manual 1

User Manual. Summary. Author: SYMTRAX. Compleo Gateway User Manual 1 User Manual Summary This manual will give an insight into some of the major functionalities of the product and the best practices to use while working with Compleo Gateway. Author: SYMTRAX Compleo Gateway

More information

Scheduling with the Agent for z/os

Scheduling with the Agent for z/os Workload Scheduler Version 8.6 Scheduling with the Agent for z/os SC27-2771-00 Note Before using this information and the product it supports, read the information in Notices. This edition applies to version

More information

Manual Instructions for SAP Note [MX] Digital Fiscal Document (CFDi) - Loader and Viewer Reports Version 1

Manual Instructions for SAP Note [MX] Digital Fiscal Document (CFDi) - Loader and Viewer Reports Version 1 Manual Instructions for SAP Note 1992133 [MX] Digital Fiscal Document (CFDi) - Loader and Viewer Reports Version 1 TABLE OF CONTENTS 1 CREATION OF DOMAINS... 3 2 CREATION OF DATA ELEMENT HRPAYMX_CFDI_STATUS...

More information

SD (March 2007)

SD (March 2007) JHS User s Guide COPYRIGHT Licensed Materials - Property of Systemware, Inc Copyright Systemware, Inc, 2000-2007 All rights reserved Use, duplication, or disclosure restricted by contract with Systemware,

More information

Appendix B WORKSHOP. SYS-ED/ Computer Education Techniques, Inc.

Appendix B WORKSHOP. SYS-ED/ Computer Education Techniques, Inc. Appendix B WORKSHOP SYS-ED/ Computer Education Techniques, Inc. 1 ISPF/PDF Environment 1. Log on to ISPF/PDF; different installations have different logon procedures. 1.1. The ISPF/PDF Primary Option Menu

More information

Single user Installation. Revisión: 13/10/2014

Single user Installation. Revisión: 13/10/2014 Revisión: 13/10/2014 I Contenido Parte I Introduction 1 Parte II Create Repositorio 3 1 Create... 3 Parte III Installation & Configuration 1 Installation 5... 5 2 Configuration... 9 3 Config. Modo... 11

More information

ISPF Users Boot Camp - Part 2 of 2

ISPF Users Boot Camp - Part 2 of 2 Interactive System Productivity Facility (ISPF) ISPF Users Boot Camp - Part 2 of 2 SHARE 116 Session 8677 Peter Van Dyke IBM Australia SHARE 116, Winter 2011 pvandyke@au1.ibm.com Introduction Our jobs

More information

STEPLIBs, ISPF, and JES Spool Management: Solving Problems You Thought Were Impossible

STEPLIBs, ISPF, and JES Spool Management: Solving Problems You Thought Were Impossible STEPLIBs, ISPF, and JES Spool Management: Solving Problems You Thought Were Impossible John Szura, Lead Mainframe Developer Brian Vohs, Mainframe Developer Tone Software Corporation Wednesday, March 12

More information

Avaya Solution & Interoperability Test Lab. Abstract

Avaya Solution & Interoperability Test Lab. Abstract Avaya Solution & Interoperability Test Lab Application Notes for Avaya Aura Communication Manager 7.1, Avaya Aura Session Manager 7.1, and Avaya Session Border Controller for Enterprise 7.2, with AT&T

More information

One Port Router. Installation Guide. It s about Quality of life

One Port Router. Installation Guide. It s about Quality of life One Port Router Installation Guide It s about Quality of life 2 This guide details the start up process for your internet connection. You will be able to enjoy the service in an easy, simple, and quick

More information

JCL MOCK TEST JCL MOCK TEST IV

JCL MOCK TEST JCL MOCK TEST IV http://www.tutorialspoint.com JCL MOCK TEST Copyright tutorialspoint.com This section presents you various set of Mock Tests related to JCL Framework. You can download these sample mock tests at your local

More information

Electronic Mail. Prof. Indranil Sen Gupta. Professor, Dept. of Computer Science & Engineering Indian Institute of Technology Kharagpur

Electronic Mail. Prof. Indranil Sen Gupta. Professor, Dept. of Computer Science & Engineering Indian Institute of Technology Kharagpur Electronic Mail Prof. Indranil Sen Gupta Professor, Dept. of Computer Science & Engineering Indian Institute of Technology Kharagpur 1 Introduction Most heavily used application on the Internet. Simple

More information

Can IBM Debug Tool and RDz Integrated Debugger both coexist in same CICS region?

Can IBM Debug Tool and RDz Integrated Debugger both coexist in same CICS region? Can IBM Debug Tool and RDz Integrated Debugger both coexist in same CICS region? With v9.1.1, the Integrated Debugger feature introduced a common adapter which made it possible for both IBM Debug Tool

More information

The CA Disk FILES Data Set

The CA Disk FILES Data Set The CA Disk FILES Data Set General Information The FILES Data Set can be of two different organizations. BDAM file called the FILES Data Set (FDS) CA Datacom/AD database called the Files Database (FDB)

More information

MAPnnn - Portmapper Log Messages

MAPnnn - Portmapper Log Messages CHAPTER 6 - Portmapper Log Messages This chapter describes messages written to logs by the Portmapper. MAP000I PORTMAP INITIALIZATION SUCCESSFULLY COMPLETED. Explanation The MAP task group was successfully

More information

INNOVATION TECHSUPPORT

INNOVATION TECHSUPPORT INNOVATION TECHSUPPORT VOLUME 3.1 Welcome to the third issue of INNOVATION TECH SUPPORT. TECHSUPPORT is intended as INNOVATION s communication vehicle to those responsible for the use of INNOVATION s products.

More information

Digital Voice Services Residential User Guide

Digital Voice Services Residential User Guide Digital Voice Services Residential User Guide 2 P a g e * Feature Access Codes *11 Broadworks Anywhere (pulling call to alternate phone) *62 Access Voicemail *72 Call Forwarding Always Activation *73 Call

More information

BUSINESSMAIL X.400 WEB INTERFACE AS2 GATEWAY V2.9

BUSINESSMAIL X.400 WEB INTERFACE AS2 GATEWAY V2.9 GATEWAY V2.9 User information (1) In the past it was necessary to use special forms or Excel sheets for the administration of your partners and trading relations. You had to send this information to central

More information

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA

Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Chapter 13. Synchronizing secondary index databases with a DEDB with FPA Use the Resync function of FPA to synchronize secondary index databases with their primary DEDB database. Topics: v Functions of

More information

SAS Technical Support Document TS-678 Installing the SAS 9.0 Object Spawner for SAS 8.2 Servers on OS/390 and z/os Platforms

SAS Technical Support Document TS-678 Installing the SAS 9.0 Object Spawner for SAS 8.2 Servers on OS/390 and z/os Platforms SAS Technical Support Document TS-678 Installing the SAS 9.0 Object Spawner for SAS 8.2 Servers on OS/390 and z/os Platforms Lindy Mayfield October 2003 SAS/Europe Customer Support Lindy.mayfield@eur.sas.com

More information

Software Description Application Software OTT Hydras 3 net

Software Description Application Software OTT Hydras 3 net English Software Description Application Software OTT Hydras 3 net We reserve the right to make technical changes and improvements without notice! Table of contents 1 Overview of OTT Hydras 3 net 5 2 Data

More information

1) How many unique operating systems are available on IBM Z hardware? Answer Choice A58_

1) How many unique operating systems are available on IBM Z hardware? Answer Choice A58_ Print Name: Print Email Address: 60 questions where each question has only 1 best choice answer from the list of 60 answers A1 to A60 1) How many unique operating systems are available on IBM Z hardware?

More information

NaviQuest Testing ACS Hands-On Lab

NaviQuest Testing ACS Hands-On Lab NaviQuest Testing ACS Hands-On Lab Neal Bohling and Tom Reed, IBM March 5, 2015 Session 17048 Insert Custom Session QR if Desired. Permission is granted to SHARE Inc. to publish this presentation paper

More information

A Guided Tour of. Policy-Based Data Set Encryption. Eysha S. Powers Enterprise Cryptography, IBM

A Guided Tour of. Policy-Based Data Set Encryption. Eysha S. Powers Enterprise Cryptography, IBM A Guided Tour of Policy-Based Data Set Encryption Eysha S. Powers Enterprise Cryptography, IBM eysha@us.ibm.com 0 Getting Started 1. Configure Crypto Express Cards 2. Configure ICSF 3. Start ICSF 4. Load

More information

CA NetMaster CA RS 1509 Service List

CA NetMaster CA RS 1509 Service List CA NetMaster 12.1 1 CA RS 1509 Service List Description Type 12.1 RO81726 AOMALERT MACRO DOES NOT INCLUDE THE DESCRIPTOR CODE PTF RO82298 IPVP1212 CDI ERROR. UNSUPPORTED VERSION 2201 PTF RO82498 IPDI52F3

More information

Dialog Box Displaying the VPN Connection Status.

Dialog Box Displaying the VPN Connection Status. By using SoftEther VPN Client to define the required connection settings of a connection setting and then connecting to that connection setting, you can start the connection to VPN Server. 4.5.1 Starting

More information

IOF Job Archival Made Simple (IOF/JAMS)

IOF Job Archival Made Simple (IOF/JAMS) IOF Job Archival Made Simple (IOF/JAMS) Introduction Archiving Jobs The IOF Job Archival Made Simple (IOF/JAMS) package provides the ability to save JES2 jobs into z/os data sets in a way that they can

More information

BusinessMail X.400 Web interface AS2 Gateway V3.0

BusinessMail X.400 Web interface AS2 Gateway V3.0 Web interface AS2 Gateway V3.0 User information (1) In the past it was necessary to use special forms or Excel sheets for the administration of your partners and trading relations. You had to send this

More information

IntesisBox TO-RC-xxx-1 Toshiba compatibilities

IntesisBox TO-RC-xxx-1 Toshiba compatibilities IntesisBox TO-RC-xxx-1 Toshiba compatibilities In this document the compatible Toshiba models with the following IntesisBox RC interfaces are listed: / En éste documento se listan los modelos Toshiba compatibles

More information

Collecting Hydra Statistics

Collecting Hydra Statistics Collecting Hydra Statistics Fabio Massimo Ottaviani EPV Technologies White paper 1 Overview The IBM Virtualization Engine TS7700, code named Hydra, is the new generation of tape virtualization solution

More information

The CICS Listener a Concurrent TCP/IP Server

The CICS Listener a Concurrent TCP/IP Server The CICS Listener a Concurrent TCP/IP Server Author Heinz Hagedorn VSE Development, IBM Böblingen Laboratory hagedorn@de.ibm.com Communications between TCP/IP socket applications are built on the client/server

More information

JCL JOB CONTROL LANGUAGE

JCL JOB CONTROL LANGUAGE Mainframe Concepts:- What is Mainframe Difference between Open source Applications and Mainframe Application Where do we use Mainframe Applications Operating System information Resource Access Control

More information

CallPilot Multimedia Messaging

CallPilot Multimedia Messaging CallPilot Multimedia Messaging User Guide Release 1.0 Standard 1.0 December 1998 P0886140 ii Welcome to CallPilot Multimedia Messaging CallPilot Multimedia Messaging from Nortel Networks is an advanced

More information

DFSMS:Intermediate NaviQuest Streamlining SMS Work

DFSMS:Intermediate NaviQuest Streamlining SMS Work DFSMS:Intermediate NaviQuest Streamlining SMS Work Neal Bohling DFSMS Defect Support, IBM August 14, 2013 Session# 14157 Insert Custom Session QR if Desired. Goal of this Presentation / Agenda Provide

More information

CA File Master Plus. ISPF User Guide. Release

CA File Master Plus. ISPF User Guide. Release CA File Master Plus ISPF User Guide Release 9.1.00 This Documentation, which includes embedded help systems and electronically distributed materials (hereinafter referred to as the Documentation ), is

More information

CA TLMS Tape Management CA RS 1404 Service List

CA TLMS Tape Management CA RS 1404 Service List CA TLMS Tape Management 12.6 1 CA RS 1404 Service List Release Service Description Hiper 12.6 RO64006 CAG8259E OR CAT9999E ISSUED WITH TQS INSTALLED. RO64267 TLMS016 INCORRECT RULE TYPE FOR RULES WITH

More information

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2

User Manual. MPPTracker. Management Software for Solar Charge Controller. Version: 1.2 User Manual MPPTracker Management Software for Solar Charge Controller Version: 1.2 Table of Contents 1. MPPTracker Overview... 1 1.1. Introduction... 1 1.2. Features... 1 2. MPPTracker Install and Uninstall...

More information

How to Register your Application Online

How to Register your Application Online How to Register your Application Online 2019-2020 LANGUAGE AND CULTURE ASSISTANTS IN SPAIN Application period: January, 10 th - April, 10th Contents 1. Access PROFEX...3 2. Create a new account in PROFEX...4

More information