Django and Oracle12C Connection Error

11 views
Skip to first unread message

Rishab Kumar

unread,
Jan 20, 2018, 10:02:23 AM1/20/18
to Django users

Stephen J. Butler

unread,
Jan 20, 2018, 10:56:11 AM1/20/18
to django...@googlegroups.com
Your Django settings 'NAME' is neither a SID nor a service name. Try:

'NAME': 'testdb',
'USERNAME': 'C##TDBUSER',
'PASSWORD': 'testdb',
'HOST': 'localhost',
'PORT': 1521


On Fri, Jan 19, 2018 at 11:37 PM, Rishab Kumar <rkm...@gmail.com> wrote:

--
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 post to this group, send email to django...@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/51de7b27-425c-4b5b-bf0e-e650b2363e19%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages