I've been having lots of problems in Brightstor Arcserve v9 for NT. I think its the database being inconsistant. After a job runs, the media pools disappear and don't come back until I've restarted the db engine. Also, the logs show "unable to open/write to database" errors.
I looked at all the VLDB maintenance utility articles on support.ca.com, and all of them suggest using the dbcheck as follows:
dbcheck -a -L casdb;admin;secret DBNAME
where DBNAME is asjob, asmedia, astpstat, etc...
but when I look in my database folder, I see many many files named:
astpsdat.dbd, astpsdat.000, astpsdat.001,....,astpsdat.020, asmedia.dbd, asmedia.001 and so on.
So when I try to run dbcheck -a -L casdb;admin;secret asmedia for example, I get an error saying it cannot find that database. Do I need to run dbcheck on each dbd and .00* file in that folder?? why are there so many of these .00* files in the first place?
Thanks
I looked at all the VLDB maintenance utility articles on support.ca.com, and all of them suggest using the dbcheck as follows:
dbcheck -a -L casdb;admin;secret DBNAME
where DBNAME is asjob, asmedia, astpstat, etc...
but when I look in my database folder, I see many many files named:
astpsdat.dbd, astpsdat.000, astpsdat.001,....,astpsdat.020, asmedia.dbd, asmedia.001 and so on.
So when I try to run dbcheck -a -L casdb;admin;secret asmedia for example, I get an error saying it cannot find that database. Do I need to run dbcheck on each dbd and .00* file in that folder?? why are there so many of these .00* files in the first place?
Thanks