Topic: Tracmor and Oracle 10g DB

I'm trying to use Tracmor with an Oracle 10g DB, by using an adapter written for QCodo by RTacconi. But when i started using I receive the error ORA-00972: identificativo troppo lungo (too long identifier), in fact there's the alias ' role_module__module_id__short_description' that is long more than 30 characters.
I hope someone could help me...
Thanks

Re: Tracmor and Oracle 10g DB

See my response to a similar question in this thread.

Yes, the Qcodo framework supports Oracle and other databases, but Tracmor has some queries written specifically for MySQL. Tracmor could be made to work with Oracle, but those queries would need to be rewritten.

Justin Sinclair

Got Inventory? Get Tracmor.

Re: Tracmor and Oracle 10g DB

Do you know how many queries must be rewritten? Just to have an idea of the amount of work to be done.
Thank you