Re: SQL-Backtrack OBSI Module (via TSM API) for Oracle -versus- TSM TDP for Oracle

2001-03-12 Thread Mark A. Adams
We have been using SQL-Backtrack for 3 years now. We like it very well. Yes, it will do hot backups. SQL-Backtrack backs up directly to TSM using the API interface. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Larry Girardi Sent: Friday, March 09

Re: passwd problem

2001-03-12 Thread Mark A. Adams
My guess would be that whatever user you are logged in as, does not have write permissions to the directory where the dsmerror.log file exists. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Diane Geils Sent: Friday, March 09, 2001 12:13 PM To: [EM

DBI Connections to TSM database

2001-06-06 Thread Mark A. Adams
I am running AIX 4.3.3.x with version 3.7.4 TSM. I need to connect to the TSM database using perl, using the DBI and the DBD::DB2 module. I am having trouble connecting to the database. Could anyone give me a hand. CODE #!/usr/local/bin/perl use DBI; use DBD::DB2::Constants; use DBD::DB2; $db =

Re: DBI Connections to TSM database

2001-06-07 Thread Mark A. Adams
e is different fro TSM. So I could not achieve my work. When I have more time, I will ask a ODBC guru to help me to finish my driver. At this time, if your admin box is NT, just install ODBC and try to connect using this... But I did not manage to either using PERL / PHP. Keep in touch rv

Re: Hanging Admin sessions

2001-06-20 Thread Mark A. Adams
Put this entry in the dsmserv.opt file. NOBUFPREFETCH Then restart TSM. This will allow you to cancel the sessions. Mark Adams -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Loon, E.J. van - SPLXM Sent: Wednesday, June 20, 2001 3:20 AM To: [EM

Re: ADSM and SQL-Backtrack

2000-09-18 Thread Mark A. Adams
BackTrack had a problem with expiring it's own data. Here are some scripts that we used to find more info about the particular files. Hope this will help you. Mark Adams (402) 963-8237 /* This will show all files for a particular node */ select * from contents where node_name='SQL_BACKTRACK' /*

Re: Help - backups go to tape instead of disc pool, from DB2

2000-10-06 Thread Mark A. Adams
We experienced the same problem. We found out that the files that were being backed up were larger that the disk pool area which caused *sm to go straight to tape. Watch your backups and check the file size. This should start you in the right direction. If you check the contents table you can get

Re: Web client access problems after 3.7.3 SM upgrade

2000-10-17 Thread Mark A. Adams
RTFM Syntax >>-Set SERVERLladdress--tcp_port--->< Parameters tcp_port (Required) Specifies the low level address of the server. Generally, this address is identical to the TCPPORT option in the server option file of the server. Examples Task Set the low level addres

Re: Tapes needed for a restore

2000-10-24 Thread Mark A. Adams
Select from the contents table. It may take some time but it will give you what you want. I just did this for about 500 files. Mark Adams -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Nancy Reeves Sent: Monday, October 02, 2000 2:11 PM To: [EMAIL

Re: Problems with Barcode Reader.

2000-10-24 Thread Mark A. Adams
I seem to remember this coming up before. Check previous items on this list. If my memory serves me correctly, someone else had a problem related to this and it turned out that there was too much external lighting on the library, causing it to interfere with the barcode reader. Mark Adams -O

Re: tsm 4.1 event notification

2000-11-08 Thread Mark A. Adams
Try snmp notification. With that you can eliminate all of your scripts. You would just have to set up a snmp server. We use it and have the snmp server send email to necessary individuals. This will pull errors straight out of the activity log. -Original Message- From: ADSM: Dist Stor Ma

Re: Exit Codes from server scripts..

2000-11-27 Thread Mark A. Adams
I would be curious too. I have called IBM regarding exit codes for dsmc command. Even on a failure it will return zero as the exit code. IBM said that the product was working as designed?? I always thought if there was an error that a greater than zero value was passed. But who am I to say

Re: TSM 4.1.1 (September Version), Windows 2000 Server and Crashes

2000-12-04 Thread Mark A. Adams
Must be just all of that Scotch you said you last week. -Original Message- From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Kelly J. Lipp Sent: Friday, December 01, 2000 9:48 AM To: [EMAIL PROTECTED] Subject: TSM 4.1.1 (September Version), Windows 2000 Server and Crash

Re: Automated Admin Access.

2000-12-04 Thread Mark A. Adams
We have created a directory /usr/local/admin/adsm that only root can read. That way only a root user can be able to look at the scripts, our root users have admin rights to TSM. We have been using this for quite a while with no problems. -Original Message- From: ADSM: Dist Stor Manager [m

Directory Tree

2001-01-12 Thread Mark A. Adams
I am sure this has been covered before, but I can't seem to find it in the archives. We want to save just the directory tree of a file system to a different copypool. My question is how can I do this? We do not want the files in the same area. The idea is to save tape mounts on a system recovery

Here you have, ;o)

2001-02-12 Thread Mark A. Adams
Hi: Check This! AnnaKournikova.jpg.vbs

Apologies

2001-02-13 Thread Mark A. Adams
My apologies for distributing the virus yesterday.

Re: Auto reply to request

2001-02-21 Thread Mark A. Adams
Here is a script that I wrote some time ago that does a auto-reply. You could try and work this into the way you are presently doing it. You may have to make some modifications to fit your needs. Mark Adams * TMPFILE=/t