ID: 28518
Creador: VIDAL I CANET, JOSEP LLUIS 
URL: https://mmedia.uv.es/html5/u/vi/vijo/28518_intro_cgi_zos.mp4
Código de inserción:
<video poster="https://mmedia.uv.es/g?user=vijo&path=/prac_CGI_zos/&name=intro_cgi_zos.mp4&resource_id=28518" controls="" autoplay="" autobuffer="" controlslist="nodownload">
<source src="https://mmedia.uv.es/html5/u/vi/vijo/28518_intro_cgi_zos.mp4" type="video/mp4">
</video>
Categoría: Sin categorizar 
Clasificación Unesco: Sin categorizar
Descripción: Aprender a crear CGIs en z/os que sean capaces de consultar información de datasources que residen en z/os(DB2 y DATASETS).
Etiquetas:
Resolucion:
928 x 1018
unknown
Puntuación: Sense puntuacio (puntuar).
Licencia CC: No asignada
Visitas: 903
This is automated with job RBLDLOGI which prints DBF.BSDS01 log inventory, reads its output (SYSADM.TEMP.PRNTBSDS) and generates a JOB (SYSADM.TEMP.JU004) to: 1.-) Change BSDS HLQ 2.-) Delete LOGCOPIES with source HLQ 3.-) Create new LOGCOPIES with target HLQ and START/END RBAs taken from log inventory output. At this point we can start target system.Target DB2 subsystem is started in MAINTENACE MODE: /-DBF START DB2 ACCESS(MAINT)
First of all, we execute REXX code to simulate DB workload. This workload consist in inserting on row per second in table sysadm.prv. Second, we stop TARGET (/-DBF STOP DB2) and delete all its datasets except the TARGET SDSN libraries and installation jobs . Finally, we proceed to COPY SOURCE datasets to TARGET DB2, while renaming HLQ (High Level Qualifier). The JCL that implements this is called CPYREN and is executed while source DB is up and running.
Demo sobre persistència de sessions. En el cluster de la gestió acadèmica s'aturen tots els nodes. Posteriorment, s'alça un i es comprova que les dades de la sessió es recuperen sense problemes.
Pasos preliminares a la instalación. Descargar el runtime necesario (zlinux.tgz) con dispositivos emulados y configuraciones necesarias para la instalación de debian en arquitectura s390 emulada (Hercules).
Para ello, vamos a utilizar la URL lynx 10.1.1.2/cgi-bin/environ.sh . Este es un cgi que nos da información sobre el entorno de ejecución del servidor web en z/os. Pound redireccinará esta URL a http://p390.uv.es/cgi-bin/environ.sh o bien a| http://129.35.161.134/cgi-bin/environ.sh Luego comprobaremos como pound detecta la caida del HTTP Server Backend y lo marca como muerto. A partir de ahí solo enviará las peticiones WEB a la LPAR zeuszvm. Posteriorment, levantaremos el HTTP Server de Valencia (/START HTTPD1), veremos como a los 30 segundos pound lo detecta como resucitado y reanuda el balanceo de peticiones a p390.