SyntaxFix
Write A Post
Hire A Developer
Questions
Try this to move your table (tbl1) to tablespace (tblspc2).
alter table tb11 move tablespace tblspc2;