Sponsored Content
Full Discussion: Patch Installation
Operating Systems Linux Red Hat Patch Installation Post 302554392 by jegaraman on Monday 12th of September 2011 01:11:47 AM
Old 09-12-2011
Hi Pludi,

thanks for your reply....

will they give the patches .if we ask them...

regards
rj
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Need Patch Installation Date

Can someone tell me how to get the installation date of a patch? I've done a showrev which I assume tells me if the patch cluster has been installed. It shows...SunOS 5.8 Generic 108528-23 June 2003. I'm assuming June 2003 is the patch release date. Is that right? How can I determine the... (1 Reply)
Discussion started by: kiloflash
1 Replies

2. Post Here to Contact Site Administrators and Moderators

Patch Installation

I am having trouble installing some HPUX patches on my 11.00. I am a novice at this so bear with me. I do not understand how to install depots. Now I'm trying to patch my system so I can get the Oracle client installed. Oracle says I need these two patches: PHSS_21950, QPK_11.00.64 I go to:... (0 Replies)
Discussion started by: RAFA
0 Replies

3. HP-UX

Patch Installation Problem

HI: Thanks for your help Im follow the steps describe on the link http://docs.hp.com/en/B2355-90772/ch06s01.html and have a diffetrent types of error messages and warning messages describes below: on the step two sh: PH* not found on step three *session started for user "root@test"... (0 Replies)
Discussion started by: RAFA
0 Replies

4. HP-UX

Patch Installation Problems

Hi people: I am having trouble installing some HPUX patches on my 11.00. I am a novice :confused: at this so bear with me. I do not understand how to install depots. Now I'm trying to patch my system so I can get the Oracle client installed. Oracle says I need these two patches:... (5 Replies)
Discussion started by: RAFA
5 Replies

5. Solaris

Patch installation quesiton

Hi, When we install patch on solaris box, if the server gets rebooted, do we need remove the patch and install? Or can we just re install? Please advise. (2 Replies)
Discussion started by: mokkan
2 Replies

6. Solaris

patch installation

Hey hi all, I just recently encountered these question regarding patch installation, the scenario is like these that i have three patches a,b,c and each of them require a server reboot.And I don't have to reboot the server three times..i can reboot it only once.. so what should i do ? Mine... (1 Reply)
Discussion started by: sahil_shine
1 Replies

7. Solaris

Patch Installation on Solaris10

Hi All, I am new to Solaris. I have to install some latest patches on my SPARC Machine running Solaris 10. I have installed the required patches. Please guide me through the rest of the process. Please include even minute details so that I don't face any problems while doing this activity. ... (12 Replies)
Discussion started by: kamaldeep1986
12 Replies

8. Solaris

Patch installation

Can any one let me know the complete steps to install patch on a production server like Sun Fire V440. (7 Replies)
Discussion started by: chetansingh23
7 Replies

9. Solaris

OS Patch Installation

Hello, I'm very new to this forum and solaris - I have solaris 5.10 installed on my machine (x86) and when I did a prerequisite check for Oracle Database 11g R2, it was showing the following patches are missing - OS Patch:137104-02 OS Patch:120754-06 OS Patch:119961-05 OS Patch:119964-14... (3 Replies)
Discussion started by: dsreedharan
3 Replies

10. Linux

Patch Installation

Am new to Linux and this forum From where can I download sysstatx86_64 and numactl-devel patches ? Thanks! :b: (1 Reply)
Discussion started by: dsreedharan
1 Replies
scalbn(3M)																scalbn(3M)

NAME
scalbn(), scalbnf(), scalbnl(), scalbnq(), scalbnw() - scale exponent of a radix-independent floating-point number SYNOPSIS
HP Integrity Servers Only DESCRIPTION
The function returns where r is the radix of the machine's floating-point arithmetic. When r is 2 (as it is on all PA-RISC and Integrity servers), computes the same value as Integrity Servers Only is a version of it takes a first argument and returns a result. is a version of it takes a first argument and returns a result. is an version of it takes an first argument and returns an result. is equivalent to on HP-UX systems. USAGE
To use these functions compile either with the default option or with the and options. To use (for Integrity servers) or compile also with the option. Make sure your program includes Link in the math library by specifying on the compiler or linker command line. For more information, see the at the following site: RETURN VALUE
and are equivalent. If x zero, or a NaN, returns x. returns a properly signed infinity in lieu of a value whose magnitude is too large, and raises the overflow and inexact exceptions. raises the underflow and inexact exceptions whenever a result is tiny (essentially denormal or zero) and thereby suffers loss of accuracy, and may raise those exceptions if the result is merely tiny. ERRORS
No errors are defined. SEE ALSO
ilogb(3M), ldexp(3M), logb(3M), scalb(3M), scalbln(3M), math(5). STANDARDS CONFORMANCE
: ISO/IEC C99 (including Annex F, "IEC 60559 floating-point arithmetic") scalbn(3M)
All times are GMT -4. The time now is 04:52 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy