Is there a way to start and stop a core dump?
# ulimit -a
time(seconds) unlimited
file(blocks) unlimited
data(kbytes) unlimited
stack(kbytes) 32768
memory...
I have Java 6 installed. I also have the Tomcat 6.0.20 untar and ready for install. But, I tried running the startup.sh script under Tomcat and it didn't work. Is there an install_base scri...
Hi,
I have just installed AIX 6.1 on my IBM unix machine and I used the mozilla cd to install the firefox application but for some reason the firefix browser wont start up. Been new to uni...
Hi experts.
1)How to configure vhost ?
2)How to configure SCSI disk on VIO server and assgn it to VIO client ?
Hi,
I am using lsof 4.74 on AIX 64bit, and recieve:
# ./lsof -n -b -P -w
Segmentation fault(coredump)
On some machines it works O.K., but on others-no.
Any idea?
Hi. I can't get topas -C output to a file in a script similar to the one below:
topas -mi 3 > excitement 2>&1 &
TOPAS=$!
sleep 7 # Capture screen shots
kill -9 $TOPAS
The above scrip...
I have finally successfully installed IBM HTTP Server 6.1 with Java6 on AIX 5.3. I went to start httpd and I get the following error:
# ./httpd start
exec(): 0509-036 Cannot load program ./h...
Hi there,
AIX 5.3 Auditing we have a very simple AIX Audit Config as noted below. However when we do a Audit Query Config we get the out put as per (again below).
This is generating a ...
I have two disks in my rootvg, hdisk0 and hdisk1. I want to add another disk in from the DS8300. My problem is that hdisk0 and hdisk1 are mirrored. I have already added the third disk the the ...
I need to have SSH installed on my IBM AIX machine so that a monitoring program (Solarwinds Orion NPM) running on a windows machine can access it. I installed OpenSSL and OpenSSH on the IBM A...
Looking for a way to set AIX to behave similar to linux and Solaris so that the up arrow key can be used to access previously entered commands.
I installed Apache HTTP with PHP. Now I am looking to install Pecl. Does anyone know if I needed to build Pecl with Apache or PHP at the time install? I have never installed Pecl, what is it...
When i run topas i noticed that the java process seems a bit odd. The Java ESB is loaded for database reporting purposes. I have attached a snapshot of topas. Any ideas on how to troubleshoot ...
Here is a little background information on the hardware:
I have two VIO Server instances on a p550 running AIX 5.0 on 12 LPARS. The VIO servers have 1GB of memory assigned to them and atlea...
Hi experts,
I have a corruption on a sapvg's filesystem called /home/oracle.
I need to restore that filesystem /home/oracle from the sapvg savevg.
Could you all pls advice how to perf...
What would be the best way to generate reports from topas data collection for CEC cpu utilizations.
Hello,
I am running Virtual I/O server version 1.5.2.5-FP-11.1 SP-01. I am having problems getting my tape drive recognized by the OS. When I run lsdev -virtual it does not show up. It i...
We have AIX 5300-08-04-0844 installed server. We are trying to install Teamquest Performance Software on this server. While installing we had stuck with quota issue for tquest user. How to fi...
I am trying to add a disk to the LPAR from VIO server, But i am getting the following error
mkvdev -vdev hdiskpower1 -vadapter vhost1 -dev mic040rootvg1
Some error messages may contain...
The errpt command in a Aix server has the following messages and I want to know what this is about. I need an explanation.
IDENTIFIER TIMESTAMP T C RESOURCE_NAME DESCRIPTION
E87EF1BE ...
I am trying to get nano installed on AIX 5.1
I am looking at this site.
http://www.perzl.org/aix/index.php?n=Main.Nano
I downloaded dependencies, but have a problem. When I try to insta...
I have an RS6000 unit with AIX 4.3.3 and two drives, 4.6G and 18.3G. Sometime back it would no longer boot and when I ran standalone diagnostics from install CD 1, I found that the 18.3G driv...
/etc/ssh/sshd_config indicates that ClientAliveInterval and ClientAliveCountMax are used to control/disconnect idle sessions. Man page suggests that value of 15 for ClientAliveInternal and 3 f...
Hi I have the following Power4 models,
AIX Server - P690/681 (7040-681) Power4
AIX Server - P670/671 (7040-671) Power4
Can any one suggest me that, what is the FIRMWARE level i have to inst...
Hi,
I want a command which extratcs first 2 characters from a line and also want to concatenate 2 lines from 2 separate variables.