Monday, December 13, 2021

ORA-00904: "USER_TAB_COLS"."COLLATION": invalid identifier



Hi,

I'm having this error as I try to inspectdb or make migration to Oraclebd.

Please assist with a quick fix.

C:\inetpub\wwwroot\mysite>python manage.py inspectdb

This is an auto-generated Django model module.You'll have to do the following manually to clean this up:* Rearrange models' order* Make sure each model has one 


Unable to inspect table 'cdr_types'The error was: ORA-00904: "USER_TAB_COLS"."COLLATION": invalid identifierUnable to inspect table 'cell_hourly_voice'The error was: ORA-00904: "USER_TAB_COLS"."COLLATION": invalid identifierUnable to inspect table 'cell_id_new'

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/e7a9d2ee-6921-4088-8c36-4060dacd6374n%40googlegroups.com.

No comments:

Post a Comment