Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1576

March 3rd, 2015 08:00

Use Oracle instead of MySQL on BackEnd

Hi,

A costumer wants to configure an external Oracle server as main backend database, there will be three BackEnd host in the deployment

We recommend this setting?, there any guide that I can follow to do this configuration?. What I must consider on this kind of request?

Kind regards

74 Posts

March 3rd, 2015 15:00

No, you cannot use a different database for the back-end.

Dan

27 Posts

March 3rd, 2015 15:00

Thanks a lot Dan

Regards

48 Posts

March 3rd, 2015 16:00

If this is the case then I would suggest the product team clear that up in the M&R Backend guide (page 25 of the Backend Administration guide) that is shipped with Version 6.5.1

And also the Oracle Administration guide also Shipped with 6.5.1

APG support for multiple databases was introduced in 2006. Support for Oracle is a major require- ment for some customers.

APG requires at least Oracle 10.1 Entreprise Edition Edition (Oracle 10.2 and 11.2 are also sup- ported), as support for partitioning is required by the application.

It states the following:

EMC M&R needs at least the Oracle 10.1 Entreprise Edition (10.2 and 11.2 are supported also)

and some basic configuration, apart from the scripts run at installation.

To use this storage connector,

simply declare it in the processing component configuration file as shown in the following example:

       

name="Oracle" type="OracleStorageConnector" config="conf/oracle.xml" />   

For more information, see the Oracle administration documentation.

No Events found!

Top