DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: import

Hybrid View

  1. #1
    Join Date
    Aug 2000
    Posts
    32

    import

    Hi,
    I have an export dump file which was taken long back. Unfortunately i dont have the export log file. Is there any way that i can get a list of objects in the dump file. I dont want the object creation script which is done by show=y in the import script. I just want the list of objects in the dump file. Since it is urgent please help me on this problem.

    regards
    venkat

  2. #2
    Join Date
    May 2001
    Location
    San Francisco, California
    Posts
    511
    Import the dump file to a dummy schema and then you can see the objects. Otherwise show=y is your only option.
    Remember the Golden Rule - He who has the gold makes the rules!
    ===================
    Kris109
    Ph.D., OCP 8i, 9i, 10g, 11g DBA

  3. #3
    Join Date
    Jan 2001
    Posts
    3,134
    Just set ROWS=N, this way the import will go quickly and you will only get the structures.
    I remember when this place was cool.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width