-
2008-10-10 14:35:25 / Java企业开发
weblogic 8.1 ,如果一个线程被stuck了,那么所在的事务是回滚,还是未知状态?高手能否解答一下?
查看(61)
评论(2)
-
2008-07-14 14:16:55 / Oracle数据库管理
现有偿寻找在沈阳明天能够提供oracle 10g rac安装的高手一位,价格可商谈。有意着跟贴我将尽快与您联系
查看(255)
评论(6)
-
2008-06-25 13:38:10 / 数据仓库与数据挖掘
very goodlearning resource .http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/index.html
查看(682)
评论(12)
-
2008-06-11 10:33:33 / Oracle新技术/11g
I want to create a new 11g database service on windows 2003 server using oradim , i encountered the following error,but still created the service successfully.I run the same command to create a new 9i&10g service the error didn't arise.i didn't know if anybody had encountered the same error?is it a bug of 11g v1 ?i am not sure.11g:E:oracle>set oracle_sid=test11gE:oracle>oradim -new -sid test11g -syspwd oracle -startmode manual -pfile K:oracleproduct11.1.0db_1databaseinittest11g.
查看(546)
评论(1)
-
2008-05-15 14:32:46 / Oracle数据库管理
SQL> drop table locations_demo;Table dropped.SQL> CREATE TABLE locations_demo2( location_idNUMBER(4)3, street_address VARCHAR2(40)4, postal_codeVARCHAR2(12)5, cityVARCHAR2(30)6, state_province VARCHAR2(25)7, country_idCHAR(2)8, CONSTRAINT loc_id_pk PRIMARY KEY (location_id));Table created.SQL> insert into locations_demo values (1,'east load','100000','beijing','beijing','86');1 ro
查看(235)
评论(0)
-
2008-05-12 13:40:25 / Oracle数据库管理
. . importing table"I_10_AC"0 rows imported. . importing table"I_10_AN"0 rows imported. . importing table"I_10_CA"0 rows imported. . importing table"I_10_DT"0 rows imported. . importing table"I_10_EM"0 rows imported. . importing table"I_11_AC"0 rows imported. . importing table
查看(233)
评论(4)
-
2008-05-08 14:31:33 / Oracle新技术/11g
在11g下面,创建了几个自动扩展表空间,当往表里查数据时,在一个用户的情况下,非常之慢,而且文件扩展飞快?不知道是不是bug?大家有遇到这种情况吗?
查看(799)
评论(2)
-
2008-03-28 15:34:22 / Java企业开发
当我在9.2 mp2weblogic server 上部署我的ejb应用时,触发out of memory我的对内存参数设置为set MEM_ARGS=-Xms1024m -Xmx1024m -verbosegcset MEM_DEV_ARGS=-XX:CompileThreshold=10000 -XX:PermSize=128mset MEM_ARGS=%MEM_ARGS% %MEM_DEV_ARGS% -XX:MaxPermSize=512m我打开fullgc 以下是输出结果看来内存回收没有问题啊逐步撑满jvm HEAP ,不知道有人遇到这种问题吗?感觉像9.2的bug,我用的是9.2 mp2.[Full GC 1040510K->1036410K(1040512K), 1.8610142 secs][Full GC 1040511K->1035441K(1040512K)
查看(372)
评论(1)
-
2008-03-24 15:47:27 / 软件交流
哪位老大有toad 9.5 能否贡献一把谢谢!
查看(1886)
评论(2)