Home » RDBMS Server » Server Utilities » Import only a view
Import only a view [message #71161] Wed, 18 September 2002 00:42 Go to next message
Paulo M R Correia
Messages: 1
Registered: September 2002
Junior Member
I've deleted a view and now I want to restore it from a dump file.
But when i'm importing, i only can select a table or a partition.
Does anyone know how i can do this 'restore' ?
thanks in advance.
Paulo
Re: Import only a view [message #71209 is a reply to message #71161] Tue, 24 September 2002 11:28 Go to previous message
Grant
Messages: 578
Registered: January 2002
Senior Member
Import allows you to create a text file from the export file.

imp system/manager full=y show=y rows=n log=yourtextfile file=expdat.dmp

If you have a unix OS:
strings expdat.dmp > yourtextfile

Once you have the file you can cut and paste into a sql script and run it.
Previous Topic: getting 3 nasty Oracle errors :(
Next Topic: Re: Loader-522 Message (lfiopn failed for file)
Goto Forum:
  


Current Time: Mon Apr 29 02:45:33 CDT 2024