Preferences and settings not copied to beta version

Killservice

Member²
Hallo Marko,

in info to 13 beta you write:
When first starting PL/SQL Developer 13.0, preferences and settings will be copied over from the previous release if present.

On my PC none of Preferences or setting was copied to new Version :-(
How can I copymy self this, and plese check if you can repair this.

I use: win 7 (2x monitor), plsd 12.07 x32bit and installed 13b1 x32bit
If you need more Info to my enviroment, please say what you need.
 
Update:
I use in params.ini in 12.0 a custom prefpath=
can this be a problem?

Help>Support>Info said:
PL/SQL Developer
Version 12.0.7.1837 (32 bit)
81.115540 - Unlimited user license
Service Contract: 01.09.2018
Windows 7 (64-bit) Build 7601 (Service Pack 1)

Physical memory : 16.661.036 kB (7.880.316 available)
Paging file : 20.853.464 kB (11.488.356 available)
Virtual memory : 2.097.024 kB (1.523.268 available)

Parameters
C:\Program Files (x86)\PLSQL Developer 12\plsqldev.exe
desktop=user_12
Project=*

Preferences
Session mode: Multi
OCI Library:
Use OCI7: False
Allow Multiple Connections: True

Preference Files
C:\Program Files (x86)\PLSQL Developer 12\Preferences\Default\Default.ini
H:\PRG\PLSQL Developer\userdata_12\user\default.ini

License File
C:\Program Files (x86)\PLSQL Developer 12\aalf.dat

Debug file
C:\Program Files (x86)\PLSQL Developer 12\PlSqlDev.elf

Plug-Ins
*Browser Extender version 2.0 by Joachim Rupik (U:\PLSQL_DEV\plugins\be.dll)
*ColumnEdit (U:\PLSQL_DEV\plugins\ColumnEdit.dll)
*Lua Plug-In (U:\PLSQL_DEV\plugins\luaplug.dll)
*SpecialPaste (U:\PLSQL_DEV\plugins\SpecialPaste.dll)
(* is Active)

Aliases
AXR
C21
extproc_connection_data
F8OT
FCOT
...

Homes
OraClient11g_home1_32bit (C:\Progra~2\Oracle\product\11.2.0\client_1)

DLLs
C:\Progra~2\Oracle\product\11.2.0\client_1\bin\oci.dll

TNS File
G:\DB\ORACLE\ADMIN\tnsnames.ora

Using
Home: OraClient11g_home1_32bit
DLL: C:\Progra~2\Oracle\product\11.2.0\client_1\bin\oci.dll
OCI: version 11.1 (11.2.0.3.0)
Oracle Database 12c Enterprise Edition Release 12.2.0.1.0

Character Sets
Character size: 1 byte(s)
CharSetID: 178
NCharSetID: 2000
Unicode Support: True
NLS_LANG: GERMAN_AMERICA.WE8MSWIN1252
NLS_NCHAR_CHARACTERSET: AL16UTF16
NLS_CHARACTERSET: WE8MSWIN1252

Process
Working Set = 201.961.472
Memory = 39.585.004
GDI Objects = 922
User Objects = 1062
Handles = 1047

Monitors
PixelsPerInch = 96

Id = 0
Primary = True
Handle = 2087002289
Left = 0
Top = 0
Width = 1920
Height = 1080

Id = 1
Primary = False
Handle = 1175328275
Left = 1920
Top = 0
Width = 1920
Height = 1080

MainFormOnTaskbar = False
 
In that case you need to explicitly copy:

H:\PRG\PLSQL Developer\userdata_12

To (for example):

H:\PRG\PLSQL Developer\userdata_13

And use this preference path in version 13.
 
Back
Top