Previous Topic: More InformationNext Topic: More Information


Changing Model Ownership

The owner of a model can transfer ownership with the Toolkit Change Object Ownership (YCHGOBJOWN) command.

For example, to change the ownership of all objects in the MYLIB library to a new YOURNAME owner, you would enter the following and press Enter:

YCHGOBJOWN  OBJ(MYLIB/*ALL) OBJTYPE(*ALL) NEWOWN(YOURNAME) CHGLIBOWEN(*YES)

This example includes the following required parameters: