Re: ANS1311E (RC11) Server out of data storage space - container pool

2017-01-12 Thread Del Hoobler
Hi Steve,

We don't want to change existing behavior or any customer using this could 
break. We won't get into designing it on the ADSM-L. :-)

Thanks for the RFE!


Del



"ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/12/2017 
03:50:44 PM:

> From: "Schaub, Steve" <steve_sch...@bcbst.com>
> To: ADSM-L@VM.MARIST.EDU
> Date: 01/12/2017 03:55 PM
> Subject: Re: ANS1311E (RC11)   Server out of data storage space - 
> container pool
> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> 
> Del,
> I opened an RFE for this, #99603.
> Thanks,
> -steve
> Although now I'm wondering if the 2 couldn't just be merged into one
> parm?  If the percentage was identifying the estimated percentage of
> data sent after data reduction, 25 would tell TSM to take 25% of the
> actual data size to use for its calculation, but 125 would basically
> tell TSM to calculate based on an increase in the actual size by 25%.
> 
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On 
> Behalf Of Del Hoobler
> Sent: Thursday, January 12, 2017 9:30 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] ANS1311E (RC11) Server out of data storage 
> space - container pool
> 
> Hi Steve,
> 
> Yes... something along the lines of what was done for growth during 
> backups (i.e. the reverse problem):
> 
>/ADJUSTKBtsmestimate=numkb
>/ADJUSTPERcenttsmestimate=numpercent
> 
>Reference: 
> http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/
> dps_ref_opt_backupoptional.html
> 
> 
> If you get a chance, please open an RFE for this:
> 
>https://www.ibm.com/developerworks/rfe/?BRAND_ID=352
> 
> I recommend making it a generic request (for any type of backup) and
> cite SQL as the example use case.
> 
> 
> Thanks!
> 
> Del
> 
> 
> 
> "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/12/2017 
> 08:54:13 AM:
> 
> > From: "Schaub, Steve" <steve_sch...@bcbst.com>
> > To: ADSM-L@VM.MARIST.EDU
> > Date: 01/12/2017 08:54 AM
> > Subject: Re: ANS1311E (RC11)   Server out of data storage space - 
> > container pool
> > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> > 
> > Thanks, Del.  An interim solution might be a cfg parm that allows us
> > to specify a percentage of data reduction that TDP would use.  So we
> > could tell TDP to assume a 75% total data reduction to factor into 
> > its calculation.
> > -steve
> > 
> > -Original Message-
> > From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On 
> > Behalf Of Del Hoobler
> > Sent: Thursday, January 12, 2017 7:47 AM
> > To: ADSM-L@VM.MARIST.EDU
> > Subject: Re: [ADSM-L] ANS1311E (RC11) Server out of data storage 
> > space - container pool
> > 
> > Hi Steve,
> > 
> > It's a great question. Data is a funny thing... it can dedup/
> > compress really well one day.. then not very much the next (for 
> > example, if database maintenance or re-orgs are done). 
> > 
> > As it stands right now, Spectrum Protect has to assume it won't 
> > dedup to make sure there is a enough space on the server to hold it.
> > If Spectrum Protect allowed 2.9TB of your 3TB to be backed up.. then
> > failed it because "out of space" conditions, IBM would get an APAR 
> > that said... if you knew that backup would fail due to space... why 
> > not fail it right away? 
> > 
> > Making an educated guess (cognitive) is a great idea... i.e. using 
> > historical analysis of previous backups of this database to apply an
> > algorithm on estimated space needed.
> > 
> > These (and others) are the types of things Spectrum Protect 
> > development is looking at as we investigate other cognitive ideas to
> > make the system smarter.
> > 
> > FYI... there is a Data Protection for SQL 8.1 already available:
> > 
> > 
> > http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/
> > dps_con_info_whatsnew.html
> > 
> > 
> > Thank you,
> > 
> > Del
> > 
> > 
> > 
> > 
> > "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/11/2017
> > 11:17:24 AM:
> > 
> > > From: "Schaub, Steve" <steve_sch...@bcbst.com>
> > > To: ADSM-L@VM.MARIST.EDU
> > > Date: 01/11/2017 11:17 AM
> > > 

Re: ANS1311E (RC11) Server out of data storage space - container pool

2017-01-12 Thread Schaub, Steve
Del,
I opened an RFE for this, #99603.
Thanks,
-steve
Although now I'm wondering if the 2 couldn't just be merged into one parm?  If 
the percentage was identifying the estimated percentage of data sent after data 
reduction, 25 would tell TSM to take 25% of the actual data size to use for its 
calculation, but 125 would basically tell TSM to calculate based on an increase 
in the actual size by 25%.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del 
Hoobler
Sent: Thursday, January 12, 2017 9:30 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ANS1311E (RC11) Server out of data storage space - 
container pool

Hi Steve,

Yes... something along the lines of what was done for growth during backups 
(i.e. the reverse problem):

   /ADJUSTKBtsmestimate=numkb
   /ADJUSTPERcenttsmestimate=numpercent

   Reference: 
http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/dps_ref_opt_backupoptional.html


If you get a chance, please open an RFE for this:

   https://www.ibm.com/developerworks/rfe/?BRAND_ID=352

I recommend making it a generic request (for any type of backup) and cite SQL 
as the example use case.


Thanks!

Del



"ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/12/2017 
08:54:13 AM:

> From: "Schaub, Steve" <steve_sch...@bcbst.com>
> To: ADSM-L@VM.MARIST.EDU
> Date: 01/12/2017 08:54 AM
> Subject: Re: ANS1311E (RC11)   Server out of data storage space - 
> container pool
> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> 
> Thanks, Del.  An interim solution might be a cfg parm that allows us
> to specify a percentage of data reduction that TDP would use.  So we
> could tell TDP to assume a 75% total data reduction to factor into 
> its calculation.
> -steve
> 
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On 
> Behalf Of Del Hoobler
> Sent: Thursday, January 12, 2017 7:47 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] ANS1311E (RC11) Server out of data storage 
> space - container pool
> 
> Hi Steve,
> 
> It's a great question. Data is a funny thing... it can dedup/
> compress really well one day.. then not very much the next (for 
> example, if database maintenance or re-orgs are done). 
> 
> As it stands right now, Spectrum Protect has to assume it won't 
> dedup to make sure there is a enough space on the server to hold it.
> If Spectrum Protect allowed 2.9TB of your 3TB to be backed up.. then
> failed it because "out of space" conditions, IBM would get an APAR 
> that said... if you knew that backup would fail due to space... why 
> not fail it right away? 
> 
> Making an educated guess (cognitive) is a great idea... i.e. using 
> historical analysis of previous backups of this database to apply an
> algorithm on estimated space needed.
> 
> These (and others) are the types of things Spectrum Protect 
> development is looking at as we investigate other cognitive ideas to
> make the system smarter.
> 
> FYI... there is a Data Protection for SQL 8.1 already available:
> 
> 
> http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/
> dps_con_info_whatsnew.html
> 
> 
> Thank you,
> 
> Del
> 
> 
> 
> 
> "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/11/2017
> 11:17:24 AM:
> 
> > From: "Schaub, Steve" <steve_sch...@bcbst.com>
> > To: ADSM-L@VM.MARIST.EDU
> > Date: 01/11/2017 11:17 AM
> > Subject: ANS1311E (RC11)   Server out of data storage space - 
container 
> pool
> > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> > 
> > BA client 7.1.3
> > TDP client 7.1.4
> > TSM server 7.1.7
> > 
> > Doing some testing of SQL TDP with container pools.  Getting ~ 95% 
> > data reduction (client level compression & dedupe).
> > Seeing this ANS1311E error on a 3TB database.
> > It should barely fit the free space in the container pool if dedupe/ 
> > compression is ignored, and easily fit once dedupe/compression are 
> > factored in.
> > 
> > My question is whether there is a client/server version combination 
> > that is smart enough to know that based on the compress/dedupe a 
> > backup is getting, to go ahead and attempt the backup?
> > Is there a TDP 8.1 coming out anytime soon?
> > 
> > Thanks,
> > 
> > Steve Schaub
> > Systems Engineer II, Backup/Recovery
> > Blue Cross Blue Shield of Tennessee
> > 
> > 

Re: ANS1311E (RC11) Server out of data storage space - container pool

2017-01-12 Thread Del Hoobler
Hi Steve,

Yes... something along the lines of what was done for growth during 
backups (i.e. the reverse problem):

   /ADJUSTKBtsmestimate=numkb
   /ADJUSTPERcenttsmestimate=numpercent

   Reference: 
http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/dps_ref_opt_backupoptional.html


If you get a chance, please open an RFE for this:

   https://www.ibm.com/developerworks/rfe/?BRAND_ID=352

I recommend making it a generic request (for any type of backup) and cite 
SQL as the example use case.


Thanks!

Del



"ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/12/2017 
08:54:13 AM:

> From: "Schaub, Steve" <steve_sch...@bcbst.com>
> To: ADSM-L@VM.MARIST.EDU
> Date: 01/12/2017 08:54 AM
> Subject: Re: ANS1311E (RC11)   Server out of data storage space - 
> container pool
> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> 
> Thanks, Del.  An interim solution might be a cfg parm that allows us
> to specify a percentage of data reduction that TDP would use.  So we
> could tell TDP to assume a 75% total data reduction to factor into 
> its calculation.
> -steve
> 
> -Original Message-
> From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On 
> Behalf Of Del Hoobler
> Sent: Thursday, January 12, 2017 7:47 AM
> To: ADSM-L@VM.MARIST.EDU
> Subject: Re: [ADSM-L] ANS1311E (RC11) Server out of data storage 
> space - container pool
> 
> Hi Steve,
> 
> It's a great question. Data is a funny thing... it can dedup/
> compress really well one day.. then not very much the next (for 
> example, if database maintenance or re-orgs are done). 
> 
> As it stands right now, Spectrum Protect has to assume it won't 
> dedup to make sure there is a enough space on the server to hold it.
> If Spectrum Protect allowed 2.9TB of your 3TB to be backed up.. then
> failed it because "out of space" conditions, IBM would get an APAR 
> that said... if you knew that backup would fail due to space... why 
> not fail it right away? 
> 
> Making an educated guess (cognitive) is a great idea... i.e. using 
> historical analysis of previous backups of this database to apply an
> algorithm on estimated space needed.
> 
> These (and others) are the types of things Spectrum Protect 
> development is looking at as we investigate other cognitive ideas to
> make the system smarter.
> 
> FYI... there is a Data Protection for SQL 8.1 already available:
> 
> 
> http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/
> dps_con_info_whatsnew.html
> 
> 
> Thank you,
> 
> Del
> 
> 
> 
> 
> "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/11/2017
> 11:17:24 AM:
> 
> > From: "Schaub, Steve" <steve_sch...@bcbst.com>
> > To: ADSM-L@VM.MARIST.EDU
> > Date: 01/11/2017 11:17 AM
> > Subject: ANS1311E (RC11)   Server out of data storage space - 
container 
> pool
> > Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> > 
> > BA client 7.1.3
> > TDP client 7.1.4
> > TSM server 7.1.7
> > 
> > Doing some testing of SQL TDP with container pools.  Getting ~ 95% 
> > data reduction (client level compression & dedupe).
> > Seeing this ANS1311E error on a 3TB database.
> > It should barely fit the free space in the container pool if dedupe/ 
> > compression is ignored, and easily fit once dedupe/compression are 
> > factored in.
> > 
> > My question is whether there is a client/server version combination 
> > that is smart enough to know that based on the compress/dedupe a 
> > backup is getting, to go ahead and attempt the backup?
> > Is there a TDP 8.1 coming out anytime soon?
> > 
> > Thanks,
> > 
> > Steve Schaub
> > Systems Engineer II, Backup/Recovery
> > Blue Cross Blue Shield of Tennessee
> > 
> > 
> > 
> 
--
> > Please see the following link for the BlueCross BlueShield of 
> > Tennessee E-mail disclaimer: 
> > http://www.bcbst.com/email_disclaimer.shtm
> > 
> 
> 
--
> Please see the following link for the BlueCross BlueShield of 
> Tennessee E-mail disclaimer:  http://www.bcbst.com/email_disclaimer.shtm
> 


Re: ANS1311E (RC11) Server out of data storage space - container pool

2017-01-12 Thread Schaub, Steve
Thanks, Del.  An interim solution might be a cfg parm that allows us to specify 
a percentage of data reduction that TDP would use.  So we could tell TDP to 
assume a 75% total data reduction to factor into its calculation.
-steve

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ADSM-L@VM.MARIST.EDU] On Behalf Of Del 
Hoobler
Sent: Thursday, January 12, 2017 7:47 AM
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ANS1311E (RC11) Server out of data storage space - 
container pool

Hi Steve,

It's a great question. Data is a funny thing... it can dedup/compress really 
well one day.. then not very much the next (for example, if database 
maintenance or re-orgs are done). 

As it stands right now, Spectrum Protect has to assume it won't dedup to make 
sure there is a enough space on the server to hold it. If Spectrum Protect 
allowed 2.9TB of your 3TB to be backed up.. then failed it because "out of 
space" conditions, IBM would get an APAR that said... if you knew that backup 
would fail due to space... why not fail it right away? 

Making an educated guess (cognitive) is a great idea... i.e. using historical 
analysis of previous backups of this database to apply an algorithm on 
estimated space needed.

These (and others) are the types of things Spectrum Protect development is 
looking at as we investigate other cognitive ideas to make the system smarter.

FYI... there is a Data Protection for SQL 8.1 already available:


http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/dps_con_info_whatsnew.html


Thank you,

Del




"ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/11/2017
11:17:24 AM:

> From: "Schaub, Steve" <steve_sch...@bcbst.com>
> To: ADSM-L@VM.MARIST.EDU
> Date: 01/11/2017 11:17 AM
> Subject: ANS1311E (RC11)   Server out of data storage space - container 
pool
> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> 
> BA client 7.1.3
> TDP client 7.1.4
> TSM server 7.1.7
> 
> Doing some testing of SQL TDP with container pools.  Getting ~ 95% 
> data reduction (client level compression & dedupe).
> Seeing this ANS1311E error on a 3TB database.
> It should barely fit the free space in the container pool if dedupe/ 
> compression is ignored, and easily fit once dedupe/compression are 
> factored in.
> 
> My question is whether there is a client/server version combination 
> that is smart enough to know that based on the compress/dedupe a 
> backup is getting, to go ahead and attempt the backup?
> Is there a TDP 8.1 coming out anytime soon?
> 
> Thanks,
> 
> Steve Schaub
> Systems Engineer II, Backup/Recovery
> Blue Cross Blue Shield of Tennessee
> 
> 
> 
--
> Please see the following link for the BlueCross BlueShield of 
> Tennessee E-mail disclaimer:  
> http://www.bcbst.com/email_disclaimer.shtm
> 

--
Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  http://www.bcbst.com/email_disclaimer.shtm


Re: ANS1311E (RC11) Server out of data storage space - container pool

2017-01-12 Thread Del Hoobler
Hi Steve,

It's a great question. Data is a funny thing... it can dedup/compress 
really well one day.. then not very much the next (for example, if 
database maintenance or re-orgs are done). 

As it stands right now, Spectrum Protect has to assume it won't dedup to 
make sure there is a enough space on the server to hold it. If Spectrum 
Protect allowed 2.9TB of your 3TB to be backed up.. then failed it because 
"out of space" conditions, IBM would get an APAR that said... if you knew 
that backup would fail due to space... why not fail it right away? 

Making an educated guess (cognitive) is a great idea... i.e. using 
historical analysis of previous backups of this database to apply an 
algorithm on estimated space needed.

These (and others) are the types of things Spectrum Protect development is 
looking at as we investigate other cognitive ideas to make the system 
smarter.

FYI... there is a Data Protection for SQL 8.1 already available:


http://www.ibm.com/support/knowledgecenter/SSER7G_8.1.0/db.sql/dps_con_info_whatsnew.html


Thank you,

Del




"ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU> wrote on 01/11/2017 
11:17:24 AM:

> From: "Schaub, Steve" <steve_sch...@bcbst.com>
> To: ADSM-L@VM.MARIST.EDU
> Date: 01/11/2017 11:17 AM
> Subject: ANS1311E (RC11)   Server out of data storage space - container 
pool
> Sent by: "ADSM: Dist Stor Manager" <ADSM-L@VM.MARIST.EDU>
> 
> BA client 7.1.3
> TDP client 7.1.4
> TSM server 7.1.7
> 
> Doing some testing of SQL TDP with container pools.  Getting ~ 95% 
> data reduction (client level compression & dedupe).
> Seeing this ANS1311E error on a 3TB database.
> It should barely fit the free space in the container pool if dedupe/
> compression is ignored, and easily fit once dedupe/compression are 
> factored in.
> 
> My question is whether there is a client/server version combination 
> that is smart enough to know that based on the compress/dedupe a 
> backup is getting, to go ahead and attempt the backup?
> Is there a TDP 8.1 coming out anytime soon?
> 
> Thanks,
> 
> Steve Schaub
> Systems Engineer II, Backup/Recovery
> Blue Cross Blue Shield of Tennessee
> 
> 
> 
--
> Please see the following link for the BlueCross BlueShield of 
> Tennessee E-mail disclaimer:  http://www.bcbst.com/email_disclaimer.shtm
> 


