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 the function of catx syntax? : Sas-administrator
What is the difference between %put and symbolgen? : sas-macro
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
What was the last computer book you purchased? Why?
What are pdv and it functions?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
do you prefer proc report or proc tabulate? Why? : Sas programming
How would you determine the number of missing or nonmissing values in computations?
What is the difference between match merge and one to one merge?
what is the purpose of _error_? : Sas programming
How would you define the end of a macro?
What’s the difference between var b1 – b3 and var b1 — b3?
What is the difference between nodupkey and nodup options?
what is slowly changing dimension? : Sas-di