Title: RE: Long Column

Alter table move is not allowed with long data types. We are migrating our LONG RAW to become BLOBs .
The method will be to recreate and populate table using CTAS converting BLOB column from the LONG using TO_LOB() function.

John

-----Original Message-----
From: Hamid Alavi [mailto:[EMAIL PROTECTED]]
Sent: 19 November 2001 16:35
To: Multiple recipients of list ORACLE-L
Subject: Long Column


Hi List,
I have a question regarding moving a table with Long Column from one
tablespace to another tablespace, any idea appreciate.
I have tried this but doesn't work:  ALTER TABLE TAB1 MOVE TABLESPACE NEW;
Thanks in advance




Hamid Alavi
Office 818 737-0526
Cell    818 402-1987

The information contained in this message and any attachments is intended
only for the use of the individual or entity to which it is addressed, and
may contain information that is PRIVILEGED, CONFIDENTIAL and exempt from
disclosure under applicable law. If you have received this message in error,
you are prohibited from copying, distributing, or using the information.
Please contact the sender immediately by return e-mail and delete the
original message from your system.
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Hamid Alavi
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).



**********************************************************************
This email and any attachments may be confidential and the subject of
legal professional privilege. Any disclosure, use, storage or copying
of this email without the consent of the sender is strictly prohibited.
Please notify the sender immediately if you are not the intended
recipient and then delete the email from your inbox and do not
disclose the contents to another person, use, copy or store the
information in any medium.
**********************************************************************

Reply via email to