Hi, I've set the target database and try to create the Oracle user on database. On the insert part of Ibatis configuration I've managed to write to database with SQL statement for UPDATE. But the DDL statement like CREATE USER something IDENTIFIED BY Password123 was not succesful. I've got an SQL error. Do you know maybe a proper way, how to properly call CREATE USER statement within LSC using Ibatis on already provided LSC functionallity?
Regards, Matjaž
_______________________________________________________________ Ldap Synchronization Connector (LSC) - http://lsc-project.org lsc-users mailing list [email protected] https://lists.lsc-project.org/cgi-bin/mailman/listinfo/lsc-users

