Siebel JDB Exception: <Major No.>256</Major No.><Minor No.>7668105</Minor No.> SBL-DAT-00393

来源:互联网 发布:srdcf跟踪算法 编辑:程序博客网 时间:2024/06/07 07:07

Problem:

When you ara running siebel JDB to query some data, you may get following exception, even though you can retrive all of them correctly.

Exception:

Exception in thread "main" <Exception><Major No.>256</Major No.><Minor No.>7668105</Minor No.><Message>An end of file error has occurred. Please continue or ask your systems administrator to check your application configuration if the problem persists.(SBL-DAT-00393)</Message><DetailedMessage>Unknown<DetailedMessage></Exception>    at com.siebel.data.SiebelBusComp.nextRecord(SiebelBusComp.java:612)    at ObjectInterfaceExample.main(ObjectInterfaceExample.java:25)

Reason:

This error is caused by your siebel jars version is mismatched with your siebel application.

Solution:

Replace original jars by correct one or ignore it if everything is working fine even if you can see this error.