Start of change

File path terminology

Generic file paths are used to describe the location of files used by CICS® Transaction Gateway.

Installation directory

The term <install_path> is used in file paths to represent the location where you installed the product.

The <install_path> is ⁄usr⁄lpp⁄cicstg⁄ctgversion where ctgversion is the product version, and can be modified at installation time. A lowercase convention is normally used for file paths.

Java home directory

The term <java_path> is used in file paths to represent the location of the Java™ home directory, for example /usr/lpp/java/J7.0.

High level qualifier

The term hlq indicates the high-level qualifier used for MVS data sets, for example hlq.SCTGLINK. The high level qualifier can be set during the SMP/E installation, for example, if <install_path> is /usr/lpp/cicstg/ctg900/bin, you could set the hlq to CICSTG.CTG900.

Information Information

Feedback


Timestamp icon Last updated: Tuesday, 19 November 2013


https://ut-ilnx-r4.hursley.ibm.com/tgzos_latest/help/topic/com.ibm.cics.tg.zos.doc//ctgzos/cclahlinstfiles.html
End of change