No need to create structure also. Just say

Create table my_table as select * from his_table@dblinkname;

This should work.