Advertisement

250 organizations, including eBay, Ericsson and Lockheed Martin, now work smarter with Corporate Accounts. Save up to 42%

 

Welcome! If you have any general questions about Experts Exchange, feel free to ask me.

 
Time Tested HP-UX Unix Solutions: 51 - 75 of 90
 
Unix diff command. I'm using HP UX. How is the "diff" command to compare two directories. I want to list only the files that are different and not the verbose output. Also, how would I lis...
I'm trying to remote shell from one server to another. When I "remsh <srvrnm> -l root -n ll" I get "remshd: login incorrect". Is there a step by step checklist to follow to correct this? I'm a...
Can you help me to stop siglog in HP-UX? It happens I have a sysconf like this: # syslogd configuration file. # # See syslogd(1M) for information about the format of this file. # mail.de...
Hello Experts I have the following question for you, I've a system with several FS, and I need to sort them by the space available on them. The system is an HP-UX. And I'm using the "bdf" c...
I have a pl/sql package to be run in unix: CREATE OR REPLACE PACKAGE abc IS       PROCEDURE xyz; END; / CREATE OR REPLACE PACKAGE BODY abc IS       PROCEDURE xyz       IS  ...
Hi, I am doing a patch upgrade and have the patchset in the following directory: # pwd /u01/app/oracle/patch # ls 4392446                   p4392446_8174_HPUX11.zip I have signed on as...
hi - im using hp-ux and i notice that while files have the usual timestamps, these timestamps are 'summarised' after the file has been around for a while. so instead of say 24/12/00 14:00.  i...
Hello, One of our client has asked me to install Oracle 10.2.0.3 on a HP-UX 11.11 machine. I have no knowledge about Oracle or installing it. Could you please give me a link for installatio...
We are trying to scp a file from an 11.11 system to an 11.31 system. We have multiple 11.31 system that properly produce file permissions on the new file of 644. There is one system 11.31 tha...
Currently using this script: date >> /home/isit/fs61tracker.txt ps -ef | grep -v "grep fs6.1" | grep fs6.1 >> /home/isit/fs61tracker.txt Output appears as the following: Fri Jul 11 08:...
I would like to extend /ora file system (vxfs) to bigger size wothout data lost, my OS is HP-UX 11.23, can soneone help me on this? Thanks.
Hi We have the following root cronjob in our HP-UX B11.23 to shut down Oracle every morning 2am before Data Protector takes a cold backup of the database files (not a raw partition) : ...
Hi, How do you modify the kernel parameter maxssiz using sam on hp11.11i? The reason why I ask is that I am getting this error below and my stack size is only 8MB. Pid 1957 received a SIG...
Need help parsing a variable to only display the date. Thanks in advance.
I am using HP-UX B.11.00 U 9000/800 Here are my problems. I use telnet to connect to the remote HP machine. Q1. After telnet, i get a half screen sized window with a black background th...
Dear EE members, I would like to perform a shell script in cronjob for every one hour. But I am new to HP-UX cronjob. Any example on how to do it in safeway while accurate and effective. T...
Hi , I have a script as follows:( not exact but sample) status1a=`ssh server7 /home/files/scripta.sh status | grep 'following is status' | awk '{print $5}'` status2a=`ssh server8 /home/f...
How can I create soft links on hundreds for files together from another file witout having to type ln -s source traget on haundreds of files server:/etc/cmcluster/dbci/file1 .... file100 t...
How to extract two column from a file, containing more than 100 rows and write the extracted data to another file(new file)?
In Unix environment, we have a Korn Shell script containing also the following commands (Note: $1 is a string containing always a date in the format YYYYMMDD): # The loaler directory has ab...
Hi all,         I have two files called INPUT1 and INPUT2 and i am trying to append the values of INPUT1 to INPUT2 using AWK. The INPUT1 file will always has a single field and the INPUT2 ...
How do you print in landscape mode. OS: HP UX Printer Laserjet
Hi, We have just installed 5 new ricoh MP4000 which replaced our ricoh 2022's.   I've added the new ones in the system through SAM and copied the way the previous ones were installed.  The...
Hello Experts, I know little to nothing about Unix and one of the other departments has charged us with monitoring about ten HP boxes with HP open view. Every now and then we get a warning ...
The user called sde5 can't use the crontab command and the "at" command, as you can see here: $ crontab -l                                                                                   ...