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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / 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 |
Explain input and put function?
what is _error_?
2 Answers Axis Bank, Cognizant, JPMorgan Chase,
What are the functions used for character handling?
WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?
Where do the database management systems store data and how do u import them.
How do you add a number to a macro variable?
where will go the observations that were deleted by delete statement?
How would you compile all macros from a folder in a study, within the autoexec program?
What is the difference between where and if statement?
diff between nodup rec and ondup key???
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
Under what circumstances would you code a SELECT construct instead of IF statements?