The Artima Developer Community
Sponsored Link

Java Buzz Forum
Remember to COMMIT to the SQLPlus gods

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dion

Posts: 5028
Nickname: dion
Registered: Feb, 2003

Dion Almaer is the Editor-in-Chief for TheServerSide.com, and is an enterprise Java evangelist
Remember to COMMIT to the SQLPlus gods Posted: Jul 17, 2004 8:13 PM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by dion.
Original Post: Remember to COMMIT to the SQLPlus gods
Feed Title: techno.blog(Dion)
Feed URL: http://feeds.feedburner.com/dion
Feed Description: blogging about life the universe and everything tech
Latest Java Buzz Posts
Latest Java Buzz Posts by dion
Latest Posts From techno.blog(Dion)

Advertisement
I have recently been working with two databases in one architecture: PostgreSQL and Oracle. I had one terminal open with psql, and another with sqlplus. I was fixing some data.... and didn't understand why my groovy script wasn't seeing the newly fixed data from the Oracle side. Then it hit me. DUH! The *I* in ACID! One COMMIT; later and everyone was happy.

Read: Remember to COMMIT to the SQLPlus gods

Topic: [Jul 9, 2004 13:00 PDT] 8 Links Previous Topic   Next Topic Topic: [Jul 9, 2004 07:27 PDT] 21 Links

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use