Author Topic: how to validate that DB2 and TSM matches?  (Read 3250 times)

repostor

  • Newbie
  • *
  • Posts: 1
    • View Profile
how to validate that DB2 and TSM matches?
« on: September 02, 2015, 12:51:21 AM »
Hi,

Is there a way to validate that ALL data that exists in DB2 OnDemand really exist in TSM?
And vice versa?

If not, than I will create a utility for that.
ping me if you have any ideas of how this can be done, or if you find this interesting.

Regards Tomas

Alessandro Perucchi

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1002
    • View Profile
Re: how to validate that DB2 and TSM matches?
« Reply #1 on: September 02, 2015, 01:22:20 AM »
Hello,

I have some customers who did that, and in fact it is quite easy.

The way is to do basically a "select distinct doc_name from segment_tables" in the Library Server of CMOD (could be DB2, Oracle or SQL Server doesn't matter).
Do the same with TSM (you have to do a select on the archives table if I'm not wrong).

Then with the 2 outputs, you need to do something like a "diff", and then you're ok :-)

Well, then you will also need to check the OnDemand resources, that are also stored in TSM...

By doing that you will see that in TSM you'll have more objects than what you have in the library server :-) but you don't need to care about them!! At least not for what you intent to do!

Good luck
Alessandro Perucchi

#Install #Migrations #Conversion #Educate #Repair #Upgrade #Migrate #Enhance #Optimize #AIX #Linux #Multiplatforms #DB2 #Windows #Oracle #TSM #Tivoli #Performance #Audits #Customizing #Availability #HA #DR #JavaApi #ContentNavigator #ICN #WEBi #ODWEK #Services #PDF #AFP #XML