Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3560

How to move a partitioned table IQ 15.4?

$
0
0

Hi

 

I need to move a partitioned table from one dbspace to other dbspace. I tried the follow syntax:

 


ALTER TABLE USER1.TABLE  MOVE TO  NEW_DBSPACE;


But, when I query the objects on original dbspace I still see some FP indexes of this table.

 

 

Obviously, I tried to move manually these FP indexes with follow syntax:

 

 

ALTER TABLE USER.TABLE1 ALTER COLUMN1 MOVE TO NEW_DBSPACE;

 

 

But, I Obtained a error message: "Could not execute statement. Table 'TABLE1' is already partitioned SQLCODE=-1251, ODBC 3 State "HY000"

 

 

Kindly suggest

 

 

Best regards

 

Jairo

 

 







Viewing all articles
Browse latest Browse all 3560

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>