M
Mukesh Singh
Guest
Hi Simi, We will look into the specific use case that has issue in 11.7.3(hope you have shared the reproducible use case & environment with TSE). As a workaround, you can try appending QUERY-TUNING(NO-JOIN-BY-SQLDB) to the affected query and compile the code that will disable 11.7.3 compiler feature and evaluate the join query at client side(same behavior like pre 11.7.3). Thanks, Mukesh
Continue reading...
Continue reading...