|
> I can access DB2 tables which are on my userid using the pass-through
> command (CONNECT to DB (SSID = DB2C) ; ) and can use the PROC SQL Command to
> create a DB2 table in the Work space but can't create a table in DB2 from
> SAS.
I understand that you can create a table TEST, but not a table
XXX.TEST.
This is normally a DB2 security issue.
Jens
|