Цитата: ORA-03114: not connected to ORACLE
Неопознанная ошибка
SELECT --+ FIRST_ROWS
TMain.Article,TMain.Name,TMain.Accepted,TMain.DataType,TMain.ReceiptOk,TMain.DataSubType,TMain.ScaleLoad,TMain.CashLoad,TMain.CardComment
from Supermag.SMCard TMain,Supermag.SACardClass,Supermag.SAMeasurement,Supermag.SASpiritCode
where Supermag.SACardClass.ID=TMain.IDClass
and Supermag.SAMeasurement.ID=TMain.IDMeasurement
and Supermag.SASpiritCode.id(+)=TMain.IDSpiritCode
and ((TMain.Article in ('10000', '10004', '10005', '10021', '10022', '10023',
(сокращено)
'99810', '99811', '99815', '99913', '99937', '9994', '9996', '99972', '99976', '99979', '9999')))ORDER BY TMain.Article"
так