Creating and replacing objects
Use the CREATE and REPLACE commands
(can be abbreviated to CRE and REPL)
to create and replace objects in the database with the object data
currently being edited.
About this task
You can only create and replace objects of the same type (SQL query or QMF procedure) from the object data currently being edited.
The confirmation prompt is not used when the objects are written to the database by using these commands.
To specify
the lines that are used to create or replace the object, use:
- Line commands
CorCCor else a range operand to specify lines. - Line commands
MorMMto specify lines that are then deleted.
The current attribute values of the edited object are written back to the database with the newly created or replaced object.
Procedure
Results
Note: These commands operate ONLY on QMF objects and always copy the complete QMF object. They do NOT operate on
TSO data sets or members.