Server-Script-Problem controled with Integrated Solution console

2006-08-01 Thread Christiane Kühn

Hallo,
I used the Windows Integrated Solutios Console (ISC) to control the 
Windows-Backup Server.

It works (not everything)  nice :-X .
Now I have a Problem with the Server-Scirpting. I think  I make a small 
error but I don`t find him.


I have following Skript:
##
query event * * begindate=-1 begintime=08:00 enddate=today endtime=08:00
QUERY EVENT * TYPE=ADMIN BEGINDATE=today-1 BEGINTIME=08:00 ENDDATE=today 
ENDTIME=08:00 EXCEPTIONSONLY=NO FORMAT=STANDARD

q request
select cast(entity as char(25))  as "Node Name ", cast(bytes/1024/1024 
as decimal(10,3)) as "Total MB  ",cast(substr(cast(end_time-start_time 
as char(17)),3,8) as char(8)) as "Elapsed   ", 
cast(substr(cast(start_time as  char(26)),1,19)as char(30)) as 
"Date/Time", case when cast((end_time-start_time) seconds as 
decimal) >0 then  cast(bytes/cast((end_time-start_time) seconds as 
decimal)/1024/1024 as decimal(6,3)) else cast(0 as decimal(6,3)) end as  
" MB/Sec" from summary where start_time>=current_timestamp - 1 day and 
activity='BACKUP'

q stgpool * Format=Standard Pooltype=Any
q libvolume
q volume * stgpool=* devclass=*  format=standard
q path
#

This Script works every day very nice. But with the ISC I can not change 
something because

my row select cast(en.   has an error (Macro-Definition).
I can change the script  with the Command-Line Mode in the 
Tivoli-Storage-Management Console.

with the command  update, copy   but not with the ISC.

Who can wright me, where the mistake is?

Thank you and best regards
Christiane




--
********
Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Tivoli-Client: Debian (Ubuntu 5.10) Kernal 2.6

2006-03-17 Thread Christiane Kühn

Hallo,
we have an TSM-Client with OS Ubuntu 5.10.
We need the installation packages (*.deb) for TSM-Clients
Where can I found them or who can send me informations where can I get 
this packages


Best regards for help.
Christiane Kühn


--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Re: AW: [ADSM-L] AW: [ADSM-L] Move Node Data from one Policy to another Policy

2006-03-10 Thread Christiane Kühn

Some more Information to my situation:

The client-files are now in a disk-storage pool and not in a 
sequential-storage-pool


Christiane



Schaub Joachim Paul ABRAXAS INFORMATIK AG schrieb:


Oh i'm sorry,
Puh, you have to go over sequential medias.
Or export, import the nodedata?

Regards
joachim 


-Ursprüngliche Nachricht-
Von: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Im Auftrag von 
Christiane Kühn
Gesendet: Freitag, 10. März 2006 11:31
An: ADSM-L@VM.MARIST.EDU
Betreff: Re: [ADSM-L] AW: [ADSM-L] Move Node Data from one Policy to another 
Policy

Thank you for your answer,
but there is a small rub. In die Storage-pool (1,4 Tera-Bytes) I have 25 
client-files and i want to move the data from 3 client to an other new policy 
with a new storage-pool.

Christiane

Schaub Joachim Paul ABRAXAS INFORMATIK AG schrieb:

 


In your case, define the sgn_pc as next storage pool by upading the diskpool1 
with:
Upd stg diskpool1 next=sgn_pc

Then set the migration threshold low:
Upd stg diskpool1 hi=0 lo=0


Regards 
joachim


-Ursprüngliche Nachricht-
Von: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Im Auftrag 
von Christiane Kühn

Gesendet: Freitag, 10. März 2006 10:24
An: ADSM-L@VM.MARIST.EDU
Betreff: [ADSM-L] Move Node Data from one Policy to another Policy

Hallo,
I use a Windows TSM-Server 3.2.2.
I have some policies and some  storage-pools.
My storage-pool are defined as  disk.

My aim is, to move one client with all the backups-data from one policy to 
another policy.

move nodedata sgn_selene fromstgpool=diskpool1 tostgpool=sgn_pc 
I get  the message:  move Nodedata: storage pool  is not a sequential 
pool


Is there any other way to come to my aim?. I know the way, to allocate the 
client in a new policy and to delete the old backup-files of the client.

Christiane




--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



   



--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]

 



--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Re: AW: [ADSM-L] Move Node Data from one Policy to another Policy

2006-03-10 Thread Christiane Kühn

Thank you for your answer,
but there is a small rub. In die Storage-pool (1,4 Tera-Bytes) I have 25 
client-files and i want
to move the data from 3 client to an other new policy with a new 
storage-pool.


Christiane

Schaub Joachim Paul ABRAXAS INFORMATIK AG schrieb:


In your case, define the sgn_pc as next storage pool by upading the diskpool1 
with:
Upd stg diskpool1 next=sgn_pc

Then set the migration threshold low:
Upd stg diskpool1 hi=0 lo=0


Regards 
joachim


-Ursprüngliche Nachricht-
Von: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED] Im Auftrag von 
Christiane Kühn
Gesendet: Freitag, 10. März 2006 10:24
An: ADSM-L@VM.MARIST.EDU
Betreff: [ADSM-L] Move Node Data from one Policy to another Policy

Hallo,
I use a Windows TSM-Server 3.2.2.
I have some policies and some  storage-pools.
My storage-pool are defined as  disk.

My aim is, to move one client with all the backups-data from one policy to 
another policy.

move nodedata sgn_selene fromstgpool=diskpool1 tostgpool=sgn_pc I get the message:  
move Nodedata: storage pool  is not a sequential pool

Is there any other way to come to my aim?. I know the way, to allocate the 
client in a new policy and to delete the old backup-files of the client.

Christiane




--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]

 



--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Move Node Data from one Policy to another Policy

2006-03-10 Thread Christiane Kühn

Hallo,
I use a Windows TSM-Server 3.2.2.
I have some policies and some  storage-pools.
My storage-pool are defined as  disk.

My aim is, to move one client with all the backups-data from one policy 
to another policy.


move nodedata sgn_selene fromstgpool=diskpool1 tostgpool=sgn_pc
I get the message:  move Nodedata: storage pool  is not a 
sequential pool


Is there any other way to come to my aim?. I know the way, to allocate 
the client in a new policy and to delete

the old backup-files of the client.

Christiane




--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Re: dbcopy, logcopy; Copy Status: Off-Line/Sync

2006-01-18 Thread Christiane Kühn
Thank you for your answer. Yes, I think, this command is the right one I 
am looking for.


Best regards
Christine

John Monahan schrieb:

If I understand correctly, I believe you are looking for the VARY ONLINE 
command. 



__
John Monahan
Senior Consultant Enterprise Solutions
Computech Resources, Inc.
Office: 952-833-0930 ext 109
Cell: 952-221-6938
http://www.computechresources.com




Christiane Kühn <[EMAIL PROTECTED]> 
Sent by: "ADSM: Dist Stor Manager" 

01/18/2006 11:38 AM
Please respond to
"ADSM: Dist Stor Manager" 


To
ADSM-L@VM.MARIST.EDU
cc

Subject
[ADSM-L] dbcopy, logcopy; Copy Status: Off-Line/Sync






Hallo,
I have a question to the Status of dbcopy, logcopy: sync/off-line.
I don`t find a command to get the status from off-line to sync
(for example: update dbcopy.)

