Re: missed backups oddity

2006-09-05 Thread David E Ehresman
, September 04, 2006 5:58 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: missed backups oddity Maybe you could try running a shell script that does a 'query session' every 5 minutes and redirects the output to a log file. That should tell you where all the sessions come from. Something like th

Re: missed backups oddity

2006-09-04 Thread Gill, Geoffrey L.
l TSM Administrator PeopleSoft Sr. Systems Administrator SAIC M/S-G1b (858)826-4062 Email: [EMAIL PROTECTED] -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alexander Verkooijen Sent: Monday, September 04, 2006 5:58 AM To: ADSM-L@VM.MARIST.EDU Subject: Re: m

Re: missed backups oddity

2006-09-04 Thread Alexander Verkooijen
Maybe you could try running a shell script that does a 'query session' every 5 minutes and redirects the output to a log file. That should tell you where all the sessions come from. Something like this should work: --- CUT HERE --- #!/usr/bin/ksh while true do /usr/bin/dsmadmc -id="xxx"