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 20:01:24 +1100
Reply-To:     Tony Stuart <tmstuart@NOSPAMHERE.BIGPOND.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Tony Stuart <tmstuart@NOSPAMHERE.BIGPOND.COM>
Organization: Telstra BigPond Internet Services (http://www.bigpond.com)
Subject:      Create DB2 table on MVS

Hi,

I'm using SAS V6.9 on MVS and have a table which I've been asked to convert into a DB2 table so that other users who only have access to QMF can access it.

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.

Can you please help.

Thanks in advance, Tony Stuart


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