Has anyone experienced any issues with converting from *I to *0g?
I am having the following issue with OR and AND statements in SQL queries.

*i
F and Exception Exception
F or Exception F
Exception And F F
Exception or F Exception

*0g
F and Exception Exception
F or Exception Exception
Exception And F F
Exception or F F

Is there a patch out there that fixes? I have alot of queries written to match *i and a conversion to *0g will cause alot of issues.