ibm-information-center/dist/eclipse/plugins/i5OS.ic.dm_5.4.0.1/rbal3secfs.htm

66 lines
4.5 KiB
HTML

<?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="copyright" content="(C) Copyright IBM Corporation 2005" />
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
<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="Object authority" />
<meta name="abstract" content="There are several types of authority that can be granted to a user for a file. Also, you can use the SQL GRANT and REVOKE statements to assign and remove these iSeries authorities to SQL tables, including individual columns within those tables." />
<meta name="description" content="There are several types of authority that can be granted to a user for a file. Also, you can use the SQL GRANT and REVOKE statements to assign and remove these iSeries authorities to SQL tables, including individual columns within those tables." />
<meta name="DC.subject" content="file object authority, authority, file object" />
<meta name="keywords" content="file object authority, authority, file object" />
<meta name="DC.Relation" scheme="URI" content="rbal3scurty.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3operr.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3objer.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3objmr.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3refath.htm" />
<meta name="DC.Relation" scheme="URI" content="rbal3altath.htm" />
<meta name="DC.Relation" scheme="URI" content="../db2/rbafzmst02.htm" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rbal3secfs" />
<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>Object authority</title>
</head>
<body id="rbal3secfs"><a name="rbal3secfs"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Object authority</h1>
<div><p>There are several types of authority that can be granted to a user
for a file. Also, you can use the SQL GRANT and REVOKE statements to assign
and remove these <span class="keyword">iSeries™</span> authorities
to SQL tables, including individual columns within those tables.</p>
</div>
<div>
<ul class="ullinks">
<li class="ulchildlink"><strong><a href="rbal3operr.htm">Object operational authority</a></strong><br />
Object operational authority allows you to look at an object description and use the object as determined by your data authorities to the object.</li>
<li class="ulchildlink"><strong><a href="rbal3objer.htm">Object existence authority</a></strong><br />
Object existence authority allows you to change the existence status of a file.</li>
<li class="ulchildlink"><strong><a href="rbal3objmr.htm">Object management authority</a></strong><br />
Object management authority allows you to perform many operations on a file.</li>
<li class="ulchildlink"><strong><a href="rbal3refath.htm">Object reference authority</a></strong><br />
Object reference authority allows you to refer to a database file from another database file. The operations that you can perform on the referred-to database file are determined by the referring database file.</li>
<li class="ulchildlink"><strong><a href="rbal3altath.htm">Object alter authority</a></strong><br />
Object alter authority allows you to alter the attributes of a database file or SQL package.</li>
</ul>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbal3scurty.htm" title="The iSeries provides many security features help you control accesses to data and files.">Security</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../db2/rbafzmst02.htm">SQL Reference</a></div>
</div>
</div>
</body>
</html>