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;

 

 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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
  • 1230 views
  • 0 likes
  • 2 in conversation