import Problem [message #317944] |
Mon, 05 May 2008 01:28 |
mahesh_sharma217
Messages: 2 Registered: May 2008
|
Junior Member |
|
|
I import dmp file with dos command imp. It import all the tables but it did not import packages, procedures and functions. Please tell me what is the problem. I did not assign seperate tablespace.
thanks
|
|
|
|
|
Re: import Problem [message #317973 is a reply to message #317944] |
Mon, 05 May 2008 02:58 |
mahesh_sharma217
Messages: 2 Registered: May 2008
|
Junior Member |
|
|
i have used simple technique for import
in dos i wrote
c:\imp
username = test
passwarrd = test
path = c:\test.dmp
import entire date = yes
This command import all the tables but did no procedures and packages.In dos prompt it show some errors but i did not focus on them.
Please help me what is problem
i am doing work in oracle 10g.
Is there any problem of default tablespace. Or default tablespace size issue.
|
|
|
|
|
Re: import Problem [message #318112 is a reply to message #317973] |
Mon, 05 May 2008 13:11 |
joy_division
Messages: 4963 Registered: February 2005 Location: East Coast USA
|
Senior Member |
|
|
mahesh_sharma217 wrote on Mon, 05 May 2008 03:58 | i have used simple technique for import
in dos i wrote
.
.
.
import entire date = yes
|
What does this mean?
|
|
|