RE: hp help...

  • From: "Ron Thomas" <rthomas@xxxxxxxxxxxx>
  • To: oracle-l@xxxxxxxxxxxxx
  • Date: Fri, 16 Apr 2004 10:42:52 -0600

I believe in HP-UX, you need to set TMPDIR.  This controls the location of the 
file for mktemp

Ron Thomas
Hypercom, Inc
rthomas@xxxxxxxxxxxx
"To really screw up Linux you have to work at it...To really screw up Windows, 
you have to work ON
it..."


                                                                                
                                                                                
                      BJonte@amctheatres                                        
                                                                                
                      .com                      To:       
oracle-l@xxxxxxxxxxxxx                                                          
                      
                      Sent by:                  cc:                             
                                                                                
                      oracle-l-bounce@fr        Subject:  RE: hp help...        
                                                                                
                      eelists.org                                               
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                
                      04/16/2004 10:36                                          
                                                                                
                      AM                                                        
                                                                                
                      Please respond to                                         
                                                                                
                      oracle-l                                                  
                                                                                
                                                                                
                                                                                
                                                                                
                                                                                




You should be able to get around your temp space issue by using the TEMP =
environment variable. I was having the not enough tamp space problem and =
that is how I got around it on TRU64.  Have your SA make you a temp dir =
on a volume with enough space, also chmod 777 on the directory. Then in =
your environment set the TEMP to the directory. I.E for ksh =
TEMP=3D/ubigdisk/temp ; export TEMP;

Hope this helps on the install issue.

Bill Jonte
Oracle DBA

-----Original Message-----
From: oracle-l-bounce@xxxxxxxxxxxxx
[mailto:oracle-l-bounce@xxxxxxxxxxxxx]On Behalf Of Mladen Gogala
Sent: Friday, April 16, 2004 11:03 AM
To: oracle-l@xxxxxxxxxxxxx
Subject: Re: hp help...


Do you have sufficient amount of processes available on the box (NPROC =
parameter
in SAM)? Swap can be added, and as far as I can remeber, HP-UX has =
mkswap command
that will create a swap file of certain size. It's very hard to help you =
out
without actually seeing the messages. Can you execute "dmesg" and post =
the result?


On 04/16/2004 11:51:59 AM, Chris Stephens wrote:
> Earlier this week I attempted to install 9i on a production HP server =
=3D
> (after
> doing this a number of times elsewhere).  The installer initially =3D
> wasn't
> able to launch due to lack of tmp space.  So I got the sys admin to =
=3D
> clean

From what I read so far, you may not want to kill Bill, but you may
want to get rid of your SA, by firing him or by firing at him.
--=20
Mladen Gogala
Oracle DBA
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------





----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to:  oracle-l-request@xxxxxxxxxxxxx
put 'unsubscribe' in the subject line.
--
Archives are at //www.freelists.org/archives/oracle-l/
FAQ is at //www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------

Other related posts: