[Veritas-bu] Oracle backup with or without Advance Client

2007-03-20 Thread Priatna
Hi all,

RMAN can do incremental backup. An incremental backup reads the entire 
file and then backs up only those data
blocks that have changed since a previous backup.

my question with regards oracle backup type :
- Is BLI - Advance Client still needed, to take incremental backup?
- What is the additional benefit by using Advance Client BLI in the 
oracle type backup?

Thanks,
Priatna


___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Ed Wilts
On 3/20/2007 2:53 PM, Steve Quan wrote:
> Is there a newsgroup/forum I can go to for tips/hints on how others are
> using Aptare with NetBackup ?

You're there :-).

.../Ed

-- 
Ed Wilts, RHCE, BCFP
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Hardware required tool

2007-03-20 Thread Ed Wilts
On 3/20/2007 5:38 AM, Clem Kruger (C) wrote:
> Does anyone have a tool that can be used to determine the CPU and Memory 
> requirements, given the number of tapes, I/O cards etc.

Not a tool, but Veritas does have a performance tuning guide that gives 
you rules of thumb for configuration based on volume, number and type of 
tape drives, etc.  It's not great (how relevant is Mhz these days when 
you're talking about various hardware architectures?) but it's a decent 
start.  Start there and then ask specific questions.

Some vendors also have their own sizing tools.   You may have a local 
consulting company that has developed one.

.../Ed

