Re: How to migrate user preference in discoverer

Posted by ErmanArslansOracleBlog on
URL: http://erman-arslan-s-oracle-forum.114.s1.nabble.com/How-to-migrate-user-preference-in-discoverer-tp8677p8685.html

Okay, then the documentation is wrong..

Do you have a file called migrateprefs.sh anywhere in the new Disco filesystem?
you can check it using find /<disco_installation_dir> -name migrateprefs.sh

If there is a file/script like that, maybe we should use it..
But first, we need to check its contents and understand what it is doing.
Normally, that script should be run during discoverer upgrades.. to migrate user prefs during discoverer upgrades, but maybe the documentation is wrong.. So we should check it.. Please find the file and review the code.