Re: django migrating from sqlite3 to oracle gives error ORA-02000

2018-02-09 Thread Jani Tiainen
Hi. Could you give full traceback and preferably migration code that fails. Just Oracle error code isn't enough to help you. 9.2.2018 23.12 "Mohamed Saleh" kirjoitti: > I hava a Django app on a windows server 2012 which was set up with sqlite3 > as the db, but

django migrating from sqlite3 to oracle gives error ORA-02000

2018-02-09 Thread Mohamed Saleh
I hava a Django app on a windows server 2012 which was set up with sqlite3 as the db, but it's going to production so I'm migrating the tables to oracle 12c on the server, i don't care about the data just the tables so when I run python manage.py migrate I get ORA-2000 Error: missing