-- 
Ed Wilts, RHCE, BCFP
Mounds View, MN, USA
mailto:[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread David Rock
* Matthew Johnson <[EMAIL PROTECTED]> [2007-03-20 13:57]:
> I guess the overall consensus is that this is a good product. How much
> does it cost

It's not exactly cheap, but I think you have to talk to Aptare about the
specifics.  I get the impression that pricing is not necessarily a fixed
option. :-(

-- 
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] RMAN recovery from tape with automatic channels

2007-03-20 Thread Jared Still

Whilst trying to simplify our restore procedures by using automatic channels
to configure RMAN for tape, I have run into the following problem.

A simple restore and recover operations fails because RMAN is opening
a disk channel rather than a tape channel.

RMAN> run {
2> #allocate channel ch1 type 'sbt';
3>  restore database;
4>  recover database;
5>  alter database open;
6> }
Starting restore at 20-MAR-07

allocated channel: ORA_DISK_1
channel ORA_DISK_1: sid=13 devtype=DISK
RMAN-00571: ===
RMAN-00569: === ERROR MESSAGE STACK FOLLOWS ===
RMAN-00571: ===
RMAN-03002: failure of restore command at 03/20/2007 12:05:59
RMAN-06026: some targets not found - aborting restore
RMAN-06100: no channel to restore a backup or copy of datafile 10
...
RMAN-06100: no channel to restore a backup or copy of datafile 1

RMAN>
RMAN>
RMAN> **end-of-file**

RMAN> show all;

RMAN configuration parameters are:
CONFIGURE RETENTION POLICY TO RECOVERY WINDOW OF 5 DAYS;
CONFIGURE BACKUP OPTIMIZATION OFF; # default
CONFIGURE DEFAULT DEVICE TYPE TO 'SBT_TAPE';
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '%F'; #
default
CONFIGURE DEVICE TYPE 'SBT_TAPE' PARALLELISM 2;
CONFIGURE DEVICE TYPE DISK PARALLELISM 1; # default
CONFIGURE DATAFILE BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE ARCHIVELOG BACKUP COPIES FOR DEVICE TYPE DISK TO 1; # default
CONFIGURE CHANNEL DEVICE TYPE 'SBT_TAPE' MAXOPENFILES 8;
CONFIGURE MAXSETSIZE TO UNLIMITED; # default
CONFIGURE SNAPSHOT CONTROLFILE NAME TO 'D:\ORACLE\ORA92\DATABASE\SNCFTL01.ORA';
# default

RMAN>


As you can see, SBT_TAPE is set as the automatic channel.
The script works as expected if the 'allocate channel' line is uncommented.

Backups via the automatic channel work fine.

Environment:
Oracle 9.2.0.7
No Recovery catalog
Veritas NetBackup 5.1 MP5
Windows Server 2003 SP1

Has anyone here run into this?
Or know a possible solution?

I know there are some issues with NBU 5.1 and RMAN, so I guess
this could be another one.

I have searched MetaLink and googled veritas.com - not much help.

Thanks,

--
Jared Still
Certifiable Oracle DBA and Part Time Perl Evangelist
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Matthew Johnson
I guess the overall consensus is that this is a good product. How much
does it cost

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Rock
Sent: Tuesday, March 20, 2007 12:07 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

* Liddle, Stuart <[EMAIL PROTECTED]> [2007-03-20 11:39]:
> Greg,
> 
> I can tell you that we run the command:
> 
> bppllist -allpolicies -U
> 
> and put the resulting output into a file which we then put into a
revision
> control system (we use subversion).
> 
> Plus we have a Change Control system where our users request changes
to the
> backups like adding/removing systems, path changes, etc.  These work
orders
> are then referenced when we check in a change to the policy list.

That is certainly a direct (and inexpensive) way to do it.  Good idea.

-- 
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Windows mediaservers

2007-03-20 Thread Scott Jacobson
Matt,
 
NBU 5.1 @ MP4
 
Scott

>>> "Matthew Johnson" <[EMAIL PROTECTED]> 3/20/2007 2:40 PM >>>

Scott,
What version of Netbackup are you running, if you don*t mind me asking? We do 
multi stream backups.
 
Thanks,
 
Matt
 


From:Scott Jacobson [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 12:54 PM
To: Matthew Johnson; veritas-bu@mailman.eng.auburn.edu 
Subject: Re: [Veritas-bu] Windows mediaservers

 

Matt,

 

In my experience, with more than one stream, a bad idea.

 

I had 6 streams (tried increments starting at 2) running with a Windows media 
server backing up a Linux based system and had constant stream failures.

 

Now with a SuSE based media server(s), all streams finish fine with no errors.

 

Scott

>>> "Matthew Johnson" <[EMAIL PROTECTED]> 3/20/2007 1:04 PM >>>

Quick Question for the group,

Is anyone out there using windows media servers to backup Linux/Unix
systems? If so, is every thing running smooth? Or are you having
problems. I am thinking of streamlining and going with a sun master and
windows media servers. 

Thanks in advanced for all responses. 


Matt


Matthew Johnson 
System Backup Administrator 
Information Technology
Operations
2835 N. Naomi Street 
Burbank, CA 91504-2024
Tel.  (818) 955-6357
Fax. 
For information on our products and services, please visit 


Disclaimer - March 20, 2007 
This email and any attachments are confidential and intended solely for [EMAIL 
PROTECTED] If you are not a named addressee you are prohibited from reviewing, 
printing, disseminating, distributing, copying or altering this email or any 
part of it. If you have received this communication in error, please notify the 
sender of the error immediately, do not read or use the communication in any 
manner, destroy all copies, and delete it from your system if the communication 
was sent via email. Warning: Although Entertainment Partners has taken 
reasonable precautions to ensure no viruses are present in this email, the 
recipient is responsible for checking for and deleting viruses. Entertainment 
Partners does not accept responsibility for any loss or damage arising from the 
use of this email or attachments.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Windows mediaservers

2007-03-20 Thread Scott Jacobson
Matt,
 
In my experience, with more than one stream, a bad idea.
 
I had 6 streams (tried increments starting at 2) running with a Windows media 
server backing up a Linux based system and had constant stream failures.
 
Now with a SuSE based media server(s), all streams finish fine with no errors.
 
Scott

>>> "Matthew Johnson" <[EMAIL PROTECTED]> 3/20/2007 1:04 PM >>>

Quick Question for the group,

Is anyone out there using windows media servers to backup Linux/Unix
systems? If so, is every thing running smooth? Or are you having
problems. I am thinking of streamlining and going with a sun master and
windows media servers. 

Thanks in advanced for all responses. 


Matt


Matthew Johnson 
System Backup Administrator 
Information Technology
Operations
2835 N. Naomi Street 
Burbank, CA 91504-2024
Tel.  (818) 955-6357
Fax. 
For information on our products and services, please visit 


Disclaimer - March 20, 2007 
This email and any attachments are confidential and intended solely for [EMAIL 
PROTECTED] If you are not a named addressee you are prohibited from reviewing, 
printing, disseminating, distributing, copying or altering this email or any 
part of it. If you have received this communication in error, please notify the 
sender of the error immediately, do not read or use the communication in any 
manner, destroy all copies, and delete it from your system if the communication 
was sent via email. Warning: Although Entertainment Partners has taken 
reasonable precautions to ensure no viruses are present in this email, the 
recipient is responsible for checking for and deleting viruses. Entertainment 
Partners does not accept responsibility for any loss or damage arising from the 
use of this email or attachments.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu 
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Status 50

2007-03-20 Thread Jack Forester, Jr.
Greetings...

We're starting to experience a large number of backup jobs ending with a 
status code of 50.  Every now and then I used to see backups end with a 
50, but it was usually due to someone rebooting a media server in the 
middle of a backup.  The ones I'm seeing I can confirm that the server 
was not rebooted.  However, it appears that the backup is running to 
completion before getting the 50.  Backup times, number of files backed 
up, and kbytes are consistent from when the backup completes normally.  
After digging into the bpsched log (the only one I had active at the 
time) I do see things that suggest that whatever causes the error 
happens after the backup completes.  I never see "EXIT STATUS 50" in the 
bpsched log, but I do see "EXIT STATUS 0" in the log associated with the 
bpsched job for the job that gets a 50.  The images on media shows a 
backup image, and the backup and restore GUI shows files that were 
backed up.

I hope my description was coherent.  We're doing the standard 
stuff...enabling bptm, bpbkar, etc logs and hoping the error occurs so 
we can capture something in the act.  I was wondering if anyone here has 
seen this before, and whay you did to correct it.  We're running 
5.1MP6.  Right now, we're seeing this only on our test systems, but I 
how we can get a handle on it before (if) we see it on our production side.

-- 
Jack L. Forester, Jr.
UNIX Systems Administrator, Stf
Lockheed Martin Information Technology
(304) 625-3946

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Windows mediaservers

2007-03-20 Thread Preston, Douglas L
I have Windows 2000 Master server and 4 Windows San Media Servers,  I
backup Solaris, FreeBSD, Redhat Linux and windows servers,  I have no
issues ever with any of thee *nix servers,  Only problems I ever have
are with the windows side.


Doug Preston
Systems Engineer
Land America Tax and Flood Services
Phone 626-339-5221 Ext 104
Email  [EMAIL PROTECTED]




NOTICE: This electronic mail transmission may constitute a communication
that is legally privileged. It is not intended for transmission to, or
receipt by, any unauthorized persons. If you have received this
electronic mail transmission in error, please delete it from your system
without copying it, and notify the sender by reply e-mail, so that our
address record can be corrected.




-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew
Johnson
Sent: Tuesday, March 20, 2007 12:04 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Windows mediaservers


Quick Question for the group,

Is anyone out there using windows media servers to backup Linux/Unix
systems? If so, is every thing running smooth? Or are you having
problems. I am thinking of streamlining and going with a sun master and
windows media servers. 

Thanks in advanced for all responses. 


Matt


Matthew Johnson
System Backup Administrator
Information Technology
Operations
2835 N. Naomi Street
Burbank, CA 91504-2024
Tel.  (818) 955-6357
Fax. 
For information on our products and services, please visit


Disclaimer - March 20, 2007
This email and any attachments are confidential and intended solely for
[EMAIL PROTECTED] If you are not a named addressee you
are prohibited from reviewing, printing, disseminating, distributing,
copying or altering this email or any part of it. If you have received
this communication in error, please notify the sender of the error
immediately, do not read or use the communication in any manner, destroy
all copies, and delete it from your system if the communication was sent
via email. Warning: Although Entertainment Partners has taken reasonable
precautions to ensure no viruses are present in this email, the
recipient is responsible for checking for and deleting viruses.
Entertainment Partners does not accept responsibility for any loss or
damage arising from the use of this email or attachments.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Windows mediaservers

2007-03-20 Thread Matthew Johnson

Quick Question for the group,

Is anyone out there using windows media servers to backup Linux/Unix
systems? If so, is every thing running smooth? Or are you having
problems. I am thinking of streamlining and going with a sun master and
windows media servers. 

Thanks in advanced for all responses. 


Matt


Matthew Johnson 
System Backup Administrator 
Information Technology
Operations
2835 N. Naomi Street 
Burbank, CA 91504-2024
Tel.  (818) 955-6357
Fax. 
For information on our products and services, please visit 


Disclaimer - March 20, 2007 
This email and any attachments are confidential and intended solely for [EMAIL 
PROTECTED] If you are not a named addressee you are prohibited from reviewing, 
printing, disseminating, distributing, copying or altering this email or any 
part of it. If you have received this communication in error, please notify the 
sender of the error immediately, do not read or use the communication in any 
manner, destroy all copies, and delete it from your system if the communication 
was sent via email. Warning: Although Entertainment Partners has taken 
reasonable precautions to ensure no viruses are present in this email, the 
recipient is responsible for checking for and deleting viruses. Entertainment 
Partners does not accept responsibility for any loss or damage arising from the 
use of this email or attachments.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread David Rock
* Liddle, Stuart <[EMAIL PROTECTED]> [2007-03-20 11:39]:
> Greg,
> 
> I can tell you that we run the command:
> 
> bppllist -allpolicies -U
> 
> and put the resulting output into a file which we then put into a revision
> control system (we use subversion).
> 
> Plus we have a Change Control system where our users request changes to the
> backups like adding/removing systems, path changes, etc.  These work orders
> are then referenced when we check in a change to the policy list.

That is certainly a direct (and inexpensive) way to do it.  Good idea.

-- 
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Philip McDougal
Greg, I'm trying to convince my management to purchase it as well.  

Besides all the benefits of the visual dashboard and the daily reports
on utilization (Media Servers and tape drives), SLAs, Missing and
Suspect client backups; I am using custom reports to email our
compliance department of our daily job summaries.  In this report, there
is a Notes field added to the report that includes the Notes I add to a
JobID that either fails, retries or partially succeeds.  

Overall, I love the ease of creating so many reports that give me a
better picture of what my backup environment is doing.  

Phil.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hindle,
Greg
Sent: Tuesday, March 20, 2007 1:41 PM
To: David Rock; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

Ok Thanks. This is a Aptare thing. Good I am trying to convince my
management here to buy this product. 


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Rock
Sent: Tuesday, March 20, 2007 2:35 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

* Hindle, Greg <[EMAIL PROTECTED]> [2007-03-20 14:27]:
>  David,
> How do you track policy changes?

They have recently added a policy audit module that you can access the
same way you would accecss an automated report.  We are currently on
6.0.14, I don't remember off the top of my head when they added the
access to the report.

The reports are in the /opt/aptare/database/custom_reports directory in
a typical install.

--
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal,
professional or other privileged information, and are intended solely
for the addressee.  If you are not the intended recipient, do not use
the information in this e-mail in any way, delete this e-mail and notify
the sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

CALAMOS INVESTMENTS CANNOT ACT UPON, AND WILL NOT ACCEPT, ANY TIME-SENSITIVE 
ELECTRONIC MESSAGES, SUCH AS TRANSACTION ORDERS AND FUND TRANSFER INSTRUCTIONS. 
ALSO, FOR YOUR PROTECTION, PLEASE DO NOT SEND ANY IDENTIFYING INFORMATION, SUCH 
AS ACCOUNT NUMBERS OR SOCIAL SECURITY NUMBERS, THROUGH THE INTERNET.

CONFIDENTIALITY NOTICE: This message is intended only for the use of the 
individual or entity to which it is addressed and may contain information that 
is confidential . If the reader of this message is not the intended recipient, 
you are hereby notified that any dissemination, distribution or copying of this 
communication is prohibited. Please notify the sender immediately if this 
message was transmitted in error. Thank you.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Steve Quan
Is there a newsgroup/forum I can go to for tips/hints on how others are
using Aptare with NetBackup ?

Thanks,
/Steve
--
On Tue, 20 Mar 2007, Hindle, Greg wrote:

> Ok Thanks. This is a Aptare thing. Good I am trying to convince my
> management here to buy this product.
>
>
> Greg
>

<<>>
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Hindle, Greg
Thanks! 


Greg 

-Original Message-
From: Liddle, Stuart [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 2:39 PM
To: Hindle, Greg; David Rock; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] NBU & Aptare - Real World Benefits

Greg,

I can tell you that we run the command:

bppllist -allpolicies -U

and put the resulting output into a file which we then put into a
revision control system (we use subversion).

Plus we have a Change Control system where our users request changes to
the backups like adding/removing systems, path changes, etc.  These work
orders are then referenced when we check in a change to the policy list.

--stuart

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hindle,
Greg
Sent: Tuesday, March 20, 2007 11:28 AM
To: David Rock; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

 David,
How do you track policy changes?


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Rock
Sent: Tuesday, March 20, 2007 2:10 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

* Ed Wilts <[EMAIL PROTECTED]> [2007-03-19 22:23]:
> 
> These are benefits from StorageConsole that we get all the time - some

> exclusively from StorageConsole and some in combination with our own 
> tools.  I'm pretty sure that there are features that we're not using 
> yet (some just because they're not as applicable to our environment as

> they could be to others and perhaps some just because I haven't 
> mastered it all (like automated reporting)).

I can mirror most of this, plus add a few more.  One of the more recent
additions is tracking of policy changes.  We are just starting to use
this as an audit control of what changes are made in a given policy.  It
makes for a good balance check against our change management process.

We have also saved many hours of our operations staff's time by giving
them a single screen to monitor off-hours rather than have seven
distinct NBU Activity Montiors running to track job status.  The
consolidated views simplify and help target what we react to.

My favorite report is probably the Backup Duration SLA report.  It gives
a simple view of what backups are taking a long time to complete,
allowing us to target those systems as potential items to optimize.

--
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal,
professional or other privileged information, and are intended solely
for the addressee.  If you are not the intended recipient, do not use
the information in this e-mail in any way, delete this e-mail and notify
the sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Hindle, Greg
Ok Thanks. This is a Aptare thing. Good I am trying to convince my
management here to buy this product. 


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Rock
Sent: Tuesday, March 20, 2007 2:35 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

* Hindle, Greg <[EMAIL PROTECTED]> [2007-03-20 14:27]:
>  David,
> How do you track policy changes?

They have recently added a policy audit module that you can access the
same way you would accecss an automated report.  We are currently on
6.0.14, I don't remember off the top of my head when they added the
access to the report.

The reports are in the /opt/aptare/database/custom_reports directory in
a typical install.

--
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal, 
>>> professional or other privileged information, and are intended solely for 
>>> the addressee.  If you are not the intended recipient, do not use the 
>>> information in this e-mail in any way, delete this e-mail and notify the 
>>> sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Liddle, Stuart
Greg,

I can tell you that we run the command:

bppllist -allpolicies -U

and put the resulting output into a file which we then put into a revision
control system (we use subversion).

Plus we have a Change Control system where our users request changes to the
backups like adding/removing systems, path changes, etc.  These work orders
are then referenced when we check in a change to the policy list.

--stuart

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Hindle, Greg
Sent: Tuesday, March 20, 2007 11:28 AM
To: David Rock; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

 David,
How do you track policy changes?


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Rock
Sent: Tuesday, March 20, 2007 2:10 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

* Ed Wilts <[EMAIL PROTECTED]> [2007-03-19 22:23]:
> 
> These are benefits from StorageConsole that we get all the time - some

> exclusively from StorageConsole and some in combination with our own 
> tools.  I'm pretty sure that there are features that we're not using 
> yet (some just because they're not as applicable to our environment as

> they could be to others and perhaps some just because I haven't 
> mastered it all (like automated reporting)).

I can mirror most of this, plus add a few more.  One of the more recent
additions is tracking of policy changes.  We are just starting to use
this as an audit control of what changes are made in a given policy.  It
makes for a good balance check against our change management process.

We have also saved many hours of our operations staff's time by giving
them a single screen to monitor off-hours rather than have seven
distinct NBU Activity Montiors running to track job status.  The
consolidated views simplify and help target what we react to.

My favorite report is probably the Backup Duration SLA report.  It gives
a simple view of what backups are taking a long time to complete,
allowing us to target those systems as potential items to optimize.

--
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal,
professional or other privileged information, and are intended solely for
the addressee.  If you are not the intended recipient, do not use the
information in this e-mail in any way, delete this e-mail and notify the
sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread David Rock
* Hindle, Greg <[EMAIL PROTECTED]> [2007-03-20 14:27]:
>  David,
> How do you track policy changes?

They have recently added a policy audit module that you can access the
same way you would accecss an automated report.  We are currently on
6.0.14, I don't remember off the top of my head when they added the
access to the report.

The reports are in the /opt/aptare/database/custom_reports directory in
a typical install.

-- 
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread Hindle, Greg
 David,
How do you track policy changes?


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of David
Rock
Sent: Tuesday, March 20, 2007 2:10 PM
To: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] NBU & Aptare - Real World Benefits

* Ed Wilts <[EMAIL PROTECTED]> [2007-03-19 22:23]:
> 
> These are benefits from StorageConsole that we get all the time - some

> exclusively from StorageConsole and some in combination with our own 
> tools.  I'm pretty sure that there are features that we're not using 
> yet (some just because they're not as applicable to our environment as

> they could be to others and perhaps some just because I haven't 
> mastered it all (like automated reporting)).

I can mirror most of this, plus add a few more.  One of the more recent
additions is tracking of policy changes.  We are just starting to use
this as an audit control of what changes are made in a given policy.  It
makes for a good balance check against our change management process.

We have also saved many hours of our operations staff's time by giving
them a single screen to monitor off-hours rather than have seven
distinct NBU Activity Montiors running to track job status.  The
consolidated views simplify and help target what we react to.

My favorite report is probably the Backup Duration SLA report.  It gives
a simple view of what backups are taking a long time to complete,
allowing us to target those systems as potential items to optimize.

--
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal, 
>>> professional or other privileged information, and are intended solely for 
>>> the addressee.  If you are not the intended recipient, do not use the 
>>> information in this e-mail in any way, delete this e-mail and notify the 
>>> sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] NBU & Aptare - Real World Benefits

