View Single Post

   
  #6 (permalink)  
Old 01-04-2008, 08:57 PM
Mark Taylor
 
Posts: n/a
Default Re: flush command on AIX 4.3


if its a binary, then what is the output from



what /usr/local/bin/flush ?



or look at the Loader Symbol Table Information for clues



dump -T flush



You could even use the watch command or kernel trace it.... or if you
are running 5L use truss....



so many options.....



Mark


--
Posted via http://dbforums.com
Reply With Quote