Home » Other » Client Tools » Access violation at address (Toad 9.1.0.62)
Access violation at address [message #424903] Tue, 06 October 2009 08:16 Go to next message
srini_thiru
Messages: 133
Registered: May 2008
Senior Member

Hi Folks,

I receive the below error when i tried to save a table script using Toad.

Access violation at address 0127BA3B in module 'toad.exe'. Read of address 00000054.


Steps I followed.

1. logged on to the database using toad.
2. Went to Schema Browser, Tables tab.
3. Chose one of the table. Right Click and then Save as

Please share your comments,

Thanks in Advance,
Seenu.

Re: Access violation at address [message #424904 is a reply to message #424903] Tue, 06 October 2009 08:18 Go to previous messageGo to next message
cookiemonster
Messages: 13917
Registered: September 2008
Location: Rainy Manchester
Senior Member
Sounds like a question for Quest to me.
Re: Access violation at address [message #424913 is a reply to message #424904] Tue, 06 October 2009 08:38 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
I agree.

Regards
Michel
Re: Access violation at address [message #424934 is a reply to message #424913] Tue, 06 October 2009 09:43 Go to previous messageGo to next message
ThomasG
Messages: 3211
Registered: April 2005
Location: Heilbronn, Germany
Senior Member
Interestingly enough, I had a similar error with a different GUI Tool (SQLTools) once.

There the problem was that the table name was "PRN" and the tool wanted to save the file as "PRN.SQL", which caused Windows to barf, and thus the program top crash. Very Happy

Tables and therefore resulting files with names like "NUL" or other old DOS devices may cause similar problems.

[Updated on: Tue, 06 October 2009 09:45]

Report message to a moderator

Re: Access violation at address [message #424964 is a reply to message #424934] Tue, 06 October 2009 15:38 Go to previous message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Additionally, you might open SQL Editor, run
select * from this_very_table;
and then save the output (the same way you tried in Schema Browser - right click, Save As ...).
Previous Topic: how to stop query execution in SQL*plus (merged 3)
Next Topic: Error while importing the .dmp file to new database
Goto Forum:
  


Current Time: Thu Mar 28 12:40:52 CDT 2024