oracle +plsql装完省略号不能点】的更多相关文章

1.如图 2.复制 TNS 服务名 3.复制到 登录框的 Database ,输入用户名密码,点OK..可以进去了,省略号变成可点击状态…
原因是本地装的oracle版本是12c,oracle客户端装的是11,所以连接不上,没有匹配的验证协议 客户端换成12,成功连接.…
TOAD连接ORACLE而不装ORACLE 客户端的方法 原来连接ORACLE总是要装ORACLE客户端,挺麻烦得,一方面要带ORACLE得盘,另一方面,装这么大得东西也让人很不爽. ORACLE好像从10开始,对WINDOWS提供了instantclient,来解决上述问题.正巧遇到最近机器重装,所以去网上下了这个东东. 一开始发现还挺难配,经过一番周折,终于配出来了,一下是一些总结(instantclient好像不支持ORACLE 9以前得版本)1)到ORACLE 下载instantclie…
参考: http://blog.csdn.net/haiross/article/details/20612135 Oracle/PLSQL: ORA-06550 Learn the cause and how to resolve the ORA-06550 error message in Oracle. Description When you encounter an ORA-06550 error, the following error message will appear: OR…
转:装完Centos7提示Initial setup of CentOS Linux 7 (core)   在用U盘装完CentOS后,重新开机启动后显示: Initial setup of CentOS Linux 7 (core) 1) [x] Creat user 2) [!] License information (no user will be created) (license not accepted) Please make your choice from above ['q…
装完RHEL7后,重新开机启动后显示: 1) [x] Creat user 2) [!] License information (no user will be created) (license not accepted) Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 解决方法: 输入"1",按Enter键 输入"2",按Enter键 输入…
在用U盘装完CentOS后,重新开机启动后显示: Initial setup of CentOS Linux 7 (core) 1) [x] Creat user 2) [!] License information (no user will be created) (license not accepted) Please make your choice from above ['q' to quit | 'c' to continue | 'r' to refresh]: 解决方法: 输…
ubuntu,装完PYTHON3 pip3  install 报错CalledProcessError: Command 'lsb_release -a' returned non-zero exit status 1Traceback (most recent call last): 这应该是python2和python3引起的问题 1.先在控制台输入python看看当前是python几2.lsb_release需要使用python2,查看/usr/bin/lsb_release环境是不是py…
刚装完会有一个临时盘里面找到BootCamp文件夹然后运行setup.exe,装完即可.…
mysql装完计算机管理里面没mysql服务怎么解决 2017年07月04日 09:32:51 XC_Echizen 阅读数:7335 标签: mysql计算机mysql服务找不到mysql服务 更多 个人分类: MySQL   版权声明:本文为博主原创文章,未经博主允许不得转载. https://blog.csdn.net/baidu_39169957/article/details/74279939 解决方案: 1.打开cmd,切换到mysql的bin目录下    记住一定要以管理员身份运行…