Troubles with MD5
Hello guys!
I'm doing migration from Oracle to MySQL and I need import information about users as password. But MD5 in Oracle and MySQL has the different result. I use DBMS_OBFUSCATION_TOOLKIT.MD5() in Oracle and MD5() in MySQL. I read that MySQL packs result of hash-function with bzip, but Oracle use ms cab... Is it right?
Can I fix my problem? May be exists a easy way to convert Oracle hashed password to MySQL format?
Than you very much
Subject
Views
Written By
Posted
Troubles with MD5
6879
August 06, 2008 08:39AM
3344
August 27, 2008 12:28AM
3402
May 19, 2009 03:49PM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.