sqlnet.ora里面的sqlnet.authentication_services设置错误导致sqlplus “/as sysdba“登录失败

将sqlnet.ora里面的

sqlnet.authentication_services=(tcps)

导致没有了操作系统认证这种登录方法

所以sqlplus "/as sysdba"会报错

./sqlplus "/as sysdba"

SQL*Plus: Release 23.0.0.0.0 - Production on Thu Dec 12 22:23:11 2024

Version 23.7.0.25.01

Copyright © 1982, 2024, Oracle. All rights reserved.

ERROR:

ORA-01017: invalid credential or not authorized; logon denied

Help: https://docs.oracle.com/error-help/db/ora-01017/

srvctl stop database /stop instance也无法运行 报错

因为srvctl依赖 操作系统认证这种登录方式

./srvctl stop database -d cdb1 -f

PRCD-1334 : failed to stop database cdb1

PRCD-1124 : Failed to stop database cdb1 and its services

PRCD-1131 : Failed to stop database cdb1 and its services on nodes

PRCR-1133 : Failed to stop database cdb1 and its running services

PRCR-1132 : Failed to stop resources using a filter

CRS-2675: Stop of 'ora.cdb1.db' on 'nshqap04adm05' failed

相关推荐
山峰哥5 小时前
数据库工程:Explain执行计划对比实战指南‌
数据库·sql·oracle·深度优先·宽度优先
不知疲倦的仄仄5 小时前
ShardingSphere:高效管理数据库集群的终极方案
sql·mysql·oracle·database
韶博雅7 小时前
oracle密码策略检查
数据库·oracle
辰合软件8 小时前
通达OA目录结构与核心文件解析
android·数据库·oracle
忧郁的紫菜1 天前
WCF+JSON+实体对象与WebService+DataSet效率大比拼
数据库·oracle·json
标致的自行车1 天前
Entity Framework之问题收集
jvm·数据库·oracle
spider_xcxc2 天前
Redis 数据库高质量实践指南(一)
运维·数据库·redis·oracle·云计算
落叶-IT2 天前
Java异常处理深度实战教程:异常传播的失败场景分析
数据库·oracle
水木流年追梦2 天前
agent面试必备31- AI Agent 核心进阶:工具路由(Tool Routing)
数据库·人工智能·oracle·面试·职场和发展·embedding
weixin_397574093 天前
框架v5多数据源让AI查遍企业数据
数据库·人工智能·oracle