当前位置:网站首页>ORA-12514问题解决方法
ORA-12514问题解决方法
2022-07-02 06:32:00 【Axi-ZYTao】
使用plsql登录数据库,提示报错ORA-12514;
查看服务,发现监听服务未启动;
手动重启,刷新后,该服务闪退,基本可以确定是监听文件有问题;找到监听文件,一般在C:…\Oracle\product\11.2.0\dbhome_1\NETWORK\ADMIN
路径下(根据自己的安装路径来寻找);
删除listener.ora文件,打开oracle监听程序配置工具;
选择监听程序配置;
之后一直下一步,直到最后完成;
重新启动监听服务,再次连接, ORA-12514解决。
————————————————
版权声明:本文为CSDN博主「Axi-ZYTao」的原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接及本声明。
边栏推荐
- Move a string of numbers backward in sequence
- Solution of Xiaomi TV's inability to access computer shared files
- 使用递归函数求解字符串的逆置问题
- Viewing JS array through V8
- First week of JS study
- Honeypot attack and defense drill landing application scheme
- Function ‘ngram‘ is not defined
- File upload Labs
- [blackmail virus data recovery] suffix Rook3 blackmail virus
- Web技术发展史
猜你喜欢

Mysql安装时mysqld.exe报`应用程序无法正常启动(0xc000007b)`

Linux二进制安装Oracle Database 19c

Service de groupe minecraft

Driving test Baodian and its spokesperson Huang Bo appeared together to call for safe and civilized travel

Function ‘ngram‘ is not defined

Openshift container platform community okd 4.10.0 deployment

Web security -- core defense mechanism

Redis安装部署(Windows/Linux)

Qunhui NAS configuring iSCSI storage

Synchronize files using unison
随机推荐
HackTheBox-Gunship
Connect function and disconnect function of QT
Linux binary installation Oracle database 19C
整理秒杀系统的面试必备!!!
Linux安装Oracle Database 19c RAC
选择排序和插入排序
C Gaode map obtains the address according to longitude and latitude
Solution and analysis of Hanoi Tower problem
Sqli labs level 12
Function ‘ngram‘ is not defined
Sentinel 简单使用
C language replaces spaces in strings with%20
Oracle related statistics
Googlenet network explanation and model building
Gocv boundary fill
Dip1000 runaway
How to realize asynchronous programming in a synchronous way?
Tensorflow2 keras classification model
Pyspark de duplication dropduplicates, distinct; withColumn、lit、col; unionByName、groupBy
Redis安装部署(Windows/Linux)