该楼层疑似违规已被系统折叠 隐藏此楼查看此楼

[2017-05-17 17:13:22] Function Called in lngGetDataTableWithParameters

select distinct to_char (b.chargeactive_dat, 'yyyymmdd') as orderdate,to_char(a.recipeno2_int) as recipeno2_chr, b.orderexectype_int as ordertype,

a.name_vchr as ordername, b.orderid_chr as orderid, b.orderexecid_chr as orderexecid,

c.ordercateid_chr as ordercateid, c.pycode_chr as orderpycode, '#1' as orderflag, a.partid_vchr

from t_opr_bih_order a,

t_opr_bih_patientcharge b,

t_bse_bih_orderdic c

where a.orderid_chr = b.orderid_chr

and a.orderdicid_chr = c.orderdicid_chr(+)

and (b.orderexectype_int in (1, 2, 3, 4))

and b.registerid_chr = :1

and (b.chargeactive_dat

between :2

and :3)

and b.pstatus_int in (1,2)

and b.status_int = 1

[2017-05-17 17:13:22] Values: 0: = 100000716272 ; 1: = 2017-05-17 0:00:00 ; 2: = 2017-05-17 23:59:59 ;

[2017-05-17 17:13:22] lngGetDataTableWithParameters Exception Detail

ORA-08103: 对象不再存在

求大神解决

Logo

魔乐社区(Modelers.cn) 是一个中立、公益的人工智能社区,提供人工智能工具、模型、数据的托管、展示与应用协同服务,为人工智能开发及爱好者搭建开放的学习交流平台。社区通过理事会方式运作,由全产业链共同建设、共同运营、共同享有,推动国产AI生态繁荣发展。

更多推荐