API: TRying to read ACTLOG

2000-07-25 Thread Michel David
Hi everbody anb thanks for precedent answers I am trying to read ACTLOG message to ask "How Are YOu?" to the server all the time. I succeed to do this with batch file is there another possibility e.g. with ODBC ? Thank you __ Do You Yahoo!? Get

Server Instalation disturb the OleDateTime ?

2000-08-02 Thread Michel David
Hi EveryBody ! Does someone has heard about problem in using COleDateTime from Compiled DLL (in another computer) running on a computer where TSM Server is installed ? The Code (without any call to the server) falls there inside COleDataTime, but after recompile inside the SAME computer (with

LCD Library Screen: how can I know what's there ?

2000-12-20 Thread Michel David
Hi Everybody I use NT (SP5) . TSM API TSM-3.7.4 Qualstar Tape Librairies TLS We have some clients far from us, and we would like to know important informations that are written on the LCD screen of our JukeBoxes. One of them : The Air Filter has to be cleaned ! Thank you very much !

TSM Has to SAY ME that's something wrong !

2001-01-02 Thread Michel David
Hi everybody 1) I would like to know if there is a possibility to know what's written on the LCD screen of our QUALSTAR library. Sometimes there are important info like "Change the AIR filter" ... It's a SCSI library. 2) If we shut down the QUALSTAR library, the TSM doesn't feal it at all ! You

Re: RESTORE VOLUMES

2002-02-13 Thread Michel David
It's possible Take a look at the ARCHIVES and essentially CONTENTS table 1) select * from contents where volume_name='vol1' You will get everything in the volume vol1. 2) Save the info (file_name) in some CStringArray 3) Sort your info to restore according to the volumes Good luck. Michel ---

Re: RESTORE VOLUMES

2002-02-14 Thread Michel David
:[EMAIL PROTECTED]] On Behalf Of Michel David Sent: Wednesday, 13 February 2002 8:21 PM To: [EMAIL PROTECTED] Subject: Re: RESTORE VOLUMES It's possible Take a look at the ARCHIVES and essentially CONTENTS table 1) select * from contents where volume_name='vol1' You will get everything

DEVCLASS:FORMAT ? ESTIMATED SIZE ?

2002-02-15 Thread Michel David
Hi everybody TSM 3.7.4 (upgrading soon bA) DRIVES SONY SDX-xxx TAPES AIT1 or AIT2 Using DEVCLASS 8MMCLASS1 1) Which parameter do we have to use to make the COMPRESSION made HARDWARE 2) Which Format to use, the default is DRIVE ... BUT I think that it's remains not compressed. What about AIT,

Re: TSM API

2002-02-28 Thread Michel David
I have a lot I think. 1) It works WELL| 2) Hello word is 150 line long 3) The examples are not bad. 4) The manual is not enough on my taste 5) If you have questions email me, I try to answer ! Michel MARNET --- Rivera, Jose Spri [EMAIL PROTECTED] wrote: Hi - Has anyone had any experience

3.7.4-4.2.1.20 :API - Error

2002-03-24 Thread Michel David
Hi everybody. Our configuration: Win2k SP2 TSM 4.2.1.20 After a lot a work. We succeed to Upgrade to 4.2 without loosing ALL the data. ( I hope ) The same API code that worked on WIN2K 3.7.4 does not work now. For sure we copy all the .h files instead of the old ones. We get the 2065 RETURN

API: dsmBindMC

2002-05-02 Thread Michel David
Hi everybody! TSM4.2.1.2 WIN2000 Into the same API code, I need to send objects to 2 different ARCHIVE POOLS. When I use different FILESPACES the dsmBindMC connect me to the DEFAULT MC and not to the special MC I created for the second pool. How can Archive files (dsmSendObj) to other

Re: API: dsmBindMC

2002-05-05 Thread Michel David
Hi Richard, Hi Tsm'rs. Sorry to disturb you, Thank you very much for the precedent answers. Sorry, it doesn't work. - The API connect automatically to DEFAULT MGT class which redirect automatically to ARCHIVE: ARCHIVEPOOL There we use the STUDIES filespace. - I would like to redirect some

[no subject]

2001-11-08 Thread Michel David
=. and the use of this function with the parameter DEVCLASS returns an error. 2) If I want to restore a damaged DB I have to use RESTORE DB ? But there is no such function in the help. What is the exact syntax and how can I use the FILE-DEVCLASS DBB volumes to do it ? Thank you TSM'ers Michel

Re: anybody out there using AIT library?

