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

Thread: Hot Backup, still not working!

  1. #1
    Join Date
    Jun 2002
    Posts
    5
    Hi ;-)
    I tried the following with and without the backslash :

    alter tablespace FIN_APPS begin backup;
    host copy ORACLE:ORANW815\APPS\APP1.DBF BKUPATA\
    host copy ORACLE:ORANW815\APPS\APP1.DBF BKUPATA\
    alter tablespace FIN_APPS end backup;

    What happens is that the first datafile i.e. FIN_APP1.DBF, starts copying, but before it can even finish, the HOST returns back to the script, and puts the tablespace back to 'Normal Mode'.

    Then all the subsequent tablespaces go in 'Backup Mode', go back to 'Normal Mode' and the full script runs quickly and ends and only the first datafile (mentioned above) gets copied; and all this happens with COPY.NLM, but nothing seems to work with OCOPY81.NLM

    Help ! Anyone ?
    Mike.

  2. #2
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Jeff Hunter

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