RE: IIS Issue

2018-03-05 Thread Roy, Prakash
Hi Christian, We need to understand your deployment architecture as below: 1) Is there any reverse proxy server/load balancer configured? 2) How many midtiers are configured? 3) How many apps server's configured and whether any apps side load balancer exists? 4) If there is

Re: IIS Issue

2018-03-05 Thread Brian Gillock
Uncomment the 8080 connector in Tomcat's server.xml config. On Mon, Mar 5, 2018 at 3:38 AM, Roy, Prakash wrote: > Hi Christian, > > > > We need to understand your deployment architecture as below: > > > > 1) Is there any reverse proxy server/load balancer configured? >

Regarding MS SQL Server to Oracle Migration

2018-03-05 Thread Vinod Gaidhani
Hi Team, We are planning to migrate from Microsoft to Linux [8.1 to 9.1] and as part of this, we will have to move to Oracle as well. Can anyone please share approach/experience of doing this at Database level using DBA utilities. Or there is no otherways but do it at API level only because of

Re: Regarding MS SQL Server to Oracle Migration

2018-03-05 Thread Gavin Coleman
Have you looked at Alderstone's CMT product? I've used this before and can recommend it. It's blindingly fast and can perform data transformation as well. https://www.alderstone.com On 5 Mar 2018 4:55 pm, "Vinod Gaidhani" wrote: > Hi Team, > > We are planning to

Re: IIS Issue

2018-03-05 Thread Brian Pancia
A few options: - If you are not using IIS you could disable it and configure Tomcat for port 80 instead of 8080. - If you need IIS you could setup isapi_redirect with Tomcat to use IIS. - You can also setup a redirect to have http://yourserver:8080 to go to http://youruniqueurl Brian

Re: How does Non-Unicode AR Server handle AREA LDAP authentication having unicode characters in CN ?

2018-03-05 Thread LJ LongWing
If you are able to get onto the 9.1 platform, you can open a defect with BMC regarding it and they will fix I would recommend checking it against 9.1.04 if possible because that's the latest currently available... On Mon, Mar 5, 2018 at 12:45 AM, Narayanan, Radhika <

Re: Regarding MS SQL Server to Oracle Migration

2018-03-05 Thread Vinod Gaidhani
Thanks Gavin, I have gone through multiple products. Alderstone's CMT seems to be idle but tools procurement is really a big process. So looking for any experiences who have performed this with the help of DBA's and if any issues/risk for doing same. Biggest issue seems to be how LOBs are handled.

Re: Regarding MS SQL Server to Oracle Migration

2018-03-05 Thread Mohamed Kamruzzaman
Hi Vinod, Hope you are well. This is a scenario we have helped many customers with. As Gavin mentioned the Alderstone CMT solution can migrate data from MSSQL to Oracle at the database level maintaining all relationships and data integrity as well as doing all necessary conversation for the

RE: [ARS Upgrade] Could not start AR Server in timely manner

2018-03-05 Thread Walters, Mark
The upgrade process involves the installer directly connecting to the database to make some changes, the copying of updated binary files and then the server is started to import defs/data. The error you're seeing is reporting that the server was restarted but the installer was unable to

[ARS Upgrade] Could not start AR Server in timely manner

2018-03-05 Thread Thomas Miskiewicz
Hi there, we’ve been trying to upgrade form 7.6.04 SP5 to 9.1.04 or at least 9.1.03. And guess what. Yep, it doesn’t work! We’ve been waiting for the BMC Support and Engineering 2 months now. They just don’t know what their product doesn’t work. Epic! They left me with no choice but to play

Re: [ARS Upgrade] Could not start AR Server in timely manner

2018-03-05 Thread Thomas Miskiewicz
Thank Mark, the funny thing is that while the installer was trying to start I opened another console to help staring manually but it said the server is already running. So it seems like the error message is a complete non-sense. Also I get a whole bunch of errors because the dumb installer is

Re: CPU Utilization Of Tomcat Server

2018-03-05 Thread Brian Gillock
McAfee HIPS? On Wed, Feb 28, 2018 at 1:24 PM, Rajat Sharma wrote: > Hi Team, > > We are facing issue with our apache tomcat server where in CPU utilization > goes beyond 100% which makes mid tier slow. Can anyone help me to identify > the solution for this Issue. > > We

Re: Regarding MS SQL Server to Oracle Migration

2018-03-05 Thread Vinod Gaidhani
Thanks Mohamed for the details. Randeep, Thanks for your suggestion but I think until BMC marks it supported, no customer would opt for this option. Thanks, Vinod Gaidhani. On Mon, Mar 5, 2018 at 6:00 PM, Randeep Atwal wrote: > I have nothing against Oracle, but just

Re: Regarding MS SQL Server to Oracle Migration

2018-03-05 Thread Randeep Atwal
I have nothing against Oracle, but just thought I'd mention that you could maybe look into running SQL Server 2017 since it's now available for Linux as well as Windows, if your DBA's are ready for it. Remedy 9.x uses JDBC drivers to connect to the DB so it might be ok. On Mon, Mar 5, 2018 at