Displaying 4 results from an estimated 4 matches for "udump".
Did you mean:
dump
2012 Aug 04
2
find errors in a directory of files
...ated. The purpose of this is to
create service checks in nagios. Because you don't know the names of the
files ahead of time traditional plugins like check_logs or
check_logfiles.plwon't work.
Here's what I was able to come up with:
#!/bin/bash
log1='/u01/app/oracle/admin/ecom/udump/*'
crit1=($(grep 'ORA-00600' $log1))
crit2=($(grep 'ORA-04031' $log1))
crit3=($(grep 'ORA-07445' $log1))
if [ $crit1 ] ; then
echo "$crit1 on ecom1"
status=2
elif [ $crit2 ]; then
echo "$crit2 on ecom1"
status=2
elif [ $crit3 ]; th...
2006 Sep 29
1
Use of OCFS2 file systems.
An HTML attachment was scrubbed...
URL: http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060929/b615d2e4/attachment.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: oracle.gif
Type: image/gif
Size: 2356 bytes
Desc: not available
Url : http://oss.oracle.com/pipermail/ocfs2-users/attachments/20060929/b615d2e4/oracle.gif
2004 Nov 24
4
ORA-01207 after SAN maintenance
...to restart the database, we got an ORA-01207, saying the control
file was older than the datafiles. Per Oracle support, we recreated the control file
and attempted to bring the db up with the new one. At this point we received the
following:
Errors in file /opt/oracle/product/9.2.0/admin/ENTPRD/udump/entprd2_ora_22596.trc:
ORA-00600: internal error code, arguments: [kcoapl_blkchk], [5], [393], [6101], [], [], [], []
There's a RAC bug entry for [kcoapl_blkchk], but it was for a 4-node RAC, ours is only
2 nodes, so Oracle internals support said they didn't think it applied to our case....
2005 Apr 28
1
domain master list - cross subnet?
samba-3.0.10-1.4E on RHEL4-AS. I've got a test domain setup and working
just fine. Windows XP clients are authenticating just fine. The only
problem I have so far is my domain browser list is not correct. I can see
everything in my subnet fine, but can't see anything outside my subnet.
This is different than my NT4 domain, who's browse list shows me every
domain within the larger