ANS1311E (RC11) Server out of data storage space - container pool

2017-01-11 Thread Schaub, Steve
BA client 7.1.3
TDP client 7.1.4
TSM server 7.1.7

Doing some testing of SQL TDP with container pools.  Getting ~ 95% data 
reduction (client level compression & dedupe).
Seeing this ANS1311E error on a 3TB database.
It should barely fit the free space in the container pool if dedupe/compression 
is ignored, and easily fit once dedupe/compression are factored in.

My question is whether there is a client/server version combination that is 
smart enough to know that based on the compress/dedupe a backup is getting, to 
go ahead and attempt the backup?
Is there a TDP 8.1 coming out anytime soon?

Thanks,

Steve Schaub
Systems Engineer II, Backup/Recovery
Blue Cross Blue Shield of Tennessee


--
Please see the following link for the BlueCross BlueShield of Tennessee E-mail 
disclaimer:  http://www.bcbst.com/email_disclaimer.shtm


ANS1329S Server out of data storage space

2010-04-15 Thread Mehdi Salehi
Hi all,
A client is set to backup to disk storage pool with enough free space.
Furthermore the next storage pool is a sequential tape pool with more than
enough max scratch volumes.
dsmsched.log shows that client schedule starts and connects successfully to
server. It continues examining client domains for incremental backup. The
problem start when client tries to process the following file:
04/03/2010 07:27:37 ANS1228E Sending of object '\\host15c$\Documents and
Settings\All Users\Application Data\McAfee\Common Framework\Agent.ini'
failed
04/03/2010 07:27:37 ANS1329S Server out of data storage space

Thanks.

P.S:
TSM Backup-Archive Client Version 6, Release 1, Level 3.0 (Windows XP)
Server Version 5, Release 3, Level 6.0 (AIX 5.3)


Re: ANS1329S Server out of data storage space

2010-04-15 Thread Shawn Drew
I would verify that the management class/copy group you are using indeed
points to the disk storage pool you are intending to use  (check for
typo's in the name, etc)
Otherwise, check the q inclexcl list and make sure those files aren't
being diverted to an alternate management class.


Regards,
Shawn

Shawn Drew





Internet
ezzo...@googlemail.com

Sent by: ADSM-L@VM.MARIST.EDU
04/15/2010 03:08 AM
Please respond to
ADSM-L@VM.MARIST.EDU


To
ADSM-L
cc

Subject
[ADSM-L] ANS1329S Server out of data storage space






Hi all,
A client is set to backup to disk storage pool with enough free space.
Furthermore the next storage pool is a sequential tape pool with more than
enough max scratch volumes.
dsmsched.log shows that client schedule starts and connects successfully
to
server. It continues examining client domains for incremental backup. The
problem start when client tries to process the following file:
04/03/2010 07:27:37 ANS1228E Sending of object '\\host15c$\Documents and
Settings\All Users\Application Data\McAfee\Common Framework\Agent.ini'
failed
04/03/2010 07:27:37 ANS1329S Server out of data storage space

Thanks.

P.S:
TSM Backup-Archive Client Version 6, Release 1, Level 3.0 (Windows XP)
Server Version 5, Release 3, Level 6.0 (AIX 5.3)



This message and any attachments (the message) is intended solely for
the addressees and is confidential. If you receive this message in error,
please delete it and immediately notify the sender. Any use not in accord
with its purpose, any dissemination or disclosure, either whole or partial,
is prohibited except formal approval. The internet can not guarantee the
integrity of this message. BNP PARIBAS (and its subsidiaries) shall (will)
not therefore be liable for the message if modified. Please note that certain
functions and services for BNP Paribas may be performed by BNP Paribas RCC, Inc.


ANS5092S Server out of data storage space

2009-05-25 Thread Sabar Martin Hasiholan Panggabean
Hi,

Anyone has experience this kind of error ? I do backup data file and it 
resulted ANS5092S Server out of data storage space. I've checked the Read 
Write volume utilization and it below 25 %. But weirdly, I can do backup system 
state and archive using the correct volume. I did check the Backup Copy 
destionation, it's already allocated to the right storage pool.

BR,

Martin


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Richard Sims

You likely have a shortage of actually usable volumes.  See that
message in http://people.bu.edu/rbs/ADSM.QuickFacts for our combined
experience with it.

   Richard Sims


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Grigori Solonovitch
Hello Martin,
It is possible you are running backups to default management class (for 
example, to backuppool), which has no volumes defined. I think, you need to 
check type of backup data and Include/Exclude list carefully.
Regards,

Grigori G. Solonovitch

Senior Technical Architect

Information Technology  Bank of Kuwait and Middle East  http://www.bkme.com

Phone: (+965) 2231-2274  Mobile: (+965) 99798073  E-Mail: g.solonovi...@bkme.com

Please consider the environment before printing this Email

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Sabar 
Martin Hasiholan Panggabean
Sent: Monday, May 25, 2009 12:56 PM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] ANS5092S Server out of data storage space

Hi,

Anyone has experience this kind of error ? I do backup data file and it 
resulted ANS5092S Server out of data storage space. I've checked the Read 
Write volume utilization and it below 25 %. But weirdly, I can do backup system 
state and archive using the correct volume. I did check the Backup Copy 
destionation, it's already allocated to the right storage pool.

BR,

Martin

Please consider the environment before printing this Email.

This email message and any attachments transmitted with it may contain 
confidential and proprietary information, intended only for the named 
recipient(s). If you have received this message in error, or if you are not the 
named recipient(s), please delete this email after notifying the sender 
immediately. BKME cannot guarantee the integrity of this communication and 
accepts no liability for any damage caused by this email or its attachments due 
to viruses, any other defects, interception or unauthorized modification. The 
information, views, opinions and comments of this message are those of the 
individual and not necessarily endorsed by BKME.


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Sabar Martin Hasiholan Panggabean
Hi,

I don't think so Richard. Since using the same volume I'm able to do archive 
and backup system state.

BR,

Martin

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of 
Richard Sims
Sent: 25 Mei 2009 17:07
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ANS5092S Server out of data storage space

You likely have a shortage of actually usable volumes.  See that
message in http://people.bu.edu/rbs/ADSM.QuickFacts for our combined
experience with it.

Richard Sims

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.339 / Virus Database: 270.12.35/2124 - Release Date: 05/20/09 
06:22:00


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Dwight Cook
Where does your directory management class go?
It could be the case that the storage location used as the destination of
your directory management class is full.  That would explain being able to
successfully run commands that aren't tied to the DIRMC.

The dirmc option specifies the management class of directories you back up
and does not effect archived directories.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Sabar Martin Hasiholan Panggabean
Sent: Monday, May 25, 2009 4:56 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] ANS5092S Server out of data storage space

Hi,

Anyone has experience this kind of error ? I do backup data file and it
resulted ANS5092S Server out of data storage space. I've checked the Read
Write volume utilization and it below 25 %. But weirdly, I can do backup
system state and archive using the correct volume. I did check the Backup
Copy destionation, it's already allocated to the right storage pool.

BR,

Martin


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Sabar Martin Hasiholan Panggabean
Hi,

I've discovered the problem. But, I don't know yet if this is something bug or 
what ? I go to Backup Archive GUI - Edit - Preferences - Under General tab, 
I unticked the Backup or Restore NTFS Security Information option. I retry 
the backup and it works just fine. What I'm not sure what activity or changes 
from the OS that causing this problem since previously it just runs well using 
this option ticked. I'm afraid when I go on using this preferences I might not 
able to restore the security information of data file that I've backup using 
this option. Is there any solution for this problem ?

BR,

Martin

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of Dwight 
Cook
Sent: 25 Mei 2009 17:41
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ANS5092S Server out of data storage space

Where does your directory management class go?
It could be the case that the storage location used as the destination of
your directory management class is full.  That would explain being able to
successfully run commands that aren't tied to the DIRMC.

The dirmc option specifies the management class of directories you back up
and does not effect archived directories.

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of
Sabar Martin Hasiholan Panggabean
Sent: Monday, May 25, 2009 4:56 AM
To: ADSM-L@VM.MARIST.EDU
Subject: [ADSM-L] ANS5092S Server out of data storage space

Hi,

Anyone has experience this kind of error ? I do backup data file and it
resulted ANS5092S Server out of data storage space. I've checked the Read
Write volume utilization and it below 25 %. But weirdly, I can do backup
system state and archive using the correct volume. I did check the Backup
Copy destionation, it's already allocated to the right storage pool.

BR,

Martin

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.339 / Virus Database: 270.12.35/2124 - Release Date: 05/20/09 
06:22:00


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Richard Sims

On May 25, 2009, at 6:54 AM, Sabar Martin Hasiholan Panggabean wrote:


Hi,

I've discovered the problem. But, I don't know yet if this is
something bug or what ? I go to Backup Archive GUI - Edit -
Preferences - Under General tab, I unticked the Backup or Restore
NTFS Security Information option. I retry the backup and it works
just fine. What I'm not sure what activity or changes from the OS
that causing this problem since previously it just runs well using
this option ticked. I'm afraid when I go on using this preferences I
might not able to restore the security information of data file that
I've backup using this option. Is there any solution for this
problem ?


See http://www.mail-archive.com/adsm-l@vm.marist.edu/msg79670.html for
cause.
This gets back to Dwight's response.

Richard Sims


Re: ANS5092S Server out of data storage space

2009-05-25 Thread Sabar Martin Hasiholan Panggabean
Thank You everyone (especial to Richard for the reference link) for such a good 
explanation and reference regarding this problem. As a result, now I am using 
only 1 management class for one domain policy. For rotating which storage pool 
to allocate for my daily/weekly/monthly I just need to update the copy 
destination and re-activate the police set. 

BR,

Martin Panggabean

-Original Message-
From: ADSM: Dist Stor Manager [mailto:ads...@vm.marist.edu] On Behalf Of 
Richard Sims
Sent: 25 Mei 2009 18:14
To: ADSM-L@VM.MARIST.EDU
Subject: Re: [ADSM-L] ANS5092S Server out of data storage space

On May 25, 2009, at 6:54 AM, Sabar Martin Hasiholan Panggabean wrote:

 Hi,

 I've discovered the problem. But, I don't know yet if this is
 something bug or what ? I go to Backup Archive GUI - Edit -
 Preferences - Under General tab, I unticked the Backup or Restore
 NTFS Security Information option. I retry the backup and it works
 just fine. What I'm not sure what activity or changes from the OS
 that causing this problem since previously it just runs well using
 this option ticked. I'm afraid when I go on using this preferences I
 might not able to restore the security information of data file that
 I've backup using this option. Is there any solution for this
 problem ?

See http://www.mail-archive.com/adsm-l@vm.marist.edu/msg79670.html for
cause.
This gets back to Dwight's response.

 Richard Sims

No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 8.5.339 / Virus Database: 270.12.35/2124 - Release Date: 05/20/09 
06:22:00


Server out of data storage space

2007-10-09 Thread Pambos Kyriakides
We have TSM 5.3.5 for Windows and suddenly we start getting the error
“ANS1329S Server out of data storage space”.
The clients giving this error are assigned to a Disk storage pool and
afterward the data are moving to a tape. 
We checked all possible parameters and find nothing wrong. The storage pool
is having plenty of space.
Can anybody help?

Thanks

Pambos Kyriakides
Storage and Database Administration
Systems Support Group, I.T.Division
Bank of Cypus Pcl.
Tel. +357-22-848627
Mob. +357-99-592158
Fax. +357-22-337770


Re: Server out of data storage space

2007-10-09 Thread Richard Sims

On Oct 9, 2007, at 7:08 AM, Pambos Kyriakides wrote:


We have TSM 5.3.5 for Windows and suddenly we start getting the error
“ANS1329S Server out of data storage space”. ...


Examine what is being sent at the time.

See accumulated notes on the experienced causes of that problem at
 http://people.bu.edu/rbs/ADSM.QuickFacts

  Richard Sims


ANS1329S (RC29) Server out of data storage space..... But not really!

2005-02-09 Thread Robin Sharpe
Has anyone encountered the subject message?

We saw it today in a Oracle RMAN backup...  what I think happened is, at
the time the backup script started, there was not enough space in the
ORACLE_DISK pool, nor in the ORACLE_LTO2 pool which is next in the
heirarchy.  Other sessions of the same job were still working, and we added
scratches and ran a migration while this backup job was still running.  The
script terminated much later, I think when the other sessions finished...
but why couldn't it recover and use the newly available disk space or
scratch tapes?

There isn't a whole lot of detail in the TDP manual about how server space
gets reserved and allocated...  but it seems from experience that TDP looks
for enough space to hold the entire full backup.  Can anyone confirm this?

TIA

Robin Sharpe
Berlex Labs


Re: ANS1329S (RC29) Server out of data storage space..... But not really!

2005-02-09 Thread Ben Bullock
Did you check the setting of the maxscratch on the tapepool, and then
check to see how many tapes are in use? 

Ben 

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Robin Sharpe
Sent: Wednesday, February 09, 2005 10:04 AM
To: ADSM-L@VM.MARIST.EDU
Subject: ANS1329S (RC29) Server out of data storage space. But not
really!

Has anyone encountered the subject message?

We saw it today in a Oracle RMAN backup...  what I think happened is, at
the time the backup script started, there was not enough space in the
ORACLE_DISK pool, nor in the ORACLE_LTO2 pool which is next in the
heirarchy.  Other sessions of the same job were still working, and we
added scratches and ran a migration while this backup job was still
running.  The script terminated much later, I think when the other
sessions finished...
but why couldn't it recover and use the newly available disk space or
scratch tapes?

There isn't a whole lot of detail in the TDP manual about how server
space gets reserved and allocated...  but it seems from experience that
TDP looks for enough space to hold the entire full backup.  Can anyone
confirm this?

TIA

Robin Sharpe
Berlex Labs


Re: ANS1329S (RC29) Server out of data storage space..... But not really!

2005-02-09 Thread Delroy Blake
Saw this issue with UDB backup.  It justed looked at the size of the disk spool 
space at the start of backup.
On Wednesday, February 09, 2005, at 09:08AM, Robin Sharpe [EMAIL PROTECTED] 
wrote:

Has anyone encountered the subject message?

We saw it today in a Oracle RMAN backup...  what I think happened is, at
the time the backup script started, there was not enough space in the
ORACLE_DISK pool, nor in the ORACLE_LTO2 pool which is next in the
heirarchy.  Other sessions of the same job were still working, and we added
scratches and ran a migration while this backup job was still running.  The
script terminated much later, I think when the other sessions finished...
but why couldn't it recover and use the newly available disk space or
scratch tapes?

There isn't a whole lot of detail in the TDP manual about how server space
gets reserved and allocated...  but it seems from experience that TDP looks
for enough space to hold the entire full backup.  Can anyone confirm this?

TIA

Robin Sharpe
Berlex Labs




Re: ANS1329S (RC29) Server out of data storage space..... But not really!

2005-02-09 Thread Robin Sharpe
Yes, I checked all the pertinent things... at the time the message was
issued, the disk pool had 85GB available, the tape pool had over 600GB
available (on FILLING volumes), and there were 4 scratches up for grabs.
The tape pool has maxscratch=999, and there are only 55 volumes currently
in the pool.  Maximum size threshold for the disk pool is No Limit.  The
database being backed up is a total of about 89GB, but there are several
table spaces, and I doubt that the object being backed up was  85GB.
Other objects from the same backup that succeeded earlier were around 18GB.
Couple things I don't know:
- how to determine the size of the current object (only see that after it
is done)
- how does RMAN determine the object sizes?
- what size does TDP/API reserve? size of entire data base? (makes sense)
- why doesn't it move on to the tape pool? (my guess is, once it tries to
allocate to disk, it stays on disk, unlike the BA client)

Anyone know of any tech resources (presentations, white papers, etc.) that
explain the process TDP/API use to request space?

(BTW, my TSM server is 5.2.3.2, TDP 5.2, API 5.1.5, BA client 5.1.1)

Robin Sharpe
Berlex Labs



  Ben Bullock
  [EMAIL PROTECTED]
  .COMTo: ADSM-L@VM.MARIST.EDU
  Sent by: ADSM:  cc:
  Dist StorSubject:
  Manager Re: ANS1329S (RC29) Server out 
of data storage space.  But not really!
  [EMAIL PROTECTED]
  T.EDU


  02/09/2005 12:10
  PM
  Please respond
  to ADSM: Dist
  Stor Manager





Did you check the setting of the maxscratch on the tapepool, and then
check to see how many tapes are in use?

Ben

-Original Message-
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] On Behalf Of
Robin Sharpe
Sent: Wednesday, February 09, 2005 10:04 AM
To: ADSM-L@VM.MARIST.EDU
Subject: ANS1329S (RC29) Server out of data storage space. But not
really!

