[TRAFODION-2974] Rework based on review, update messages guide.

Project: http://git-wip-us.apache.org/repos/asf/trafodion/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafodion/commit/0f0e0c9a
Tree: http://git-wip-us.apache.org/repos/asf/trafodion/tree/0f0e0c9a
Diff: http://git-wip-us.apache.org/repos/asf/trafodion/diff/0f0e0c9a

Branch: refs/heads/master
Commit: 0f0e0c9ade3c51b7f07435c6546dd44e17ef83c2
Parents: 562a7bd
Author: Hans Zeller <[email protected]>
Authored: Mon Mar 5 18:05:35 2018 +0000
Committer: Hans Zeller <[email protected]>
Committed: Mon Mar 5 18:05:35 2018 +0000

----------------------------------------------------------------------
 .../src/asciidoc/_chapters/binder_msgs.adoc            | 13 +++++++++++++
 1 file changed, 13 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafodion/blob/0f0e0c9a/docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc
----------------------------------------------------------------------
diff --git a/docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc 
b/docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc
index 22327ee..3d866e3 100644
--- a/docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc
+++ b/docs/messages_guide/src/asciidoc/_chapters/binder_msgs.adoc
@@ -2889,3 +2889,16 @@ the flag ATTEMPT_ASYNCHRONOUS_ACCESS was set to OFF.
 
 *Recovery:* Set the ATTEMPT_ASYNCHRONOUS_ACCESS flag to ON and resubmit.
 
+[[SQL-4323]]
+== SQL 4323
+
+```
+Use of predefined UDF <name> is deprecated and this function will be removed 
in a future release. Please use the function with the same name in schema 
TRAFODION."_LIBMGR_" instead. You may need to issue this command first: 
INITIALIZE TRAFODION, UPGRADE LIBRARY MANAGEMENT.
+```
+
+*Cause:* See message.
+
+*Effect:* The operation succeeds - this is only a warning.
+
+*Recovery:* See message.
+

Reply via email to