regarding the imp
Hi all,
y'day we restore one .dmp by using imp utility with full=y and ignore =y in an existing database we didn't drop the user since in our dump file we are having the procedures and packages and no tables data but in database schema we want both things so we used ignore=y i thought it would skip the already existing objects and imported the new one those which are not in that database but after restoring when we checked it is not containing the packages/procedures but in that .dmp file its having the same.when i checked the same in .dmp
0