2007-03-20 Thread David Rock
* Ed Wilts <[EMAIL PROTECTED]> [2007-03-19 22:23]:
> 
> These are benefits from StorageConsole that we get all the time - some 
> exclusively from StorageConsole and some in combination with our own 
> tools.  I'm pretty sure that there are features that we're not using yet 
> (some just because they're not as applicable to our environment as they 
> could be to others and perhaps some just because I haven't mastered it 
> all (like automated reporting)).

I can mirror most of this, plus add a few more.  One of the more recent
additions is tracking of policy changes.  We are just starting to use
this as an audit control of what changes are made in a given policy.  It
makes for a good balance check against our change management process.

We have also saved many hours of our operations staff's time by giving
them a single screen to monitor off-hours rather than have seven
distinct NBU Activity Montiors running to track job status.  The
consolidated views simplify and help target what we react to.

My favorite report is probably the Backup Duration SLA report.  It gives
a simple view of what backups are taking a long time to complete,
allowing us to target those systems as potential items to optimize.

-- 
David Rock
[EMAIL PROTECTED]
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Ststus code 223 ????????

2007-03-20 Thread Hindle, Greg
Try deleting that server out of the policy and then re adding it again.
Or you may need to delete the whole policy and recreate it. I have had
weird things like this as well and the only answer was to delete and re
add. 


