, 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
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
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"