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

推荐订阅源

N
News and Events Feed by Topic
S
SegmentFault 最新的问题
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Last Week in AI
Last Week in AI
Jina AI
Jina AI
H
Help Net Security
C
Check Point Blog
aimingoo的专栏
aimingoo的专栏
MyScale Blog
MyScale Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
Vercel News
Vercel News
L
LangChain Blog
Recorded Future
Recorded Future
F
Full Disclosure
Google DeepMind News
Google DeepMind News
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ
GbyAI
GbyAI
B
Blog RSS Feed
T
The Blog of Author Tim Ferriss
Engineering at Meta
Engineering at Meta
A
About on SuperTechFans
M
MIT News - Artificial intelligence
爱范儿
爱范儿
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog
cs.AI updates on arXiv.org
cs.AI updates on arXiv.org
Y
Y Combinator Blog
B
Blog
WordPress大学
WordPress大学
Blog — PlanetScale
Blog — PlanetScale
W
WeLiveSecurity
MongoDB | Blog
MongoDB | Blog
Cloudbric
Cloudbric
N
News and Events Feed by Topic
The Cloudflare Blog
月光博客
月光博客
博客园 - 三生石上(FineUI控件)
有赞技术团队
有赞技术团队
D
DataBreaches.Net
博客园 - 【当耐特】
T
Troy Hunt's Blog
V
Visual Studio Blog
V2EX - 技术
V2EX - 技术
Apple Machine Learning Research
Apple Machine Learning Research
博客园 - 司徒正美
Recent Commits to openclaw:main
Recent Commits to openclaw:main
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google Online Security Blog
Google Online Security Blog
The GitHub Blog
The GitHub Blog

博客园 - 贤言叙语

WCF部署到IIS上调用报错:由于扩展配置问题而无法提供您请求的页面 Thinkpad 拆光驱更换光驱硬盘支架、拆光驱面板 T400 T440 无法打开登录所请求的数据库 "xxx"登录失败用户 'NT AUTHORITY\NETWORK SERVICE' - 贤言叙语 spread 程序调试时,未激活的提示解决 WCF服务客户端首页调用慢的问题处理 Inno Setup制作安装包的几个问题 Sqlite小数作差,会减不尽? 博文阅读密码验证 - 博客园 JS脚本修改控件宽度 WCF部署于IIS使用的几个问题总结 office2016与visio2016不能“并存”的问题分析 sqlite里执行查询提示未启用约束、主键冲突之——数据竟能超字段长度存储 VS2013添加解决方案内项目的引用,编译时提示找不到文件 .Net 请求Web接口Post和Get方法 泛型、Linq 查询使用 格林时间10位串转本地时间 ORA-12154: TNS:could not resolve the connect identifier specified oracle远程连接太慢 DB设计原则(二)如何拆、分表
plsql登录找不到可连接数据库
贤言叙语 · 2015-09-28 · via 博客园 - 贤言叙语

环境:

OS:server 2008r2 64位

现象:

plsql安装完成后,登录时数据库下拉列表为空,但主目录和oci库都能正常检测到。

原因:

系统环境变量未设置。

解决:

设置系统环境变量。tns_admin,值为 tnsnames.ora所在目录。

其它:中文乱码问题

添加环境变量:NLS_LANG = SIMPLIFIED CHINESE_CHINA.ZHS16GBK