Recall SQL File Got Deleted !

RobertK

Member³
6.0.6.947

I have work PC and home PC, both has PLSQLDev installed.

My intention was to use/share ONE SINGLE recall file (plsrecall.dat) at work and from home (vpn).

"Recall Directory" on both work and home PCs
were the default local location.

At work: I COPIED plsrecall.dat to the network location
and configured "Recall Directory" to the new remote location

At home: I configured "Recall Directory" to the new remote location (using UNC path)

Now - plsrecall.dat is MISSING from BOTH the previous, local location (work pc) and from the new remote location. :eek:

What gives ? :confused:
Did PLSqldeveloper "delete" those files ?
Marco, can you verify this ?

thanks
 
When you change the location in the preferences, PL/SQL Developer automatically moves the plsrecall.dat file to the new location. I can't imagine how all files could be deleted though. I did a little test, and it seems to work fine.
 
Originally posted by Marco Kalter:
When you change the location in the preferences, PL/SQL Developer automatically moves the plsrecall.dat file to the new location. I can't imagine how all files could be deleted though. I did a little test, and it seems to work fine.
woa so it actually MOVES the file not copy.

Did you test by first COPYING the dat file to new location and see what happens ?
thanks
 
Back
Top