Python Forum
Retrieve oracle view containing clob to dataframe
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Retrieve oracle view containing clob to dataframe
#4
No, you were right not to show the real data in your code. But I was looking in the error message:
(Jan-08-2021, 09:14 AM)ibreeden Wrote: NameError: name 'xxxx' is not defined
Now you deleted the error message. But if I remember correctly, the message showed an error on the process of connecting to the database. So please look at that part. Can you connect to the database with something else than Python (like sqlplus)? How do you do that? And are the connection details the same as in your Python program?
Reply


Messages In This Thread
RE: Retrieve oracle view containing clob to dataframe - by ibreeden - Jan-09-2021, 10:05 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020