/opt/softwareag/jpz/ | is the Jopaz installation root directory. | ||
jpz-compiler/ | is the Jopaz main folder for the compiler and runtime. | ||
conf/ | contains the configuration files for compiler and runtime. | ||
cpy/ | contains the copy books for Jopaz execution. | ||
dbrm/ | if JPZ_DB2=YES, contains the DBRM modules. | ||
err/ | contains any possible error files. | ||
list/ | contains the listing files from the Jopaz compiler. | ||
log/ | contains any possible runtime log files. | ||
output/ | contains the Java .class files. | ||
source/ | contains your COBOL source programs. | ||
trace/ | contains any possible tracing information. | ||
jpz-db2/ | if JPZ_DB2=YES, is the main folder for all SSIDs. | ||
jpz-jar/ | contains all necessary Java libraries for Jopaz. | ||
jpz-lib/ | contains all necessary native libraries for Jopaz. | ||
jpz-scripts/ | contains the utility Shell scripts and assets for Jopaz. |