Migration from AIX to Solaris

We are going to work on a project which aims at migrating set of applications from AIX to Solaris. The major portion of the source code involves C, C++, Shell/PERL scripts and Oracle database. We are grateful hear about any commercial tools available for porting AIX to Solaris. Another information which make the porting easier are most welcome.

Thanks in advance.

From AIX to Solaris? Oracle sales managers and support will be happy to help you:D
C and Perl should not make big problems, because the Unix APIs are well standardized. The greatest problem are commands in shell scripts (and in system( ) calls) that deal with the OS.
And of course we unix.com guys are happy to help you as well:)
Are you going for a Sparc or x86 server?

Thanks for your help:). I am assuming, It is on Sparc Server.