Search Results

Search: Posts Made By: Belure Pooja B
Forum: HP-UX 07-12-2017
3,915
Posted By Belure Pooja B
See.. These are the parameters passed to the...
See.. These are the parameters passed to the makefile on HP-UX.

I have to make it compatible with linux.


#### Shell unix
#
SHELL = / bin / sh

#### Compilation options:
#
OPTIONS_COMPIL...
Forum: HP-UX 07-11-2017
3,915
Posted By Belure Pooja B
Hi Vbe, Thank You for your response , as it...
Hi Vbe,

Thank You for your response , as it as Pro*c code , so -y for oracle library linking only.

but I am confused what to map it for linux to make it compatible for linux
Forum: HP-UX 07-11-2017
3,915
Posted By Belure Pooja B
Thank you for our reply. I agree with your...
Thank you for our reply.

I agree with your answer, but we were compiling pro*c source code by using makefile on unix, that has cc -y option and it was compiling as expected.

Please guide me on...
Forum: HP-UX 07-10-2017
3,915
Posted By Belure Pooja B
HP-UX uses cc -y and cc -g (-y and -g options) C compilation
Hello Experts,
Would you please let me know what "-y " option does with cc compiler on HP-UX?

As I am migrating application from HP-UX to RHEL 5 , at the time of running makefile make -f...
2,272
Posted By Belure Pooja B
If the application is made up for RHEL 3 and RHEL...
If the application is made up for RHEL 3 and RHEL 4 , and if we will deploy it on RHEL 6, then what will be side effects? Will it affect on performance of application?
2,272
Posted By Belure Pooja B
The same application in solaris is migrated to...
The same application in solaris is migrated to Linux. We have not done anything more. except this migration. Then also same application performance is not good in Linux. It was good in solaris. I...
2,272
Posted By Belure Pooja B
We have applied strace command, found some error...
We have applied strace command, found some error on recv() system call, that is failing returning -1 , error "temporarily resources are unavailable "
2,272
Posted By Belure Pooja B
Thanks for your response. In Linux (RHEL 6),...
Thanks for your response.
In Linux (RHEL 6), when a process becomes orphan, it consumes all the CPU resources. No resources are left for the application to run.

In Solaris (10), when a process...
2,272
Posted By Belure Pooja B
Is orphan process handling by Solaris os and Linux os same?
In solaris, orphan process is put to sleep mode and does not consume any CPU resources. In Linux, orphan process is kept in running state consuming all CPU and Ram resources. Is it the case? Is there...
Showing results 1 to 9 of 9

 
All times are GMT -4. The time now is 04:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy