Shane; I am not able to reproduce this. The general scenario works fine on TBC-ME 3.4.3. There a number of details we'd need to understand before a useful answer could be started. Which TopBraid product (Composer or Live), version and OS of TopBraid product are always helpful to make sure we start out on the same path. I take it you mean Oracle RDF, but the reference to SQL seems to contradict that? Some details of the script is helpful as well. What is the query you execute in PerformUpdate? Does it reference the graph used by the Oracle connector? How is Oracle imported (ImportRDFFromWorkspace using the .oracle connector is best - if you are using Oracle RDF). What do previous modules do that may cause the connection to close? And any other relevant details that may be useful to help us understand how the issue you are experiencing.
-- Scott On Apr 7, 9:35 am, Shane Wingard <[email protected]> wrote: > I have a script that runs and at the start of the script I Import an > Oracle model and use a Perform update to insert a triple containing > the startdatetime of the script. I now need to insert a triple into > oracle at the end of the script that contains the enddatetime. If I > just add another Perform Update module near the end of the script, the > triple never gets created for some reason. I tried reimporting the > oracle model right before I perform the enddatetime update, but I get > a SQL error that states there is a closed connection. I assume my > problem has something to do with how Topbraid handles SQL transactions. -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
