BookmarkSubscribeRSS Feed
4john
Calcite | Level 5
I am accessing 2-3 million records from Oracle into SAS which is taking 4-5 hrs.Is there a way to increase the performance and reduce time.I guess,DB load and server load are causing this scenario.
It takes 3.5hrs real time and 6min cpu time.
Any suggestion would be great.

Thanks,
John
2 REPLIES 2
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
Share your SAS code used to access Oracle - also have you checked the SAS.COM support website for reference documents and supporting conference SUGI/SGF technical papers on the topic?

Scott Barry
SBBWorks, Inc.
MZunnurain
Calcite | Level 5
> Share your SAS code used to access Oracle - also have
> you checked the SAS.COM support website for reference
> documents and supporting conference SUGI/SGF
> technical papers on the topic?
>
> Scott Barry
> SBBWorks, Inc.

I agree with Scott Barry, a sample of code would be helpful. Are you pulling down any information that is not needed, exclude those columns you don't need. Are you doing any complicated calculations? Conversions? Simplify them. Are there any space issues where the destination files are going? Do you have the fastest possible speed set? Is there a smaller table with the same columns that you could use for testing?

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

Health and Life Sciences Learning

 

Need courses to help you with SAS Life Sciences Analytics Framework, SAS Health Cohort Builder, or other topics? Check out the Health and Life Sciences learning path for all of the offerings.

LEARN MORE

Discussion stats
  • 2 replies
  • 1654 views
  • 0 likes
  • 3 in conversation