Description: When we create a tablespace using the Undo keyword, it does not get highlighted in the preview SQL tab and Query Analyzer.
Steps to reproduce this issue:
Actual Result: In the Preview SQL tab, Undo keyword is not highlighted. Also, after extracting the created Tablespace, the Undo keyword is not highlighted.
Expected Result: As Undo is a keyword, it must be highlighted in Preview SQL tab as well as it should be highlighted in Query Analyzer after extracting.
Observations:
Behavior in different ADS builds.
|
Behaviour in different versions. | ||
Oracle 12c | Oracle 11g | Oracle 10g | |
ADS 19 dev-20 | Y | Y | Y |
ADS v18 | Y | Y | Y |
ADS v17 | Y | Y | Y |
Y - Issue is Reproducible. | |||
N - Issue is not reproducible. |
|
316 KB
|
107 KB
|
116 KB
Issue #15150 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 19.0.0-alpha-48 |
No time estimate |
svn #54784 - Added UNDO keyword to keyword list. See attached.