i am importing large data from oracle to work library.
in log there is a error message worklibrary space is not enough.
then how to import the data safely to sas environment.
Answer Posted / aruna
You can use either or both of these options:
1.Delete temporary dataset that u no longer need
2.Direct temporary datasets to a different SAS data library
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the work of tranwrd function?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
how do you debug and test your sas programs? : Sas programming
what is snowflake schema? : Sas-di
what is sas metadata server? : Sas-di
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What versions of SAS have you used (on which platforms)?
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
What is connection profile? : sas-grid-administration
Do you need to know if there are any missing values?
what are the component of range? : Sas-bi
For clinical entire study how many tables will create approx?
how sas deals with business intelligence? : Sas-bi
what are some good sas programming practices for processing very large data sets? : Sas programming
What is the different between functions and PROCs that calculate the same simple descriptive statistics?