Hello
Has anyone of you hit the ORA-01792: maximum number of columns in a table or view is 1000 error in 19.10?
Setting the fix control: alter session set "_fix_control"='17376322:OFF'; didn’t fix the issue
The call stack of the replayed error shows that it is happening at kkmfcbsq: kernel compile SQL semantic analysis
Thanks