Tema: uss
-
Orientación en z/OS: espacios de direcciones, datasets, catálogos, JES2 y qué puede ver una sesión SSH en USS
z/OS organiza el trabajo en espacios de direcciones en lugar de una tabla de procesos plana, almacena los datos en datasets catalogados en lugar de un único árbol de sistema de archivos, y encola el trabajo por lotes mediante JES2; una sesión SSH hacia z/OS UNIX System Services (USS) es un espacio de direcciones más, con su propia vista, no una ventana al sistema completo.
-
Reaching z/OS datasets from the UNIX shell: the //'HLQ.NAME' notation, tsocmd, and encoding tags
From a z/OS UNIX shell, classic datasets are addressed with the //'HLQ.DATA.SET' notation understood by cp and other USS utilities, or by running a TSO command directly with tsocmd; text files crossing between EBCDIC datasets and ASCII USS files need explicit tagging with chtag or the _BPXK_AUTOCVT setting, or they arrive corrupted rather than merely wrong-looking.
Legible por máquina: JSON