rguillen
Member²
Hello,
I am using Oracle 8.1.7.0.0 in production and when run the next sentence "select last_call_et from SYS.V_$SESSION where sid = :sid" with TOracleDataSet component; run successfully, but if I run this sentence in Oracle 9.2.0.0 (in test) the following error appear "ORA-00942 table or view does not exist"
Can you tell me where is my error?
Thank you for your help.
Regards.
I am using Oracle 8.1.7.0.0 in production and when run the next sentence "select last_call_et from SYS.V_$SESSION where sid = :sid" with TOracleDataSet component; run successfully, but if I run this sentence in Oracle 9.2.0.0 (in test) the following error appear "ORA-00942 table or view does not exist"
Can you tell me where is my error?
Thank you for your help.
Regards.