Hi,
I'm having this error as I try to inspectdb or make migration 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 field with primary_key=True
# * Make sure each ForeignKey and OneToOneField has `on_delete` set to the
ired behavior
# * Remove `managed = False` lines if you wish to allow Django to create,
fy, and delete the table
# Feel free to rename the models, but don't rename db_table values or field
s.
from django.db import models
# Unable to inspect table 'cdr_types'
# The error was: ORA-00904: "USER_TAB_COLS"."COLLATION": invalid identifier
# Unable to inspect table 'cell_hourly_voice'
# The error was: ORA-00904: "USER_TAB_COLS"."COLLATION": invalid identifier
# Unable to inspect table 'cell_id_new'
# The error was: ORA-00904: "USER_TAB_COLS"."COLLATION": invalid identifier