Has anyone encountered the subject message?

We saw it today in a Oracle RMAN backup...  what I think happened is, at
the time the backup script started, there was not enough space in the
ORACLE_DISK pool, nor in the ORACLE_LTO2 pool which is next in the
heirarchy.  Other sessions of the same job were still working, and we
added scratches and ran a migration while this backup job was still
running.  The script terminated much later, I think when the other
sessions finished...
but why couldn't it recover and use the newly available disk space or
scratch tapes?

There isn't a whole lot of detail in the TDP manual about how server
space gets reserved and allocated...  but it seems from experience that
TDP looks for enough space to hold the entire full backup.  Can anyone
confirm this?

TIA

Robin Sharpe
Berlex Labs


server out of data storage space

2003-10-07 Thread Coats, Jack
TSM server 4.2.3.1 on Win2K

I get this message on some of my clients.  I have plenty of scratches, and
the storage pools
are set to allow 'plenty' of time for data migration before the pool gets
full.

Where should I look for clues or what are some hints to set things up
'right'?

My disk storage pools are:

Storage Device  Estimated   Pct Pct HighLow Next

Pool Name   Class Name  CapacityUtilMigrMig Mig
Storage
(MB)Pct Pct
Pool
--- --  --  -   -   ---
---
API_DISKDISK40,000.083.90.0 50  5
TAPEDATA
ARCHIVE LTOCLASS1   0.0 0.0 0.0 90  70

ARCHIVECOP- LTOCLASS1   0.0 0.0
YPOOL
ARCHIVEPOOL DISK100.0   0.0 0.0 50  10
ARCHIVE
COPYPOOLLTOCLASS1   17,171,523  22.7
.5
DISKDATADISK200,000.0   99.80.0 20  3
TAPEDATA
DISKDIRSDISK2,048.0 4.7 0.0 90  5
TAPEDATA
RECLAIM RECLAIM 0.0 0.0 0.0 0   0
TAPEDATA
SPACEMGPOOL DISK0.0 0.0 0.0 90  70
TAPEDATA
TAPEDATALTOCLASS1   12,807,596  30.548.0100 0
.6
Where diskdata and diskdirs are my primary disk pools, tapedata is the
onsite
tape pool, and copypool is the offsite tape pool.
TIA .. JC


SV: server out of data storage space

2003-10-07 Thread Pedersen.Michael Benny MIP
Hi Jack,

This is because you have compression on in the clients *.opt file.
When the fil grow more than the original file size this error will orcur. You can set 
compression always no and hopefully the problem will vanish. 

- Michael

-Oprindelig meddelelse-
Fra: Coats, Jack [mailto:[EMAIL PROTECTED]
Sendt: 7. oktober 2003 15:36
Til: [EMAIL PROTECTED]
Emne: server out of data storage space


TSM server 4.2.3.1 on Win2K

I get this message on some of my clients.  I have plenty of scratches, and
the storage pools
are set to allow 'plenty' of time for data migration before the pool gets
full.

Where should I look for clues or what are some hints to set things up
'right'?

My disk storage pools are:

Storage Device  Estimated   Pct Pct HighLow Next

Pool Name   Class Name  CapacityUtilMigrMig Mig
Storage
(MB)Pct Pct
Pool
--- --  --  -   -   ---
---
API_DISKDISK40,000.083.90.0 50  5
TAPEDATA
ARCHIVE LTOCLASS1   0.0 0.0 0.0 90  70

ARCHIVECOP- LTOCLASS1   0.0 0.0
YPOOL
ARCHIVEPOOL DISK100.0   0.0 0.0 50  10
ARCHIVE
COPYPOOLLTOCLASS1   17,171,523  22.7
.5
DISKDATADISK200,000.0   99.80.0 20  3
TAPEDATA
DISKDIRSDISK2,048.0 4.7 0.0 90  5
TAPEDATA
RECLAIM RECLAIM 0.0 0.0 0.0 0   0
TAPEDATA
SPACEMGPOOL DISK0.0 0.0 0.0 90  70
TAPEDATA
TAPEDATALTOCLASS1   12,807,596  30.548.0100 0
.6
Where diskdata and diskdirs are my primary disk pools, tapedata is the
onsite
tape pool, and copypool is the offsite tape pool.
TIA .. JC


Re: server out of data storage space

2003-10-07 Thread Juan Manuel Lopez Azañon
Check this parameter on stgpool properties:

Maximum Scratch Volumes Allowed
1000



Por favor, responda a ADSM: Dist Stor Manager [EMAIL PROTECTED]
Enviado por:ADSM: Dist Stor Manager [EMAIL PROTECTED]
Destinatarios:[EMAIL PROTECTED]
CC:
Asunto:server out of data storage space


TSM server 4.2.3.1 on Win2K

I get this message on some of my clients.  I have plenty of scratches, and
the storage pools
are set to allow 'plenty' of time for data migration before the pool gets
full.

Where should I look for clues or what are some hints to set things up
'right'?

My disk storage pools are:

Storage Device  Estimated   Pct Pct HighLow Next

Pool Name   Class Name  CapacityUtilMigrMig Mig
Storage
(MB)Pct Pct
Pool
--- --  --  -   -    ---
---
API_DISKDISK40,000.083.90.0 50  5
TAPEDATA
ARCHIVE LTOCLASS1   0.0 0.0 0.0 90  70

ARCHIVECOP- LTOCLASS1   0.0 0.0
YPOOL
ARCHIVEPOOL DISK100.0   0.0 0.0 50  10
ARCHIVE
COPYPOOLLTOCLASS1   17,171,523  22.7
.5
DISKDATADISK200,000.0   99.80.0 20  3
TAPEDATA
DISKDIRSDISK2,048.0 4.7 0.0 90  5
TAPEDATA
RECLAIM RECLAIM 0.0 0.0 0.0 0   0
TAPEDATA
SPACEMGPOOL DISK0.0 0.0 0.0 90  70
TAPEDATA
TAPEDATALTOCLASS1   12,807,596  30.548.0100 0
.6
Where diskdata and diskdirs are my primary disk pools, tapedata is the
onsite
tape pool, and copypool is the offsite tape pool.
TIA .. JC


Re: server out of data storage space

2003-10-07 Thread Alexander Verkooijen
Jack,

Do you have client side compression switched on
on these clients?

We sometimes get this message when compression is on but
compressalways is yes (default). What happens is that
a file grows during compression and doesn't fit
in the space the server has reserved for it.

Best reagards,

Alexander


Alexander Verkooijen
Senior Systems Programmer
High Performance Computing
SARA Computing  Networking Services


 -Original Message-
 From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] 
 On Behalf Of Coats, Jack
 Sent: dinsdag 7 oktober 2003 15:36
 To: [EMAIL PROTECTED]
 Subject: server out of data storage space
 
 
 TSM server 4.2.3.1 on Win2K
 
 I get this message on some of my clients.  I have plenty of 
 scratches, and
 the storage pools
 are set to allow 'plenty' of time for data migration before 
 the pool gets
 full.
 
 Where should I look for clues or what are some hints to set things up
 'right'?
 
 My disk storage pools are:
 
 Storage Device  Estimated   Pct Pct High  
   Low Next
 
 Pool Name   Class Name  CapacityUtilMigr  
   Mig Mig
 Storage
 (MB)  
   Pct Pct
 Pool
 --- --  --  -   - 
   ---
 ---
 API_DISKDISK40,000.083.90.0   
   50  5
 TAPEDATA
 ARCHIVE LTOCLASS1   0.0 0.0 0.0   
   90  70
 
 ARCHIVECOP- LTOCLASS1   0.0 0.0
 YPOOL
 ARCHIVEPOOL DISK100.0   0.0 0.0   
   50  10
 ARCHIVE
 COPYPOOLLTOCLASS1   17,171,523  22.7
 .5
 DISKDATADISK200,000.0   99.80.0   
   20  3
 TAPEDATA
 DISKDIRSDISK2,048.0 4.7 0.0   
   90  5
 TAPEDATA
 RECLAIM RECLAIM 0.0 0.0 0.0   
   0   0
 TAPEDATA
 SPACEMGPOOL DISK0.0 0.0 0.0   
   90  70
 TAPEDATA
 TAPEDATALTOCLASS1   12,807,596  30.548.0  
   100 0
 .6
 Where diskdata and diskdirs are my primary disk pools, tapedata is the
 onsite
 tape pool, and copypool is the offsite tape pool.
 TIA .. JC
 


Re: server out of data storage space

2003-10-07 Thread Ward, Stuart
Check max usable tape volumes for the pool in question and see if you're
there already...

Stu

