Veritas-bu

[Veritas-bu] error db

2004-09-01 14:40:58
Subject: [Veritas-bu] error db
From: Shahbaz Javeed <sjaveed AT gmail DOT com> (Shahbaz Javeed)
Date: Wed, 1 Sep 2004 14:40:58 -0400
Harry,

If so, the information I sent out should be what you need.  Keep in
mind that the stamp field at the beginning is in *NIX epoch format
i.e. seconds since 01/01/1970 => you'll need to convert it to a usable
format before displaying.

You can also access those logs using the bperror command:

netbackup/bin/admincmd/bperror

Hope this helps.

On Wed, 1 Sep 2004 14:35:46 -0400 , Tirrell, Harry (ISD, IT)
<harry.tirrell AT thehartford DOT com> wrote:
> Javeed
> 
> I was talking about the error db in netbackup/db/error
> 
> 
> 
> -----Original Message-----
> From: Shahbaz Javeed [mailto:sjaveed AT gmail DOT com]
> Sent: Wednesday, September 01, 2004 2:34 PM
> To: Tirrell, Harry (ISD, IT)
> Subject: Re: [Veritas-bu] error db
> 
> Harry,
> 
> Are you referring to the output of bperror and/or the logs kept in the
> netbackup/db/error directory?
> 
> If so, here's the way I parse it in perl:
> 
> my ($stamp, $nbuVersion, $typeCode, $severity, $masterServer, $jobId,
> $jobGroupId, undef, $client, $who, $msg) = split / /, $datum, 11;
> 
> Hope this helps.
> 
> Shahbaz
> 
> On Wed, 1 Sep 2004 14:02:11 -0400, Tirrell, Harry (ISD, IT)
> <harry.tirrell AT thehartford DOT com> wrote:
> >
> > Can anyone tell me the format of the error db on 4.5.  I am trying to come
> > up with a script to pull out data on restore performance.  If it is in a
> > manual, which one would be helpful, so far I haven't been able to find it.
> >
> > TIA
> >
> > Harry
> >
> > This communication, including attachments, is for the exclusive use of
> > addressee and may contain proprietary, confidential or privileged
> > information. If you are not the intended recipient, any use, copying,
> > disclosure, dissemination or distribution is strictly prohibited. If
> > you are not the intended recipient, please notify the sender
> > immediately by return email and delete this communication and destroy all
> copies.
> >
> > _______________________________________________
> > Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
> > http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
> >
> 
> --
> Shahbaz Javeed
> 


-- 
Shahbaz Javeed

<Prev in Thread] Current Thread [Next in Thread>