摘要:
ORA-01031: insufficient privileges Table of Contents 1. 错误信息 2. 官方解析 3. 情景分析 3.1. 登录 3.1.1. 用户属组缺失或不正确 3.1.2. 用户认证方式不对 3.1.3. ORACLE_SID 3.2. 对象权限不足 1 阅读全文
摘要:
oracle 登录认证 Table of Contents 1. 简介 2. authentication_services 2.1. 不同登录方式的写法 3. sysdba角色登录认证 3.1. 无密本地登录 3.2. 密码文件 3.3. 是否开启密码文件验证 3.4. 限制sys登录方式 3.4 阅读全文
摘要:
ORA-12162 Table of Contents 1. 错误信息 2. 分析及解决 2.1. 原因 2.2. 解决 1 错误信息 $ sqlplus / as sysdba SQL*Plus: Release 11.2.0.1.0 Production on Wed Aug 21 11:23: 阅读全文