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 (December 2001, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Fri, 28 Dec 2001 09:37:43 -0800
Reply-To:   amy <amywang11790@YAHOO.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   amy <amywang11790@YAHOO.COM>
Organization:   http://groups.google.com/
Subject:   How to run oracle sql scripts on the sas server?
Content-Type:   text/plain; charset=ISO-8859-1

How to run oracle sql scripts on the sas server?

First we run "prepare.sql" (oracle) siting on one Unix box; then run "report.sas" (sas) siting on anther Unix box;

We intent to run oracle sql scripts and sas program together on the sas UNIX BOX instead of runing sql on oracle box, then going to sas box to run sas(I have no plan to modify the oracle sql scripts to 'PROC SQL'since SQL scripts are kind of long). Is there a way to do it? Thank you.

Amy.


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