SQLState: S1000 SQLMsg: [Oracle][ODBC][Ora]ORA-08103: object no longer exists
Posted: Mon Jul 31, 2023 9:59 am
Hello
I created a process for loading data from an oracle database, it works correctly if I limit the number of lines to load, otherwise it generates this error "Error: Data procedure line (0): SQLState: S1000 SQLMsg: [Oracle][ODBC][Ora]ORA-08103: object no longer exists"
knowing that the query runs quickly in Oracle and that it sees more than 2310000
Thank you in advance for your help
I created a process for loading data from an oracle database, it works correctly if I limit the number of lines to load, otherwise it generates this error "Error: Data procedure line (0): SQLState: S1000 SQLMsg: [Oracle][ODBC][Ora]ORA-08103: object no longer exists"
knowing that the query runs quickly in Oracle and that it sees more than 2310000
Thank you in advance for your help