| query | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RESULTSET |
|
||||||||||
| CACHED | false | ||||||||||
| EXECUTIONTIME | 19 | ||||||||||
| SQL | select top 1 batchId, batchTime, fileFormat, status from tbl_EAI_InboundBatches with (nolock) where ownerId = ? and ownerType = ? and status = 'PENDING' and fileProcessor in ( ? ) order by batchTime desc | ||||||||||
| SQLPARAMETERS |
|
||||||||||
| struct | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| CACHED | false | ||||||||||
| COLUMNLIST | BATCHID,BATCHTIME | ||||||||||
| EXECUTIONTIME | 14 | ||||||||||
| RECORDCOUNT | 0 | ||||||||||
| SQL | select batchId, batchTime from tbl_EAI_InboundBatches where ownerId = ? and ownerType = ? and fileFormat = ? and fileProcessor = ? and batchClass = 'Z' and status ='PENDING' order by batchId | ||||||||||
| SQLPARAMETERS |
|
||||||||||
| struct | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| CACHED | false | ||||||||
| COLUMNLIST | BATCHID,BATCHTIME,FILEFORMAT,FILEPROCESSOR | ||||||||
| EXECUTIONTIME | 4 | ||||||||
| RECORDCOUNT | 1 | ||||||||
| SQL | select batchId, batchTime, fileFormat, fileProcessor from tbl_EAI_InboundBatches where ownerId = ? and ownerType = ? and batchId = ? | ||||||||
| SQLPARAMETERS |
|
||||||||
| query | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RESULTSET |
|
|||||||||||||||
| CACHED | false | |||||||||||||||
| EXECUTIONTIME | 4 | |||||||||||||||
| SQL | select batchId, batchTime, fileFormat, fileProcessor from tbl_EAI_InboundBatches where ownerId = ? and ownerType = ? and batchId = ? | |||||||||||||||
| SQLPARAMETERS |
|
|||||||||||||||