View previous topic :: View next topic |
Author |
Message |
issac1029 Intermediate

Joined: 10 Dec 2005 Posts: 159 Topics: 75
|
Posted: Wed Aug 23, 2006 4:40 am Post subject: relation between sql-id and tso-id |
|
|
Hi all,
When I grant AUTH to public,that means all sql-di can access this resource.
But when I access table use tso-id,which sysibm(table) should I refer to decide what sql-id I use to access table,or other information can I find?
I am confused about the relationship bewteen them. |
|
Back to top |
|
 |
CZerfas Intermediate
Joined: 31 Jan 2003 Posts: 211 Topics: 8
|
Posted: Wed Aug 23, 2006 6:57 am Post subject: |
|
|
When you attach to DB2, for instance for the execution of a dynamic SQL statement, a DB2 exit DSN3 |
|
Back to top |
|
 |
|
|