MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Unload Authorization

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database
View previous topic :: View next topic  
Author Message
Kalyan Chandra
Beginner


Joined: 29 Aug 2005
Posts: 2
Topics: 1
Location: India

PostPosted: Tue Aug 30, 2005 6:06 am    Post subject: Unload Authorization Reply with quote

How can I find the Authorization for Unloading a table for a individual user - Any way from sysibm tables.
_________________
Regards,
Kalyan..
Back to top
View user's profile Send private message Yahoo Messenger
kolusu
Site Admin
Site Admin


Joined: 26 Nov 2002
Posts: 12378
Topics: 75
Location: San Jose

PostPosted: Tue Aug 30, 2005 6:30 am    Post subject: Reply with quote

Kalyan Chandra,

There is no specific authority to unload a table. It all depends on whether you have the atuhority to run the unload utility plan(DSNTIAUL). This can be found in SYSIBM.SYSPLANAUTH table. You also need to authority to access the database which can be found in SYSIBM.SYSDBAUTH table

Hope this helps...

Cheers

Kolusu
_________________
Kolusu
www.linkedin.com/in/kolusu
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Manas Biswal
Intermediate


Joined: 29 Nov 2002
Posts: 382
Topics: 27
Location: Chennai, India

PostPosted: Tue Aug 30, 2005 8:56 am    Post subject: Reply with quote

And (in addition to what Kolusu has said), if you are unloading using the "UNLOAD" utility and not DSNTIAUL (UNLOAD is a new online utility which came with v7 - I think, versus DSNTIAUL which is a stand-a-lone utility), the authorizations on the tablespace should include one of the following -
Ownership of the tables
SELECT privilege on the tables
DBADM authority for the database
SYSADM authority
SYSCTRL authority

HTH....Regards,
Manas
_________________
There is no path to peace. Peace is the path.
- Mahatma Gandhi (1869-1948)
Back to top
View user's profile Send private message Send e-mail Yahoo Messenger
Kalyan Chandra
Beginner


Joined: 29 Aug 2005
Posts: 2
Topics: 1
Location: India

PostPosted: Thu Sep 01, 2005 4:10 am    Post subject: Reply with quote

Kolusu & Manas,

Thanks for information.

I will check the tables and get back with queries.
_________________
Regards,
Kalyan..
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Database All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group