Question:
How to change the default SIZE parameter on a physical file created from a 2E model?
Answer:
1. For a single file...
From EDIT DATABASE RELATIONS, Z on the file to EDIT FILE DETAILS
O for Overrides on the PHY Physical file - this prompts the CRTPF command (model default)
F11 then F10, Page Down to the SIZE (Member size) parameter
Change the values as needed; SIZE(*NOMAX) is a common override
2. For all files created from the 2E model; changing the model default for CRTPF...
From EDIT DATABASE RELATIONS, F on file *Messages to EDIT MESSAGE FUNCTIONS
Z on function *CRTPF to EDIT MESSAGE FUNCTION DETAILS
F7 for defaults on EDIT SECOND LEVEL MESSAGE TEXT
F4 to prompt the model's default CRTPF command
F11 then F10, Page Down to the SIZE (Member size) parameter
Change the values as needed; SIZE(*NOMAX) is a common override