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 use of function Proc summary?
what are all the reports you generated in your recent project?
What is program data vector (pdv) and what are its functions?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
What is the maximum and minimum length of macro variable
What function CATX syntax does?
Differentiate input and infile.
do you prefer proc report or proc tabulate? Why? : Sas programming
where are dashboard components are created and maintained? : Sas-bi
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What is the role of unrestrictive users? : sas-grid-administration
what is the Population you used in your project, is it ITT or PP?
Explain the difference between using drop = data set option in set and data statement?
Which date function advances a date, time or datetime value by a given interval?
for report generation which one you used proc report or data_null_?