Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. ORACLE Commit problem--- Error 8197

ORACLE Commit problem--- Error 8197

Scheduled Pinned Locked Moved Database
helpc++databaseoraclequestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    megha_gharote
    wrote on last edited by
    #1

    Dear Friends, i m working on an VC++ application and using oracle as a backend. Through my application i m writing some data to Oracle database. After certain number of iterations i m getting Commit error (8197). Can anybody help me with this? What might be the reason for the same.

    A 1 Reply Last reply
    0
    • M megha_gharote

      Dear Friends, i m working on an VC++ application and using oracle as a backend. Through my application i m writing some data to Oracle database. After certain number of iterations i m getting Commit error (8197). Can anybody help me with this? What might be the reason for the same.

      A Offline
      A Offline
      Arsene Cormier
      wrote on last edited by
      #2

      It could be deadlocks (row locks by another app). Try figuring which data it fails on.

      M 1 Reply Last reply
      0
      • A Arsene Cormier

        It could be deadlocks (row locks by another app). Try figuring which data it fails on.

        M Offline
        M Offline
        megha_gharote
        wrote on last edited by
        #3

        Hi Arsene, Actually using one application i m putting data in a table and another application is accessing that data to display on the screen. Can this lead to deadlock situation??/ When i m reading tht data from another appplication i m trying to do some operation as Distinct, SUM and Count... Can this lead to deadlock situation??/ It will be very helpful if u can provide with some information... Thanks in Advance

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups