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 / raghavendrareddy
defaultly every dataset is saved into work library,
there is no space in work library,delete some datasets in
work library.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is study design in while working with SAS? what are screening variables in SAS?
Describe the function and utility of the most difficult SAS macro that you have written?
What is the function of Stop statement in a SAS Program?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
what other sas products have you used and consider yourself proficient in using? : Sas programming
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Do you need to know if there are any missing values?
for what purpose would you use the retain statement? : Sas programming
List out some key concept of SAS
Which date function advances a date, time or datetime value by a given interval?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
how would you determine the number of missing or nonmissing values in computations? : Sas programming
Give e an example of..