Can some one help me to get the list of Publication, Articles , Type of Replication and its corresponding job by providing a sql script. Thanks in advance. Also where I would be able get the system view of distribution database.
u can find all the system tables related to replication from BOL at ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/tsqlref9/html/5696ee73-5d7c-4f26-b7ee-6831c9c3edf7.htm
As referred you could refer to the updated books online for HOW TO : replication topics in this case, moreover for the scripts you can run PROFILER while monitoring the same using Replication monitor and SSMS.