Pro*C migration from Solaris to RHEL [message #633147] |
Wed, 11 February 2015 11:07 |
raghx
Messages: 35 Registered: March 2006 Location: Bangalore
|
Member |
|
|
Hi All,
I have a situation where the client is deciding to migrate the database and applications from Solaris to RHEL on EPIC platform.
I assume that we point the makefile to Pro*C libraries on RHEL and recompile?
However I need some advise and help, as what would be the impact of such OS migration on the Pro*C code? Do we have to re-write or a simple recompile will be sufficient? Any impact on endians?
Please help.
Regs,
|
|
|
|
Re: Pro*C migration from Solaris to RHEL [message #633236 is a reply to message #633178] |
Thu, 12 February 2015 11:22 |
raghx
Messages: 35 Registered: March 2006 Location: Bangalore
|
Member |
|
|
Thanks Michel,
Quote:Do you decode data bytes or dump?
The decode of data bytes are pertaining to extract each field from the MQ message i.e., From x to y bytes represent Customer ID etc. Other than this nothing.
|
|
|
|
|