-
INS-44002]:The Oracle home location contains directories or files on following remote nodes: [oracle19c-rac02].
配置oracle19c gird到最后的几步,结果报错:[INS-44002] The Oracle home location contains directories or f…
-
INS-40912:Virtual host name:xxx-vip is assigned to another system on the network
真的是一波还未平息一波又来侵袭,互信认证还没搞通(参考INS-06006:Passwordless SSH connectivity not set up between the …
-
INS-06003&&INS-06006:Failed to setup password SSH connectivity with following node(s)&&Passwordless SSH connectivity not set up between the following node(s)
报错信息 Oracle19c安装grid,在配置集群节点信息做互信认证时报错:点击setup设置互信则报错INS-06003:Failed to setup password SS…
-
INS-40710:Cluster name:string does not start with a letter.
配置Oracle19c grid时报错:INS-40710: Cluster name:string does not start with a letter. 原因及处理方法:
-
INS-08101:Unexpected error while executing the action at state: ‘supportedOSCheck’
Oracle12c/19c/21c大概率在调用图形化时遇到报错:[INS-08101] Unexpected error while executing the action at…
-
ORA-12541/ORA-01034/ORA-27101/ORA-01017
Oracle19c在SQLPLUS中登录数据库遇到ORA-12541/ORA-01034/ORA-27101/ORA-01017相关报错,特此记录具体过程。
-
ORA-01017: invalid username/password; logon denied
场景一:在Oracle19c,注意用户是在cdb容器公共用户还是pdb的私有用户,如果是pdb的私有用户,不要用sid去连接,否则默认会在cdb层的公共用户中查找,所以就会报错。所…
-
ORA-65096: 公用用户名或角色名无效
创建用户时,出现此问题时,原因为创建角色的容器为cdb。 解决方案1:如果想继续创建,可以在角色名前加”C##” 即C##角色名。 解决方案2:切换容器后创…
加载更多