Hi
I heard 32 bit kernel cant'support more than 4gb physical memory , Inotherwords you should go to 64bit for >4gb memory for sparc and p-series hardware arch..
But Intel systems of 32 bit, can support >4gb real memory..
with segementation model concept.
sushveer
IBM certified...
Hi Aaron7,
AIX5.2 mkvg with -B option will support Max 128 PV's
it has limitation..
But in AIX 5.3 mkvg has scalability,
while using -S option , you can have Max PV' 1024 BY DEFAULT
You may use command syntax : mkvg -S -v <#of lv's> hdiskn
sushveer
IBM certified specialist-p-series...
Hi Johndavies
Yes.you can run this command from TMR server :
wep ls |grep <endpoint_name>
sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
Hi jpor
Did u check with ls -li <file-name>?
Can you give exact file and output of this commnad?
sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
Hi yaway
Here is the simplest script to meet your requirement.
#!/bin/ksh
cd /path
command syntax or program.ksh <<EOJ
Y
EOJ
#End of the script
OR
you CAN GO WITH PHV's input for simplicity...
sushveer
IBM certified specialist-p-series AIX5L System Administration...
Hi
As you think boson software and redbooks will not help much.
Also you need exposure and goo experience in administration and trouble shooting.Years of working will not count.
The work you involve in matters alot!You should have overview of AIX concepts,Frankly speaking ...I didn't relay...
Hi Labman
You are not wrong!arp table entries are perfect...
sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
Hi
I suggest Tivoli management frame work(must).TEC integrated with Tivoli Netview.This is ideal solution for most of the environments..
sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
Hi
sapzepp
Here is the abstract of both scripts ...just copy it/paste it to your unix node and change varibales whereever necessary...
SCRIPT 1:
#!/bin/ksh
#title of script:/tmp/tws_jobAbend_paging.ksh
/maestro/bin/conman sj "sappprd_100#cf@.billing_deliveries;stdlist" <<EOJ...
Hi sap
I am sorry
please make amendment to the above script in the following piece only as follows:
if [[ $STAT -ne 1 ]] then
mail -s "tws job $jobname failed" pagenumber@abc.com </tmp/tws.job.status
fi
sushveer
IBM certified...
Hi sapzepp
Please run this unix-tws combo script on TWS master server.
#!/bin/ksh
#title of script:/tmp/tws_jobAbend_paging.ksh
/maestro/bin/conman "sj sappprd_100#cf@.billing_deliveries;stdlist">/tmp/tws.job.status
STAT=`cat /tmp/tws.job.status| grep "Exit Status"|grep...
Hi
It is simple,please write a unix shell script by using mail command
and schedule it in TWS...That'what we have in place in our company..
sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI Administrator
Hi Padmaswamy
You can use /usr/bin/lastcomm command after running
the command /usr/sbin/acct/startup..
I answered you the same for your another poster pertaining to the same question...
sushveer
IBM certified specialist-p-series AIX5L System Administration
AIX/SOLARIS/WEBSPHERE-MQ/TIVOLI...
Hi Padmaswamy
lastcomm command lists out the last commands executed in
reverse chronological order...those previouly executed commands will be stored in /var/adm/pacct(accounting summary files).
You should run the following command before you run 'lastcomm' command.
/usr/sbin/acct/startup...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.