|
# 42813
qsx
|
|
|
To: eygle
盖老师你好,请问,我想将一个普通文档一次性导入到oracle的表中,怎样实现?
From: qsx 2007.04.23 15:07
|
|
|
|
|
To: qsx
如果是作为Blob存储,可以使用sqlldr导入
From: eygle 2007.04.23 18:48
|
|
|
|
|
# 42810
rainmising
|
|
|
To:
eygle你好
刚刚写急了,不是Rtrim是Ltrim
----------------------
能不能请继续说明
trim(leading ' ' from replace(' i loveu','"','""'))
与
Ltrim(replace(' i loveu','"','""'))
的区别?
谢谢.
From: rainmising 2007.04.21 15:40
|
|
|
|
|
To: rainmising
这两者在这个用法上没什么区别,细微处可能会有些差别。
From: eygle 2007.04.23 21:14
|
|
|
|
|
# 42809
rainmising
|
|
|
To: eygle
eygle你好
能不能请继续说明
trim(leading ' ' from replace(' i loveu','"','""'))
与
rtrim(replace(' i loveu','"','""'))
的区别?
谢谢.
From: rainmising 2007.04.21 15:22
|
|
|
|
|
# 42806
Chi
来自: Mexico
|
|
|
To: Eygle
I tried to disable the _disable_logging parameter in my Oracle 10G R2 on AIX 5.3. It revealed the same error of "corrupt redo log block header"
ARC1: Archiving not possible: No primary destinations
ARC1: Failed to archive thread 1 sequence 2408 (4)
as you mentioned in your old article and also hung the oracle system, and stop my database control.I saw en error message when I can open the database control -"The database is not available due to the following conditions: Stuck Archiver".So I think it is better not to alter that variable from default. Besides, under the normal 10G R2, no return from "show parameter disable".
From: Chi 2007.04.21 03:17
|
|
|
|
|
To: Chi
最好还是别研究这个参数了。
From: eygle 2007.04.23 21:15
|
|
|
|
|
# 42805
bing feng
|
|
|
To: eygle
THANKS SO SUCH!!!
From: bing feng 2007.04.20 14:29
|
|
|
|
|