-Original Message-
From: Coats, Jack [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 9:36 AM
To: [EMAIL PROTECTED]
Subject: server out of data storage space


TSM server 4.2.3.1 on Win2K

I get this message on some of my clients.  I have plenty of scratches, and
the storage pools
are set to allow 'plenty' of time for data migration before the pool gets
full.

Where should I look for clues or what are some hints to set things up
'right'?

My disk storage pools are:

Storage Device  Estimated   Pct Pct HighLow Next

Pool Name   Class Name  CapacityUtilMigrMig Mig
Storage
(MB)Pct Pct
Pool
--- --  --  -   -   ---
---
API_DISKDISK40,000.083.90.0 50  5
TAPEDATA
ARCHIVE LTOCLASS1   0.0 0.0 0.0 90  70

ARCHIVECOP- LTOCLASS1   0.0 0.0
YPOOL
ARCHIVEPOOL DISK100.0   0.0 0.0 50  10
ARCHIVE
COPYPOOLLTOCLASS1   17,171,523  22.7
.5
DISKDATADISK200,000.0   99.80.0 20  3
TAPEDATA
DISKDIRSDISK2,048.0 4.7 0.0 90  5
TAPEDATA
RECLAIM RECLAIM 0.0 0.0 0.0 0   0
TAPEDATA
SPACEMGPOOL DISK0.0 0.0 0.0 90  70
TAPEDATA
TAPEDATALTOCLASS1   12,807,596  30.548.0100 0
.6
Where diskdata and diskdirs are my primary disk pools, tapedata is the
onsite
tape pool, and copypool is the offsite tape pool.
TIA .. JC


Confidentiality Notice:  The information contained in this e-mail and any
attachments may be legally privileged and confidential.  If you are not an
intended recipient, you are hereby notified that any dissemination,
distribution or copying of this e-mail is strictly prohibited.  If you have
received this e-mail in error, please notify the sender and permanently
delete the e-mail and any attachments immediately.  You should not retain,
copy or use this e-mail or any attachment for any purpose, nor disclose all
or any part of the contents to any other person.


Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-26 Thread murali ramaswamy
Hi,
q stg gives output as shown at bottom.  But still I get
error while backing up (by automatic schedule) as below:
Date/Time: 11/26/2002 10:03:15
 Message: ANR0522W Transaction failed for session 9 for node MURALI (WinNT)
- no space available in storage pool
   BACKUPPOOL and all successor pools.

Please help for a fix!
thanks
-murali

ANS8000I Server command: 'q stg'

 Storage Pool Name: ARCHIVEPOOL
 Device Class Name: DISK
Estimated Capacity (MB): 0.0
  Pct Util: 0.0
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
 Next Storage Pool: DISKPOOL2

 Storage Pool Name: BACKUPPOOL
 Device Class Name: DISK
Estimated Capacity (MB): 0.0
  Pct Util: 0.0
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
 Next Storage Pool: DISKPOOL2

 Storage Pool Name: DISKPOOL
 Device Class Name: DISK
Estimated Capacity (MB): 4.0
  Pct Util: 0.1
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
 Next Storage Pool: DISKPOOL2

 Storage Pool Name: DISKPOOL2
 Device Class Name: DISK
Estimated Capacity (MB): 0.0
  Pct Util: 0.0
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
 Next Storage Pool:

 Storage Pool Name: FILPOOL1
 Device Class Name: FILEDEV1
Estimated Capacity (MB): 0.0
  Pct Util: 0.0
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
 Next Storage Pool:

 Storage Pool Name: FILPOOL2
 Device Class Name: FILEDEV2
Estimated Capacity (MB): 0.0
  Pct Util: 0.0
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
more...   (ENTER to continue, 'C' to cancel)

 Next Storage Pool:

 Storage Pool Name: SPACEMGPOOL
 Device Class Name: DISK
Estimated Capacity (MB): 0.0
  Pct Util: 0.0
  Pct Migr: 0.0
  High Mig Pct: 90
   Low Mig Pct: 70
 Next Storage Pool:


ANS8002I Highest return code was 0.








From: Joel Fuhrman [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Please help - ANS1311E Server out of data storage space in TSM
Date: Tue, 19 Nov 2002 17:36:21 -0800

I had this once. I had plenty of scratch tapes, the disk pool was not full,
we do not use caching so there was no reason for the error. I bounced the
server and the error went away.

On Tue, 19 Nov 2002, Sias Dealy wrote:

 Murali,

 Sorry, I am reading too much into your e-mail.

 I just want to be clear on this.
 We have a TSM client that is backing up to a TSM server.
 The backup is failing due to the ANS message about the server
 out of storage space.

 Is the data going to a storage pool that is on the disk and
 then migrated to a tape library?

 On the TSM server and issue q stg, is there a storage pool that
 have a %Uil of 100? And if so, is this the disk pool or a tape
 pool?

 Sias


  On Tue, 19 Nov 2002, murali ramaswamy
 ([EMAIL PROTECTED]) wrote:

  Hi,
  I am not doing server-server communication.  I have server
 and client on my
  machine and a client on another machine in network that I
 want to backup.
  Thanks
  - murali
 
 
 
 
 
 
  From: Sias Dealy [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Re: Please help - ANS1311E Server out of data
 storage space in TSM
  Date: Tue, 19 Nov 2002 18:28:23 -0500
  
  Murali,
  
  Are you doing server to server communication?
  If this is the case, the target server may not have enough
  space.
  
  Lower the migration threshold and check the actlog. There
  should be some message about the migration failing and there
  should also be our famous ANS1311E message.
  
  I know that you can add a volume to the target server. The
  command escapes me at the moment. I just don't do server to
  server communcation as often as I would like.
  
  Sias
  
  
  
  
  
  Get your own 800 number
  Voicemail, fax, email, and a lot more
  http://www.ureach.com/reg/tag
  
  
   On, murali ramaswamy ([EMAIL PROTECTED])
 wrote:
  
Hi,
I am  not mapping a drive.  I added the IP address in the
  field while
creating the NODE for the other machine.
Thanks
-murali
   
   
   
   
From: Sias Dealy  [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: murali ramaswamy [EMAIL PROTECTED], ADSM-
  [EMAIL PROTECTED]
Subject: Re: Re: Please help - ANS1311E Server out of
 data
  storage space in
TSM
Date: Tue, 19 Nov 2002 17:38:05 -0500


Murali,

If the data from the disk pool is not going to a tape
 pool
  but
the data is going to another machine.
I would check the network connection and also if that
 machine
is up and running. If both checks out fine, then chech
 to see
if there is enough space on the target machine

Re: Please help - ANS1311E Server out of data storage space in TS M

2002-11-26 Thread Karel Bos
Hi,

Some notes:

- Diskpool has as nexstg Diskpool2 (should be Filpool1);
- Diskpool2 has no volumes defined in it (est. cap=0) and has no next stg
(should be Filpool2?).

Seems that you have to define volumes in diskpool2 and/or define a next stg.

Gr.

-Oorspronkelijk bericht-
Van: murali ramaswamy [mailto:[EMAIL PROTECTED]]
Verzonden: dinsdag 26 november 2002 17:28
Aan: [EMAIL PROTECTED]
Onderwerp: Re: Please help - ANS1311E Server out of data storage space
in TSM


Hi,
q stg gives output as shown at bottom.  But still I get
error while backing up (by automatic schedule) as below:
Date/Time: 11/26/2002 10:03:15
  Message: ANR0522W Transaction failed for session 9 for node MURALI (WinNT)
- no space available in storage pool
BACKUPPOOL and all successor pools.

Please help for a fix!
thanks
-murali

ANS8000I Server command: 'q stg'

  Storage Pool Name: ARCHIVEPOOL
  Device Class Name: DISK
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
  Next Storage Pool: DISKPOOL2

  Storage Pool Name: BACKUPPOOL
  Device Class Name: DISK
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
  Next Storage Pool: DISKPOOL2

  Storage Pool Name: DISKPOOL
  Device Class Name: DISK
Estimated Capacity (MB): 4.0
   Pct Util: 0.1
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
  Next Storage Pool: DISKPOOL2

  Storage Pool Name: DISKPOOL2
  Device Class Name: DISK
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
  Next Storage Pool:

  Storage Pool Name: FILPOOL1
  Device Class Name: FILEDEV1
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
  Next Storage Pool:

  Storage Pool Name: FILPOOL2
  Device Class Name: FILEDEV2
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
more...   (ENTER to continue, 'C' to cancel)

  Next Storage Pool:

  Storage Pool Name: SPACEMGPOOL
  Device Class Name: DISK
Estimated Capacity (MB): 0.0
   Pct Util: 0.0
   Pct Migr: 0.0
   High Mig Pct: 90
Low Mig Pct: 70
  Next Storage Pool:


ANS8002I Highest return code was 0.







From: Joel Fuhrman [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Please help - ANS1311E Server out of data storage space in TSM
Date: Tue, 19 Nov 2002 17:36:21 -0800

I had this once. I had plenty of scratch tapes, the disk pool was not full,
we do not use caching so there was no reason for the error. I bounced the
server and the error went away.

On Tue, 19 Nov 2002, Sias Dealy wrote:

  Murali,
 
  Sorry, I am reading too much into your e-mail.
 
  I just want to be clear on this.
  We have a TSM client that is backing up to a TSM server.
  The backup is failing due to the ANS message about the server
  out of storage space.
 
  Is the data going to a storage pool that is on the disk and
  then migrated to a tape library?
 
  On the TSM server and issue q stg, is there a storage pool that
  have a %Uil of 100? And if so, is this the disk pool or a tape
  pool?
 
  Sias
 
 
   On Tue, 19 Nov 2002, murali ramaswamy
  ([EMAIL PROTECTED]) wrote:
 
   Hi,
   I am not doing server-server communication.  I have server
  and client on my
   machine and a client on another machine in network that I
  want to backup.
   Thanks
   - murali
  
  
  
  
  
  
   From: Sias Dealy [EMAIL PROTECTED]
   Reply-To: [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Subject: Re: Please help - ANS1311E Server out of data
  storage space in TSM
   Date: Tue, 19 Nov 2002 18:28:23 -0500
   
   Murali,
   
   Are you doing server to server communication?
   If this is the case, the target server may not have enough
   space.
   
   Lower the migration threshold and check the actlog. There
   should be some message about the migration failing and there
   should also be our famous ANS1311E message.
   
   I know that you can add a volume to the target server. The
   command escapes me at the moment. I just don't do server to
   server communcation as often as I would like.
   
   Sias
   
   
   
   
   
   Get your own 800 number
   Voicemail, fax, email, and a lot more
   http://www.ureach.com/reg/tag
   
   
    On, murali ramaswamy ([EMAIL PROTECTED])
  wrote:
   
 Hi,
 I am  not mapping a drive.  I added the IP address in the
   field while
 creating the NODE for the other machine.
 Thanks
 -murali

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-26 Thread Gagan Singh Rana
Please check for the mximum no. of scrtahc volumes allowed in that pool. By default it
used to be 50 in TSM 3.7 (where I had faced the same problem). Increase the no. of 
scratch
volumes allowed.

Rgds
Gagan Singh Rana

Never be afraid to try something new. Remember that a lone amateur built the Ark. A 
large
group of professionals built the Titanic.

the Business Enterprise Solutions Team

QuantM Systems Pvt. Ltd.
79 Amrit Nagar, NDSE Part I
New Delhi - 110003

Voice : 91-11-4691575/4602217
Fax: 91-11-4691188
Mobile : 91-9810290940

DISCLAIMER :
The information in this e-mail is confidential and may be legally privileged. It is
intended SOLELY for the addressee. Access to this e-mail by anyone else is 
unauthorized.
If you are NOT the intended recipient, any disclosure, copying, distribution or any 
action
taken on it is prohibited and may be unlawful. Any opinions or advice contained in this
e-mail are subject to the terms and conditions expressed in the governing client
relationship engagement letter.
__
Visit us at www.quantm.com



- Original Message -
From: murali ramaswamy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 26, 2002 9:58 PM
Subject: Re: Please help - ANS1311E Server out of data storage space in TSM


 Hi,
 q stg gives output as shown at bottom.  But still I get
 error while backing up (by automatic schedule) as below:
 Date/Time: 11/26/2002 10:03:15
   Message: ANR0522W Transaction failed for session 9 for node MURALI (WinNT)
 - no space available in storage pool
 BACKUPPOOL and all successor pools.

 Please help for a fix!
 thanks
 -murali

 ANS8000I Server command: 'q stg'

   Storage Pool Name: ARCHIVEPOOL
   Device Class Name: DISK
 Estimated Capacity (MB): 0.0
Pct Util: 0.0
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
   Next Storage Pool: DISKPOOL2

   Storage Pool Name: BACKUPPOOL
   Device Class Name: DISK
 Estimated Capacity (MB): 0.0
Pct Util: 0.0
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
   Next Storage Pool: DISKPOOL2

   Storage Pool Name: DISKPOOL
   Device Class Name: DISK
 Estimated Capacity (MB): 4.0
Pct Util: 0.1
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
   Next Storage Pool: DISKPOOL2

   Storage Pool Name: DISKPOOL2
   Device Class Name: DISK
 Estimated Capacity (MB): 0.0
Pct Util: 0.0
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
   Next Storage Pool:

   Storage Pool Name: FILPOOL1
   Device Class Name: FILEDEV1
 Estimated Capacity (MB): 0.0
Pct Util: 0.0
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
   Next Storage Pool:

   Storage Pool Name: FILPOOL2
   Device Class Name: FILEDEV2
 Estimated Capacity (MB): 0.0
Pct Util: 0.0
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
 more...   (ENTER to continue, 'C' to cancel)

   Next Storage Pool:

   Storage Pool Name: SPACEMGPOOL
   Device Class Name: DISK
 Estimated Capacity (MB): 0.0
Pct Util: 0.0
Pct Migr: 0.0
High Mig Pct: 90
 Low Mig Pct: 70
   Next Storage Pool:


 ANS8002I Highest return code was 0.







 From: Joel Fuhrman [EMAIL PROTECTED]
 Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: Please help - ANS1311E Server out of data storage space in TSM
 Date: Tue, 19 Nov 2002 17:36:21 -0800
 
 I had this once. I had plenty of scratch tapes, the disk pool was not full,
 we do not use caching so there was no reason for the error. I bounced the
 server and the error went away.
 
 On Tue, 19 Nov 2002, Sias Dealy wrote:
 
   Murali,
  
   Sorry, I am reading too much into your e-mail.
  
   I just want to be clear on this.
   We have a TSM client that is backing up to a TSM server.
   The backup is failing due to the ANS message about the server
   out of storage space.
  
   Is the data going to a storage pool that is on the disk and
   then migrated to a tape library?
  
   On the TSM server and issue q stg, is there a storage pool that
   have a %Uil of 100? And if so, is this the disk pool or a tape
   pool?
  
   Sias
  
  
    On Tue, 19 Nov 2002, murali ramaswamy
   ([EMAIL PROTECTED]) wrote:
  
Hi,
I am not doing server-server communication.  I have server
   and client on my
machine and a client on another machine in network that I
   want to backup.
Thanks
- murali
   
   
   
   
   
   
From: Sias Dealy [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Please help - ANS1311E Server out of data
   storage space

Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread murali ramaswamy
Hi,
I get the following error message
ANS1311E Server out of data storage space in  TSM (Tivoli storage manager)
5.1 in dsmsched.log and the backup fails though I have more than 4GB space
in the only drive C: on my windows 2000 machine.  Please help on how this
error message could be avoided and fixed.
Thanks
-murali







From: Andrew Raibeck [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage manager)
5.1?
Date: Sun, 3 Nov 2002 01:01:03 -0700

1) My primary advice is that you follow the advice I gave you before, and
work on getting the ODBC driver set up correctly. I pointed you to
detailed diagnostic information in the README file, and offered to have
you send me the results so that I can get a better understanding of the
problem. Once the ODBC driver is set up correctly, it will work as I have
already shown you.

2) While it may work okay, I do not recommend using the wzrdhlpr.exe file
that ships with the TSM server, as it is not intended for end-user use.
Instead, you should be using the administrative command line interface
that ships with the TSM client, dsmadmc.exe.

3) To read the file murali, get rid of the imports for
java.io.InputStream and InputStreamReader, and get rid of the is and
reader variables (and all lines refering to those variables). Instead,
use FileReader. You can also get rid of the declaration for process.
Also, uncomment the code at the end of the try block.

4) exec() launches the command in a separate process but does not wait for
that process to end. Therefore you should use the process's waitFor()
method to make the parent process wait for the child process to finish
before processing continues. Note that waitFor() throws
InterruptedException. Also, make sure to use the /c option after cmd.

   import java.io.FileReader;
   ...

   try {
  ...
  String command = cmd /c dsmadmc -id=raibeck -password=bab5com
select * from sessions  murali;
  Runtime.getRuntime().exec(command).waitFor();
  br = new BufferedReader(new FileReader(murali));
  System.out.println(br =  + br);
  String line;
  while ((line = br.readLine())!=null) {
 System.out.println(line:+line);
  }
   }
   catch(InterruptedException intex)
   {
  System.out.println(intex.getMessage());
   }
   ...

5) You may find it desirable to add the -commadelimited or -tabdelimited
option to dsmadmc, which will help in parsing the resulting output. See
the TSM Administrator's Reference, Chapter 3, for more information about
the command line interface.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




murali ramaswamy [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
11/01/2002 09:14
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli
storage manager) 5.1?



Hi,
  When I execute the command on MSDOS prompt it writes the output to the
file murali but when I do the same through java code as shown at end it
does
not write and it does not give any erros either.  Any thoughts?  (I tried
to
capture the console output without redirecting to a file first.  But that
hangs as on console it shows number of pages and for each page waits for
user input of pressing Enter key or C key.)
Thanks
Code is below:

D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin -password=admin
-tab
select * from sessions  murali


import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.BufferedReader;
import java.io.IOException;
import java.sql.*;

public class TSM extends TSMConnect
{
  public static void main(String args[])
{
   if (args.length != 0)
  {
System.out.println(Usage: java TSM);
System.exit(1);
  }
  String query = SELECT * FROM columns;
  TSM tsmObj = new TSM();
  Connection dbc = null;
  Statement stmt = null;
  ResultSet resultSet = null;
  Process process = null;
  InputStream is = null;
  Reader reader = null;
  BufferedReader br = null;
  try
{

dbc = tsmObj.connect();
stmt = dbc.createStatement();
resultSet = stmt.executeQuery(query);
tsmObj.presentResultSet(resultSet);
Runtime.getRuntime().exec(cmd d:);
Runtime.getRuntime().exec(cmd /c cd D:\\Program
Files\\tivoli\\tsm\\console\\);
String command = cmd wzrdhlpr -id=admin -password=admin select * from
sessions  murali;
//process =
Runtime.getRuntime().exec(command);
/*is = process.getInputStream();
reader = new InputStreamReader(is);
br = new BufferedReader(reader);
String line;
while ((line = br.readLine())!=null

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Kurt Beyers
Is there free space in your storage pools?

Does an audit of your licenses gives a valid status? Else update your
licenses and try it again. Look also in the activity log to learn more about
the reason of failure.

Kurt
- Original Message -
From: murali ramaswamy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 19, 2002 7:37 PM
Subject: Please help - ANS1311E Server out of data storage space in TSM


 Hi,
 I get the following error message
 ANS1311E Server out of data storage space in  TSM (Tivoli storage manager)
 5.1 in dsmsched.log and the backup fails though I have more than 4GB space
 in the only drive C: on my windows 2000 machine.  Please help on how this
 error message could be avoided and fixed.
 Thanks
 -murali






 From: Andrew Raibeck [EMAIL PROTECTED]
 Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage
manager)
 5.1?
 Date: Sun, 3 Nov 2002 01:01:03 -0700
 
 1) My primary advice is that you follow the advice I gave you before, and
 work on getting the ODBC driver set up correctly. I pointed you to
 detailed diagnostic information in the README file, and offered to have
 you send me the results so that I can get a better understanding of the
 problem. Once the ODBC driver is set up correctly, it will work as I have
 already shown you.
 
 2) While it may work okay, I do not recommend using the wzrdhlpr.exe file
 that ships with the TSM server, as it is not intended for end-user use.
 Instead, you should be using the administrative command line interface
 that ships with the TSM client, dsmadmc.exe.
 
 3) To read the file murali, get rid of the imports for
 java.io.InputStream and InputStreamReader, and get rid of the is and
 reader variables (and all lines refering to those variables). Instead,
 use FileReader. You can also get rid of the declaration for process.
 Also, uncomment the code at the end of the try block.
 
 4) exec() launches the command in a separate process but does not wait
for
 that process to end. Therefore you should use the process's waitFor()
 method to make the parent process wait for the child process to finish
 before processing continues. Note that waitFor() throws
 InterruptedException. Also, make sure to use the /c option after cmd.
 
 import java.io.FileReader;
 ...
 
 try {
...
String command = cmd /c dsmadmc -id=raibeck -password=bab5com
 select * from sessions  murali;
Runtime.getRuntime().exec(command).waitFor();
br = new BufferedReader(new FileReader(murali));
System.out.println(br =  + br);
String line;
while ((line = br.readLine())!=null) {
   System.out.println(line:+line);
}
 }
 catch(InterruptedException intex)
 {
System.out.println(intex.getMessage());
 }
 ...
 
 5) You may find it desirable to add the -commadelimited or -tabdelimited
 option to dsmadmc, which will help in parsing the resulting output. See
 the TSM Administrator's Reference, Chapter 3, for more information about
 the command line interface.
 
 Regards,
 
 Andy
 
 Andy Raibeck
 IBM Software Group
 Tivoli Storage Manager Client Development
 Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
 Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
 
 The only dumb question is the one that goes unasked.
 The command line is your friend.
 Good enough is the enemy of excellence.
 
 
 
 
 murali ramaswamy [EMAIL PROTECTED]
 Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 11/01/2002 09:14
 Please respond to ADSM: Dist Stor Manager
 
 
  To: [EMAIL PROTECTED]
  cc:
  Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli
 storage manager) 5.1?
 
 
 
 Hi,
When I execute the command on MSDOS prompt it writes the output to the
 file murali but when I do the same through java code as shown at end it
 does
 not write and it does not give any erros either.  Any thoughts?  (I tried
 to
 capture the console output without redirecting to a file first.  But that
 hangs as on console it shows number of pages and for each page waits for
 user input of pressing Enter key or C key.)
 Thanks
 Code is below:
 
 D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin -password=admin
 -tab
 select * from sessions  murali
 
 
 import java.io.InputStream;
 import java.io.InputStreamReader;
 import java.io.Reader;
 import java.io.BufferedReader;
 import java.io.IOException;
 import java.sql.*;
 
 public class TSM extends TSMConnect
 {
public static void main(String args[])
 {
 if (args.length != 0)
{
  System.out.println(Usage: java TSM);
  System.exit(1);
}
String query = SELECT * FROM columns;
TSM tsmObj = new TSM();
Connection dbc = null;
Statement stmt = null;
ResultSet resultSet = null;
Process process = null;
InputStream is = null;
Reader reader = null;
BufferedReader br = null

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Rajesh Oak
Check the scratch staus of your Tape Library. Add some scratch tapes to the 
library.This happens when the disk storage is full and there is no place in the 
Tapepool to migrate the disk pool. Also pump up the # of scratch count in the Tapepool 
to a high number.


Rajesh Oak
--

On Tue, 19 Nov 2002 18:37:36
 murali ramaswamy wrote:
Hi,
I get the following error message
ANS1311E Server out of data storage space in  TSM (Tivoli storage manager)
5.1 in dsmsched.log and the backup fails though I have more than 4GB space
in the only drive C: on my windows 2000 machine.  Please help on how this
error message could be avoided and fixed.
Thanks
-murali






From: Andrew Raibeck [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage manager)
5.1?
Date: Sun, 3 Nov 2002 01:01:03 -0700

1) My primary advice is that you follow the advice I gave you before, and
work on getting the ODBC driver set up correctly. I pointed you to
detailed diagnostic information in the README file, and offered to have
you send me the results so that I can get a better understanding of the
problem. Once the ODBC driver is set up correctly, it will work as I have
already shown you.

2) While it may work okay, I do not recommend using the wzrdhlpr.exe file
that ships with the TSM server, as it is not intended for end-user use.
Instead, you should be using the administrative command line interface
that ships with the TSM client, dsmadmc.exe.

3) To read the file murali, get rid of the imports for
java.io.InputStream and InputStreamReader, and get rid of the is and
reader variables (and all lines refering to those variables). Instead,
use FileReader. You can also get rid of the declaration for process.
Also, uncomment the code at the end of the try block.

4) exec() launches the command in a separate process but does not wait for
that process to end. Therefore you should use the process's waitFor()
method to make the parent process wait for the child process to finish
before processing continues. Note that waitFor() throws
InterruptedException. Also, make sure to use the /c option after cmd.

import java.io.FileReader;
...

try {
   ...
   String command = cmd /c dsmadmc -id=raibeck -password=bab5com
select * from sessions  murali;
   Runtime.getRuntime().exec(command).waitFor();
   br = new BufferedReader(new FileReader(murali));
   System.out.println(br =  + br);
   String line;
   while ((line = br.readLine())!=null) {
  System.out.println(line:+line);
   }
}
catch(InterruptedException intex)
{
   System.out.println(intex.getMessage());
}
...

5) You may find it desirable to add the -commadelimited or -tabdelimited
option to dsmadmc, which will help in parsing the resulting output. See
the TSM Administrator's Reference, Chapter 3, for more information about
the command line interface.

Regards,

Andy

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




murali ramaswamy [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
11/01/2002 09:14
Please respond to ADSM: Dist Stor Manager


 To: [EMAIL PROTECTED]
 cc:
 Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli
storage manager) 5.1?



Hi,
   When I execute the command on MSDOS prompt it writes the output to the
file murali but when I do the same through java code as shown at end it
does
not write and it does not give any erros either.  Any thoughts?  (I tried
to
capture the console output without redirecting to a file first.  But that
hangs as on console it shows number of pages and for each page waits for
user input of pressing Enter key or C key.)
Thanks
Code is below:

D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin -password=admin
-tab
select * from sessions  murali


import java.io.InputStream;
import java.io.InputStreamReader;
import java.io.Reader;
import java.io.BufferedReader;
import java.io.IOException;
import java.sql.*;

public class TSM extends TSMConnect
{
   public static void main(String args[])
{
if (args.length != 0)
   {
 System.out.println(Usage: java TSM);
 System.exit(1);
   }
   String query = SELECT * FROM columns;
   TSM tsmObj = new TSM();
   Connection dbc = null;
   Statement stmt = null;
   ResultSet resultSet = null;
   Process process = null;
   InputStream is = null;
   Reader reader = null;
   BufferedReader br = null;
   try
{

 dbc = tsmObj.connect();
 stmt = dbc.createStatement();
 resultSet = stmt.executeQuery(query);
 tsmObj.presentResultSet(resultSet);
 Runtime.getRuntime().exec(cmd d:);
 Runtime.getRuntime().exec

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread J D Gable
Do you have disk caching enabled?  If so, disable it, move the data off of your
disk volumes, and try it again.  I have an open PMR about this very issue.  We
are running TSM 5.1.1.6 on an AIX 4.3.3 server.

Josh

murali ramaswamy wrote:

 Hi,
 I get the following error message
 ANS1311E Server out of data storage space in  TSM (Tivoli storage manager)
 5.1 in dsmsched.log and the backup fails though I have more than 4GB space
 in the only drive C: on my windows 2000 machine.  Please help on how this
 error message could be avoided and fixed.
 Thanks
 -murali

 From: Andrew Raibeck [EMAIL PROTECTED]
 Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage manager)
 5.1?
 Date: Sun, 3 Nov 2002 01:01:03 -0700
 
 1) My primary advice is that you follow the advice I gave you before, and
 work on getting the ODBC driver set up correctly. I pointed you to
 detailed diagnostic information in the README file, and offered to have
 you send me the results so that I can get a better understanding of the
 problem. Once the ODBC driver is set up correctly, it will work as I have
 already shown you.
 
 2) While it may work okay, I do not recommend using the wzrdhlpr.exe file
 that ships with the TSM server, as it is not intended for end-user use.
 Instead, you should be using the administrative command line interface
 that ships with the TSM client, dsmadmc.exe.
 
 3) To read the file murali, get rid of the imports for
 java.io.InputStream and InputStreamReader, and get rid of the is and
 reader variables (and all lines refering to those variables). Instead,
 use FileReader. You can also get rid of the declaration for process.
 Also, uncomment the code at the end of the try block.
 
 4) exec() launches the command in a separate process but does not wait for
 that process to end. Therefore you should use the process's waitFor()
 method to make the parent process wait for the child process to finish
 before processing continues. Note that waitFor() throws
 InterruptedException. Also, make sure to use the /c option after cmd.
 
 import java.io.FileReader;
 ...
 
 try {
...
String command = cmd /c dsmadmc -id=raibeck -password=bab5com
 select * from sessions  murali;
Runtime.getRuntime().exec(command).waitFor();
br = new BufferedReader(new FileReader(murali));
System.out.println(br =  + br);
String line;
while ((line = br.readLine())!=null) {
   System.out.println(line:+line);
}
 }
 catch(InterruptedException intex)
 {
System.out.println(intex.getMessage());
 }
 ...
 
 5) You may find it desirable to add the -commadelimited or -tabdelimited
 option to dsmadmc, which will help in parsing the resulting output. See
 the TSM Administrator's Reference, Chapter 3, for more information about
 the command line interface.
 
 Regards,
 
 Andy
 
 Andy Raibeck
 IBM Software Group
 Tivoli Storage Manager Client Development
 Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
 Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
 
 The only dumb question is the one that goes unasked.
 The command line is your friend.
 Good enough is the enemy of excellence.
 
 
 
 
 murali ramaswamy [EMAIL PROTECTED]
 Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 11/01/2002 09:14
 Please respond to ADSM: Dist Stor Manager
 
 
  To: [EMAIL PROTECTED]
  cc:
  Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli
 storage manager) 5.1?
 
 
 
 Hi,
When I execute the command on MSDOS prompt it writes the output to the
 file murali but when I do the same through java code as shown at end it
 does
 not write and it does not give any erros either.  Any thoughts?  (I tried
 to
 capture the console output without redirecting to a file first.  But that
 hangs as on console it shows number of pages and for each page waits for
 user input of pressing Enter key or C key.)
 Thanks
 Code is below:
 
 D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin -password=admin
 -tab
 select * from sessions  murali
 
 
 import java.io.InputStream;
 import java.io.InputStreamReader;
 import java.io.Reader;
 import java.io.BufferedReader;
 import java.io.IOException;
 import java.sql.*;
 
 public class TSM extends TSMConnect
 {
public static void main(String args[])
 {
 if (args.length != 0)
{
  System.out.println(Usage: java TSM);
  System.exit(1);
}
String query = SELECT * FROM columns;
TSM tsmObj = new TSM();
Connection dbc = null;
Statement stmt = null;
ResultSet resultSet = null;
Process process = null;
InputStream is = null;
Reader reader = null;
BufferedReader br = null;
try
 {
 
  dbc = tsmObj.connect();
  stmt = dbc.createStatement();
  resultSet = stmt.executeQuery(query);
  tsmObj.presentResultSet(resultSet);
  Runtime.getRuntime

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread murali ramaswamy
Hi,
 How do I do the disk caching etc through Web Admin GUI page on the server?
 I did not set anything manually (I dont know where to do that).  Is it
disabled by default?  How do I move data of volumes through GUI or any tool?
Thanks
-murali







From: J D Gable [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Please help - ANS1311E Server out of data storage space in
TSM
Date: Tue, 19 Nov 2002 13:25:11 -0600

Do you have disk caching enabled?  If so, disable it, move the data off of
your
disk volumes, and try it again.  I have an open PMR about this very issue.
We
are running TSM 5.1.1.6 on an AIX 4.3.3 server.

Josh

murali ramaswamy wrote:

 Hi,
 I get the following error message
 ANS1311E Server out of data storage space in  TSM (Tivoli storage
manager)
 5.1 in dsmsched.log and the backup fails though I have more than 4GB
space
 in the only drive C: on my windows 2000 machine.  Please help on how
this
 error message could be avoided and fixed.
 Thanks
 -murali

 From: Andrew Raibeck [EMAIL PROTECTED]
 Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage
manager)
 5.1?
 Date: Sun, 3 Nov 2002 01:01:03 -0700
 
 1) My primary advice is that you follow the advice I gave you before,
and
 work on getting the ODBC driver set up correctly. I pointed you to
 detailed diagnostic information in the README file, and offered to have
 you send me the results so that I can get a better understanding of the
 problem. Once the ODBC driver is set up correctly, it will work as I
have
 already shown you.
 
 2) While it may work okay, I do not recommend using the wzrdhlpr.exe
file
 that ships with the TSM server, as it is not intended for end-user use.
 Instead, you should be using the administrative command line interface
 that ships with the TSM client, dsmadmc.exe.
 
 3) To read the file murali, get rid of the imports for
 java.io.InputStream and InputStreamReader, and get rid of the is and
 reader variables (and all lines refering to those variables).
Instead,
 use FileReader. You can also get rid of the declaration for process.
 Also, uncomment the code at the end of the try block.
 
 4) exec() launches the command in a separate process but does not wait
for
 that process to end. Therefore you should use the process's waitFor()
 method to make the parent process wait for the child process to finish
 before processing continues. Note that waitFor() throws
 InterruptedException. Also, make sure to use the /c option after
cmd.
 
 import java.io.FileReader;
 ...
 
 try {
...
String command = cmd /c dsmadmc -id=raibeck -password=bab5com
 select * from sessions  murali;
Runtime.getRuntime().exec(command).waitFor();
br = new BufferedReader(new FileReader(murali));
System.out.println(br =  + br);
String line;
while ((line = br.readLine())!=null) {
   System.out.println(line:+line);
}
 }
 catch(InterruptedException intex)
 {
System.out.println(intex.getMessage());
 }
 ...
 
 5) You may find it desirable to add the -commadelimited or
-tabdelimited
 option to dsmadmc, which will help in parsing the resulting output. See
 the TSM Administrator's Reference, Chapter 3, for more information
about
 the command line interface.
 
 Regards,
 
 Andy
 
 Andy Raibeck
 IBM Software Group
 Tivoli Storage Manager Client Development
 Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
 Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
 
 The only dumb question is the one that goes unasked.
 The command line is your friend.
 Good enough is the enemy of excellence.
 
 
 
 
 murali ramaswamy [EMAIL PROTECTED]
 Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 11/01/2002 09:14
 Please respond to ADSM: Dist Stor Manager
 
 
  To: [EMAIL PROTECTED]
  cc:
  Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM
(Tivoli
 storage manager) 5.1?
 
 
 
 Hi,
When I execute the command on MSDOS prompt it writes the output to
the
 file murali but when I do the same through java code as shown at end it
 does
 not write and it does not give any erros either.  Any thoughts?  (I
tried
 to
 capture the console output without redirecting to a file first.  But
that
 hangs as on console it shows number of pages and for each page waits
for
 user input of pressing Enter key or C key.)
 Thanks
 Code is below:
 
 D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin -password=admin
 -tab
 select * from sessions  murali
 
 
 import java.io.InputStream;
 import java.io.InputStreamReader;
 import java.io.Reader;
 import java.io.BufferedReader;
 import java.io.IOException;
 import java.sql.*;
 
 public class TSM extends TSMConnect
 {
public static void main(String args[])
 {
 if (args.length != 0)
{
  System.out.println(Usage: java TSM

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread murali ramaswamy
Hi,
actlog gives following type of message?   How do I increase space
in storage pool?  I have 4GB space on my machine and how can it say no
space?

ANR0522W Transaction failed for session 194 for node
  CLONE1 (WinNT) - no space available in storage pool
  BACKUPPOOL and all successor pools.
11/19/2002 13:20:00   ANR0403I Session 194 ended for node CLONE1 (WinNT).

Thanks
-murali






From: Kurt Beyers [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Please help - ANS1311E Server out of data storage space in
TSM
Date: Tue, 19 Nov 2002 20:08:54 +0100

Is there free space in your storage pools?

Does an audit of your licenses gives a valid status? Else update your
licenses and try it again. Look also in the activity log to learn more
about
the reason of failure.

Kurt
- Original Message -
From: murali ramaswamy [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 19, 2002 7:37 PM
Subject: Please help - ANS1311E Server out of data storage space in TSM


 Hi,
 I get the following error message
 ANS1311E Server out of data storage space in  TSM (Tivoli storage
manager)
 5.1 in dsmsched.log and the backup fails though I have more than 4GB
space
 in the only drive C: on my windows 2000 machine.  Please help on how
this
 error message could be avoided and fixed.
 Thanks
 -murali






 From: Andrew Raibeck [EMAIL PROTECTED]
 Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage
manager)
 5.1?
 Date: Sun, 3 Nov 2002 01:01:03 -0700
 
 1) My primary advice is that you follow the advice I gave you before,
and
 work on getting the ODBC driver set up correctly. I pointed you to
 detailed diagnostic information in the README file, and offered to have
 you send me the results so that I can get a better understanding of the
 problem. Once the ODBC driver is set up correctly, it will work as I
have
 already shown you.
 
 2) While it may work okay, I do not recommend using the wzrdhlpr.exe
file
 that ships with the TSM server, as it is not intended for end-user use.
 Instead, you should be using the administrative command line interface
 that ships with the TSM client, dsmadmc.exe.
 
 3) To read the file murali, get rid of the imports for
 java.io.InputStream and InputStreamReader, and get rid of the is and
 reader variables (and all lines refering to those variables).
Instead,
 use FileReader. You can also get rid of the declaration for process.
 Also, uncomment the code at the end of the try block.
 
 4) exec() launches the command in a separate process but does not wait
for
 that process to end. Therefore you should use the process's waitFor()
 method to make the parent process wait for the child process to finish
 before processing continues. Note that waitFor() throws
 InterruptedException. Also, make sure to use the /c option after
cmd.
 
 import java.io.FileReader;
 ...
 
 try {
...
String command = cmd /c dsmadmc -id=raibeck -password=bab5com
 select * from sessions  murali;
Runtime.getRuntime().exec(command).waitFor();
br = new BufferedReader(new FileReader(murali));
System.out.println(br =  + br);
String line;
while ((line = br.readLine())!=null) {
   System.out.println(line:+line);
}
 }
 catch(InterruptedException intex)
 {
System.out.println(intex.getMessage());
 }
 ...
 
 5) You may find it desirable to add the -commadelimited or
-tabdelimited
 option to dsmadmc, which will help in parsing the resulting output. See
 the TSM Administrator's Reference, Chapter 3, for more information
about
 the command line interface.
 
 Regards,
 
 Andy
 
 Andy Raibeck
 IBM Software Group
 Tivoli Storage Manager Client Development
 Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
 Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
 
 The only dumb question is the one that goes unasked.
 The command line is your friend.
 Good enough is the enemy of excellence.
 
 
 
 
 murali ramaswamy [EMAIL PROTECTED]
 Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
 11/01/2002 09:14
 Please respond to ADSM: Dist Stor Manager
 
 
  To: [EMAIL PROTECTED]
  cc:
  Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM
(Tivoli
 storage manager) 5.1?
 
 
 
 Hi,
When I execute the command on MSDOS prompt it writes the output to
the
 file murali but when I do the same through java code as shown at end it
 does
 not write and it does not give any erros either.  Any thoughts?  (I
tried
 to
 capture the console output without redirecting to a file first.  But
that
 hangs as on console it shows number of pages and for each page waits
for
 user input of pressing Enter key or C key.)
 Thanks
 Code is below:
 
 D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin -password=admin
 -tab
 select

Re: Please help - ANS1311E Server out of data storage space inTSM

2002-11-19 Thread David Longo
For the 4.2 Web Admin drill down with:

Object view
   Server Storage
 Disk Storage Pools

Then select your disk pool, then Update it and set
Cache Migrated Files to Yes.

From command line it is the Update STG command.

David Longo

 [EMAIL PROTECTED] 11/19/02 02:36PM 
Hi,
  How do I do the disk caching etc through Web Admin GUI page on the
server?
  I did not set anything manually (I dont know where to do that).  Is
it
disabled by default?  How do I move data of volumes through GUI or any
tool?
Thanks
-murali






From: J D Gable [EMAIL PROTECTED]
Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Please help - ANS1311E Server out of data storage space
in
TSM
Date: Tue, 19 Nov 2002 13:25:11 -0600

Do you have disk caching enabled?  If so, disable it, move the data
off of
your
disk volumes, and try it again.  I have an open PMR about this very
issue.
We
are running TSM 5.1.1.6 on an AIX 4.3.3 server.

Josh

murali ramaswamy wrote:

  Hi,
  I get the following error message
  ANS1311E Server out of data storage space in  TSM (Tivoli storage
manager)
  5.1 in dsmsched.log and the backup fails though I have more than
4GB
space
  in the only drive C: on my windows 2000 machine.  Please help on
how
this
  error message could be avoided and fixed.
  Thanks
  -murali
 
  From: Andrew Raibeck [EMAIL PROTECTED]
  Reply-To: ADSM: Dist Stor Manager [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Re: HELP ON wzrdhlpr.exe command lIn TSM (Tivoli storage
manager)
  5.1?
  Date: Sun, 3 Nov 2002 01:01:03 -0700
  
  1) My primary advice is that you follow the advice I gave you
before,
and
  work on getting the ODBC driver set up correctly. I pointed you
to
  detailed diagnostic information in the README file, and offered to
have
  you send me the results so that I can get a better understanding
of the
  problem. Once the ODBC driver is set up correctly, it will work as
I
have
  already shown you.
  
  2) While it may work okay, I do not recommend using the
wzrdhlpr.exe
file
  that ships with the TSM server, as it is not intended for end-user
use.
  Instead, you should be using the administrative command line
interface
  that ships with the TSM client, dsmadmc.exe.
  
  3) To read the file murali, get rid of the imports for
  java.io.InputStream and InputStreamReader, and get rid of the is
and
  reader variables (and all lines refering to those variables).
Instead,
  use FileReader. You can also get rid of the declaration for
process.
  Also, uncomment the code at the end of the try block.
  
  4) exec() launches the command in a separate process but does not
wait
for
  that process to end. Therefore you should use the process's
waitFor()
  method to make the parent process wait for the child process to
finish
  before processing continues. Note that waitFor() throws
  InterruptedException. Also, make sure to use the /c option
after
cmd.
  
  import java.io.FileReader;
  ...
  
  try {
 ...
 String command = cmd /c dsmadmc -id=raibeck
-password=bab5com
  select * from sessions  murali;
 Runtime.getRuntime().exec(command).waitFor();
 br = new BufferedReader(new FileReader(murali));
 System.out.println(br =  + br);
 String line;
 while ((line = br.readLine())!=null) {
System.out.println(line:+line);
 }
  }
  catch(InterruptedException intex)
  {
 System.out.println(intex.getMessage());
  }
  ...
  
  5) You may find it desirable to add the -commadelimited or
-tabdelimited
  option to dsmadmc, which will help in parsing the resulting
output. See
  the TSM Administrator's Reference, Chapter 3, for more
information
about
  the command line interface.
  
  Regards,
  
  Andy
  
  Andy Raibeck
  IBM Software Group
  Tivoli Storage Manager Client Development
  Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
  Internet e-mail: [EMAIL PROTECTED] (change eye to i to reply)
  
  The only dumb question is the one that goes unasked.
  The command line is your friend.
  Good enough is the enemy of excellence.
  
  
  
  
  murali ramaswamy [EMAIL PROTECTED]
  Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
  11/01/2002 09:14
  Please respond to ADSM: Dist Stor Manager
  
  
   To: [EMAIL PROTECTED]
   cc:
   Subject:Re: HELP ON wzrdhlpr.exe command lIn TSM
(Tivoli
  storage manager) 5.1?
  
  
  
  Hi,
 When I execute the command on MSDOS prompt it writes the output
to
the
  file murali but when I do the same through java code as shown at
end it
  does
  not write and it does not give any erros either.  Any thoughts?
(I
tried
  to
  capture the console output without redirecting to a file first.
But
that
  hangs as on console it shows number of pages and for each page
waits
for
  user input of pressing Enter key or C key.)
  Thanks
  Code is below:
  
  D:\Program Files\tivoli\tsm\consolewzrdhlpr -id=admin
-password=admin
  -tab

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Sias Dealy
Murali,

To increase the storage pool, need to define a volume to that
storage pool.

define volume pool name /path/volume name formatsize=#

The formatsize value is in megabytes and you only have to put a
number.

If you get a message that the diskpool is out of storage, check
the actlog to see if migration started. If migration did start
were there an error message about the tape library.

Sias






Get your own 800 number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag


 On, murali ramaswamy ([EMAIL PROTECTED]) wrote:

 Hi,
 actlog gives following type of message?   How do I increase
space
 in storage pool?  I have 4GB space on my machine and how can
it say no
 space?

 ANR0522W Transaction failed for session 194 for node
CLONE1 (WinNT) - no space available in
storage pool
BACKUPPOOL and all successor pools.
 11/19/2002 13:20:00   ANR0403I Session 194 ended for node
CLONE1 (WinNT).

 Thanks
 -murali







Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Sias Dealy
Murali,

If the data from the disk pool is not going to a tape pool but
the data is going to another machine.
I would check the network connection and also if that machine
is up and running. If both checks out fine, then chech to see
if there is enough space on the target machine.

Are you mapping a drive to another machine? I would unmap and
remap the drive. On Windows 2000 drive mapping is not as
forgiving as NTFS on Unix.

If everything checks fine.
Lower the migration threshold and check the actlog to see what
kind of error message that you are getting.

A volume is just a file where TSM stores data. I'm not too sure
if this would be consider a flat file or not.


Sias

 On Tue, 19 Nov 2002, murali ramaswamy
([EMAIL PROTECTED]) wrote:

 Hi,
 What is volume on Windows 2000 box?  I dont have any backup
tape drive
 attached.  I just back up to another location on the machine
which was
 created through the Device Configuration wizard on the Server
GUI.
 Thanks
 -murali






 From: Sias Dealy [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: Please help - ANS1311E Server out of data
storage space in TSM
 Date: Tue, 19 Nov 2002 17:02:13 -0500
 
 Murali,
 
 To increase the storage pool, need to define a volume to that
 storage pool.
 
 define volume pool name /path/volume name formatsize=#
 
 The formatsize value is in megabytes and you only have to
put a
 number.
 
 If you get a message that the diskpool is out of storage,
check
 the actlog to see if migration started. If migration did
start
 were there an error message about the tape library.
 
 Sias
 
 
 
 
 
 
 Get your own 800 number
 Voicemail, fax, email, and a lot more
 http://www.ureach.com/reg/tag
 
 
  On, murali ramaswamy ([EMAIL PROTECTED])
wrote:
 
   Hi,
   actlog gives following type of message?   How do I
increase
 space
   in storage pool?  I have 4GB space on my machine and how
can
 it say no
   space?
  
   ANR0522W Transaction failed for session 194 for node
  CLONE1 (WinNT) - no space
available in
 storage pool
  BACKUPPOOL and all successor pools.
   11/19/2002 13:20:00   ANR0403I Session 194 ended for node
 CLONE1 (WinNT).
  
   Thanks
   -murali
  
  
  
  




_
 Add photos to your e-mail with MSN 8. Get 2 months FREE*.
 http://join.msn.com/?page=features/featuredemail






Get your own 800 number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag



Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread murali ramaswamy
Hi,
I am  not mapping a drive.  I added the IP address in the field while
creating the NODE for the other machine.
Thanks
-murali





From: Sias Dealy  [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: murali ramaswamy [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Re: Please help - ANS1311E Server out of data storage space in
TSM
Date: Tue, 19 Nov 2002 17:38:05 -0500


Murali,

If the data from the disk pool is not going to a tape pool but
the data is going to another machine.
I would check the network connection and also if that machine
is up and running. If both checks out fine, then chech to see
if there is enough space on the target machine.

Are you mapping a drive to another machine? I would unmap and
remap the drive. On Windows 2000 drive mapping is not as
forgiving as NTFS on Unix.

If everything checks fine.
Lower the migration threshold and check the actlog to see what
kind of error message that you are getting.

A volume is just a file where TSM stores data. I'm not too sure
if this would be consider a flat file or not.


Sias

 On Tue, 19 Nov 2002, murali ramaswamy
([EMAIL PROTECTED]) wrote:

 Hi,
 What is volume on Windows 2000 box?  I dont have any backup
tape drive
 attached.  I just back up to another location on the machine
which was
 created through the Device Configuration wizard on the Server
GUI.
 Thanks
 -murali






 From: Sias Dealy [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: Please help - ANS1311E Server out of data
storage space in TSM
 Date: Tue, 19 Nov 2002 17:02:13 -0500
 
 Murali,
 
 To increase the storage pool, need to define a volume to that
 storage pool.
 
 define volume pool name /path/volume name formatsize=#
 
 The formatsize value is in megabytes and you only have to
put a
 number.
 
 If you get a message that the diskpool is out of storage,
check
 the actlog to see if migration started. If migration did
start
 were there an error message about the tape library.
 
 Sias
 
 
 
 
 
 
 Get your own 800 number
 Voicemail, fax, email, and a lot more
 http://www.ureach.com/reg/tag
 
 
  On, murali ramaswamy ([EMAIL PROTECTED])
wrote:
 
   Hi,
   actlog gives following type of message?   How do I
increase
 space
   in storage pool?  I have 4GB space on my machine and how
can
 it say no
   space?
  
   ANR0522W Transaction failed for session 194 for node
  CLONE1 (WinNT) - no space
available in
 storage pool
  BACKUPPOOL and all successor pools.
   11/19/2002 13:20:00   ANR0403I Session 194 ended for node
 CLONE1 (WinNT).
  
   Thanks
   -murali
  
  
  
  




_
 Add photos to your e-mail with MSN 8. Get 2 months FREE*.
 http://join.msn.com/?page=features/featuredemail






Get your own 800 number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag



_
MSN 8 with e-mail virus protection service: 2 months FREE*
http://join.msn.com/?page=features/virus



Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Sias Dealy
Murali,

Are you doing server to server communication?
If this is the case, the target server may not have enough
space.

Lower the migration threshold and check the actlog. There
should be some message about the migration failing and there
should also be our famous ANS1311E message.

I know that you can add a volume to the target server. The
command escapes me at the moment. I just don't do server to
server communcation as often as I would like.

Sias





Get your own 800 number
Voicemail, fax, email, and a lot more
http://www.ureach.com/reg/tag


 On, murali ramaswamy ([EMAIL PROTECTED]) wrote:

 Hi,
 I am  not mapping a drive.  I added the IP address in the
field while
 creating the NODE for the other machine.
 Thanks
 -murali




 From: Sias Dealy  [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: murali ramaswamy [EMAIL PROTECTED], ADSM-
[EMAIL PROTECTED]
 Subject: Re: Re: Please help - ANS1311E Server out of data
storage space in
 TSM
 Date: Tue, 19 Nov 2002 17:38:05 -0500
 
 
 Murali,
 
 If the data from the disk pool is not going to a tape pool
but
 the data is going to another machine.
 I would check the network connection and also if that machine
 is up and running. If both checks out fine, then chech to see
 if there is enough space on the target machine.
 
 Are you mapping a drive to another machine? I would unmap and
 remap the drive. On Windows 2000 drive mapping is not as
 forgiving as NTFS on Unix.
 
 If everything checks fine.
 Lower the migration threshold and check the actlog to see
what
 kind of error message that you are getting.
 
 A volume is just a file where TSM stores data. I'm not too
sure
 if this would be consider a flat file or not.
 
 
 Sias
 
  On Tue, 19 Nov 2002, murali ramaswamy
 ([EMAIL PROTECTED]) wrote:
 
   Hi,
   What is volume on Windows 2000 box?  I dont have any
backup
 tape drive
   attached.  I just back up to another location on the
machine
 which was
   created through the Device Configuration wizard on the
Server
 GUI.
   Thanks
   -murali
  
  
  
  
  
  
   From: Sias Dealy [EMAIL PROTECTED]
   Reply-To: [EMAIL PROTECTED]
   To: [EMAIL PROTECTED]
   Subject: Re: Please help - ANS1311E Server out of data
 storage space in TSM
   Date: Tue, 19 Nov 2002 17:02:13 -0500
   
   Murali,
   
   To increase the storage pool, need to define a volume to
that
   storage pool.
   
   define volume pool name /path/volume name
formatsize=#
   
   The formatsize value is in megabytes and you only have to
 put a
   number.
   
   If you get a message that the diskpool is out of storage,
 check
   the actlog to see if migration started. If migration did
 start
   were there an error message about the tape library.
   
   Sias
   
   
   
   
   
   
   Get your own 800 number
   Voicemail, fax, email, and a lot more
   http://www.ureach.com/reg/tag
   
   
    On, murali ramaswamy ([EMAIL PROTECTED])
 wrote:
   
 Hi,
 actlog gives following type of message?   How do I
 increase
   space
 in storage pool?  I have 4GB space on my machine and
how
 can
   it say no
 space?

 ANR0522W Transaction failed for session 194 for node
CLONE1 (WinNT) - no space
 available in
   storage pool
BACKUPPOOL and all successor
pools.
 11/19/2002 13:20:00   ANR0403I Session 194 ended for
node
   CLONE1 (WinNT).

 Thanks
 -murali




  
  
  

___
_
 _
   Add photos to your e-mail with MSN 8. Get 2 months FREE*.
   http://join.msn.com/?page=features/featuredemail
  
  
  
 
 
 
 Get your own 800 number
 Voicemail, fax, email, and a lot more
 http://www.ureach.com/reg/tag




_
 MSN 8 with e-mail virus protection service: 2 months FREE*
 http://join.msn.com/?page=features/virus





Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Sias Dealy
Murali,

Sorry, I am reading too much into your e-mail.

I just want to be clear on this.
We have a TSM client that is backing up to a TSM server.
The backup is failing due to the ANS message about the server
out of storage space.

Is the data going to a storage pool that is on the disk and
then migrated to a tape library?

On the TSM server and issue q stg, is there a storage pool that
have a %Uil of 100? And if so, is this the disk pool or a tape
pool?

Sias


 On Tue, 19 Nov 2002, murali ramaswamy
([EMAIL PROTECTED]) wrote:

 Hi,
 I am not doing server-server communication.  I have server
and client on my
 machine and a client on another machine in network that I
want to backup.
 Thanks
 - murali






 From: Sias Dealy [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: Please help - ANS1311E Server out of data
storage space in TSM
 Date: Tue, 19 Nov 2002 18:28:23 -0500
 
 Murali,
 
 Are you doing server to server communication?
 If this is the case, the target server may not have enough
 space.
 
 Lower the migration threshold and check the actlog. There
 should be some message about the migration failing and there
 should also be our famous ANS1311E message.
 
 I know that you can add a volume to the target server. The
 command escapes me at the moment. I just don't do server to
 server communcation as often as I would like.
 
 Sias
 
 
 
 
 
 Get your own 800 number
 Voicemail, fax, email, and a lot more
 http://www.ureach.com/reg/tag
 
 
  On, murali ramaswamy ([EMAIL PROTECTED])
wrote:
 
   Hi,
   I am  not mapping a drive.  I added the IP address in the
 field while
   creating the NODE for the other machine.
   Thanks
   -murali
  
  
  
  
   From: Sias Dealy  [EMAIL PROTECTED]
   Reply-To: [EMAIL PROTECTED]
   To: murali ramaswamy [EMAIL PROTECTED], ADSM-
 [EMAIL PROTECTED]
   Subject: Re: Re: Please help - ANS1311E Server out of
data
 storage space in
   TSM
   Date: Tue, 19 Nov 2002 17:38:05 -0500
   
   
   Murali,
   
   If the data from the disk pool is not going to a tape
pool
 but
   the data is going to another machine.
   I would check the network connection and also if that
machine
   is up and running. If both checks out fine, then chech
to see
   if there is enough space on the target machine.
   
   Are you mapping a drive to another machine? I would
unmap and
   remap the drive. On Windows 2000 drive mapping is not as
   forgiving as NTFS on Unix.
   
   If everything checks fine.
   Lower the migration threshold and check the actlog to see
 what
   kind of error message that you are getting.
   
   A volume is just a file where TSM stores data. I'm not
too
 sure
   if this would be consider a flat file or not.
   
   
   Sias
   
    On Tue, 19 Nov 2002, murali ramaswamy
   ([EMAIL PROTECTED]) wrote:
   
 Hi,
 What is volume on Windows 2000 box?  I dont have any
 backup
   tape drive
 attached.  I just back up to another location on the
 machine
   which was
 created through the Device Configuration wizard on the
 Server
   GUI.
 Thanks
 -murali






 From: Sias Dealy [EMAIL PROTECTED]
 Reply-To: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Subject: Re: Please help - ANS1311E Server out of
data
   storage space in TSM
 Date: Tue, 19 Nov 2002 17:02:13 -0500
 
 Murali,
 
 To increase the storage pool, need to define a
volume to
 that
 storage pool.
 
 define volume pool name /path/volume name
 formatsize=#
 
 The formatsize value is in megabytes and you only
have to
   put a
 number.
 
 If you get a message that the diskpool is out of
storage,
   check
 the actlog to see if migration started. If migration
did
   start
 were there an error message about the tape library.
 
 Sias
 
 
 
 
 
 
 Get your own 800 number
 Voicemail, fax, email, and a lot more
 http://www.ureach.com/reg/tag
 
 
  On, murali ramaswamy
([EMAIL PROTECTED])
   wrote:
 
   Hi,
   actlog gives following type of message?   How do I
   increase
 space
   in storage pool?  I have 4GB space on my machine
and
 how
   can
 it say no
   space?
  
   ANR0522W Transaction failed for session 194 for
node
  CLONE1 (WinNT) - no space
   available in
 storage pool
  BACKUPPOOL and all
successor
 pools.
   11/19/2002 13:20:00   ANR0403I Session 194 ended
for
 node
 CLONE1 (WinNT).
  
   Thanks
   -murali
  
  
  
  



  
 
___
 _
   _
 Add photos to your e-mail with MSN 8. Get 2 months
FREE*.
 http://join.msn.com/?page=features/featuredemail

Re: Please help - ANS1311E Server out of data storage space in TSM

2002-11-19 Thread Joel Fuhrman
I had this once. I had plenty of scratch tapes, the disk pool was not full,
we do not use caching so there was no reason for the error. I bounced the
server and the error went away.

On Tue, 19 Nov 2002, Sias Dealy wrote:

 Murali,

 Sorry, I am reading too much into your e-mail.

 I just want to be clear on this.
 We have a TSM client that is backing up to a TSM server.
 The backup is failing due to the ANS message about the server
 out of storage space.

 Is the data going to a storage pool that is on the disk and
 then migrated to a tape library?

 On the TSM server and issue q stg, is there a storage pool that
 have a %Uil of 100? And if so, is this the disk pool or a tape
 pool?

 Sias


  On Tue, 19 Nov 2002, murali ramaswamy
 ([EMAIL PROTECTED]) wrote:

  Hi,
  I am not doing server-server communication.  I have server
 and client on my
  machine and a client on another machine in network that I
 want to backup.
  Thanks
  - murali
 
 
 
 
 
 
  From: Sias Dealy [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Re: Please help - ANS1311E Server out of data
 storage space in TSM
  Date: Tue, 19 Nov 2002 18:28:23 -0500
  
  Murali,
  
  Are you doing server to server communication?
  If this is the case, the target server may not have enough
  space.
  
  Lower the migration threshold and check the actlog. There
  should be some message about the migration failing and there
  should also be our famous ANS1311E message.
  
  I know that you can add a volume to the target server. The
  command escapes me at the moment. I just don't do server to
  server communcation as often as I would like.
  
  Sias
  
  
  
  
  
  Get your own 800 number
  Voicemail, fax, email, and a lot more
  http://www.ureach.com/reg/tag
  
  
   On, murali ramaswamy ([EMAIL PROTECTED])
 wrote:
  
Hi,
I am  not mapping a drive.  I added the IP address in the
  field while
creating the NODE for the other machine.
Thanks
-murali
   
   
   
   
From: Sias Dealy  [EMAIL PROTECTED]
Reply-To: [EMAIL PROTECTED]
To: murali ramaswamy [EMAIL PROTECTED], ADSM-
  [EMAIL PROTECTED]
Subject: Re: Re: Please help - ANS1311E Server out of
 data
  storage space in
TSM
Date: Tue, 19 Nov 2002 17:38:05 -0500


Murali,

If the data from the disk pool is not going to a tape
 pool
  but
the data is going to another machine.
I would check the network connection and also if that
 machine
is up and running. If both checks out fine, then chech
 to see
if there is enough space on the target machine.

Are you mapping a drive to another machine? I would
 unmap and
remap the drive. On Windows 2000 drive mapping is not as
forgiving as NTFS on Unix.

If everything checks fine.
Lower the migration threshold and check the actlog to see
  what
kind of error message that you are getting.

A volume is just a file where TSM stores data. I'm not
 too
  sure
if this would be consider a flat file or not.


Sias

 On Tue, 19 Nov 2002, murali ramaswamy
([EMAIL PROTECTED]) wrote:

  Hi,
  What is volume on Windows 2000 box?  I dont have any
  backup
tape drive
  attached.  I just back up to another location on the
  machine
which was
  created through the Device Configuration wizard on the
  Server
GUI.
  Thanks
  -murali
 
 
 
 
 
 
  From: Sias Dealy [EMAIL PROTECTED]
  Reply-To: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: Re: Please help - ANS1311E Server out of
 data
storage space in TSM
  Date: Tue, 19 Nov 2002 17:02:13 -0500
  
  Murali,
  
  To increase the storage pool, need to define a
 volume to
  that
  storage pool.
  
  define volume pool name /path/volume name
  formatsize=#
  
  The formatsize value is in megabytes and you only
 have to
put a
  number.
  
  If you get a message that the diskpool is out of
 storage,
check
  the actlog to see if migration started. If migration
 did
start
  were there an error message about the tape library.
  
  Sias
  
  
  
  
  
  
  Get your own 800 number
  Voicemail, fax, email, and a lot more
  http://www.ureach.com/reg/tag
  
  
   On, murali ramaswamy
 ([EMAIL PROTECTED])
wrote:
  
Hi,
actlog gives following type of message?   How do I
increase
  space
in storage pool?  I have 4GB space on my machine
 and
  how
can
  it say no
space?
   
ANR0522W Transaction failed for session 194 for
 node
   CLONE1 (WinNT) - no space
available in
  storage pool
   BACKUPPOOL and all

Server out of data storage space

2001-10-03 Thread Gill, Geoffrey L.

Hello all,
This morning I noticed a node still in session with the server, which just
finished after 9 hours. My first thought is that the switch setting has
changed because the NIC is still set to 100/Full. I need to have someone
check that, but I also found this.
A messag in the client log as follows:
10/03/2001 00:34:27 ANS1311E Server out of data storage space.
The log on the server has this message: 10/03/01 00:28:06 ANR0534W
Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
estimate exceeded and server is unable to obtain additional space in storage
pool NOTES_DPOOL.
The disk pool is not full, not even close. And let's make things clear up
front, NOTHING has changed on the client or server. I do see the client is
still at a lower level version of 3.1.0.7. I know this is not a supported
client, and I have told them to upgrade, obviously with no luck so far. The
server by the way is AIX 4.3.3 TSM 4.1.2.

Has anyone any experience with this. The disk pool is set to overflow to
tape when files are larger than 4GB. No tape mounts were noted. This has
worked fine since the server was brought online a few years ago.

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (888) 997-9614



Re: Server out of data storage space

2001-10-03 Thread Andrew Raibeck

Does the dsmerror.log file have the error message? If so, it should also
have an accompanying message indicating which file failed.

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Gill, Geoffrey L. [EMAIL PROTECTED]
Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED]
10/03/2001 07:11
Please respond to ADSM: Dist Stor Manager


To: [EMAIL PROTECTED]
cc:
Subject:Server out of data storage space



Hello all,
This morning I noticed a node still in session with the server, which just
finished after 9 hours. My first thought is that the switch setting has
changed because the NIC is still set to 100/Full. I need to have someone
check that, but I also found this.
A messag in the client log as follows:
10/03/2001 00:34:27 ANS1311E Server out of data storage space.
The log on the server has this message: 10/03/01 00:28:06 ANR0534W
Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
estimate exceeded and server is unable to obtain additional space in
storage
pool NOTES_DPOOL.
The disk pool is not full, not even close. And let's make things clear up
front, NOTHING has changed on the client or server. I do see the client is
still at a lower level version of 3.1.0.7. I know this is not a supported
client, and I have told them to upgrade, obviously with no luck so far.
The
server by the way is AIX 4.3.3 TSM 4.1.2.

Has anyone any experience with this. The disk pool is set to overflow to
tape when files are larger than 4GB. No tape mounts were noted. This has
worked fine since the server was brought online a few years ago.

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (888) 997-9614



Re: Server out of data storage space

2001-10-03 Thread Ron Pavan

This is caused by the client (or agent) not requesting enough pre-allocated
space in the diskpool for the data that it actually needs to send.  We ran
into this on both Tandem clients and SQL agents.  On the SQL there is an
estimated change percentage parameter that you can use and it will
pre-allocate that amount of space in the diskpool.  On the Tandem client you
set objectsize and it preallocates the space accordingly.  If you are
using an agent I would look for something like that.  If it is a B/A
client then you should look to see if compression is turned on.  This could
possibly cause the data that is sent to the server to be larger that what it
was originally calculated at.

-Original Message-
From: Gill, Geoffrey L. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 7:12 AM
To: [EMAIL PROTECTED]
Subject: Server out of data storage space


Hello all,
This morning I noticed a node still in session with the server, which just
finished after 9 hours. My first thought is that the switch setting has
changed because the NIC is still set to 100/Full. I need to have someone
check that, but I also found this.
A messag in the client log as follows:
10/03/2001 00:34:27 ANS1311E Server out of data storage space.
The log on the server has this message: 10/03/01 00:28:06 ANR0534W
Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
estimate exceeded and server is unable to obtain additional space in storage
pool NOTES_DPOOL.
The disk pool is not full, not even close. And let's make things clear up
front, NOTHING has changed on the client or server. I do see the client is
still at a lower level version of 3.1.0.7. I know this is not a supported
client, and I have told them to upgrade, obviously with no luck so far. The
server by the way is AIX 4.3.3 TSM 4.1.2.

Has anyone any experience with this. The disk pool is set to overflow to
tape when files are larger than 4GB. No tape mounts were noted. This has
worked fine since the server was brought online a few years ago.

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (888) 997-9614



Re: Server out of data storage space

2001-10-03 Thread Jorge Rodriguez

It4s possible that the storage pool reached its maximun capacity while the backup was running and failed, and after this the expiration process began. It can be the reason witch the storage pool is not full.
Jorge Rodriguez
Caracas - Venezuela

From: Andrew Raibeck <[EMAIL PROTECTED]>
Reply-To: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Server out of data storage space
Date: Wed, 3 Oct 2001 07:31:42 -0700

Does the dsmerror.log file have the error message? If so, it should also
have an accompanying message indicating which file failed.

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
"Good enough" is the enemy of excellence.




"Gill, Geoffrey L." <[EMAIL PROTECTED]>
Sent by: "ADSM: Dist Stor Manager" <[EMAIL PROTECTED]>
10/03/2001 07:11
Please respond to "ADSM: Dist Stor Manager"


 To: [EMAIL PROTECTED]
 cc:
 Subject: Server out of data storage space



Hello all,
This morning I noticed a node still in session with the server, which just
finished after 9 hours. My first thought is that the switch setting has
changed because the NIC is still set to 100/Full. I need to have someone
check that, but I also found this.
A messag in the client log as follows:
10/03/2001 00:34:27 ANS1311E Server out of data storage space.
The log on the server has this message: 10/03/01 00:28:06 ANR0534W
Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
estimate exceeded and server is unable to obtain additional space in
storage
pool NOTES_DPOOL.
The disk pool is not full, not even close. And let's make things clear up
front, NOTHING has changed on the client or server. I do see the client is
still at a lower level version of 3.1.0.7. I know this is not a supported
client, and I have told them to upgrade, obviously with no luck so far.
The
server by the way is AIX 4.3.3 TSM 4.1.2.

Has anyone any experience with this. The disk pool is set to overflow to
tape when files are larger than 4GB. No tape mounts were noted. This has
worked fine since the server was brought online a few years ago.

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail: [EMAIL PROTECTED]
Phone: (858) 826-4062
Pager: (888) 997-9614
Get your FREE download of MSN Explorer at http://explorer.msn.com


Re: Server out of data storage space

2001-10-03 Thread Argeropoulos, Bonnie

Hello,

I have had this error in the past and was told that it was a bug in the api
server/
protocol used to communicate with the tsm server.  An estimate of how much
space is
needed to back up a file is sent...but there is a problem with the protocol
engine
for the transfer...if you send many small files and then a large file..it
causes the
problem.  I was told that there was no fix for it...just to redo backup.
Maybe this has changed??

Bonnie

-Original Message-
From: Gill, Geoffrey L. [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 10:12 AM
To: [EMAIL PROTECTED]
Subject: Server out of data storage space


Hello all,
This morning I noticed a node still in session with the server, which just
finished after 9 hours. My first thought is that the switch setting has
changed because the NIC is still set to 100/Full. I need to have someone
check that, but I also found this.
A messag in the client log as follows:
10/03/2001 00:34:27 ANS1311E Server out of data storage space.
The log on the server has this message: 10/03/01 00:28:06 ANR0534W
Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
estimate exceeded and server is unable to obtain additional space in storage
pool NOTES_DPOOL.
The disk pool is not full, not even close. And let's make things clear up
front, NOTHING has changed on the client or server. I do see the client is
still at a lower level version of 3.1.0.7. I know this is not a supported
client, and I have told them to upgrade, obviously with no luck so far. The
server by the way is AIX 4.3.3 TSM 4.1.2.

Has anyone any experience with this. The disk pool is set to overflow to
tape when files are larger than 4GB. No tape mounts were noted. This has
worked fine since the server was brought online a few years ago.

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (888) 997-9614



Re: Server out of data storage space

2001-10-03 Thread Ford, Phillip

We had this problem with disk cashing on.  When the disk pool was full of
old data.  Enough was cleaned for the estimated size.  Then the client sent
a larger file (usually compressing a compressed file) and it would fail for
not enough space.  We turned disk caching off and the problem never occurred
again.




--
Phillip Ford
Senior Software Specialist
Corporate Computer Center
Schering-Plough Corp.
(901) 320-4462
(901) 320-4856 FAX
[EMAIL PROTECTED]



-Original Message-
From: Jorge Rodriguez [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 10:10 AM
To: [EMAIL PROTECTED]
Subject: Re: Server out of data storage space



It4s possible that the storage pool reached its maximun capacity while the
backup was running and failed, and after this the expiration process began.
It can be the reason witch the storage pool is not full.


Jorge Rodriguez

Caracas - Venezuela


From: Andrew Raibeck
Reply-To: ADSM: Dist Stor Manager
To: [EMAIL PROTECTED]
Subject: Re: Server out of data storage space
Date: Wed, 3 Oct 2001 07:31:42 -0700

Does the dsmerror.log file have the error message? If so, it should also
have an accompanying message indicating which file failed.

Andy Raibeck
IBM Software Group
Tivoli Storage Manager Client Development
Internal Notes e-mail: Andrew Raibeck/Tucson/IBM@IBMUS
Internet e-mail: [EMAIL PROTECTED]

The only dumb question is the one that goes unasked.
The command line is your friend.
Good enough is the enemy of excellence.




Gill, Geoffrey L.
Sent by: ADSM: Dist Stor Manager
10/03/2001 07:11
Please respond to ADSM: Dist Stor Manager


 To: [EMAIL PROTECTED]
 cc:
 Subject: Server out of data storage space



Hello all,
This morning I noticed a node still in session with the server, which just
finished after 9 hours. My first thought is that the switch setting has
changed because the NIC is still set to 100/Full. I need to have someone
check that, but I also found this.
A messag in the client log as follows:
10/03/2001 00:34:27 ANS1311E Server out of data storage space.
The log on the server has this message: 10/03/01 00:28:06 ANR0534W
Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
estimate exceeded and server is unable to obtain additional space in
storage
pool NOTES_DPOOL.
The disk pool is not full, not even close. And let's make things clear up
front, NOTHING has changed on the client or server. I do see the client is
still at a lower level version of 3.1.0.7. I know this is not a supported
client, and I have told them to upgrade, obviously with no luck so far.
The
server by the way is AIX 4.3.3 TSM 4.1.2.

Has anyone any experience with this. The disk pool is set to overflow to
tape when files are larger than 4GB. No tape mounts were noted. This has
worked fine since the server was brought online a few years ago.

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail: [EMAIL PROTECTED]
Phone: (858) 826-4062
Pager: (888) 997-9614

   _

Get your FREE download of MSN Explorer at http://explorer.msn.com
http://go.msn.com/bql/hmtag_itl_EN.asp



***
 This message and any attachments is solely for the intended recipient. If
you are not the intended recipient, disclosure, copying, use, or
distribution of the information included in this message is prohibited --
please immediately and permanently delete this message.



Re: Server out of data storage space

2001-10-03 Thread Gill, Geoffrey L.

Years ago there was a problem with communication between the client and
server.  The client would tell the server the file was a
certain size and
then proceed to send a larger file.  Most often happened with
compressed
files being compressed again by dsmc (compress yes option).  I
know this was
fixed but I don't know if the fix was on the client or on the server.

Did you recently change something on the client?
Does the dsmerror.log file have the error message? If so, it
should also
have an accompanying message indicating which file failed.

To answer questions. No, nothing on the client has changed at all.
Compression was on so I decided to turn it off to see what happens tonight.
I did restart the services to catch these changes.

Here is what the error log shows as it relates to that specified file. It is
not that big, 3Gb, so it should have went to the disk pool. There was 35gb
of other files that did not have problems.
10/03/2001 00:34:26 ANS1228E Sending of object
'\\cp-its-domapp01\e$\notes\data\bizopsh4.nsf' failed
10/03/2001 00:34:27 ANS1311E Server out of data storage space

Hopefully the compression option will fix this. I have noticed some posts
related to compression and was wondering what everyones thoughts were on it.
I have

Geoff Gill
TSM Administrator
NT Systems Support Engineer
SAIC
E-Mail:   [EMAIL PROTECTED]
Phone:  (858) 826-4062
Pager:   (888) 997-9614



Re: Server out of data storage space

2001-10-03 Thread Martha Musacchio

Geoff,
I deal primarily with backups directly to tape and have seen this error message
when the number of tapes in the volume is equal to the  Maximum Scratch Volumes
Allowed parameter for that storage group. I increase this value and backups go
on.  It might be helpful to see the storage pool details.

Martha

 MIME-Version: 1.0
 Date: Wed, 3 Oct 2001 07:11:54 -0700
 From: Gill, Geoffrey L. [EMAIL PROTECTED]
 Subject: Server out of data storage space
 To: [EMAIL PROTECTED]

 Hello all,
 This morning I noticed a node still in session with the server, which just
 finished after 9 hours. My first thought is that the switch setting has
 changed because the NIC is still set to 100/Full. I need to have someone
 check that, but I also found this.
 A messag in the client log as follows:
 10/03/2001 00:34:27 ANS1311E Server out of data storage space.
 The log on the server has this message: 10/03/01 00:28:06 ANR0534W
 Transaction failed for session 352 for node CP-ITS-DOMAPP01 (WinNT) - size
 estimate exceeded and server is unable to obtain additional space in storage
 pool NOTES_DPOOL.
 The disk pool is not full, not even close. And let's make things clear up
 front, NOTHING has changed on the client or server. I do see the client is
 still at a lower level version of 3.1.0.7. I know this is not a supported
 client, and I have told them to upgrade, obviously with no luck so far. The
 server by the way is AIX 4.3.3 TSM 4.1.2.

 Has anyone any experience with this. The disk pool is set to overflow to
 tape when files are larger than 4GB. No tape mounts were noted. This has
 worked fine since the server was brought online a few years ago.

 Geoff Gill
 TSM Administrator
 NT Systems Support Engineer
 SAIC
 E-Mail:   [EMAIL PROTECTED]
 Phone:  (858) 826-4062
 Pager:   (888) 997-9614



Re: Server out of data storage space

2001-10-03 Thread Len Boyle

In article 005201c14c1e$68f6d020$1902a8c0@lipstr, Kelly J. Lipp
[EMAIL PROTECTED] says:

Years ago there was a problem with communication between the client and
server.  The client would tell the server the file was a certain size and
then proceed to send a larger file.  Most often happened with compressed
files being compressed again by dsmc (compress yes option).  I know this was
fixed but I don't know if the fix was on the client or on the server.

Did you recently change something on the client?

Kelly J. Lipp

Hello Kelly

I do not think that this problem was fixed. I believe that most folks
just stopped using the cache option.

It would be nice if IBM/TIVOLI would fix this by allowing the server
to hold up data flow long enought to release some cached space or
move to the next storage pool.Andy, Mike can you tell us if we
should request this or is it in the offical request list?

In the mean time there appears to be a new option in the latest client
level which might help some folks.

There is now an option to allow one to define a pattern for files that
will not be compressed. So one can exclude the .zip .gz etc files.
At least on the windows platform.
len



ANS1311E Server out of data storage space

2001-05-10 Thread ABDULSALAM ABDULLA

Each time during incremental backup or archive, this particular file fails,
I do have a lot of empty
volumes which are assigned to backup and archive pools, and their status is
empty.
I'm not using scratch method.  Tapes are permanently assigned to those
pools.

 Error in dsmsched.log ==
05/10/01   16:02:55 Normal File-- 1,240,369,100 /u16/export/APRD.dmp.Z
**
Unsuccessful **
05/10/01   16:17:25 ANS1228E Sending of object '/u16/export/APRD.dmp.Z'
failed
05/10/01   16:17:25 ANS1311E Server out of data storage space


Followings are the q vol output - ARCHIVETAPEPOOL is the one failed
===
Operation Results


Volume Name   Storage  Device  EstimatedPct   Volume

  Pool NameClass Name   Capacity   Util   Status

(MB)
  ---  --  -  -

/adsm/bkpoolvol1.dsm  BACKUPPOOL   DISK  2,000.00.0  On-Line

/adsmreclaim/2E7F.B-  RECLAIMDIS-  RECLAIMCL-2,048.0   75.1  Filling

 FSKPOOLASS

/adsmreclaim/archivepoo-  ARCHIVEPOOL  DISK  2,000.0   52.2  On-Line

 l.dsm

/adsmreclaim/archivepoo-  ARCHIVEPOOL  DISK500.0  100.0  On-Line

 l2.dsm

/usr/lpp/adsmserv/bin/s-  SPACEMGPOOL  DISK  8.00.0  On-Line

 pcmgmt.dsm

TAP10BARCHIVETAP-  3570BDEVC-5,541.9  100.0Full

   EPOOLLASS

TAP11BARCHIVETAP-  3570BDEVC-5,000.0   95.4  Filling

   EPOOLLASS

TAP12BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAP13BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAP14BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAP15BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAP16BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAP17BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE143570BKPOOL   3570DEVCL-5,000.0   39.2  Filling

ASS

TAPE15ARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE16ARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE17ARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE18ARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE19ARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE1BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE2 3570BKPOOL   3570DEVCL-5,365.7  100.0Full

ASS

TAPE2BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE3 3570BKPOOL   3570DEVCL-5,324.7   96.1Full

ASS

TAPE3BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE4 3570BKPOOL   3570DEVCL-5,000.05.1  Filling

ASS

TAPE4BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE5 3570BKPOOL   3570DEVCL-5,000.0   59.2  Filling

ASS

TAPE5BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE6 3570BKPOOL   3570DEVCL-5,000.0   53.7  Filling

ASS

TAPE6BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE7 3570BKPOOL   3570DEVCL-5,000.05.0  Filling

ASS

TAPE7BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOLLASS

TAPE8 3570BKPOOL   3570DEVCL-5,000.04.8  Filling

ASS

TAPE8BARCHIVETAP-  3570BDEVC-0.00.0   Empty

   EPOOL

Re: Server out of data storage space

2001-04-26 Thread Chibois, Herve

Hi Abdu

Ok you have scratch tapes, but does your STG have the permissions to
allocate
one more ? Check the MAXSCRATCH param for your sequential STG.

rv

 -Message d'origine-
 De : ABDULSALAM ABDULLA [mailto:[EMAIL PROTECTED]]
 Envoyé : jeudi 26 avril 2001 07:47
 À : [EMAIL PROTECTED]
 Objet : Server out of data storage space
 
 
 Why it's giving [Server out of data storage space] error and 
 skipping for
 some files.
 I have more than 8 tapes as scratches.  Surprisingly the next 
 schedule went
 through with no problem!!
 
 Appreciate your help,
 Salam
 
 Followings are the type of messages I'm getting
 
 04/25/01   12:57:28 Normal File--   137,102,205
 /u18/bckup_hot_tb/APRD/othe
 r_data00.dbf.Z  ** Unsuccessful **
 04/25/01   12:58:14 ANS1114I Waiting for mount of offline media.
 04/25/01   12:58:14 Retry # 1  Normal File--   137,102,205
 /u18/bckup_hot_t
 b/APRD/other_data00.dbf.Z [Sent]
 04/25/01   13:01:06 Normal File--   104,481,973
 /u18/bckup_hot_tb/APRD/othe
 r_data01.dbf.Z [Sent]
 04/25/01   13:03:11 Normal File--   134,090,627
 /u18/bckup_hot_tb/APRD/othe
 r_data02.dbf.Z [Sent]
 04/25/01   13:05:46 Normal File--   150,740,799
 /u18/bckup_hot_tb/APRD/othe
 r_data03.dbf.Z [Sent]
 04/25/01   13:08:38 Normal File--   249,077,811
 /u18/bckup_hot_tb/APRD/othe
 r_data04.dbf.Z  ** Unsuccessful **
 04/25/01   13:09:23 ANS1114I Waiting for mount of offline media.
 04/25/01   13:09:23 Retry # 1  Normal File--   249,077,811
 /u18/bckup_hot_t
 b/APRD/other_data04.dbf.Z  ** Unsuccessful **
 04/25/01   13:10:59 ANS1329S Server out of data storage space
 



Re: Server out of data storage space

2001-04-26 Thread ABDULSALAM ABDULLA

Ya, stg is set much higher.

Thanks,
Salam

 -Original Message-
 From: Chibois, Herve [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, April 26, 2001 10:39 AM
 To:   [EMAIL PROTECTED]
 Subject:  Re: Server out of data storage space
 Importance:   High
 
 Hi Abdu
 
 Ok you have scratch tapes, but does your STG have the permissions to
 allocate
 one more ? Check the MAXSCRATCH param for your sequential STG.
 
 rv
 
  -Message d'origine-
  De : ABDULSALAM ABDULLA [mailto:[EMAIL PROTECTED]]
  Envoyé : jeudi 26 avril 2001 07:47
  À : [EMAIL PROTECTED]
  Objet : Server out of data storage space
  
  
  Why it's giving [Server out of data storage space] error and 
  skipping for
  some files.
  I have more than 8 tapes as scratches.  Surprisingly the next 
  schedule went
  through with no problem!!
  
  Appreciate your help,
  Salam
  
  Followings are the type of messages I'm getting
  
  04/25/01   12:57:28 Normal File--   137,102,205
  /u18/bckup_hot_tb/APRD/othe
  r_data00.dbf.Z  ** Unsuccessful **
  04/25/01   12:58:14 ANS1114I Waiting for mount of offline media.
  04/25/01   12:58:14 Retry # 1  Normal File--   137,102,205
  /u18/bckup_hot_t
  b/APRD/other_data00.dbf.Z [Sent]
  04/25/01   13:01:06 Normal File--   104,481,973
  /u18/bckup_hot_tb/APRD/othe
  r_data01.dbf.Z [Sent]
  04/25/01   13:03:11 Normal File--   134,090,627
  /u18/bckup_hot_tb/APRD/othe
  r_data02.dbf.Z [Sent]
  04/25/01   13:05:46 Normal File--   150,740,799
  /u18/bckup_hot_tb/APRD/othe
  r_data03.dbf.Z [Sent]
  04/25/01   13:08:38 Normal File--   249,077,811
  /u18/bckup_hot_tb/APRD/othe
  r_data04.dbf.Z  ** Unsuccessful **
  04/25/01   13:09:23 ANS1114I Waiting for mount of offline media.
  04/25/01   13:09:23 Retry # 1  Normal File--   249,077,811
  /u18/bckup_hot_t
  b/APRD/other_data04.dbf.Z  ** Unsuccessful **
  04/25/01   13:10:59 ANS1329S Server out of data storage space
  



Re: Server out of data storage space

2001-04-26 Thread Chibois, Herve

Hi again,

Looks stange, can you send me your act between the events

04/25/01   12:57:28 
and 
04/25/01   13:10:59

rv

 -Message d'origine-
 De : ABDULSALAM ABDULLA [mailto:[EMAIL PROTECTED]]
 Envoyé : jeudi 26 avril 2001 08:53
 À : [EMAIL PROTECTED]
 Objet : Re: Server out of data storage space
 
 
 Ya, stg is set much higher.
 
 Thanks,
 Salam
 
  -Original Message-
  From: Chibois, Herve [SMTP:[EMAIL PROTECTED]]
  Sent: Thursday, April 26, 2001 10:39 AM
  To:   [EMAIL PROTECTED]
  Subject:  Re: Server out of data storage space
  Importance:   High
  
  Hi Abdu
  
  Ok you have scratch tapes, but does your STG have the permissions to
  allocate
  one more ? Check the MAXSCRATCH param for your sequential STG.
  
  rv
  
   -Message d'origine-
   De : ABDULSALAM ABDULLA [mailto:[EMAIL PROTECTED]]
   Envoyé : jeudi 26 avril 2001 07:47
   À : [EMAIL PROTECTED]
   Objet : Server out of data storage space
   
   
   Why it's giving [Server out of data storage space] error and 
   skipping for
   some files.
   I have more than 8 tapes as scratches.  Surprisingly the next 
   schedule went
   through with no problem!!
   
   Appreciate your help,
   Salam
   
   Followings are the type of messages I'm getting
   
   04/25/01   12:57:28 Normal File--   137,102,205
   /u18/bckup_hot_tb/APRD/othe
   r_data00.dbf.Z  ** Unsuccessful **
   04/25/01   12:58:14 ANS1114I Waiting for mount of offline media.
   04/25/01   12:58:14 Retry # 1  Normal File--   137,102,205
   /u18/bckup_hot_t
   b/APRD/other_data00.dbf.Z [Sent]
   04/25/01   13:01:06 Normal File--   104,481,973
   /u18/bckup_hot_tb/APRD/othe
   r_data01.dbf.Z [Sent]
   04/25/01   13:03:11 Normal File--   134,090,627
   /u18/bckup_hot_tb/APRD/othe
   r_data02.dbf.Z [Sent]
   04/25/01   13:05:46 Normal File--   150,740,799
   /u18/bckup_hot_tb/APRD/othe
   r_data03.dbf.Z [Sent]
   04/25/01   13:08:38 Normal File--   249,077,811
   /u18/bckup_hot_tb/APRD/othe
   r_data04.dbf.Z  ** Unsuccessful **
   04/25/01   13:09:23 ANS1114I Waiting for mount of offline media.
   04/25/01   13:09:23 Retry # 1  Normal File--   249,077,811
   /u18/bckup_hot_t
   b/APRD/other_data04.dbf.Z  ** Unsuccessful **
   04/25/01   13:10:59 ANS1329S Server out of data storage space
   
 



Re: Server out of data storage space

2001-04-26 Thread ABDULSALAM ABDULLA

rv,
I got it, some of the tapes was somehow assigned to other pools and the
status were scratch.
Thanks for help,
Salam


 -Original Message-
 From: Chibois, Herve [SMTP:[EMAIL PROTECTED]]
 Sent: Thursday, April 26, 2001 3:59 PM
 To:   [EMAIL PROTECTED]
 Subject:  Re: Server out of data storage space
 
 Hi again,
 
 Looks stange, can you send me your act between the events
 
 04/25/01   12:57:28 
 and 
 04/25/01   13:10:59
 
 rv
 
  -Message d'origine-
  De : ABDULSALAM ABDULLA [mailto:[EMAIL PROTECTED]]
  Envoyé : jeudi 26 avril 2001 08:53
  À : [EMAIL PROTECTED]
  Objet : Re: Server out of data storage space
  
  
  Ya, stg is set much higher.
  
  Thanks,
  Salam
  
   -Original Message-
   From: Chibois, Herve [SMTP:[EMAIL PROTECTED]]
   Sent: Thursday, April 26, 2001 10:39 AM
   To:   [EMAIL PROTECTED]
   Subject:  Re: Server out of data storage space
   Importance:   High
   
   Hi Abdu
   
   Ok you have scratch tapes, but does your STG have the permissions to
   allocate
   one more ? Check the MAXSCRATCH param for your sequential STG.
   
   rv
   
-Message d'origine-
De : ABDULSALAM ABDULLA [mailto:[EMAIL PROTECTED]]
Envoyé : jeudi 26 avril 2001 07:47
À : [EMAIL PROTECTED]
Objet : Server out of data storage space


Why it's giving [Server out of data storage space] error and 
skipping for
some files.
I have more than 8 tapes as scratches.  Surprisingly the next 
schedule went
through with no problem!!

Appreciate your help,
Salam

Followings are the type of messages I'm getting

04/25/01   12:57:28 Normal File--   137,102,205
/u18/bckup_hot_tb/APRD/othe
r_data00.dbf.Z  ** Unsuccessful **
04/25/01   12:58:14 ANS1114I Waiting for mount of offline media.
04/25/01   12:58:14 Retry # 1  Normal File--   137,102,205
/u18/bckup_hot_t
b/APRD/other_data00.dbf.Z [Sent]
04/25/01   13:01:06 Normal File--   104,481,973
/u18/bckup_hot_tb/APRD/othe
r_data01.dbf.Z [Sent]
04/25/01   13:03:11 Normal File--   134,090,627
/u18/bckup_hot_tb/APRD/othe
r_data02.dbf.Z [Sent]
04/25/01   13:05:46 Normal File--   150,740,799
/u18/bckup_hot_tb/APRD/othe
r_data03.dbf.Z [Sent]
04/25/01   13:08:38 Normal File--   249,077,811
/u18/bckup_hot_tb/APRD/othe
r_data04.dbf.Z  ** Unsuccessful **
04/25/01   13:09:23 ANS1114I Waiting for mount of offline media.
04/25/01   13:09:23 Retry # 1  Normal File--   249,077,811
/u18/bckup_hot_t
b/APRD/other_data04.dbf.Z  ** Unsuccessful **
04/25/01   13:10:59 ANS1329S Server out of data storage space

  



Server out of data storage space

2001-04-25 Thread ABDULSALAM ABDULLA

Why it's giving [Server out of data storage space] error and skipping for
some files.
I have more than 8 tapes as scratches.  Surprisingly the next schedule went
through with no problem!!

Appreciate your help,
Salam

Followings are the type of messages I'm getting

04/25/01   12:57:28 Normal File--   137,102,205
/u18/bckup_hot_tb/APRD/othe
r_data00.dbf.Z  ** Unsuccessful **
04/25/01   12:58:14 ANS1114I Waiting for mount of offline media.
04/25/01   12:58:14 Retry # 1  Normal File--   137,102,205
/u18/bckup_hot_t
b/APRD/other_data00.dbf.Z [Sent]
04/25/01   13:01:06 Normal File--   104,481,973
/u18/bckup_hot_tb/APRD/othe
r_data01.dbf.Z [Sent]
04/25/01   13:03:11 Normal File--   134,090,627
/u18/bckup_hot_tb/APRD/othe
r_data02.dbf.Z [Sent]
04/25/01   13:05:46 Normal File--   150,740,799
/u18/bckup_hot_tb/APRD/othe
r_data03.dbf.Z [Sent]
04/25/01   13:08:38 Normal File--   249,077,811
/u18/bckup_hot_tb/APRD/othe
r_data04.dbf.Z  ** Unsuccessful **
04/25/01   13:09:23 ANS1114I Waiting for mount of offline media.
04/25/01   13:09:23 Retry # 1  Normal File--   249,077,811
/u18/bckup_hot_t
b/APRD/other_data04.dbf.Z  ** Unsuccessful **
04/25/01   13:10:59 ANS1329S Server out of data storage space