Page 1 of 1

SQL DA authorisation

PostPosted: Tue May 17, 2011 5:54 pm
by jaggz
Hi,

To work on SQL DA what are all the level of access that would be granted from the DBA point of view. This is just required for the practical sessions in a test lpar but i could'nt get a satisfactory reply from the local DBA about SQL da. Could anyone please suggest or guide me to the right direction. Apology in advance if my questions are not clear.

Re: SQL DA authorisation

PostPosted: Tue May 17, 2011 8:20 pm
by GuyC
I have no idea what you mean with "To work on SQL DA "
Are you talking about SQL descriptor area ?
That is just a copybook or a bunch of variable definitions, no access needs to be granted in DB2.
(you might need access to the source of the copybook)

Re: SQL DA authorisation

PostPosted: Wed May 18, 2011 9:23 am
by jaggz
Hi,

Yes its sql descriptor area. Usually whats the dataset name for the SQL da copy books ?

Re: SQL DA authorisation

PostPosted: Wed May 18, 2011 2:14 pm
by NicC
site-dependent

Re: SQL DA authorisation

PostPosted: Wed May 18, 2011 11:21 pm
by dick scherrer
Hello,

There isn't a "usual" dataset.

Suggest you look at some other program that uses this and see where the copybook "lives" and what it contains. A compile should show what you want.