I have a program in which I am reading dictionary.columns
. There is a big program with lot of code before and after the program segment in which I read dictionary.column
.
The program used to work fine however it is giving error now. I have executed program 5 times it gave same error: STACK Overflow
However when I am executing same proc sql patch in different program it is executing fine.
Any suggestions on where the problem might be, and any possible solutions?