Skip to Content
0
Former Member
Jan 13, 2009 at 08:56 AM

Runtime error in background job

447 Views

Hi All,

I have scheduled a backgroundjob, but it was cancelled with an error DBIF_RSQL_INVALID_RSQL

the error analysis shows the reasons

Possible errors:

o The maximum size of an SQL statement has been exceeded.

o The statement contains too many input variables.

o The space needed for the input data exceeds the available memory.

o ...

i don't think the first two resons are suitable bcoz , my select statement has got two fields selecting from a single table and has got two ranges in the where clause.

can any one explain the meaning of the resons,

I would appreciate for your help

Regards,

sre.

Edited by: sre on Jan 13, 2009 10:17 AM

Edited by: Julius Bussche on Jan 14, 2009 2:47 PM

Removed greetings in the subject title