当前位置:网站首页>Oracle library access is slow. Why?
Oracle library access is slow. Why?
2022-07-28 20:44:00 【Root__ Liu】
Oracle Library access is slow , What is the reason ?
Take the answer 1:
Provide a simple idea :
1、 Is the whole library slow or part of the application slow ?
2、 Is the database level slow or the system level slow ?
If the whole library is slow , By analyzing the use of server resources and whether there are locks at the database level 、 jam 、 Abnormal waiting events are analyzed .
If some applications are slow , Other applications are normal , By analyzing SQL To optimize .
Other answers 1:
Provide a simple idea :
1、 Is the whole library slow or part of the application slow ?
2、 Is the database level slow or the system level slow ?
If the whole library is slow , By analyzing the use of server resources and whether there are locks at the database level 、 jam 、 Abnormal waiting events are analyzed .
If some applications are slow , Other applications are normal , By analyzing SQL To optimize .
Other answers 2:
Your question , It's too general . Is there any specific phenomenon , Or logs
Other answers 3:
zCloud It is an efficient and intelligent hybrid database cloud management platform , It can unify and manage various types of databases , Provide service 、 automation 、 Intelligent life cycle management of database , Including automated installation and deployment 、 Unified monitoring 、 Intelligent inspection 、 Performance capacity management 、SQL to examine 、 High availability, backup and recovery management and other functions .zCloud Continue to build stability 、 Security 、 reliable 、 High performance database running environment , Unit time can improve the efficiency of database resource delivery 10 times , Reduce management costs 60%.
Other answers 4:
1、 No index or no index used ( This is the most common problem with slow queries , It's a programming flaw )
2、I/O Small throughput , It's a bottleneck effect .
3、 The query is not optimized because the computed column is not created .
4、 Out of memory
5、 The Internet is slow
6、 The amount of data found is too large ( You can use multiple queries , Other ways to reduce the amount of data )
7、 Lock or deadlock ( This is also the most common problem of slow query , It's a programming flaw )
8、sp_lock,sp_who, Active users view , The reason is that literacy competes for resources .
9、 Returns unnecessary rows and columns
10、 The query statement is not good , No optimization
Check it out
Other answers 5:
It is usually a load problem . Look at the corresponding AWR, Look at the .
Other answers 6:
1、 Is it slow to establish links ?----》 Possible network problems , System resource problems ,DNS Analytical problem
2、 database SQL Slow execution ?
a、 Single sql slow ----》 Need to view this sql Implementation of the plan , Whether the implementation plan changes , Whether the statistical information is accurate , Abnormal waiting time .
b、 All slow -----》 Whether the database has session congestion , Row lock , Exception wait event .
边栏推荐
- LVS+KeepAlived高可用部署实战应用
- [dynamic link library (DLL) initialization example program failed "problem]
- Scheduled backup of MySQL database under Windows system
- Use of DDR3 (axi4) in Xilinx vivado (4) incentive design
- 同质化代币与 NFT 结合,如何使治理结构设计更灵活?
- Shanghai Jiaotong University joined hands with Taobao to set up a media computing laboratory: promoting the development of key technologies such as video super score
- [fasttext -- Summary notes]
- js图片悬挂样式照片墙js特效
- The product power is greatly improved, and the new Ford Explorer is released
- Unity uses shader to quickly make a circular mask
猜你喜欢

漂亮的蓝色背景表单输入框样式

【服务器数据恢复】HP StorageWorks系列存储RAID5两块盘故障离线的数据恢复案例

System. ArgumentException: Object of type ‘System. Int64‘ cannot be converted to type ‘System.Int32‘

类与对象(中)

Scheduled backup of MySQL database under Windows system

h5微信射击小游戏源码

Explain rigid body and collider components in unity

Introduction to redis II: RedHat 6.5 installation and use

LVS+KeepAlived高可用部署实战应用
关于链接到其他页面的标题
随机推荐
js网页黑白背景开关js特效
Explain rigid body and collider components in unity
MySQL startup error 1607 unexpected process termination
【ADB常用命令及其用法大全(来自[醒不了的星期八]的全面总结)】
[task03: complex query methods - views, subqueries, functions, etc.]
太空射击第16课: 道具(Part 2)
CNN convolution neural network learning process (weight update)
Read JSON configuration file to realize data-driven testing
太空射击第15课: 道具
7/27 训练日志(位运算+后缀数组)
关于正则的两道笔试面试题
微信小程序的分包加载
Residual network RESNET source code analysis - pytoch version
想画一张版权属于你的图吗?AI作画,你也可以
Unity gets which button (toggle) is selected under togglegroup
Sorting out problems in interface endpoint testing practice using Supertest
[detailed use of doccano data annotation]
太空射击第14课: 玩家生命
The engineering practice of super large model was polished, and Baidu AI Cloud released the cloud native AI 2.0 solution
Voice controlled robot based on ROS (II): implementation of upper computer