Oracle with RT on a seperate box

Hi,

I am installing RT and Oracle as the database… I am using the
readme.Oracle…

However I am installing RT on a separate box from the Oracle server…

Have any of you done this before and can you offer some help as to how
to setup the RT box since my Oracle box is in a separate server…

Thanks

in RT_SiteConfig.pm:

Set($DatabaseType , ‘oracle’);

The domain name of your database server

If you’re running mysql and it’s on localhost,

leave it blank for enhanced performance

Set($DatabaseHost , ‘localhost’);
Set($DatabaseRTHost , ‘localhost’);

The port that your database server is running on. Ignored unless it’s

a positive integer. It’s usually safe to leave this blank

Set($DatabasePort , ‘’);

Labonte, Phil wrote:

Hi,

I am installing RT and Oracle as the database� I am using the
readme.Oracle�

However I am installing RT on a separate box from the Oracle server�

Have any of you done this before and can you offer some help as to how
to setup the RT box since my Oracle box is in a separate server�

Thanks



The rt-users Archives

Be sure to check out the RT Wiki at http://wiki.bestpractical.com

Drew Barnes
Applications Analyst
Raymond Walters College
University of Cincinnati