×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
Call a function that secures the table with an authorization list and then assigns the authority through the authorization list?
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Mike Wills
Sent: Wednesday, September 26, 2012 7:19 AM
To: midrange-l@xxxxxxxxxxxx
Subject: Set authority on SQL CREATE TABLE
I am having a problem where I have a program do an SQL CREATE TABLE
and the authorization for *PUBLIC is *EXCLUDE. Now leaving out the
security implications of setting that to *ALL, how can I either add a
user with *ALL or change *PUBLIC to *ALL? A third option would be to
use an authorization list.
No matter the approach, is this possible at the time of creation? Or
do I have the run the CL command (which for the life of me I can't
remember which) and change it that way? This is all ran through an
automated process. I have tried to set CRTAUT on the library to *ALL
and to my authorization list with no effect.
--
Mike Wills
http://mikewills.me
As an Amazon Associate we earn from qualifying purchases.