How do I grep first occurence of a string and print the line number
grep 'Not Connected' crdb2.log| head -1
this will print SP2-0640: Not connected but I want it to print the line nu...
I have a number of informatica workflows, oracle sql scripts and unix shell scripts in production environment and need a common scheduler to run these jobs. For example an informatica job ext...
I have files in
/usr/local/lib/perl5/site_perl/5.8.2/Archive/Zip.pm
/usr/local/lib/perl5/site_perl/5.8.2/Archive/Zip/MockFileHandle.pm
/usr/local/lib/perl5/site_perl/5.8.2/Archive/Zip/Memb...
Hi
Recently am receiving errpt errors relating to a dodgy hard disk - As such I was hoping to mirror the rootvg and then replace the disk. Added a PV to the rootvg VG and ran the mirror th...
We are planning to make our environment HA with VCS Storage Foundation for Oracle 10 G RAC, on aix 5.3L, this wil be 2 node cluster, is there any document available to make this work, or has s...
What is maximum file for one file in AIX ?
( 2gb or 4gb .....)
Can i change the this option ?
$ ulimit -a
time(seconds) unlimited
file(blocks) 2097151
data(kbytes) unlimited
stack(kbytes) 32768
memory(kbytes) unlimited
coredump(blocks) unli...
PLEASE HELP!!!! I'm not very good in AIX / Unix and I need to copy some files from our production AIX server to my Windows XP workstation. How can I do this?
Hi,
I have one environment on Linux where i tried to access SharePoint 2007 web services and used the results. I moved the implementation to AIX and then started getting error . I have used...
One of our AIX Unix machines that runs Catia v4 died. I was wondering if Catia v4 can run on a linux platform, so I could just put Catia v4 on a Fedora machine I have.
I need a script which starts the IBM Tivoli Enterprise Monitoring Agent installed on an AIX server
I'm trying to figure out how/where I can determine the maximum number of connections a socket can have. We're using IBM AIX v5.2, ML 2.
I am doing a SAP migration from an onsite data farm to a Collocation out in Phoenix, IBM is requesting a hierarchy break down. instead of typing this all out i know in Linux there is a command...
Hello -
I am looking for an AIX (5) command that will output the process with the highest CPU utilization. This would ideally be something other than topas given my need to use a third par...
When I am trying to install the adobe reader on IBM AIX i am getting following error
509-036 Cannot load program /usr/lpp/Adobe/Acrobat7.0/Reader/rs6000aix/bin/acroread because of the foll...
I have an AIX 5.1 machine. Suddenly i am unable to ping it from other machines ( in the same network). What might be the problem? how do i check the firewall settings?
Thanks in advance,
Sub...
I want to increase the size of the file system /opt by 2GB on AIX. Here is the error
root@fanprod12 # chfs -a size=+512M /opt
0516-404 allocp: This system cannot fulfill the allocation req...
hello
My probleme is :
unable to mount /dev/lv00 on /u
and this volum is very important because all data of CRM is in.
what can I make
for solve this probleme ?
and the functions tigh...
How to configure SCSI disk on VIO server and assgn it to VIO client ? in AIX
I am compiling on multiple Unix platforms.
The statements:
ifstream file("o", ios::binary | ios::ate);
if(file.is_open()) { ...
generate a compiler error: "is_open is ...
How do I create an admin account in AIX 5.2L? I would like to create an account with the same permissions as the root account. Tried copying the root account in Web-based System Manager, but t...
I have been assigned a task today to build / extend some file systems on an RS6000 / AIX Server.
Being Columbus Day, my usual contact for AIX help is not available today. Been searching go...
I have a ksh script that checks if a second script is running and if it isn't then it launches it using "&" at the end to make it resident. (I'm not sure how to say it exactly...)
Is the p...
I need to change the SNMP communitty string on AIX 6.1. when we do this in SNMP v3 Daemon. we can do this but we in clstat we dont see the cluster information.
can anybody help.
JOe
I can mount a Windows server 2003 share on Aix 5.2 but cannot access the folder on the unix box. Tried setting user name mapping on NFS on Windows box but need assitance in setting this up. Pe...