Hi All,
Iam running a script in AIX which calls ant utility. The script terminates by saying
ant: 0403-006 Execute permission denied
I extract a util directory from an ear file and set t...
Urgent - Please help.
I am tryiing to write a script to send an email to Lotus notes from the AIX UNIX.
I am not sure about the syntax. Please help. I don't know where I have been doing w...
I ran df and have one logical volume getting full.
I have to browse around the "usual suspects" to delete large temp files that may be part of the problem.
Is there a way to use the find c...
Does anybody know of a way to send multiple attachments within a single email (for AIX).
We currently use the following programs for sending emails:
* "sendmail": Will send an email, but w...
I am having problems getting sudo running properly on an AIX 5.3 system. Here are the specifics of my install:
sudoers file located at /etc/sudoers
output of ls -al /etc/sudoers
-r--r--...
I have two separate AIX nodes and need to nfs mount two filesystems:
- STM1 node is the one that needs to pull the data from RTP1 node.
- RTP1 node has /backup2pdc and /backup2pdctmp files...
Hello,
I tried to update AIX 5.1.0.0-04 to AIX 5.1.0.0-08 for pseries 630 - 6E4 machine, since
oslevel -r shows 5.1.0.0.-04 but oslevel -q returns:
Known Maintenance Levels
-----------...
Hi,
What does "The module has an invalid magic number" mean?
I get this error when I try to run my binary.
0509-036 Cannot load program testssl because
of the following errors:
...
I've a IBM eServer pSeries box with AIX 4.3 on it. It has 4 hard disk.
I would like to create logic volume, create filesystem (jfs) on it and mount it automaticall during bootup.
Here ar...
I am in need of a script to run on IBM AIX v4.3.3 to compare a directory that contains nearly 60,000 files to a partial copy of the same to determine which files are missing and copy the missi...
Every ten minutes or so i'm getting this error below. rpc.statd service is active...any suggestions?
LABEL: SRC_RSTRT
IDENTIFIER: BA431EB7
Date/Time: Wed Jun 22 15...
I am new to AIX 5.2. I need to do a simple task such as mount a CD ROM using SMIT. Everytime I try to run smit command it says that a TERM variable needs to be set. Can anyone help? Many t...
How do you delete files by date? i.e. I want to rm the files on Nov 22.
.................. bla
-rw-r--r-- 1 oracle dba 67108864 Dec 23 15:07 itr_0000029
-rw-r--r-- 1 oracle ...
Does anyone know the location of the ftp log file on an AIX server? Is there one? I need to know who has been logging into my server using an ftp connection.
Hi All,
The default file permission on AIX is 666, Iam trying to change the file permission to have atleast 7xx. Since Iam not the admin of this machine I cannot change the default behavior o...
Hi!
I need a help to create two(2) shell script to speed up backup and restore and optimize the ammount
used on tape. I use TAPE IBM LTO Ultrium 3 (using hardware compression) in a server ...
5.2 Box was shutdown. How do you trace if it was shutdown manually or crashed?
Guys,
When trying to start an application/tool called introscope on an AIX server running 5.2, it shows an error saying "Failed to establish port 4550 for secure user authnetication".
How ...
I need some help setting up a network printer in AIX. Everytime I set it up it prints one job and then the print queue goes down and can not be brought back up. This is happening on all three ...
How do I install a network printer into AIX 5.3? What tool should I use SMIT? Can I also get a step by step install procedure?
howdy,
I am running the command below on AIX, 5.3. its the oracle exp program. Im pretty sure the syntax is correct.
exp scott/tiger file=test.dmp tables=(lsc_account)
instead of ...
AIX 5.1.0.0
OpenSSH_4.1p1, OpenSSL 0.9.7g 11 Apr 2005
I installed ssl and ssh I can use ssh client put cannot start sshd
>startsrc -s sshd
0513-059 The sshd Subsystem has been started. Sub...
I have loaned an AIX Power Machine using the Virtual Loaner Program of IBM. My Task is to install WebSphere Application Server 5.1 on AIX. I tried the following Command:
"./LaunchPad.sh"
.....
Is there a way in AIX to only list the file name?
If I run the command below, only the file name is displayed.
ls -1 /tmp/
If I run the command like this, the path is included in the fi...
Hi,
I need to startup a service on AIX automatically. I have the commands written down in a small shell script.
My question is where do I put this shell script in the AIX file system such th...