Process running but not listening
Hello guys I am experiencing a very strange behavior on one of our AIX servers. We have an application with several processes that listen on several port numbers. Sometimes we receive complains that...
View Articlescript to get user id reports
Dear Friends, Can Any one provide me script to generate list of username with the gecos field. (cat /etc/passwd | cut -d: -f1,5) Please note i have to run this command from nim server and i have...
View ArticleWrite once on NFS file system
Hello Guru's We are trying to save some data for 10 -15 yrs. so we created a NFS share file system and mounted on AIX 5.3 servers, keeping in mind that we might need to replace the expired disk/bad...
View ArticleSendmail on AIX adding header rewrite
Hi, I have been having issues with sendmail service on the AIX server recently with header rewrite on few random email generated from the scripts or programs. I'm not sure what is causing as rest of...
View ArticleNeed Help _ Unix Script
Hello, I have one requirement. We are getting fixed length file with trailer record on it. We need to cleanse,validate and process the file. As part of validation we have to do duplicate file check...
View ArticleSyslogs permission not getting changed - aix 6.1
Friends, I've tried to modify the syslogs permission by using the perm option in the syslog configuration in AIX 6.1 TL 05. But its not getting applied after the configuration. Have restarted the...
View Articlehow to find which program that update a specific file
Hello Would you tell me how to find which program that update a specific file? I am implementing migration project. My machines OS are AIX. It is because lack of documentation, some program cannot...
View ArticlePermission Issue
Hi Team, I am using AIX 6.1 version. I have two log id IDs say (user1 and user2) Both users primary group is same. ex (group1) I have created directory called /logs/app using user1 and permissions are...
View Articlefile_cnt=`ls $in_dir/$file_name | wc -l` not working
Hi All, I have to read in_dir and file_name values from a file and should check the count For some instance lets say in_dir hold /int/inbound file_name hold EMP*.dat below is one of lines in my shell...
View Articleneed some help with backup
Hello, I am new to using AIX. I am trying to figure out how to make a backup of the system. there is a rootvg and a datavg on it. I would like to get both but datavg is the one i really need. I have...
View ArticleIssue with increasing size of SAN disks on AIX
HI, I have had an issue last night while trying to extend a filesystsem . chvg -g <vg> command cameback with an error Code: 0516-1790 chvg: Failed bootinfo -s hdisk9. Â Â Â Â Ensure the physical...
View Articlehow to remove sudo access from a user ?
Hello Folks, I need help on removing sudo access on one id but first of all, can i confirm that the user below is having sudo access ? if he did have sudo access, how to remove ? thanks Code:...
View ArticleRootvg /abc file is full
In rootvg /abc file is full,I want to increase,but there is no free pps,how will u do it?
View ArticleVIOS IP address - separate vlan for vios servers ?
Hello, Lets say for simplicity that I do not use any vlan config inside my server - one lpar group use hea physical port1, another group hea physical port2. Physical port1 configured as vlan1 on...
View Articlenetwork interfaces on vio server
Hi, I would like to know after the installation of vio server. how many logical network interfaces will be created on vio server if I am having two physical interfaces on vio server. I am asking this...
View ArticleLatest firmware version for P770
Dears i have a power7 P770 working in AIX 5.3 TL 11 with frimware AM730_066 is the AM730_066 frimware the latest one or not ?
View Article[Solved] Backup to a remote tape device. Is it possible?
Hi all The situation is as follows: We need to take an mksysb image from an AIX 6.1 server. From some reason (irrelevant to this discussion) this server does not have access to a local CD-ROM or a tape...
View ArticleLDAP authentication
Hi, We are trying to use LDAP to authenticate the login from our application. Our application is installed on AIX 6.1 and LDAP server is on active directory windows 2003. We are getting the below error...
View ArticleWant to delete directory, subdirectories and all files which are older than 7...
how do i remove sub directories of a directory and all files which are older than 7 days by a single command in AIX. pls help me. I am using command as Code: #find /gpfs1/home/vinod/hpc/ -depth -type d...
View Article