OracleTT.Com - 搜集互联网免费Oracle教程,免费Oracle视频教程,起步从这里开始!

Oracle数据库学习_Oracle书籍下载_MySQL书籍下载_Oracle免费视频教程 - OracleTT.Com

当前位置: 主页 > 安装配置 > oracle >
  • [oracle] ORA-12520错误汇总(RAC Connection Redirected To Wrong Host/IP ORA-12545) 日期:2012-04-19 14:46:18 点击:139 好评:0

    ORA-12520错误: ORA-12520: TNS:listener could not find available handler for requested type of server Cause: None of the known and available service handlers for requested type of server (dedicated or shared) are appropriate for the clie...

  • [oracle] dba_registry 和 v$option 与 Oracle 特新及组件 日期:2012-02-04 12:30:37 点击:65 好评:0

    一. 先看官网对这2个视图的说明 1.1 V$OPTION This view lists database options and features. Typically, although not always, options must be separately purchased and installed, whereas features come with the product and are enable...

  • [oracle] Oracle cmd 命令行模式下输出中文时显示乱码的解决方案 日期:2012-02-04 11:41:17 点击:151 好评:0

    因为发现默认值-属性窗口中已是936了,只好通过注册表直接改动:HKEY_CURRENT_USER\Console\%SystemRoot%_system32_cmd.exe下的项CodePage项值改为十进制936值或 十六进制000003a8值。说明一下: 十六进...

  • [oracle] Notes for Oracle Database PSU/CPU 日期:2011-12-08 14:09:29 点击:174 好评:0

    1. 什么是PSU/CPU? CPU: Critical Patch Update Oracle对于其产品每个季度发行一次的安全补丁包,通常是为了修复产品中的安全隐患。 PSU: Patch Set Updates Oracle对于其产品每个季度发行一次的补丁...

  • [oracle] 手动创建数据库后需要执行的脚本 日期:2011-12-05 19:02:32 点击:139 好评:0

    手动创建数据库后有必要执行的一系列脚本: @?/rdbms/admin/catalog.sql --creates the data dictionary and public synonyms for many of its views, and grants PUBLIC access to the synonyms@?/rdbms/admin/catproc.sql --runs all sc...

  • [oracle] Oracle Database PSU/CPU 日期:2011-11-22 17:16:16 点击:130 好评:0

    1. 什么是PSU/CPU? CPU: Critical Patch Update Oracle对于其产品每个季度发行一次的安全补丁包,通常是为了修复产品中的安全隐患。 PSU: Patch Set Updates Oracle对于其产品每个季度发行一次的补丁...

  • [oracle] osw错误解决方案:>>> Input Error: null 日期:2011-11-03 10:03:05 点击:149 好评:0

    错误示例如下: [oracle@node11g osw]$ java -jar OSWg.jar -i archive Starting OSWg V2.0.4 OSWatcher Graph Written by Oracle Center of Expertise Copyright (c) 2007 by Oracle Corporation Parsing Data. Please Wait... Parsing file node11g_i...

  • [linux] RHEL下安装rlwrap工具 日期:2011-10-19 19:08:42 点击:200 好评:0

    rlwrap支持oracle的sqlplus中历史命令的回调功能,提高工作效率。 1:下载 从 http://utopia.knoware.nl/~hlub/uck/rlwrap/ 下载rlwrap-0.37.tar.gz [root@som ~]# wget -c http://utopia.knoware.nl/~hlub/uck/rlwrap/rlwrap-0.3...

  • [oracle] 如何确定Oracle的连接模式是专用,还是共享? 日期:2011-10-17 21:07:05 点击:237 好评:4

    这个问题既与参数shared_servers、dispatchers有关,还与服务器、客户端的TNSname.ora文件有关系。 在DB端的shared_servers参数控制server是否能接受share server连接,但是,client可以通过在TNSname.ora 来...

  • [oracle] Short Guide to install Oracle 11 Release 2 on Linux (Fedora 12) 日期:2011-10-09 01:59:11 点击:155 好评:0

    Short Guide to install Oracle 11 Release 2 on Linux (Fedora 12)...

栏目列表
推荐内容