473,385 Members | 1,267 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,385 software developers and data experts.

Access violation at address 00000364. Read of address 00000364

19
Hi there,

Can someone please explain me about the follwoing error. When I click a table name in schema browser in TOAD. I got this message.

"Access violation at address 00000364. Read of address 00000364"

Thanks,
Ravi
Mar 24 '08 #1
3 10819
kalyson
11
That happens to me sometimes (Toad version 9.1.0.62). It appears to be a bug -- I have to close out Toad and restart it and then it works fine. I don't know if that is the same thing you are experiencing, though. But once I restart it, it will work until the next time it gets that error. Then I restart again....
Mar 24 '08 #2
amitpatel66
2,367 Expert 2GB
That happens to me sometimes (Toad version 9.1.0.62). It appears to be a bug -- I have to close out Toad and restart it and then it works fine. I don't know if that is the same thing you are experiencing, though. But once I restart it, it will work until the next time it gets that error. Then I restart again....
You will get this error in TOAD when your session is running and the table that you are accessing is modified by UPLOAD of a data using a SQL LOADER. The SQL LOADER uploads the data from a flat file in to a particular table. When this happens, you will face the error.
Mar 25 '08 #3
raviva
19
You will get this error in TOAD when your session is running and the table that you are accessing is modified by UPLOAD of a data using a SQL LOADER. The SQL LOADER uploads the data from a flat file in to a particular table. When this happens, you will face the error.
Thank you very much for the valuable information.

Ravi.
Mar 26 '08 #4

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

Similar topics

15
by: Steven Reddie | last post by:
I understand that access violations aren't part of the standard C++ exception handling support. On Windows, a particular MSVC compiler option enables Microsoft's Structured Exception Handling...
7
by: GeRmIc | last post by:
Hi, I'm writing a C# Library that interacts with an C DLL, the resulting DLL is used by an application and it works fine on my PC but when i copy the resulting DLL to another PC running the same...
12
by: aling | last post by:
Have following code snip: struct struc { int member1; int member2; } ; printf("&((struc*)0)->member2=%p\n", &((struc*)0)->member2); In VC7.1, the output is 4, the offset of member2 in struc.
2
by: coss | last post by:
I am working with Borland C++ builder and got this error message: Debugger Exception Notification Project Project1.exe raised exception class EAccessViolation with message 'access violation at...
10
by: =?Utf-8?B?R2Vvcmdl?= | last post by:
Hello everyone, There is error message when executing my program, Unhandled exception at 0x00411a49 in test_entern.exe: 0xC0000005: Access violation reading location 0x00000002. It is...
3
by: =?Utf-8?B?eGJsZXNzaW5n?= | last post by:
Hello, I'm trying to communicate with a TEC Controller Newport 350B using their ..dll and VB.NET. I was able to use their example code with VB6. However, I've got following error when using...
2
by: jthep | last post by:
I'm trying to get this piece of code I converted from C to work in C++ but I'm getting an access violation error. Problem occurs at line 61. Someone can help me with this? The function...
2
by: =?Utf-8?B?c29jYXRvYQ==?= | last post by:
Hi, I have a DLL in VC6, when a specific function is called it will spawns a few threads and then return. The threads stay running and inside one of these threads an event is created using the...
39
by: Martin | last post by:
I have an intranet-only site running in Windows XPPro, IIS 5.1, PHP 5.2.5. I have not used or changed this site for several months - the last time I worked with it, all was well. When I tried it...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
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: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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...

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.