cancel
Showing results for 
Search instead for 
Did you mean: 

Can Alfresco be installed using Oracle or MS SQL server?

mcai7gh2
Champ in-the-making
Champ in-the-making
Hi,

Does any body know how to, or has anybody tried to, install Alfresco with an Oracle or MS SQL Server backend?

If so, has anybody tried running it on Oracle 11g RAC?

Thanks

Georgina
14 REPLIES 14

jayjayecl
Confirmed Champ
Confirmed Champ
This link might be useful :
http://www.alfresco.com/services/support/stacks/


Hope this helps

mikeh
Star Contributor
Star Contributor
Although note those are for Enterprise only. For the Community Edition, we support MySQL and PostgreSQL.

Thanks,
Mike

mcai7gh2
Champ in-the-making
Champ in-the-making
Great thanks! That is just want I was looking for!

Do you know how much the enterprise licence is?

jayjayecl
Confirmed Champ
Confirmed Champ
Feel free to contact sales@alfresco.com

burnsbrs
Champ in-the-making
Champ in-the-making
Hi,

Does that mean that Community version WON'T run on SQL Server or only that it's not supported?

Thanks,

Burns

mrogers
Star Contributor
Star Contributor
It won't run because the database files for Oracle and MS SQL server are Enterprise only features.

burnsbrs
Champ in-the-making
Champ in-the-making
Ok, thanks.

Burns

gboudreau
Champ in-the-making
Champ in-the-making
It won't run because the database files for Oracle and MS SQL server are Enterprise only features.

You mean the JDBC drivers (ojdbc14.jar for Oracle)?
Because I'm currently running Community 3.0 on Oracle; I simply added the above file in ./tomcat/lib/, and configured custom-repository.properties with
db.driver=oracle.jdbc.OracleDriverdb.url=jdbc:oracle:thin:@hostname.myself.com:1521:db_sid‍‍
and all seems to work fine..?

mikeh
Star Contributor
Star Contributor
To be clear: Community Edition v3.2 only supports MySQL and PostgreSQL.

Thanks,
Mike