Richie

Sometimes at night when I look up at the stars, and see the whole sky just laid out there, don't you think I ain't remembering it all. I still got dreams like anybody else, and ever so often, I am thinking about how things might of been. And then, all of a sudden, I'm forty, fifty, sixty years old, you know?

01 2008 档案

PL/SQL的一些问题
摘要: 1. Rownum PL/SQL User's Guid and Reference中的描述: ROWNUM returns a number indicating the order in which a row was selected from a table. The first row selected has a ROWNUM of 1, the second row has a RO...阅读全文

posted @ 2008-01-16 23:35 riccc 阅读(359) | 评论 (1) 编辑

Oracle配置方面问题收集
摘要: 1. 安装ODP.NET 10.2后,它的Net Manager和Net Configuration Assistant打不开,从开始菜单点击后没有任何反应。我的解决方法:卸载ODP.NET 10.2重新安装,安装时注意两点:a) 安装目录中不要包含空个字符,例如Program Files。b) 安装的组件选择时不选择"Oracle Data Provider for .NET 1.x 10.2....阅读全文

posted @ 2008-01-15 22:04 riccc 阅读(774) | 评论 (2) 编辑

Oracle PGA参数
摘要: PGA: 程序全局区,服务器进程使用的内存区域,包括特定服务器进程的数据和控制信息,例如使用的操作系统资源等。UGA: 用户全局区,特定Session使用的内存区域,例如Session的SQL工作区、登陆认证信息等。Session的SQL工作区大小对查询性能的影响比较关键,shared server模式时UGA从SGA的large pool(如果有设置)或者shared pool(没有设置larg...阅读全文

posted @ 2008-01-06 02:54 riccc 阅读(3441) | 评论 (0) 编辑

NHibernate.ADOException: cannot open connection

posted @ 2008-01-05 21:46 riccc 阅读(1462) | 评论 (0) 编辑

导航

News

搜索

 
 

常用链接

我的标签

随笔档案

Ruby & Rails

其它

数据库

最新评论

阅读排行榜

评论排行榜