Create of Temp tables

"Lakshmi Murthy" <[email protected]> Mon, 7 Apr 2003 15:33:26
Newsgroups gmane.comp.db.oracle.devel
Message-ID <LYRIS-1796914-942407-2003.04.07-15.13.50--gcdod-oracle#[email protected]>
Hi,

I am using oracle 8.1.5 and when the below statement get executed, gives 
me a error

create global temporary table tt_cty
(
cty varchar2(2),
cty_name varchar2(60)
) on commit preserve rows

ORA-14451: unsupported feature with temporary table

Not sure what my next step is.

Help me out.

LN
---
Change your mail options at http://p2p.wrox.com/manager.asp or 
to unsubscribe send a blank email to [email protected].