 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SQL equivalent of GRTOBJAUT using Authorization List</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-equivalent-of-grtobjaut-using-authorization-list/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-equivalent-of-grtobjaut-using-authorization-list/</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 18:24:46 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-equivalent-of-grtobjaut-using-authorization-list/#comment-91533</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 29 Apr 2011 19:33:50 +0000</pubDate>
		<guid isPermaLink="false">#comment-91533</guid>
		<description><![CDATA[Because you can call QCMDEXC without requiring any return parameter values, it can called as a stored procedure without needing to register it first as a stored procedure.

In the SQL CALL, remember that the &#039;Length&#039; will need to be supplied as a DEC(15 5) value, e.g., 0000000123.0000 would be a 123-byte long command string. That&#039;s probably the single biggest detail that trips these things up.

Tom]]></description>
		<content:encoded><![CDATA[<p>Because you can call QCMDEXC without requiring any return parameter values, it can called as a stored procedure without needing to register it first as a stored procedure.</p>
<p>In the SQL CALL, remember that the &#8216;Length&#8217; will need to be supplied as a DEC(15 5) value, e.g., 0000000123.0000 would be a 123-byte long command string. That&#8217;s probably the single biggest detail that trips these things up.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: davidgar</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-equivalent-of-grtobjaut-using-authorization-list/#comment-91528</link>
		<dc:creator>davidgar</dc:creator>
		<pubDate>Fri, 29 Apr 2011 15:00:09 +0000</pubDate>
		<guid isPermaLink="false">#comment-91528</guid>
		<description><![CDATA[Tom - thanks for your answers, I will pursue the QCMDEXC stored procedure route. This has long been a puzzler to me.]]></description>
		<content:encoded><![CDATA[<p>Tom &#8211; thanks for your answers, I will pursue the QCMDEXC stored procedure route. This has long been a puzzler to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-equivalent-of-grtobjaut-using-authorization-list/#comment-91506</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 29 Apr 2011 02:06:41 +0000</pubDate>
		<guid isPermaLink="false">#comment-91506</guid>
		<description><![CDATA[Note that if this &lt;b&gt;must be done&lt;/b&gt; in a SQL script, you can run the GRTOBJAUT command through QCMDEXC by calling QCMDEXC as a stored procedure. The GRTOBJAUT command would be passed in as a parm to a stored proc.

Tom]]></description>
		<content:encoded><![CDATA[<p>Note that if this <b>must be done</b> in a SQL script, you can run the GRTOBJAUT command through QCMDEXC by calling QCMDEXC as a stored procedure. The GRTOBJAUT command would be passed in as a parm to a stored proc.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomliotta</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-equivalent-of-grtobjaut-using-authorization-list/#comment-91503</link>
		<dc:creator>tomliotta</dc:creator>
		<pubDate>Fri, 29 Apr 2011 01:49:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-91503</guid>
		<description><![CDATA[SQL has no such concept. However, normal system commands work for SQL tables, so the GRTOBJAUT command can assign an *AUTL to a table.

Tom]]></description>
		<content:encoded><![CDATA[<p>SQL has no such concept. However, normal system commands work for SQL tables, so the GRTOBJAUT command can assign an *AUTL to a table.</p>
<p>Tom</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 6/9 queries in 0.013 seconds using memcached
Object Caching 310/313 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 18:52:48 -->