- 博客(12)
- 收藏
- 关注
转载 Poem for love
I,take you,to be my wife,my partner in life and my one true love. I will cherish our friendship and love you to...
2007-11-11 16:57:54
132
转载 Classics sentence about English learning
What is language for?some people seem to think it's for practicing grammar rules and learning lists of words---the...
2007-06-15 11:08:04
139
转载 Buffer Hit Ratio
1. SELECT 1 -(SUM(DECODE(NAME, 'physical reads', VALUE, 0))/(SUM(DECODE(NAME, 'db block gets', VALUE, 0))+(SUM(DE...
2007-06-04 12:37:44
299
转载 A story of apple tree and boy
long time ago, there was a huge apple tree. A little boy loved to come and play around it every day. He climbed t...
2007-06-02 10:07:16
153
转载 Unbelievable students' behavior in class
It was great surprised to see this unbelievable students' behavior in class. The wild class totally smashed the go...
2007-05-30 21:37:44
179
转载 User creating in ORACLE Database
1. CREATE USER "WWDBA" PROFILE "DEFAULT" IDENTIFIED BY "ML2S00" DEFAULT TABLESPACE "USERS" TEMPORARY TABL...
2007-05-10 10:55:55
90
转载 VNC installation for Linux
.第一步在linux上安装VNCserver tar zxvf vnc-X.tgz cd X cp *vnc* /usr/local/bin/ 没有vnc 目录,就建vnc目录 mkdir /usr/local/vnc cp -...
2007-05-08 11:07:24
80
转载 希望给和我一样在“黑暗”中摸索的ABAP初学者一点指引
(转贴,希望给和我一样在“黑暗”中摸索的ABAP初学者一点指引) 1、在SE38环境下的程序名输入栏输入'DEMO*'后按F4,你可以查到SAP所有的DEMO示例程序,好好看看,你会学到很多ABAP功能的实现方法。 2、运行“A...
2007-04-12 13:40:07
109
转载 SAP login 畫面修改
a. SMW0 b. Binary data for WebRFC application c. Click Execute (F8) d. Click Create e. Fill in :- Obj. name : ZXXX...
2007-04-12 12:50:32
125
转载 SAP IDES4.7 installation time overflow issue
每次裝 sapinst 時都正常,可這次我裝 sapinst 時 提示 Copying SAPinst...This may last several minutes.Cannot extract archive...
2007-04-03 17:54:02
102
转载 Create Database manually
copy initefa.ora & newsidefa.sql from another db server /opt/oracle/ora817/dbs to currenct db server /opt/orac...
2007-03-26 21:41:02
160
转载 oracle“SQL Trace”简介
“SQL TRACE”是Oracle提供的用于进行SQL跟踪的手段,是强有力的辅助诊断工具。在日常的数据库问题诊断和解决中,“SQL TRACE”是非常常用的方法。 一般,一次跟踪可以分为以下几步: 1、界定需要跟踪的目标范围,...
2007-01-30 13:50:41
84
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人