Inactive Versions

2000-09-20 Thread Crump, Adam (CC-MIS Open Sys)
I received an error the first time I sent this so I'm sending it again. I am trying to list the number of inactive versions of a file if more than ten exist. Here is what I have so far: select FILESPACE_NAME,HL_NAME,LL_NAME,count(*) as Inactive_Files from backups where node_name='NODEX' and stat

Re: Another ADSM capacity question

2000-09-20 Thread Crump, Adam (CC-MIS Open Sys)
Issue command q license. This updates the information. Then issue q auditoccupancy to display it. -Original Message- From: Daniel Swan/TM [mailto:[EMAIL PROTECTED]] Sent: Wednesday, September 20, 2000 11:08 AM To: [EMAIL PROTECTED] Subject: Another ADSM capacity question How do I find

Inactive Versions

2000-09-20 Thread Crump, Adam (CC-MIS Open Sys)
I am trying to list the number of inactive versions of a file if more than ten exist. Here is what I have so far: select FILESPACE_NAME,HL_NAME,LL_NAME,count(*) as Inactive_Files from backups where node_name='NODEX' and state='INACTIVE_VERSION' group by HL_NAME,LL_NAME,FILESPACE_NAME Here is the

ANS0106E for Netware

2000-07-25 Thread Crump, Adam (CC-MIS Open Sys)
We just upgraded to TSM 3.7.3 and it appears Netware can no longer connect. The Netware client is running TSM 3.7.1. The only change that was made was on the server, Netware could connect to ADSM 3.1.2.40 with no issues, but now when load dsmc is executed the following appears: ANS0106E READINDE