Greg

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Matthew
Johnson
Sent: Tuesday, March 20, 2007 11:00 AM
To: Veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Ststus code 223 


Hello all,

I am getting 223 errors while backing up my windows systems the guide
states the following:

Message: an invalid entry was encountered

Explanation: A request to the bpdbm process (NetBackup Database Manager
service on Windows NT) had invalid or conflicting information. This is
usually a result of using software from different versions together, but
can also be caused by incorrect parameters on a command.

Recommended Action: Verify that all NetBackup software is at the same
version level and the command parameters are specified correctly. If
neither of these is the problem, obtain detailed troubleshooting
information by creating a bpdbm activity log directory and retrying the
operation. Check the resulting activity log.

This sounds weird as the version hasn't changed.

I am currently running 5.1 mp5


Thanks,

Matt


Matthew Johnson
System Backup Administrator
Information Technology
Operations
2835 N. Naomi Street
Burbank, CA 91504-2024
Tel.  (818) 955-6357
Fax. 
For information on our products and services, please visit


Disclaimer - March 20, 2007
This email and any attachments are confidential and intended solely for
[EMAIL PROTECTED] If you are not a named addressee you
are prohibited from reviewing, printing, disseminating, distributing,
copying or altering this email or any part of it. If you have received
this communication in error, please notify the sender of the error
immediately, do not read or use the communication in any manner, destroy
all copies, and delete it from your system if the communication was sent
via email. Warning: Although Entertainment Partners has taken reasonable
precautions to ensure no viruses are present in this email, the
recipient is responsible for checking for and deleting viruses.
Entertainment Partners does not accept responsibility for any loss or
damage arising from the use of this email or attachments.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal,
professional or other privileged information, and are intended solely for the
addressee.  If you are not the intended recipient, do not use the information
in this e-mail in any way, delete this e-mail and notify the sender. CEG-IP2

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Ststus code 223 ????????

2007-03-20 Thread Matthew Johnson

Hello all,

I am getting 223 errors while backing up my windows systems the guide
states the following:

Message: an invalid entry was encountered

Explanation: A request to the bpdbm process (NetBackup Database Manager
service on Windows NT) had invalid or conflicting information. This is
usually a result of using software from different versions together, but
can also be caused by incorrect parameters on a command.

Recommended Action: Verify that all NetBackup software is at the same
version level and the command parameters are specified correctly. If
neither of these is the problem, obtain detailed troubleshooting
information by creating a bpdbm activity log directory and retrying the
operation. Check the resulting activity log.

This sounds weird as the version hasn't changed.

I am currently running 5.1 mp5


Thanks,

Matt


Matthew Johnson 
System Backup Administrator 
Information Technology
Operations
2835 N. Naomi Street 
Burbank, CA 91504-2024
Tel.  (818) 955-6357
Fax. 
For information on our products and services, please visit 


Disclaimer - March 20, 2007 
This email and any attachments are confidential and intended solely for [EMAIL 
PROTECTED] If you are not a named addressee you are prohibited from reviewing, 
printing, disseminating, distributing, copying or altering this email or any 
part of it. If you have received this communication in error, please notify the 
sender of the error immediately, do not read or use the communication in any 
manner, destroy all copies, and delete it from your system if the communication 
was sent via email. Warning: Although Entertainment Partners has taken 
reasonable precautions to ensure no viruses are present in this email, the 
recipient is responsible for checking for and deleting viruses. Entertainment 
Partners does not accept responsibility for any loss or damage arising from the 
use of this email or attachments.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Cumulative or Differential for Catalog backups?

2007-03-20 Thread Justin Piszcz
Yes a feature under 6.

On Tue, 20 Mar 2007, WEAVER, Simon (external) wrote:

