B Buzz_ss Member² Feb 21, 2020 #1 Hi. I run SQL: select * from v$sql and.... field "SQL_FULLTEXT" show me . I try to use Version 14.0.0.1951 Beta (32 bit) This error does not occur in Version 13.0.5.1908 (64 bit) Thanks
Hi. I run SQL: select * from v$sql and.... field "SQL_FULLTEXT" show me . I try to use Version 14.0.0.1951 Beta (32 bit) This error does not occur in Version 13.0.5.1908 (64 bit) Thanks
Marco Kalter Administrator Staff member Feb 21, 2020 #1 We'll fix it. As a temporary workaround, go to Preferences > SQL Window and disable the "Fetch CLOBs and BLOBs on demand" option.
We'll fix it. As a temporary workaround, go to Preferences > SQL Window and disable the "Fetch CLOBs and BLOBs on demand" option.
Marco Kalter Administrator Staff member Feb 24, 2020 #1 We could reproduce and fix this for the v$sql.fulltext case. Perhaps you can retry with beta 2? It will be available this week.
We could reproduce and fix this for the v$sql.fulltext case. Perhaps you can retry with beta 2? It will be available this week.
I IvanZ Member³ Mar 3, 2020 #1 Hi In beta2 we still see for the xmltype fiels. Ex: select patch_descriptor from dba_registry_sqlpatch; Last edited: Mar 3, 2020
Hi In beta2 we still see for the xmltype fiels. Ex: select patch_descriptor from dba_registry_sqlpatch;
Marco Kalter Administrator Staff member Mar 4, 2020 #1 This has been fixed for Beta 3, which will be available this week.