473,386 Members | 1,798 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

frm-40654 - facing problem with oracle 10g

When I am deleting a record from a block, after inserting it. I am getting the error "FRM-40654: Record has been updated by another user....". It is only happening for one particular record. For other record it is working fine. But in 6i, for this record also working fine. Please help.
Aug 1 '07 #1
1 3617
debasisdas
8,127 Expert 4TB
try to commit the transaction before deleting it.
Aug 2 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Morten Gulbrandsen | last post by:
USE company; DROP TABLE IF EXISTS EMPLOYEE; CREATE TABLE EMPLOYEE ( # PK SSN CHAR(9) NOT NULL, # FK SUPERSSN CHAR(9), DNO INT NOT NULL DEFAULT 1, CONSTRAINT EMPPK
4
by: Little Monster | last post by:
Hi all, new to this ng and trying to run MySQL for the first time ever. The box runs Slackware 9.0 on a Duron, the version MySQL is "mysql-3.23.56-i386-1" as supplied with the distro. Starting...
3
by: F. Da Costa | last post by:
Hi, I was wondering *why* there is a difference between the results of the following two statements. On the suface they seem to do the same (or do they?) frm => returns void ...
1
by: issam.alameh | last post by:
Hello, I had a harddisk crash and i was able to recover large files that would be most likly the MYD files, Is there a way to figure out any of 1. how many fields per record for each file....
4
by: carl | last post by:
How can you return the value of a (sub)form to another form as a function? My sub form is a similar to a "file list" form. On my main form, it runs the subs and if can't find a file it calls the...
0
by: JothiKumar | last post by:
How do i access ActiveX Contol from an VC++ Application. I know how to access frm HTML(frm Browser) Regards, srmjothi
3
by: Dib | last post by:
Hi, How can I call a form at run-time based on the value from a table. Dim frm as Form Dim sForm as String sForm = rs.Fields(1).Value
5
by: walsht | last post by:
When I compile the code snipets below I'm producing the error: storage size of 'frm' isn't known. dll.h : /* * File: dll.cpp * Defines the data link layer's interface. */ #ifndef __FRAME_
1
by: MLH | last post by:
Dim frm As Form Set frm = CreateForm In the 2nd line above, suppose I want to refer to an existing saved form rather than to create a new one. What would the Set syntax be to refer to an...
3
by: rhepsi | last post by:
HII all, im doin a vb project (vs.net 2003) im trying to uload the data from mysql (tbl_students) to postgresql (tbl_students_new) ... in the upload button_click: connection string is as...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.