Saving objects with the SAVOBJ command
Use the Save Object (SAVOBJ) command to save one or more objects on your system. You can also use the QSRSAVO API to save multiple objects.
Unless you specify that storage is to be freed, this command does not affect objects (other than having the change history updated). You may specify generic values for the LIB parameter with this command. You might run multiple concurrent SAVOBJ operations (including the QSRSAVO API) against a single library.
- Saving multiple objects with the SAVOBJ command
The parameters of the SAVOBJ command can be used to specify multiple objects in many ways. This information describes some of the most useful parameters.- QSRSAVO API
You can use the Save Objects List (QSRSAVO) application programming interface (API) to save multiple objects.- Objects whose contents are not saved
For some object types, the system saves only object descriptions, not the contents of the objects.
Parent topic:
Saving user data in your systemRelated concepts
Size limitations when saving objects