Hi
I am in need of any software/ Simulator which can help me in practicing HP Ux at home ( X86 machine). Please mention names of the simulator or website where i can find one.
Help in this r...
Dear Gurus,
I have a big problem. I am running HP UX 11.23 on Rp4440 server with no issues. All of a sudden, due to some wrong execution of some script, some of my /etc/files are deleted. T...
#! /bin/ksh
SUBJ="Send mail from Unix "
FROM=test1@rediffmail.com
TO=test2@abc.com
CC=test3@gmail.com
ATT=STMT.DOC
(
cat << !
FROM : $FROM
To : ${TO}
Subject : ${SUBJ}
Cc : ${CC}
...
Hi
This is urgent.
I need to login as root to my Itanium HP-UX urgently to collect/copy
some data which is owned by root:sys.
The root password seemed locked & when I go to the phy...
Hi,
On HP-UX, developing in Java, how can I add line breaks to an xml file?
My Xml looks like:
<?xml version="1.0" encoding="windows-1252" standalone="no"?><DELVRY03><IDOC BEGIN="1"><ED...
Hi,
I am sending an xml file, where each tag is on a separate line to from a windows box to an mqseries queue, I am retrieving the same xml file again on a windows box, and all the line brea...
How can I set history regardless of shell or user logged in? I want to do this this on an individual box and not across NFS.
How can I copy part of the text from unix file. I know the beginning start line and how many line to extract. I need a UNIX command
tty command
How do you set tty or change a tty?
We had to hard boot one of our HPUX uinx servers. After trying to bring the server back up, im getting several errors and the os will not boot.
This is the last printed on the screen:
"...
I have two HPUX boxes. They are on seperate subnets with a router between them.
I am trying to replicate some files from one box (old server) to another box (new server).
The process I a...
HI expert,
Do you know if there is any way we can find out what is the maximum file handlers is allowed to be use per process by default on HP? We are seeing some file handler issue on HP ...
How to delete files (say for example .clg ) in all the subdirectories from the root directory.
On my HP-Unix 11i v1 system. one of my disk mounted on raid reaches to 96% usage. This disk is for Oracle database instances saves. If i don't want to delete any Oracle instances, how can i so...
HI,
I am getting this error message when I run my application in hpux 11i.
Pid 1957 received a SIGSEGV for stack growth failure.
Possible causes: insufficient memory or swap space,
or st...
A account on a HP-UX server keeps getting locked, then unlocked , how can I find out what is causing this ? and how does it get unlocked without any input from the sys admin ?
In our HPUX environment we have had problems with the nfile getting full. I have already increased the nfile parameter now I am now monitoring the usage using a basic sar command (see below)...
uname output.
HP-UX HOSTNAME B.11.11 U 9000/800 108444660 unlimited-user license
I have a Fibre Channel Attached HP box and have an issue when I move targets to different FC ports on my sw...
/four/realworld (scosrv:/u/hpin ): 29547802 blocks -1 i-nodes
/cdrom (/dev/dsk/c1t2d0 ): 0 blocks 0 i-nodes
/four/db (/dev/vg02/...
I need to extend /var to 1gig using Online JFS. I have online Jfs Advanced. var is now 788meg. I need to extend it to 1gb What is the procedure for this?
How do I create a script to display the following information everytime I login to UNIX:
sar-v 2; df -k;vmstat; tail -10 /u02/oracle/bdump/alert_oracle.log
(And any other commands that cou...
When I copy using rcp -rp from one HP_UX server to another, the following happens:
- the timestamp on directories and files is maintained, which is good
- the permissions of files seems to...
Hi ,
I have an HP-UX box and I have configured VIP on the ethernet interface on that. From the client when I
try to telnet to that VIP address ( actually this VIP is used by oracle ...
Hi,
I want to know if it is possible to find who (pid/user) last accessed a file in Unix and if yes how?
Thanks