BookmarkSubscribeRSS Feed
ImPrasad
Calcite | Level 5

Dear All,

 

I use to extract data from server by using readbuff statement from system which was 32 bit and having sas 9.2.

Now I have new system which is 64 bit and having sas 9.4.

Library got assigned successfully but unable to extract data.Post running data ;set ; run;statement session gets hanged.

Please suggest modifications required of any?

 

Thanks,

prasad

2 REPLIES 2
ballardw
Super User

You'll need to provide a bit more detail to get much help on this. Your OS, the OS and which database you are connecting to, and your Connect program (sensitive items such as user id or password should be replaced with XXXXXX of such for the forum).

 

If you don't use the readbuff does it work? And did the source database or database application change?

ImPrasad
Calcite | Level 5

Currently we are using Sas 9.4 version.Intel(R) Core(TM) i5 processor 64 bit

 

libname statemnt

LIBNAME ORA ODBC DSN=XX UID=XXXXX  PWD=XXX READBUFF = 32000;

 

 

 

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 1029 views
  • 0 likes
  • 2 in conversation