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

Thread: modifying dump

  1. #1
    Join Date
    Jul 2000
    Location
    brewster,Newyork
    Posts
    87

    Angry

    folks
    i just want to know can we modify the dumps from an export ?if yes how?and after modifications can we import the same.
    thanks
    sat

  2. #2
    Join Date
    Apr 2000
    Posts
    126

    Wink

    Do not modify an export dump file.

  3. #3
    Join Date
    Apr 2000
    Location
    Baltimore, MD
    Posts
    759
    If you take an export with rows=n, only the 'text' is exported, in which case you can modify it. This done in the case one would want to modify storage parameters, ts names, etc.

  4. #4
    Join Date
    Jan 2001
    Posts
    318
    Do you have to do another import to get the rows ???
    Sonali

  5. #5
    Join Date
    Jun 2000
    Location
    Madrid, Spain
    Posts
    7,447
    yea of course import with ignore=y

  6. #6
    Join Date
    Feb 2000
    Location
    Washington DC
    Posts
    1,843
    Another option is import with show=y which creates the index file which has all the tables and index DDL.

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