当前位置:网站首页>IO error in Oracle11g: got minus one from a read call
IO error in Oracle11g: got minus one from a read call
2022-06-28 08:11:00 【Record】
Executable file $ORACLE_HOME/bin/oracle There is something wrong with the owner or permission setting of , Connect to oracle When it comes to IO error :Got minus one from a read call The problem of .
Solution :
Direct will oracle The permission of the file is changed to 6751.$ORACLE_HOME/bin/oracle The correct owner of the executable should be oracle:asmadmin, And the authority must have s Sharing can be .
[[email protected] ~]# chmod 6751 /oracle/app/database/ora11g/bin/oracle
[[email protected] ~]# ll /u01/oracle/app/database/ora11g/bin/oracle
-rwsr-s--x. 1 oracle asmadmin 210823844 May 18 2020 /oracle/app/database/ora11g/bin/oracle
边栏推荐
- Chenglian premium products donated love materials for flood fighting and disaster relief to Yingde
- 微内核Zephyr获众多厂家支持!
- Ambari (IX) --- use expect to realize no interaction in ambri server setup phase (valid for personal test)
- SOC timer and interrupt configuration
- 2022第六季完美童模 佛山赛区 初赛圆满落幕
- B_ QuRT_ User_ Guide(27)
- ROS notes (09) - query and setting of parameters
- ROS notes (08) - definition and use of service data
- Redis uses sentinel master-slave switching. What should the program do?
- ZYNQ_ IIC read / write m24m01 record board status
猜你喜欢

Redis persistence problem and final solution

Ambari (VII) --- ambari integrated hue4.2 document (valid for personal test)

【学习笔记】拟阵

Activity implicit jump

ROS notes (08) - definition and use of service data

B_ QuRT_ User_ Guide(26)

【js】-【DFS、BFS应用】-学习笔记

NLP sequence can completely simulate human brain intelligence

Devops foundation chapter Jenkins deployment (II)

Airflow2 configuration windows azure SSO details based on oauth2 protocol
随机推荐
Buffer pool in MySQL
【学习笔记】拟阵
ROS 笔记(08)— 服务数据的定义与使用
Explanation and application of instr() function in Oracle
GPIO configuration of SOC
Dataset filling data, and the use of rows and columns
Unity - Pico开发 输入系统等相关API的使用---C#篇
Localization SoC development plan
【学习笔记】线性基
Image translation /transformer:ittr: unpaired image to image translation with transformers
MySQL installation and environment variable configuration
B_QuRT_User_Guide(28)
asp. Net datalist to display product information and pictures
设置网页的标题部分的图标
MySQL row format parsing
Es data export CSV file
十大券商注册开户靠谱吗?安全吗?
How to use redis to solve concurrency problems
asp. Net to search products and realize paging function
解决npm ERR! Unexpected end of JSON input while parsing near问题