Showing posts with label made. Show all posts
Showing posts with label made. Show all posts
Friday, July 14, 2017
Dbanj Patoranking Yemi ALade and others made it to the 2015 Africa Mama award
Dbanj Patoranking Yemi ALade and others made it to the 2015 Africa Mama award

Among the notable faces at the event include Senior Vice President, Viacom Africa, Alex Okosi, Dbanj, PSquare, Seyi Shay, Yemi ALade, Toofan, StoneBwoy, K.O, Kulichana among many others.
Below are the major award winner and their the the price they won
Efizzee baeby, Yemi Alade won the award for Best Female at MAMA 2015.
Peter and Paul Okoye ( PSquare ) won the best group category
Reggae act and Alubarika crooner, Patoranking won the Best New Act at the ongoing MAMA 2015 in South Africa.
While DBanji beats 2Face, and Asa to MAMA Evolution, which is only for already established artist who have huge impact on the African music scene, taken African music to new heights around the world and pushed the boundaries of creativity. The winner for this category was jointly decided by MTV Base and online voting via Twitter and Instagram.
Monday, April 10, 2017
DB2 Q Replication it made me stuck for more than a month
DB2 Q Replication it made me stuck for more than a month
Im back with fresh concepts and ideas in my mind, those were the things that made me stuck with issues for at least more than a month and was not able to blog anything until i learnt something practical out of it myself. So what is that interesting topic in DB2?
DB2 Q Replication and Event Publishing.
Since the time i started working on replication it made me so interested that i wanted to implement and see how it works.
DB2 Q Replication captures the changed data from source and send committed transactions as messages using a messaging system called IBM WebSphere Message Queues to the target.
Changes that happen at source are captured by Capture program by reading DB2 recovery logs and put them as messages on the WebSphere message queues where the apply program resides at target reads messages from queues and write back changes to respective targets. below figure explains it.

Im my next post i will give the implementation of DB2 Q replication between two DB2 databases.
DB2 Q Replication and Event Publishing.
Since the time i started working on replication it made me so interested that i wanted to implement and see how it works.
DB2 Q Replication captures the changed data from source and send committed transactions as messages using a messaging system called IBM WebSphere Message Queues to the target.
Changes that happen at source are captured by Capture program by reading DB2 recovery logs and put them as messages on the WebSphere message queues where the apply program resides at target reads messages from queues and write back changes to respective targets. below figure explains it.

Im my next post i will give the implementation of DB2 Q replication between two DB2 databases.
Subscribe to:
Posts (Atom)