惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Martin Fowler
Martin Fowler
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
雷峰网
雷峰网
J
Java Code Geeks
G
Google Developers Blog
博客园 - 司徒正美
The GitHub Blog
The GitHub Blog
L
LangChain Blog
人人都是产品经理
人人都是产品经理
GbyAI
GbyAI
Vercel News
Vercel News
S
SegmentFault 最新的问题
Engineering at Meta
Engineering at Meta
H
Hackread – Cybersecurity News, Data Breaches, AI and More
云风的 BLOG
云风的 BLOG
F
Fortinet All Blogs
Y
Y Combinator Blog
博客园_首页
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
A
About on SuperTechFans
B
Blog
Microsoft Security Blog
Microsoft Security Blog

博客园 - 胖在一方

sp2-00027 错误解决 设置双网卡同时访问2个网络(转) oracle pl/sql developer 测试存储过程 日期为 yyyy-mm-dd hh24:mi:ss ASP.NET2.0学习笔记二 - 胖在一方 - 博客园 asp.net2.0学习记录笔记一 ora01991 oracle 更新多字段 Oracle 函数 oracle 9.2.01 wrap 问题 - 胖在一方 安装IE8 asp.net 不能调试 - 胖在一方 combo box 绑定Oracle 数据源显示为 datarowview BT用户,密码中含有@符号 - 胖在一方 - 博客园 .net 访问Oracle的连接字符串 (果然BT) 系统提示"System.Data.OracleClient 需要 Oracle 客户端软件 8.1.7 或更高版本"解决办法 Javascript(二十三) MouseEvent Javascript(二十二)IE与DOM事件的区别 Javascript(二十一)IE与DOM事件的相似性 - 胖在一方 - 博客园 Javascript(二十) 事件对象 JavaScript(十九) Dom Event 二
ora-12557(win7 64bit oracle database + 32 bit oracle client)
胖在一方 · 2012-10-31 · via 博客园 - 胖在一方

    机器是win7 64bit,安装的是oracle10g (10.2.0.4)+ 32位的客户端

    突然想到,为什么windows里不能设置个 ORACLE_HOME,ORACLE_BASE的这个系统变量呢? 省得每次就敲一堆字符,设置完了之后,感觉挺爽。

    第二天,突然数据库连接不上来,tnsping 也不行,lsnrctl 中的start 也不行了,很诡异的事情,找了一对文档,问题依旧。

    木办法,只有上metalink看了,果然是个bug ,对于 10g,windows中不能设置ORACLE_HOME变量,取消变量后,重新启动机器问题解决(不重启,貌似问题依旧)。

   贴出metalink文档已记录。 


Workflow Builder Fails: 1700: Could not connect with username/password 'apps/pwd@VIS' ('ORA-12557: TNS:protocol adapter not loadable') [ID 453241.1]

In this Document
  Symptoms
  Cause
  Solution


This document is being delivered to you via Oracle Support's Rapid Visibility (RaV) process, and therefore has not been subject to an independent technical review.

Applies to:

Oracle Net Services - Version: 9.2.0.1.0 to 9.2.0.6.0
Oracle Workflow Cartridge - Version: 2.6.1.5.2
Microsoft Windows 2000
Microsoft Windows XP
Microsoft Windows Server 2003

Symptoms

-- Problem Statement:
Oracle Client Workflow Builder version 2.6.3.5 has been installed on a Windows based workstation.  The proper Net Service Names entry has been added the entry for the instance (VIS) to the tnsnames file.  However, you are unable to open definitions in the database (File->Open->database).

The following error message is received:

1700: Could not connect with username/password 'apps/pwd@VIS' ('ORA-12557: TNS:protocol adapter not loadable'). 

However, TNSPING from the client or server it returns the correct information.

An ORA-12557 'TNS protocal adapter not loadable' error while trying to test the 'VIS' Oracle Net Service Name via the Oracle Net Configuration Assistant :

Result :
Trying to connect to the database VIS :

ORA-12557 TNS protocal adapter not loadable
Test did not succeed

Cause

ORACLE_HOME environment variable statically set in the Windows Users Environment settings.

Solution

-- To implement the solution, please execute the following steps::
Unset/rename the ORACLE_HOME environment variable in the Windows Users Environment setting so the Oracle WorkFlow Builder sub-components can freely reference libraries or executables from the
adjacent Oracle Home locations.