The situation:
I want to make a copy-synconisation of the db and log - Files (3 times)
No problem:
define dbcopy/logcopy  works wonderful.

The Server is a Windows 2003 with tsm 5.3.2.2
One Copy is on the disk D:
the other 2 Copies are on a raid-system.

Now the problem:
If one disk has no connection to the system (hardware-error, 
net-problems...)

the tsm-system works wonderful further with the disk, which is accessible
for the system. And the non accessible disks changed the status from 
sync to off-line.


To change the status from off-line to sync,
we need two commands:
delete dbvol ... and
define dbcopy ...

The same problem is with the log-files.

I need the command update dbcopy/logcopy ...

Can somebody help me by this wish?

Christiane Kühn


 



--
****
Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



dbcopy, logcopy; Copy Status: Off-Line/Sync

2006-01-18 Thread Christiane Kühn

Hallo,
I have a question to the Status of dbcopy, logcopy: sync/off-line.
I don`t find a command to get the status from off-line to sync
(for example: update dbcopy.)

The situation:
I want to make a copy-synconisation of the db and log - Files (3 times)
No problem:
define dbcopy/logcopy  works wonderful.

The Server is a Windows 2003 with tsm 5.3.2.2
One Copy is on the disk D:
the other 2 Copies are on a raid-system.

Now the problem:
If one disk has no connection to the system (hardware-error, 
net-problems...)

the tsm-system works wonderful further with the disk, which is accessible
for the system. And the non accessible disks changed the status from 
sync to off-line.


To change the status from off-line to sync,
we need two commands:
delete dbvol ... and
define dbcopy ...

The same problem is with the log-files.

I need the command update dbcopy/logcopy ...

Can somebody help me by this wish?

Christiane Kühn


--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



ANR0150E: Password Error: decrypting password

2006-01-18 Thread Christiane Kühn

Hallo,

We have a Windows System Server 2003 (ServicePack 1)
with TSM-Server: 5.3.2.2

We need an Server to Server connection.
The other Server is a AIX-RS/6000: TSM 5.1.10 sytem.

We get the Error:

ANR0150E Failed to open Server RHRZ_TSM. There was an error decrypting 
the Virtual Volumes password. (SESSION: 2358, PROCESS: 17)


16.01.2006 10:43:13
ANR1651E Server information for RHRZ_TSM is not available. (SESSION: 
2358, PROCESS: 17)


16.01.2006 10:43:13
ANR4374E Session failure, source server detected an internal error. 
(SESSION: 2358, PROCESS: 17)


16.01.2006 10:43:13
ANR4578E Database backup/restore terminated - required volume was not 
mounted. (SESSION: 2358, PROCESS: 17)




Can somebody help me, to handle this error.
I have get an note, that this error will be fixed in Version: 5.3.3

Is there an patch for the TSM-Server: Windows: Version 5.3.2.2

Thank you for your help.
Best regards Christiane Kühn


Institut für Informatik
Christiane Kühn Tel.: 0228/73-4200
Römerstraße 164 Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]


--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Re: Error-Code: ANR1092

2005-07-29 Thread Christiane Kühn

Thank you for your answer.
It is right, that there were not enough mount points for the reclamation 
pool. I have arise the number.
But I  thing, that the error - Code message could be better helpful. 
There is no access point for afrclm.c(3130)

or ANR1092E. It was very helpful, that you know the technote 1083722

Christiane



Richard Sims schrieb:


Christiane - See IBM site Technote 1083722.

   Richard Sims

On Jul 21, 2005, at 12:14 PM, Christiane Kühn wrote:


Hallo together
We have an  TSM-Server for Windows (5_3_1.3)

I got the error Code:
***
2005-07-21 18:05DANRDafrclm.c(3130): ThreadId<26>  
Reclamation terminated for volume AZ1869L1 - unexpected result code  
(3).  (PROCESS: 65)
2005-07-21 18:05DANRDThreadId<26> issued message  
 from:   (PROCESS: 65)

2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05EANR1092ESpace reclamation is ended for  
volume AZ1869L1. An internal server error was detected. (PROCESS: 65)
2005-07-21 18:05DANRDThreadId<26> issued message  
1092 from:   (PROCESS: 65)

**

Know somebody something about this error
Thank you for your help.





--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Re: Error-Code: ANR1092

2005-07-22 Thread Christiane Kühn

Halo Richard,
thank you for answer.
I was on the same way and had increase the value of the Maxsize by the 
Reclamation-Space from the value  10 to 15.


Christiane




Richard Sims schrieb:


Christiane - See IBM site Technote 1083722.

   Richard Sims

On Jul 21, 2005, at 12:14 PM, Christiane Kühn wrote:


Hallo together
We have an  TSM-Server for Windows (5_3_1.3)

I got the error Code:
***
2005-07-21 18:05DANRDafrclm.c(3130): ThreadId<26>  
Reclamation terminated for volume AZ1869L1 - unexpected result code  
(3).  (PROCESS: 65)
2005-07-21 18:05DANRDThreadId<26> issued message  
 from:   (PROCESS: 65)

2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05EANR1092ESpace reclamation is ended for  
volume AZ1869L1. An internal server error was detected. (PROCESS: 65)
2005-07-21 18:05DANRDThreadId<26> issued message  
1092 from:   (PROCESS: 65)

**

Know somebody something about this error
Thank you for your help.





--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]



Error-Code: ANR1092

2005-07-21 Thread Christiane Kühn

Hallo together
We have an  TSM-Server for Windows (5_3_1.3)

I got the error Code:
***
2005-07-21 18:05DANRDafrclm.c(3130): ThreadId<26> 
Reclamation terminated for volume AZ1869L1 - unexpected result code 
(3).  (PROCESS: 65)
2005-07-21 18:05DANRDThreadId<26> issued message  
from:   (PROCESS: 65)

2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05:(PROCESS:65)
2005-07-21 18:05EANR1092ESpace reclamation is ended for 
volume AZ1869L1. An internal server error was detected. (PROCESS: 65)
2005-07-21 18:05DANRDThreadId<26> issued message 1092 
from:   (PROCESS: 65)

**

Know somebody something about this error
Thank you for your help.
Best regards
Christiane

--

Institut für Informatik
Christiane Kühn   Tel.: 0228/73-4200
Römerstraße 164   Fax.: 0228/7360304
53117 Bonn Email: [EMAIL PROTECTED]