k chandra reddy
28th October 2013, 07:51
Hi,
While dumping data through bdbpost Command we got a error in text file as Skipped Currupt record
and in Event Viewer found
dbs_errno = 1308, Error 1308 occurred:
Log fatal SQL statement: SELECT a0.t_nama FROM erpln_proddb.dbo.ttccom130421 a0 WITH ( INDEX ( Ittccom130421_1a )) WHERE ? = a0.t_cadr OPTION (FAST 10) Error sqlcode 308 (sqlstate: 42000, Return code: -1, diagRecNum: 1) during SQLExecute.
Please give any solution .

Regards,
K Chandra Reddy

k chandra reddy
28th October 2013, 09:09
While running Create table from seq dump by using bdbpost Command,s
bdbpost -f -G -k -m -n -r 15000 getting a message Skipped Currupt record in Error file.txt and when trying to open table showing table locked then 1308 error.
In event Viewer

dbs_errno = 1308, Error 1308 occurred:
Log fatal SQL statement: SELECT a0.t_nama FROM erpln_proddb.dbo.ttccom130421 a0 WITH ( INDEX ( Ittccom130421_1a )) WHERE ? = a0.t_cadr OPTION (FAST 10) Error sqlcode 308 (sqlstate: 42000, Return code: -1, diagRecNum: 1) during SQLExecute.
Please give any solution

Regards,
chandra