>
> I am guessing you are talking about a feature in 6.0 ? As 5.1 does full
> catalog backups, I guess
>
> Regards
>
> Simon Weaver
> 3rd Line Technical Support
> Windows Domain Administrator
>
> EADS Astrium Limited, B23AA IM (DCS)
> Anchorage Road, Portsmouth, PO3 5PU
>
> Email: [EMAIL PROTECTED]
>
>
>
> -Original Message-
> From: Hindle, Greg [mailto:[EMAIL PROTECTED]
> Sent: 20 March 2007 14:33
> To: Justin Piszcz; Veritas-bu@mailman.eng.auburn.edu
> Subject: Re: [Veritas-bu] Cumulative or Differential for Catalog backups?
>
>
> I use only fulls... We back up to tape as well as a filer path.
>
>
> Greg
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Justin
> Piszcz
> Sent: Tuesday, March 20, 2007 9:26 AM
> To: Veritas-bu@mailman.eng.auburn.edu
> Subject: [Veritas-bu] Cumulative or Differential for Catalog backups?
>
> I was curious what people used for incremental backups, since its on the
> same tape and it would have to read in one thing after the next, do people
> on this list use either type or only fulls?
>
> Justin.
> ___
> Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
 This e-mail and any attachments are confidential, may contain legal,
 professional or other privileged information, and are intended
 solely for the addressee.  If you are not the intended recipient, do
 not use the information in this e-mail in any way, delete this
 e-mail and notify the sender. CEG-IP1
>
> ___
> Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
> http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>
> This email (including any attachments) may contain confidential and/or 
> privileged information or information otherwise protected from disclosure.
> If you are not the intended recipient, please notify the sender immediately, 
> do not copy this message or any attachments and do not use it for any purpose 
> or disclose its content to any person, but delete this message and any 
> attachments from your system.
> Astrium disclaims any and all liability if this email transmission was virus 
> corrupted, altered or falsified.
> -
> Astrium Limited, Registered in England and Wales No. 2449259
> Registered Office: Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, 
> England
>
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Cumulative or Differential for Catalog backups?

2007-03-20 Thread WEAVER, Simon (external)

I am guessing you are talking about a feature in 6.0 ? As 5.1 does full
catalog backups, I guess

Regards

Simon Weaver
3rd Line Technical Support
Windows Domain Administrator 

EADS Astrium Limited, B23AA IM (DCS)
Anchorage Road, Portsmouth, PO3 5PU

Email: [EMAIL PROTECTED]



-Original Message-
From: Hindle, Greg [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 14:33
To: Justin Piszcz; Veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Cumulative or Differential for Catalog backups?


I use only fulls... We back up to tape as well as a filer path.


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Justin
Piszcz
Sent: Tuesday, March 20, 2007 9:26 AM
To: Veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Cumulative or Differential for Catalog backups?

I was curious what people used for incremental backups, since its on the
same tape and it would have to read in one thing after the next, do people
on this list use either type or only fulls?

Justin.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal, 
>>> professional or other privileged information, and are intended 
>>> solely for the addressee.  If you are not the intended recipient, do 
>>> not use the information in this e-mail in any way, delete this 
>>> e-mail and notify the sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

This email (including any attachments) may contain confidential and/or 
privileged information or information otherwise protected from disclosure.
If you are not the intended recipient, please notify the sender immediately, do 
not copy this message or any attachments and do not use it for any purpose or 
disclose its content to any person, but delete this message and any attachments 
from your system.
Astrium disclaims any and all liability if this email transmission was virus 
corrupted, altered or falsified.
-
Astrium Limited, Registered in England and Wales No. 2449259
Registered Office: Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Cumulative or Differential for Catalog backups?

2007-03-20 Thread Hindle, Greg
I use only fulls... We back up to tape as well as a filer path.


Greg 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Justin
Piszcz
Sent: Tuesday, March 20, 2007 9:26 AM
To: Veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Cumulative or Differential for Catalog backups?

I was curious what people used for incremental backups, since its on the
same tape and it would have to read in one thing after the next, do
people on this list use either type or only fulls?

Justin.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu
>>> This e-mail and any attachments are confidential, may contain legal, 
>>> professional or other privileged information, and are intended solely for 
>>> the addressee.  If you are not the intended recipient, do not use the 
>>> information in this e-mail in any way, delete this e-mail and notify the 
>>> sender. CEG-IP1

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Media write errors

2007-03-20 Thread Kevin Whittaker
Each media server keeps an error file.

/usr/openv/netbackup/db/media/errors

It will contain the information to see if the same tape is having a
problem.  You can also see what tape drive it is failing on.___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Cumulative or Differential for Catalog backups?

2007-03-20 Thread Justin Piszcz
I was curious what people used for incremental backups, since its on the 
same tape and it would have to read in one thing after the next, do people 
on this list use either type or only fulls?

Justin.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] RMAN backup notify scripts

2007-03-20 Thread ckstehman
Hi Sergey

In unix, they must be stored in /usr/openv/netbackup/bin
and be named bpstart_notify..
They must be executable and the policy  and schedue names are case 
sensitive.
There are examples in the manual.  I can send a sample of one of ours.. 
Everything must be correct
for them to work.


=
Carl Stehman
IT Distributed Services Team
Pepco Holdings, Inc.
202-331-6619
Pager 301-765-2703
[EMAIL PROTECTED]



"Evsyukov, Sergey" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
03/20/2007 06:23 AM

To

cc

Subject
[Veritas-bu] RMAN backup notify scripts






 
Hello,
How we can notify rman backups? Standart notify scripts 
(bpend_notify,bpstart_notify) does not works. 
 
Thanks, Sergey ___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


This Email message and any attachment may contain information that is
proprietary, legally privileged, confidential and/or subject to copyright
belonging to Pepco Holdings, Inc. or its affiliates ("PHI").  This Email is
intended solely for the use of the person(s) to which it is addressed.  If
you are not an intended recipient, or the employee or agent responsible for
delivery of this Email to the intended recipient(s), you are hereby notified
that any dissemination, distribution or copying of this Email is strictly
prohibited.  If you have received this message in error, please immediately
notify the sender and permanently delete this Email and any copies.  PHI
policies expressly prohibit employees from making defamatory or offensive
statements and infringing any copyright or any other legal right by Email
communication.  PHI will not accept any liability in respect of such
communications.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] 219 when number of jobs are high??

2007-03-20 Thread Paul Keating
Started happening here early this year, only during the weekend fulls
and always around the same time, 07:10, Saturday morning.
 
happened every couple of weekes for a while, then got to the point where
it was every week.
 
After watching disk IO, I discovered there was a significant number of
waits on the /opt/openv partition, so I've since changed the /opt/openv
partition on my Master to a striped/mirrored (RAID-10) layout rather
than the mirrored/concatenated layout that it had previously.it was
originally built like that with only 2 disks in a mirror. As the data
grew we added 2 disks and extended the volume, but didn't change the
layout to striped, so it appears the problem started right around when
the data grew out of the first pair of disks onto the second.
 
I also added forceload statements in /etc/system for the SCSI and FC
drivers at the same time.
 
Haven't had it happen since.
 
Paul
 
 
-- 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Veritas
Netbackup
Sent: March 20, 2007 5:24 AM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] 219 when number of jobs are high??


