We can help. Together we learn....

Migrating tables to specified nodes in SAP HANA multi node system

by vinaysingh | Tuesday, August 06, 2013 in |

If you want to migrate a particular table from one node of HANA to another for performance or space issue :- 

1. To view current location  of table

open SQL editor on HANA studio and run the sql query :- 


select * from "SYS"."M_TABLE_LOCATIONS" order by LOCATION, table_name

2. To view current location  decide the node where you want to move it and run the below  query on SQL editor of HANA studio:- 

ALTER TABLE MOVE TO ‘node:port number’

1 comments:

  1. python training on May 27, 2016 at 4:17 PM

    This is a great article man, thanks for the tips! It’s refreshing to learn so many new ways to kick off blog posts.
    best online MSBI training
    online abinitio training in usa,uk,india,canada
    selenium training
    best R programming online training
    SAP HANA online training in india

     

Categories