LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (February 2002, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 11 Feb 2002 11:42:51 +0000
Reply-To:   Jens Schlatter <OAFGFZWETIVH@SPAMMOTEL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Jens Schlatter <OAFGFZWETIVH@SPAMMOTEL.COM>
Organization:   Arcor
Subject:   Re: Create DB2 table on MVS
Content-Type:   text/plain; charset="iso-8859-1"

> 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


Back to: Top of message | Previous page | Main SAS-L page