Hi, Marco
I have 5 men who uses plsqldeveloper.
I did what you told me to do on the 5 men's computer. there are 3 windows7 and 2 XP machines but I couldn't find vcsDebug.txt file(Debug.txt exists).
I really need to fix it.
Best Regards.
I really couldn't make vcsDebug.txt.
I did everything you told me to but I just found "Debug.txt" in the installation folder and "C:\Users\\AppData\Roaming\PLSQL Developer".
I took several bottom lines of the "Debug.txt" file in the installation directory.
2010-06-14 오후 3:23:06 SQLForm 10...
I tried to run PLSQLDeveloper as Administrator(actually, the attribute to run it as administrator was ON for the shortcut) but I couldn't find any vcsDebug.txt in the installation directory.
However, I found "Debug.txt" in the installation directory.
I hope it helps you.
===================...
I attached what you suggested and replayed but I couldn't find any "C:\Users\Cho\AppData\Roaming\PLSQL Developer\debug.txt".
Any other suggestion?
The problem which I asked is happening exactly same way on my PC and my colleague's. it must be done on windows7.
* Must be played on Windows7
Prerequisite script needed for replaying.
drop table T cascade constraints;
create table T (a varchar2(20), b number);
insert into T
select object_name, rownum from all_objects where rownum New>SQL window), then execute script as below.
select * from T for...