As with local files, every iSeries™ remote file, library name, or member must begin with an alphabetic character (A through Z, $, #, or @) and can be followed by no more than 9 alphanumeric characters: A through Z, 0 through 9, $, #, @, _, or period (.). No name can exceed 10 characters. Blanks are not allowed in iSeries names.
The use of an extended name allows additional graphic characters to be included in quotation marks (”). The extended name also cannot exceed 10 characters, but quotation marks are included with the name, thereby limiting the number of graphic characters to 8. Lowercase letters remain lowercase letters. Examples of extended names are as follows:
”Test.Job” ”()/+=”
When an iSeries server is the target server, the file name can be specified in various forms, as shown in the following examples.
Therefore, if you are using the *NONSTD value for the remote file name and the target server requires uppercase file names, type the remote file name in uppercase characters even when using F4 (Prompt).
*LAST is supported only on the Override with Database File (OVRDBF), Clear Physical File Member (CLRPFM), Initialize Physical File Member (INZPFM), Reorganize Physical File Member (RGZPFM), Open Database File (OPNDBF), and Open Query File (OPNQRYF) commands. *LAST is the newest (or only) member in the file.
The examples here show valid iSeries remote file names:
CUSTMAST PRODLIB/CUSTMAST *NONSTD 'CUSTMAST(MBR1)' *NONSTD '*LIBL/CUSTMAST(MBR2)' *NONSTD 'PRODLIB/CUSTMAST(MBR3) DM' *NONSTD 'PRODLIB/CUSTMAST(*FIRST)'