Hi,

Just wanted to know if anybody has faced the issue of jobs
failing with 219 when the total count of jobs on the system is high.

Re firing the jobs after a few minutes succeeds, but not
immediately.

We are using 

Netbackup 5.1 MP4
on Solaris 9 Sparc 64 bit.

Regards,
PP BIJU KRISHNAN




La version française suit le texte anglais.



This email may contain privileged and/or confidential information, and the Bank 
of
Canada does not waive any related rights. Any distribution, use, or copying of 
this
email or the information it contains by other than the intended recipient is
unauthorized. If you received this email in error please delete it immediately 
from
your system and notify the sender promptly by email that you have done so. 



Le présent courriel peut contenir de l'information privilégiée ou 
confidentielle.
La Banque du Canada ne renonce pas aux droits qui s'y rapportent. Toute 
diffusion,
utilisation ou copie de ce courriel ou des renseignements qu'il contient par une
personne autre que le ou les destinataires désignés est interdite. Si vous 
recevez
ce courriel par erreur, veuillez le supprimer immédiatement et envoyer sans 
délai à
l'expéditeur un message électronique pour l'aviser que vous avez éliminé de 
votre
ordinateur toute copie du courriel reçu.
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] RMAN backup notify scripts

2007-03-20 Thread Evsyukov, Sergey
Hi Patrick,
seems like this scripts prepeared for DB backup without RMAN. In this case 
standart bpend_notify script called by bpbkar:
 
15:16:59.146 [21123] <4> bpbkar PrintFile: /usr/openv/netbackup/bin/bpend_notify
15:18:32.312 [21123] <4> bpbkar notify: INF - START bpend_notify
15:18:32.312 [21123] <4> bpbkar notify: /usr/openv/netbackup/bin/bpend_notify 
v480b SUN_OS_DMZ SUN_OS_INC CINC 0
15:18:32.339 [21123] <4> bpbkar notify: INF - END bpend_notify

For RMAN backup bpbkar does not starts? rman connects to server directly. But 
we need some notify methods for backup statistic collecting
 
Sergey



From: Whelan, Patrick [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, March 20, 2007 3:02 PM
To: Evsyukov, Sergey
Subject: RE: [Veritas-bu] RMAN backup notify scripts



Приветб

 

Assuming you have the Oracle agent installed on the client, there should be 
some example scripts in /usr/openv/netbackup/ext subdirectories.

 

 

 

Patrick Whelan 
NetBackup Specialist 
Architect & Engineering 
+44 20 7863 5243 

A shocking crime was committed on the unscrupulous initiative of few 
individuals, with the blessing of more, and amid the passive acquiescence of 
all. - Publius Cornelius Tacitus

“In a state where corruption abounds, laws must be very numerous.”  - Publius 
Cornelius Tacitus 

... Als sie mich holten,
gab es keinen mehr, der protestieren konnte 
- Martin Niemöller 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Evsyukov, Sergey
Sent: 20 March 2007 10:24
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] RMAN backup notify scripts

 

 

Hello,

How we can notify rman backups? Standart notify scripts 
(bpend_notify,bpstart_notify) does not works. 

 

Thanks, Sergey 



*
The message is intended for the named addressee only and may not be disclosed 
to or used by anyone else, nor may it be copied in any way. 

The contents of this message and its attachments are confidential and may also 
be subject to legal privilege. If you are not the named addressee and/or have 
received this message in error, please advise us by e-mailing [EMAIL PROTECTED] 
and delete the message and any attachments without retaining any copies. 

Internet communications are not secure and COLT does not accept responsibility 
for this message, its contents nor responsibility for any viruses. 

No contracts can be created or varied on behalf of COLT Telecommunications, its 
subsidiaries or affiliates ("COLT") and any other party by email Communications 
unless expressly agreed in writing with such other party. 

Please note that incoming emails will be automatically scanned to eliminate 
potential viruses and unsolicited promotional emails. For more information 
refer to www.colt.net or contact us on +44(0)20 7390 3900.

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Hardware required tool

2007-03-20 Thread WEAVER, Simon (external)

Well there is no tool, but planning, design, documentation, scope, ect is
your key to this !
 
Also, do your own research - what is good for one setup, may not be suitable
for another!
 
 

Regards

Simon Weaver
3rd Line Technical Support
Windows Domain Administrator 

EADS Astrium Limited, B23AA IM (DCS)
Anchorage Road, Portsmouth, PO3 5PU

Email:   [EMAIL PROTECTED]

