Github user zlei929 commented on a diff in the pull request:
https://github.com/apache/trafodion/pull/1642#discussion_r202896700
--- Diff: docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc ---
@@ -2919,3 +2919,15 @@ Use of predefined UDF <name> is deprecated and this function
will be removed in
*Recovery:* See message.
+[[SQL-4997]]
+== SQL 4997
+
+```
+The <number> operand of builtin-func <name> must be great than <intger
value>.
+```
+*Cause:* You attempted to use the random function, which some operand of this has range.
--- End diff --
Thanks, DaveBirdall, i will commit and pull again after fixed this issues.
---
|