LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (September 2007, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 11 Sep 2007 02:55:47 -0700
Reply-To:     "keybdftj@yahoo.fr" <keybdftj@YAHOO.FR>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "keybdftj@yahoo.fr" <keybdftj@YAHOO.FR>
Organization: http://groups.google.com
Subject:      SAS / ACCESS Oracle - How to control COMMIT statement
Comments: To: sas-l@uga.edu
Content-Type: text/plain; charset="iso-8859-1"

Hi all,

Sorry for my last message: I have done a wrong action, which sent it, as it was not finished... Please forget it!

I want to update an Oracle database with a SAS data set. The DBA ask me to code in order to COMMIT at the end of the update transaction...

Is there a better way to do it than load the SAS data to Oracle, an then do an Oracle update (EXECUTE (...) BY ORACLE; EXECUTE (COMMIT) by ORACLE for example?

Thanks for your help.

Tristan


Back to: Top of message | Previous page | Main SAS-L page