当前位置:网站首页>Use @Mapper to query the partition status of oracle and report an error
Use @Mapper to query the partition status of oracle and report an error
2022-08-05 02:46:00 【CSDN Q&A】
Use @Mapper to query oracle's partition status error report
SQL statement is as follows
@Select("SELECT COUNT(*) FROM ALL_TAB_PARTITIONS WHERE TABLE_OWNER=#{tableOwner} AND TABLE_NAME=#{tableName} AND PARTITION_NAME=#{partitionName}")
Running result and error content
Then error: java.sql.SQLSyntaxErrorException: Table 'abc.ALL_TAB_PARTITIONS' doesn't exist
My solution ideas and tried methods
ABC is a schema, so confused, why is it automatically prefixed with schema??
边栏推荐
- The problem of lack of dynamic library "libtinfo.so.5" in ksql application under UOS system
- Chinese characters to Pinyin
- Access Characteristics of Constructor under Inheritance Relationship
- nodeJs--encapsulate routing
- Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium
- 剑指offer专项突击版第20天
- mysql树状结构查询问题
- Snapback - same tree
- RAID disk array
- C language implements a simple number guessing game
猜你喜欢

Ant Sword Advanced Module Development

Access Characteristics of Constructor under Inheritance Relationship

继承关系下构造方法的访问特点

Matlab drawing 3

The 2022 EdgeX China Challenge will be grandly opened on August 3

View handler stepping record

Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium

剑指offer专项突击版第20天

leetcode 15

The Tanabata copywriting you want has been sorted out for you!
随机推荐
VSCode Change Default Terminal how to modify the Default Terminal VSCode
shell语句修改txt文件或者sh文件
LeetCode使用最小花费爬楼梯----dp问题
Physical backup issues caused by soft links
ARM Mailbox
Data storage practice based on left-order traversal
The linear table lookup
链表的简单描述及代码的简单实现
dmp(dump)转储文件
1873. The special bonus calculation
627. 变更性别
shell statement to modify txt file or sh file
2022-08-04: Input: deduplicated array arr, the numbers in it only contain 0~9.limit, a number.Return: The maximum number that can be spelled out with arr if the requirement is smaller than limit.from
人人都在说的数据中台,你需要关注的核心特点是什么?
采用redis缓存的linux主从同步服务器图片硬盘满了移到新目录要修改哪些指向
post-study program
Apache DolphinScheduler, a new generation of distributed workflow task scheduling platform in practice - Medium
C language implements a simple number guessing game
Compressed storage of special matrices
云原生(三十二) | Kubernetes篇之平台存储系统介绍