![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Hello, Can I use the imp/exp utility but not include stored procedure in the dump, I need to imp/exp all the object but the SP. Any idea ? |
#2
| |||
| |||
|
|
Hello, Can I use the imp/exp utility but not include stored procedure in the dump, I need to imp/exp all the object but the SP. Any idea ? |
#3
| |||
| |||
|
|
There is no parameters to include everything, yet exclude some objects. About the best you can do is to export just tables and indexes. You won't get the stored proc, but you also won't get views, functions, sequences.... Is there a reason why you don't want this SP in the dump file? |
#4
| |||
| |||
|
|
Brian Peasland wrote: There is no parameters to include everything, yet exclude some objects. About the best you can do is to export just tables and indexes. You won't get the stored proc, but you also won't get views, functions, sequences.... Is there a reason why you don't want this SP in the dump file? Yes, we have a very large amount of SP and they take ages to import/export. |
#5
| |||
| |||
|
|
Jaret Lafoudravecmonhnez wrote: Hello, Can I use the imp/exp utility but not include stored procedure in the dump, I need to imp/exp all the object but the SP. What database version and what kind of export? (For example - will the 9i R2 TABLESPACE export help?) If not 9iR2, are you exporting by userid? and how flexible is the ownership of the SP? (eg: 3rd party app?) |
![]() |
| Thread Tools | |
| Display Modes | |
| |