Hello friends,
I am using db2 udb v8.1,
My problem: - to reduce the pressure on the db2 server we are thinking to put another server (let’s think db2_1 and db2_2) some requests must go to the db2_1 and another to db2_2....... I
Instead of dividing the request in application server level can't I do it in db server level ... like identifying the appropriate request in db2 server level and can be processed..... (Plz tell me about the possibility)
Can any one plz give me any suggestions?