Short Question consurning this warning. I also get it, but i want to ignore it. Now the problem is the compiler looks what the returncode from the precompile was, and if its not zero, it does not compile the resulting sqc file. Now the db2 precompiler does not return zero if a warning occur. That is, in my opinion, completly wrong.
Therefore, i would like to completly IGNORE such warnings, they shouldn't even be printed out. Is there any possibility (eg. a flag) which can help me?
Thanks ^^