Hello,
I have a program made in C running on a SCO Openserver 5 which reads from file registries and the checks the database 11 if the querie exist it updates it if it doesn't it inserts it.
My problem is that in SCO the program takes about 3 hours, yet in solaris the same program takes about 5 hours, being solaris a better server when it come to resources.
What i noticed is that aparently the queries seem slower in the solaris version.
I would like to know if anyone has done something similar and can help me out to improve the performance since i need to migrate that process to the solaris server, but we can't afford doubling the times.