2001-11-18 Thread Michel David
We use here AIT2 and AIT1 library. Also API using and Migration Backup take (at least) 8 times more than it's written in the manual. Our configuation: Qualstar (3-4 different sorts) 3.7.4 NT4.0 sp6 Good luck. If you success to make it run only 1/2 than they say so please tell us !! Michel

Disk Copy Pool

2001-11-18 Thread Michel David
Hi Everybody. Thank you for precedent answers ! 3.7.4 NT4.0 (soon 2000) QUALSTAR AIT1/2 libs. API Used for Archives (not Copy Pool) Here's the new problem: We would like each day to copy the Archive Pool to a FILE pool up to 120 GB and flush this to a SEQ TAPE. We would like this disk pool to be

Please!:A Temp-File COPY POOL Solution

2001-11-20 Thread Michel David
Hi Everybody. Thank you for precedent answers ! I try to to be more understandable !! Here's the new problem: We have a 120GB Disk for pool (like 1 tape capacity) We would like, each day, to Copy the Archive Pool to a FILE POOL on this disk (remote disk). Parallely we will continue to use a

ONE-DAY SAFETY PROBLEM (cont)

2001-11-20 Thread Michel David
(one local and one remote) in synchronization with the primary. You would define a file device class on the remote system. -Original Message- From: Michel David [mailto:[EMAIL PROTECTED]] Sent: Tuesday, November 20, 2001 5:22 AM To: [EMAIL PROTECTED] Subject: Please!:A Temp-File

Changing Library box

2001-11-25 Thread Michel David
Hi all TSM'rs I want to change my library from 20-tape lib to a bigger. I connected both of them together to reansfer the tapes. for a tape name 000104 I made Checkout libv oldlib 000104 I eject the tape checkin libv newlib 000104 q libv seems to be OK. q libv: newlib 000104 data When I try

Re: HELP IN USING API

2001-11-26 Thread Michel David
Which version of TSM do you use. Which use do you want ? Archive/Backup ? The use of TSM API is quite complicated but it works really fine. I didn't touch the code 2 years ago. We use only Archive/Retrieve functions(3.7.4) on NT. If you need info you can 'Reply'. Michel David Marnet ISRAEL

ERROR 2070 : Tx Too big ?

2002-01-01 Thread Michel David
Hi Tsm' men and whomen. I have a server with max transaction allowed 500Mb and 60 files BUT... the transaction failes (in API using the function dsmSendData) with the Error 2070 that means to big for one Tx. But these files are together only 200 Mb and we fall. Has someone an idea (Client Set

ODBC Install not found on Client

2002-01-07 Thread Michel David
Hi everybody, Something strange... We are currently using 3.7.4 . On NT4.0 sp5 I try to install the ODBC files. According to the manual (Quick Start and others), In the Client Options, We choose Change button but their is NOT their the ODBC drivers ! It's the same for the the 3.7.0 install and

Which tape is the DBBACKUP?

2002-01-14 Thread Michel David
Hi Tsm'rs Thank you for answering, my precedent requests. NT4.0 SP5 TSM3.7.3 The Library computer HD crashed. We don't know which tape is the DBBACKUP How can we test it ? When I try one with DSMSERV RESTORE DB, and it's not the good one, nothing don't work anymore and I had to reinstall TSM !

Re: Which is the DBBACKUP tape?

2002-01-14 Thread Michel David
Hi Thank you for answering so fast but, the COMPUTER has crashed, I don't have anything but TAPES. No HISTORY VOLUME, NO LIB LIST. I have a new computer and a new disk with TIVOLI installed and I need to recover EVERYTHING from the DBBACKUP. Thank you. Michel MARNET

Why choose TSM - Publications ?

2002-01-15 Thread Michel David
friends. Michel DAVID MARNET __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

Re: Problems with restore db

2002-01-15 Thread Michel David
Hi Vasquez, Commo Estas ? I did success to make a dsmserv restore db volume=. devclass= commit=yes from the DOS command line. First you have to disconnect the Service TSM Server. Use the NT-Services, search for TSM Server and just press Stop or Open the Web-like Server Adiministration

Restore DB 4584Error-

2002-01-17 Thread Michel David
Hi TSM'rs Thank you everybody for the help. __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

Restore DB 4584Error- Incomplete volume list

2002-01-17 Thread Michel David
Hi TSM'rs Thank you everybody for the help. We make a DSMSERV RESTORE DB from tapes. (We found the right tapes!) The TSM start to work. 1)It choose the tape. 2)BEFORE the tape is inside we get 8337:Recovery log 3) The Tape is inside. 4) 4638I REstore Backup Series 129 5) 4583E Imcomplete

Re: Restore DB 4584Error- Incomplete volume list

