I am trying to delete huge amount of data from DB2 table. I am able to delete data up to 30k records in a single go using delete query. When I am trying to delete more than 30k I am getting error sayi ...
Thanks for reminding me about that. I missed that out completely.
In my case the variable is being input by an user from a CLIST panel. So actually no program is involved. Would there ...