BookmarkSubscribeRSS Feed
JMarkW
Fluorite | Level 6
I'm using libname and proc append to load data from a SAS data sets into Oracle tables. The row length is extremely large and the number of records is fairly large. I'm trying to figure out the optimal settings for INSERTBUFF and DBCOMMIT. I understand DBCOMMIT has to be equal to or less that INSERTBUFF.

Does anybody know of documentation or have any rules of thumb on how to optimize for loading Oracle in this fashion? Message was edited by: JMarkW
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
A SEARCH on the SAS support website http://support.sas.com/ yielded several DOC and technical paper hits to consider. You may also find that the SAS 9.2 DOC has some applicability on this topic, even though you may be running an earlier SAS version (consider the link below).

Also, a Google advanced search using the argument below was quite fruitful with gems to review:

optimize oracle performance site:sas.com


Also, keep aware of SAS HOTFIX maintenance, given the SAS support problem note listed below.

Scott Barry
SBBWorks, Inc.

SAS/ACCESS for Oracle: Maximizing Oracle Performance
http://support.sas.com/documentation/cdl/en/acreldb/59618/HTML/default/a003113611.htm


Problem Note 20712: Decreased performance might occur when you use bulk loading in SAS/ACCESS® Interface to Oracle
http://support.sas.com/kb/20/712.html

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

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1 reply
  • 1706 views
  • 0 likes
  • 2 in conversation