当前位置:网站首页>Summary of several problems of esgyndb using JDBC UDR to access remote trafodion
Summary of several problems of esgyndb using JDBC UDR to access remote trafodion
2022-04-21 13:51:00 【post_ yuan】
In the previous article Trafodion adopt TMUDF Access remote Oracle database In this article, we introduce how to use TMUDF Access to access the remote database , Such as Oracle、MySQL Even remote Trafodion database .
Coincidentally, you need to use... In an environment today TMUDF To access remote Trafodion database , And encountered several small problems in the process of use , Below we describe several problems and solutions , For your reference when you encounter problems later .
Question 1 : Remote access with multi tenancy
Error message :tenant name invalid

Solution
Access with multi tenancy needs to be in JDBC URL add to tenantName=xxx Information

Question two
Error message :Unable to obtain privileges

Solution
Add the corresponding SQL_OPERATIONS jurisdiction
grant component privilege MANAGE_LIBRARY ON SQL_OPERATIONS to xxx;
Question 3
Error message : It's actually a warning message , because EsgynDB In the new version "_LIBMGR_" It's already brought with it jdbc UDR function , So it's recommended to use your own jdbc UDR function .

Solution
In the sentence jdbc It is amended as follows TRAFODION."_LIBMGR_".jdbc, As shown in the figure below

版权声明
本文为[post_ yuan]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204211346015835.html
边栏推荐
猜你喜欢

Improving the efficiency of randomly generated sphere interference inspection by block division

基于VScode的ESP32开发学习(五):用户自定事件循环详解,dedicated task

Longest ascending subsequence (2) (greedy + dichotomy)

Number II that occurs only once (hash, bit operation, logic circuit, finite state automata)

《商用密码应用与安全性评估》第三章 商用密码标准与产品应用-小结
![[special topic of stack and queue] - Dual queue simulation stack](/img/5f/241804f418487e779f8bd762df5556.png)
[special topic of stack and queue] - Dual queue simulation stack

深度学习与图像识别:原理与实践 笔记Day_10

Ipemotion collects J1939 protocol signal

<2021SC@SDUSC>山东大学软件工程应用与实践JPress代码分析(十二)

Beauty of ASM pile insertion
随机推荐
tooltip显示更多的信息
CDH5删除数据节点
并发锁机制之synchronized
NPM - environment
Trafodion Troubleshooting-清空表报错ERROR[1034] Unable to obtain privileges
深度学习与图像识别:原理与实践 笔记Day_16
Unittest unit test (III)
Locate the structural pseudo class of the child element
电力系统相关知识
Web -- user registration interface
颜色渐变(柱子、圆环等)
《商用密码应用与安全性评估》第四章 密码应用安全性评估实施要点-小结
Oracle数据库管理
<2021SC@SDUSC>山东大学软件工程应用与实践JPress代码分析(十四)
CAS and atomic atomic operation classes for concurrent programming
flex项目属性
图像分类的训练基本过程——以MobileNet_v3为例
深度学习与图像识别:原理与实践 笔记Day_18(目标检测)续
Promise -- several key problems
山东大学项目实训树莓派提升计划二期(三)SSH远程连接