Here is what I'm asking;
Principal Server A has a database named db1
Principal Server B has a database named db 2
Mirror Server C is where I want to mirror the two databases to, so this server would hold ServerA.db1 and ServerB.db2
if the Server A fails, Server B switch to Principal.
(i.e)
1) When Server A act as Principal, then Server B & Server C in Mirror
2) Server B act as principal as well as mirror too when Server A fails
Is this possible ?