WE'VE FOUND SAPhelpdesk!!!

***** Read the Reviews / Rate the Solution
We're not quite there yet.But we're getting there!-and we really want you to know when we're ready.
We can send the latest updates to ur email.Just subscribe to the email updates below and confirm the confirmation link in your email

Here's how to stay updated:

Enter ur email:

What to do if Backup terminated in the middle or terminated manually?

f backup terminates due to some problem, the tablespaces which was in backup mode, doesn’t come back to end backup mode.

So when you rerun the backup or backup job is re-submitted it throws error stating that tablespaces are already in backup mode.

So to bring the table space from begin backup mode to end backup mode follow the following steps.

Before:

Login to SAP system using ORA (Unix) or adm

# sqlplus “/ as sysdba”

SQL> select * from v$backup where status= ‘ACTIVE’;

The above statement checks how many tablespaces are in backup mode and listed them out with STATUS = ACTIVE.

SQL> alter table space end backup;

After:

SQL> select* from v$backup where status=’ACTIVE’;

If nothing comes up, then all tablespaces are normal. If any table space name come up then issue the above command to bring that table space into end backup mode.



Confused? Feel free to ask

saphelpdesk.co.inYour feedback is always appreciated.I will try to reply Ur queries as soon as time allows.
Regards,
SAPhelpdesk

0 comments:

Post a Comment

Your Ad Here
Write 4 Us ( Support me ) !!!