Panexec Library Record Format
search cancel

Panexec Library Record Format

book

Article ID: 440659

calendar_today

Updated On:

Products

Panvalet

Issue/Introduction

What is the record format for the Panexec library?

Environment

Environment : z/OS

Release : R5.3

Resolution

The Panexec library is primarily designed to manage executable programs(load modules), and its record format is basically "U" (Undefined: variable length).

Executable format standard:
In a z/OS(MVS) environment, libraries that store load modules must have a record format of RECFM=U according to the operating system specifications. Since Panexec is the system that manages these executable modules, the library itself also adheres to this format.

Additional Information

The Panexec library can also store source code and/or data.