LOB Storage Characteristics

2001-06-11 Thread Glen Mitchell
Greetings All, I am using Oracle 81630 on Solaris 7 and I have a table which contains a LOB (CLOB actually). The DDL statement is as follows ... CREATE TABLE B_STATEMENT_TEXT_ORA (stmtnum NUMBER(10) NOT NULL, statement_content CLOB) STORAGE (INITIAL 100M NEXT 100M PCTINCREASE 0) TABLESPACE

RE: LOB Storage Characteristics

2001-06-11 Thread Paul Drake
uh - Stripe And Mirror Everything. what's a tablespace? add more NVRAM (cache).   he he he he ... its going to be another late one ...   sales critter. -Original Message- Sent: Monday, June 11, 2001 9:51 PM To: Multiple recipients of list ORACLE-L Greetings All, I am using Oracle