Forum Discussion

NIKHIL234656595's avatar
12 years ago

bprestore command

  Hi ALL,   Still I am unable to restore .Please can anybody  provide the example of a restore by bprestore. and the output of each file using cat command.
  • mph999's avatar
    12 years ago

    Sorry, I'm confusing things

    'rename' will not work, this was only a variable in the script.

    ok. 

    This

     

    -bash-3.2$ cat filelist
    /u27/oradata/MKBP/trace_files/afiedt.buf
     
    Looks fine.
     
    But this ...
     
    -bash-3.2$ cat alt_locate
    change /u27/oradata/MKBP/trace_files/ to /tmp/restore/
     
    ... look at my example, I do not have the last /
     
    So, change this file to this
     
    change /u27/oradata/MKBP/trace_files to /tmp/restore
     
    (Again, make sure there is a carriadge return, so the cusror is on the 2md line)
     
    Then try again.
     
    Martin