Details
-
Type:
Problem report
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Fixed
-
Affects Version/s: 5.0.4
-
Fix Version/s: 5.0.6rc1, 5.2.2rc1, 5.4.0alpha1, 5.4 (plan)
-
Component/s: Agent2 plugin (N)
-
Labels:None
-
Team:Team INT
-
Sprint:Sprint 70 (Nov 2020)
-
Story Points:1
Description
Steps to reproduce:
- Error for overflow varchar 4000 in check oracle.ts.stats with many tablespace
Result:
Suggest:
I suggest return data in CLOB and not VARCHAR, with adding RETURNING CLOB in JSON_ARRAYAGG:
I'm sorry but I do not know GO to trying this change if it works.