Use the QMF IMPORT command to bring a file, data set, or data queue back into a QMF temporary storage area or the database.
You can import QMF database objects into either temporary storage or the database depending on the object type, as is shown in Table 14.
Data object | Import to database | Import to temporary storage |
---|---|---|
TABLE | X | |
QUERY | X | X |
FORM | X | X |
PROC | X | X |
DATA | X |