cancel
Showing results for 
Search instead for 
Did you mean: 

setting backups of enteprise portal on Oracle

Former Member
0 Kudos

Hi,

I want to know what optiones there are to schedule backus of a enterprise portal. In the abap part, It can scheduled with the db13 but in enterprise portal?

And what can change the default path of the oraarch? I´ve seen the initsid.sap, and i don´t have the currently path for to change it, any idea?

More thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

We are using external schedulers like crontab etc to start our backups, basically via shell scripts.

Or you can use any abap system to schedule backups for a java stack, search for information on transaction DB13C.

The oraarch location is controlled with the oracle parameter log_archive_dest_1.

Cheers Michael

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can use BR*Tools, in accordance with note https://service.sap.com/sap/support/notes/12741:

BR*Tools 7.00, 7.10, and 7.20 can be used without any restrictions for non-ABAP stack SAP systems (for example, pure J2EE systems, portals, MDM, requisite, and so on).

Path for oraarch: "log_archive_dest" in initSID.ora file.

Best Regards,

Aleh