Forum Post: RE: Passing temp-tables by reference

  • Thread starter Thread starter Nigel Allen
  • Start date Start date
Status
Not open for further replies.
N

Nigel Allen

Guest
Hey Mike Thanks for the input. +++++++++++++++++++++++++++++++++++++ Unable to create schema information for temp-table table . (3244) Both errors indicate the maximum number of 32767 temp-tables in the session is being exceeded. The root cause for these errors is the same: There are too many temp-tables active, usually because the ABL code is leaking temp-tables somewhere. ++++++++++++++++++++++++++++++++++++++ I suspect you are correct. Back to the search. Mit freundlichen Grüßen aus Brisbane Nigel.

Continue reading...
 
Status
Not open for further replies.
Back
Top