Archives of the TeradataForum
Message Posted: Wed, 03 Nov 2004 @ 18:16:28 GMT
Subj: | | Re: SAS dataset access |
|
From: | | Fred Keiser |
Queryman will not access a SAS dataset. You have two options. (1) load the dataset into teradata either in your personal database or as a
global temp or volatile table and then join to it. (2) pull the data from teradata to the SAS unix server and join the two as datasets.
I would recommend fastloading the SAS dataset to a global temp or volatile table. This will not use your permanet space but will use the
"temp" space assigned to your user_id.
Fred Keiser
Informatics Systems Engineering (ISE)
|