-Original Message-
From: Clem Kruger (C) [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 10:38
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Hardware required tool





This email (including any attachments) may contain confidential and/or 
privileged information or information otherwise protected from disclosure.
If you are not the intended recipient, please notify the sender immediately, do 
not copy this message or any attachments and do not use it for any purpose or 
disclose its content to any person, but delete this message and any attachments 
from your system.
Astrium disclaims any and all liability if this email transmission was virus 
corrupted, altered or falsified.
-
Astrium Limited, Registered in England and Wales No. 2449259
Registered Office: Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Unable to restore DBs on SQL2005 cluster

2007-03-20 Thread WEAVER, Simon (external)

Are you doing the restore by the virtual name?
Assume you have the logging set to max - must give something in the log file
to indicate the reason of failure.
 
Permissions set correctly?
 
 

Regards

Simon Weaver
3rd Line Technical Support
Windows Domain Administrator 

EADS Astrium Limited, B23AA IM (DCS)
Anchorage Road, Portsmouth, PO3 5PU

Email:   [EMAIL PROTECTED]

-Original Message-
From: Jenner, Steven [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 10:57
To: Dennis Naidoo; veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Unable to restore DBs on SQL2005 cluster



Hi Dennis,

 

Thanks for the reply.

 

I can confirm that the directory I am attempting to restore the date to does
exist and is a resource located on the cluster.

 

Checking both the bphdb and dbclient logs yields no additional information.
Unfortunately the SQL cluster config was implemented by and is supported by
a third party (my customer) and I purely supply managed backups therefore
identifying if this is a MSSQL configuration issue is proving difficult.

 

Any additional suggestions much appreciated.

 

Regards,

 

Steve.

 


  _  


From: Dennis Naidoo [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 09:06
To: Jenner, Steven; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Unable to restore DBs on SQL2005 cluster

 

Hi

 

2 things you can check:

Make sure that the directory you are restoring into exists, eg.
'g:\FTData\sysfttestCMS, 'g:\FTData.  The directories cannot be created by
the restore.

IF SQL is in the cluster, and the G:\ drive is an alternate location to the
original, then G:\drive has to be a resource in the cluster as well.

 

Also check the bphdb, and dbclient logs.

 

Dennis

 


  _  


From: Jenner, Steven [mailto:[EMAIL PROTECTED] 
Sent: 19 March 2007 13:08
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Unable to restore DBs on SQL2005 cluster

 

Hi,

 

I am attempting to restore a DB using the Veritas SQL agent on a SQL 2005
cluster with no success. I have managed to restore both the MSDB and Master
Databases successfully (by running MSSQL in single user mode for the Master
and stopping SQL agent for the MSDB); but the non system DB's are not
playing.

 

The following error message is being displayed:

 

08:02:36 (508233.001) INF - Waiting for positioning of media id 000274 on
server sn251170 for reading. 

08:03:08 (508233.001) INF - Beginning restore from server sn251170 to client
BRY02880-SQL1. 

08:03:16 (508233.001) The following files/folders were not restored: DBMS
MSG - ODBC message. ODBC return code <-1>, SQL State <37000>, Message Text
<[Microsoft][SQL Native Client][SQL Server]The operating system returned the
error '5(error not found)' while attempting 'OpenForRestore' on
'g:\FTData\sysfttestCMS\SQL.HDR'.> DBMS MSG - <[Microsoft][SQL Native
Client][SQL Server]File 'sysft_testCMS' cannot be restored to
'g:\FTData\testCMS'. Use WITH MOVE to identify a valid location for the
file.> DBMS MSG - <[Microsoft][SQL Native Client][SQL Server]Problems were
identified while planning for the RESTORE statement. Previous messages
provide details.> DBMS MSG - <[Microsoft][SQL Native Client][SQL
Server]RESTORE DATABASE is terminating abnormally.> ERR - Error found
executing 

08:03:16 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.20070314093
830..C

 08:03:16 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.20070314093
830..C

 08:03:17 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.20070314093
830..C 

08:03:17 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.20070314093
830..C 

08:03:17 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.20070314093
830..C ERR - Error in VDS->Close: 0x80770004. The text follows:
CONTINUATION: - An abort request is preventing anything except termination
actions. INF - OPERATION #1 of batch C:\Program
Files\VERITAS\NetBackup\DbExt\MsSql\test_cms.bch FAILED with status 1.
Elapsed time = 632(632) seconds. 08:03:17 (508233.001) Status of restore
from image created Wed Mar 14 

09:31:47 2007 = client process aborted 

 

I have attempted to perform the restore by using the Move template option
and renaming the file names, but again to no avail.

 

As I have had no issues in the past with regular MSSQL restores I presume
that this is probably a SQL2005 or cluster issue but am unsure as to where
to start after working on this for several days.

 

I would be grateful if anyone had any ideas or instructions regarding
restoring SQL 2005 clusters.

 

My environment is as follows:

 

Veritas Master & Media servers & client running Enterprise v5.1MP6

 

Thanks in advance,

 

Steve.

 


__
This email has been scanned by the MessageLabs Email Security Sys

Re: [Veritas-bu] Hardware required tool

2007-03-20 Thread WEAVER, Simon (external)

With Justin on this !

Regards

Simon Weaver
3rd Line Technical Support
Windows Domain Administrator 

EADS Astrium Limited, B23AA IM (DCS)
Anchorage Road, Portsmouth, PO3 5PU

Email: [EMAIL PROTECTED]



-Original Message-
From: Justin Piszcz [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 10:50
To: Clem Kruger (C)
Cc: veritas-bu@mailman.eng.auburn.edu
Subject: Re: [Veritas-bu] Hardware required tool


That is research :)

It depends on the tape (type) and network bandwidth and media server 
number also the number of jobs running simultaneously, etc.

Justin.

On Tue, 20 Mar 2007, Clem Kruger (C) wrote:

>
> Good day all,
>
>
>
> Does anyone have a tool that can be used to determine the CPU and 
> Memory requirements, given the number of tapes, I/O cards etc.
>
>
>
>
>
>
>
>
>
> Regards,
>
>
>
>
>
>
>
> Clem Kruger
>
> 'Plan, Plan, Plan - Train hard, expect the worst and you'll be 
> surprised at how you grow and what one's team can achieve.'
>
> Telkom SA Ltd
>
> ITS Infrastructure Storage Management
>
>
>
> : [EMAIL PROTECTED] 
>
>
>
>
>
> ~~
> This e-mail and its contents are subject to the Telkom SA Limited 
> e-mail legal notice available at 
> http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
> ~~
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu

This email (including any attachments) may contain confidential and/or 
privileged information or information otherwise protected from disclosure.
If you are not the intended recipient, please notify the sender immediately, do 
not copy this message or any attachments and do not use it for any purpose or 
disclose its content to any person, but delete this message and any attachments 
from your system.
Astrium disclaims any and all liability if this email transmission was virus 
corrupted, altered or falsified.
-
Astrium Limited, Registered in England and Wales No. 2449259
Registered Office: Gunnels Wood Road, Stevenage, Hertfordshire, SG1 2AS, England
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] New Media server - Creating fileSIZE_DATA_BUFFERS_DISK and NUMBER_DATA_BUFFERS_DISK ?

2007-03-20 Thread Hindle, Greg
Yes they need to be created locally for each media server that you wish
to change these settings on.
 
Greg 
 



From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Schmid
Stefan, Bedag
Sent: Tuesday, March 20, 2007 8:05 AM
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] New Media server - Creating
fileSIZE_DATA_BUFFERS_DISK and NUMBER_DATA_BUFFERS_DISK ?




Hi 


I have setup a new media server. 

According http://support.veritas.com/docs/273532
  , one can increase 

the performance of Disk Storage Units and Disk Staging Storage Units by 

creating two files 


/usr/openv/netbackup/db/config/SIZE_DATA_BUFFERS_DISK. 
Add the value 1048576 into the file. 

/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_DISK. 
Add the value 16 into the file. 


So far the two files exist only on a combined master/media server
(Solaris 8 , 5.1MP5). 

Can anyone confirm that this two file must be created locally on every
new media server in order 

to take effect for that new media server or is it enough when they exist
only once on the master server for 

the whole NBU environment. 


I thank you for your efforts. 


kind regards 


Stefan 



>>> This e-mail and any attachments are confidential, may contain legal,
professional or other privileged information, and are intended solely for the
addressee.  If you are not the intended recipient, do not use the information
in this e-mail in any way, delete this e-mail and notify the sender. CEG-IP2
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] New Media server - Creating file SIZE_DATA_BUFFERS_DISK and NUMBER_DATA_BUFFERS_DISK ?

2007-03-20 Thread Schmid Stefan, Bedag

Hi


I have setup a new media server.

According http://support.veritas.com/docs/273532 , one can increase

the performance of Disk Storage Units and Disk Staging Storage Units by

creating two files


/usr/openv/netbackup/db/config/SIZE_DATA_BUFFERS_DISK.
Add the value 1048576 into the file.

/usr/openv/netbackup/db/config/NUMBER_DATA_BUFFERS_DISK.
Add the value 16 into the file.


So far the two files exist only on a combined master/media server
(Solaris 8 , 5.1MP5).

Can anyone confirm that this two file must be created locally on every
new media server in order

to take effect for that new media server or is it enough when they exist
only once on the master server for

the whole NBU environment.


I thank you for your efforts.


kind regards


Stefan



___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Media write errors

2007-03-20 Thread Deiter Scott
 

Is there a way to capture the status 84 errors and the media id
associated with these in the last month?









Scott Deiter
System Administrator
Hanover Direct, Inc. 
Hanover, PA 
Voice: 717-633-3298
Fax: 717-633-3101

___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Unable to restore DBs on SQL2005 cluster

2007-03-20 Thread Jenner, Steven
Hi Dennis,

 

Thanks for the reply.

 

I can confirm that the directory I am attempting to restore the date to
does exist and is a resource located on the cluster.

 

Checking both the bphdb and dbclient logs yields no additional
information. Unfortunately the SQL cluster config was implemented by and
is supported by a third party (my customer) and I purely supply managed
backups therefore identifying if this is a MSSQL configuration issue is
proving difficult.

 

Any additional suggestions much appreciated.

 

Regards,

 

Steve.

 

  _  

From: Dennis Naidoo [mailto:[EMAIL PROTECTED] 
Sent: 20 March 2007 09:06
To: Jenner, Steven; veritas-bu@mailman.eng.auburn.edu
Subject: RE: [Veritas-bu] Unable to restore DBs on SQL2005 cluster

 

Hi

 

2 things you can check:

Make sure that the directory you are restoring into exists, eg.
'g:\FTData\sysfttestCMS, 'g:\FTData.  The directories cannot be created
by the restore.

IF SQL is in the cluster, and the G:\ drive is an alternate location to
the original, then G:\drive has to be a resource in the cluster as well.

 

Also check the bphdb, and dbclient logs.

 

Dennis

 

  _  

From: Jenner, Steven [mailto:[EMAIL PROTECTED] 
Sent: 19 March 2007 13:08
To: veritas-bu@mailman.eng.auburn.edu
Subject: [Veritas-bu] Unable to restore DBs on SQL2005 cluster

 

Hi,

 

I am attempting to restore a DB using the Veritas SQL agent on a SQL
2005 cluster with no success. I have managed to restore both the MSDB
and Master Databases successfully (by running MSSQL in single user mode
for the Master and stopping SQL agent for the MSDB); but the non system
DB's are not playing.

 

The following error message is being displayed:

 

08:02:36 (508233.001) INF - Waiting for positioning of media id 000274
on server sn251170 for reading. 

08:03:08 (508233.001) INF - Beginning restore from server sn251170 to
client BRY02880-SQL1. 

08:03:16 (508233.001) The following files/folders were not restored:
DBMS MSG - ODBC message. ODBC return code <-1>, SQL State <37000>,
Message Text <[Microsoft][SQL Native Client][SQL Server]The operating
system returned the error '5(error not found)' while attempting
'OpenForRestore' on 'g:\FTData\sysfttestCMS\SQL.HDR'.> DBMS MSG -
<[Microsoft][SQL Native Client][SQL Server]File 'sysft_testCMS' cannot
be restored to 'g:\FTData\testCMS'. Use WITH MOVE to identify a valid
location for the file.> DBMS MSG - <[Microsoft][SQL Native Client][SQL
Server]Problems were identified while planning for the RESTORE
statement. Previous messages provide details.> DBMS MSG -
<[Microsoft][SQL Native Client][SQL Server]RESTORE DATABASE is
terminating abnormally.> ERR - Error found executing 

08:03:16 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.2007031
4093830..C

 08:03:16 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.2007031
4093830..C

 08:03:17 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.2007031
4093830..C 

08:03:17 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.2007031
4093830..C 

08:03:17 (508233.001) UTF -
/BRY02880-171.MSSQL7.BRY02880-SQL1\SQL1.db.test_cms.~.7.001of001.2007031
4093830..C ERR - Error in VDS->Close: 0x80770004. The text follows:
CONTINUATION: - An abort request is preventing anything except
termination actions. INF - OPERATION #1 of batch C:\Program
Files\VERITAS\NetBackup\DbExt\MsSql\test_cms.bch FAILED with status 1.
Elapsed time = 632(632) seconds. 08:03:17 (508233.001) Status of restore
from image created Wed Mar 14 

09:31:47 2007 = client process aborted 

 

I have attempted to perform the restore by using the Move template
option and renaming the file names, but again to no avail.

 

As I have had no issues in the past with regular MSSQL restores I
presume that this is probably a SQL2005 or cluster issue but am unsure
as to where to start after working on this for several days.

 

I would be grateful if anyone had any ideas or instructions regarding
restoring SQL 2005 clusters.

 

My environment is as follows:

 

Veritas Master & Media servers & client running Enterprise v5.1MP6

 

Thanks in advance,

 

Steve.

 


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
__


__
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
_
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


Re: [Veritas-bu] Hardware required tool

2007-03-20 Thread Justin Piszcz
That is research :)

It depends on the tape (type) and network bandwidth and media server 
number also the number of jobs running simultaneously, etc.

Justin.

On Tue, 20 Mar 2007, Clem Kruger (C) wrote:

>
> Good day all,
>
>
>
> Does anyone have a tool that can be used to determine the CPU and
> Memory requirements, given the number of tapes, I/O cards etc.
>
>
>
>
>
>
>
>
>
> Regards,
>
>
>
>
>
>
>
> Clem Kruger
>
> 'Plan, Plan, Plan - Train hard, expect the worst and you'll be
> surprised at how you grow and what one's team can achieve.'
>
> Telkom SA Ltd
>
> ITS Infrastructure Storage Management
>
>
>
> : [EMAIL PROTECTED] 
>
>
>
>
>
> ~~
> This e-mail and its contents are subject to the Telkom SA Limited
> e-mail legal notice available at
> http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
> ~~
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] Hardware required tool

2007-03-20 Thread Clem Kruger \(C\)

Good day all,

 

Does anyone have a tool that can be used to determine the CPU and
Memory requirements, given the number of tapes, I/O cards etc.

 

 

 

 

Regards,

 

 

 

Clem Kruger

'Plan, Plan, Plan - Train hard, expect the worst and you'll be
surprised at how you grow and what one's team can achieve.'

Telkom SA Ltd

ITS Infrastructure Storage Management

 

: [EMAIL PROTECTED]  

 



~~
This e-mail and its contents are subject to the Telkom SA Limited
e-mail legal notice available at 
http://www.telkom.co.za/TelkomEMailLegalNotice.PDF
~~<>
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] RMAN backup notify scripts

2007-03-20 Thread Evsyukov, Sergey
 
Hello,
How we can notify rman backups? Standart notify scripts
(bpend_notify,bpstart_notify) does not works. 
 
Thanks, Sergey 
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu


[Veritas-bu] 219 when number of jobs are high??

2007-03-20 Thread Veritas Netbackup

Hi,

Just wanted to know if anybody has faced the issue of jobs failing with 219
when the total count of jobs on the system is high.

Re firing the jobs after a few minutes succeeds, but not immediately.

We are using

Netbackup 5.1 MP4
on Solaris 9 Sparc 64 bit.

Regards,
PP BIJU KRISHNAN
___
Veritas-bu maillist  -  Veritas-bu@mailman.eng.auburn.edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu