Hello,
I used fromuser/touser with export/import to copy data from user1 to user2. All the tables are imported without any problem. However, the stored procedures and packages failed with "ORA-01031: insufficient privileges".
I tried to created then directly (not import_ but got the same error. Is user2 missing any grants (like create packages etc.?)
Bookmarks