<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="en-us" xml:lang="en-us"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="security" content="public" /> <meta name="Robots" content="index,follow" /> <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> <meta name="DC.Type" content="concept" /> <meta name="DC.Title" content="Set up ownership of application objects" /> <meta name="abstract" content="Changing the ownership of application objects is a cumbersome task, because you must change each object individually. If possible, ask your programmer or application provider to establish ownership for you." /> <meta name="description" content="Changing the ownership of application objects is a cumbersome task, because you must change each object individually. If possible, ask your programmer or application provider to establish ownership for you." /> <meta name="DC.Relation" scheme="URI" content="rzamvsetownerpubauth.htm" /> <meta name="copyright" content="(C) Copyright IBM Corporation 2006" /> <meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" /> <meta name="DC.Format" content="XHTML" /> <meta name="DC.Identifier" content="setappowner" /> <meta name="DC.Language" content="en-us" /> <!-- All rights reserved. Licensed Materials Property of IBM --> <!-- US Government Users Restricted Rights --> <!-- Use, duplication or disclosure restricted by --> <!-- GSA ADP Schedule Contract with IBM Corp. --> <link rel="stylesheet" type="text/css" href="./ibmdita.css" /> <link rel="stylesheet" type="text/css" href="./ic.css" /> <title>Set up ownership of application objects</title> </head> <body id="setappowner"><a name="setappowner"><!-- --></a> <!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script> <h1 class="topictitle1">Set up ownership of application objects</h1> <div><p>Changing the ownership of application objects is a cumbersome task, because you must change each object individually. If possible, ask your programmer or application provider to establish ownership for you.</p> <p><span class="uicontrol">Listing the objects in a library</span></p> <p>Before you change ownership, print a list of all the objects in the library, using the Display Library command. You can use it as a checklist. Type DSPLIB library-name *PRINT.</p> <p><span class="uicontrol">Choosing the best method</span></p> <p>Choose one of these two methods to change ownership of objects in your application libraries:</p> <div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" frame="border" border="1" rules="all"><thead align="left"><tr><th align="center" valign="top" id="d0e29">Method</th> <th align="center" valign="top" id="d0e31">What it does</th> <th align="center" valign="top" id="d0e33">When to use it</th> </tr> </thead> <tbody><tr><td valign="top" headers="d0e29 ">The Works with Objects by Owner command</td> <td valign="top" headers="d0e31 ">Shows a display which lists all the objects that a profile owns. You use an option on the display to change the owner of an object.</td> <td valign="top" headers="d0e33 ">This method is easier to use. However, if either QPGMR or QSECOFR own the objects, IBM<sup>®</sup> does not recommend this method. Those profiles own many objects, and your list display would be very large.</td> </tr> <tr><td valign="top" headers="d0e29 ">The Change Object Ownership command</td> <td valign="top" headers="d0e31 ">Requires using a separate command for each object. However, you can use Retrieve (F9) to repeat the previous command and reduce the amount of typing required.</td> <td valign="top" headers="d0e33 ">This method is faster if either QPGMR or QSECOFR own the objects.</td> </tr> </tbody> </table> </div> </div> <div> <div class="familylinks"> <div class="parentlink"><strong>Parent topic:</strong> <a href="rzamvsetownerpubauth.htm" title="In this topic, you establish ownership and public authority for application libraries, group libraries, and personal libraries.">Set up ownership and public authority</a></div> </div> </div> </body> </html>