Bulk Upload
We are trying to load users into OIM DB,
We followed the oracle document. We are seeing the user getting loaded into tmp table but the usr is not actually getting inserted into usr table.
we are loading it from csv and running bulkload utility.
Any clue?