2002-01-17 Thread Michel David
Scratch Tapes ? 1)I have 2)It doesn't know yet, who is who. Restore falls at the begining of reading the tape. 3)What's the connection ? Thank you. Michel MARNET Do you have enough scratch tapes? -Mensaje original- De: Michel David [SMTP:[EMAIL PROTECTED]] Enviado el

**PLEASE HELP ** 4584E : in DSMSERV RESTORE DB:

2002-01-20 Thread Michel David
you very much! Michel DAVID MARNET __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

Check the DBBACKUP INTEGRITY.

2002-01-20 Thread Michel David
Hi TSM'rs Someone knows a possibility of CHECK the integrity of a DBBACKUP tape or file. This is connected to the last DISASTER we had. We would like if the DBBACKUP is correctly done. Thank you. MICHEL DAVID MARNET __ Do You Yahoo!? Send FREE

Total Recovery without DBBACKUP tape ?

2002-01-20 Thread Michel David
Hi everybody! This is the biggest disaster I can immagine. That looks loke No DBBACKUP tape available. Is it possible to recover the data FROM the POOL TAPES, if I know which tape is right pool tape ? This is a real emmergency Thank you. Michel MARNET

Re: **PLEASE HELP ** 4584E : in DSMSERV RESTORE DB:

2002-01-20 Thread Michel David
=yes Are sure the DBBACKUP is on a single tape, that it is not a multi-volume? Are you positive your DB Backups have been running correctly? I suspect folks are having trouble helping you without this information. -Original Message- From: Michel David [mailto:[EMAIL PROTECTED

Please HELP! Restore DB without DBBACKUP tape.

2002-01-21 Thread Michel David
emmergency. We tried everything else I think. Thank you. Michel DAVID MARNET __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/

I surrender ? : HOW CAN I GET THE TSM SUPPORT ?

2002-01-21 Thread Michel David
. AFAIK, it is not possible to read storagepool media without an intact database. If your DB is not intact, and your DB backup tapes are no good, I would recommend that you call TSM support to see if they can help you. Good luck! -Lloyd On Mon, 21 Jan 2002 07:19:35 -0800 Michel David

Re: Windows TSM-Client Crash

2002-01-22 Thread Michel David
wake up. If you need it I develop a set of usefull batches to test the LIBRARY and Report about problems. Michel David. MARNET Wouter V [EMAIL PROTECTED] wrote: Hello, We just introduced TSM in our environment. We are now backuping up 1 unix server and 12 Windows clients (Windows 2000 Server

I think that I need technical support for TSM

2002-01-27 Thread Michel David
once more, what is the technical support number for me. I am in Israel. THANK YOU. MICHEL DAVID MARNET __ Do You Yahoo!? Great stuff seeking new owners in Yahoo! Auctions! http://auctions.yahoo.com

How to shutdown computer ?

2002-01-27 Thread Michel David
Hi everybody Is there a soft way to close TSM, Shut Down the Computer and Power on the computer back ? This seems to be easy but when we do this and we are making some operation on the Drive (SONY SDX - AIT1/2) - the Drive becomes unavailable - the Media inside becomes unavailable - The drive

Hardware Compression ?

2001-05-15 Thread Michel David
Hi everybody. Our system QUALSTAR AIT1 and AIT2 TSM 3.7.4 NT4.0 Server SP6 Is there a possibility to make a HARDWARE Server-Side Compression, is there any option for this (dsmserv.opt ...?) Thank you very much Michael MARNET __ Do You Yahoo!?

AIT1 AIT2 Perfomance Prob

2001-05-15 Thread Michel David
Hi everybody We use QUALSTAR lib, with SONY drive SCSI connection TSM 3.7.4 I got for copy from TAPE to TAPE (Backup) - for AIT2 1.70 Mb/sec - for AIT1 2.48 Mb/sec THEY (Sony) say that we have to get AIT1 : 12 MB/s, compressed AIT2 : 16 MB/s, compressed SITE :

Reclamation space / True occupancy

2001-06-14 Thread Michel David
Shalom everybody TSM 3.7.4 Using TSM Administration Programming with API AIT1/AIT2 tapes. I need know - how much MB are really stored in a tape - how many % of reclamable space there is really - How much % of the tape can be used more (capacity of tape according to the same average compress

List of all the ACTLOG ANS

2001-06-24 Thread Michel David
Hi TSM'ers, Hi Richard, Pini etc... Maybe a question someone can answer (to 3 questions before I didn't get any answer, I feel very jalous !) Where can I find the list of all the ANS messages of the ACTLOG ? Thank you all ! Michel __ Do You