DB2 Connect sqlcode -842

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • vrepalle
    New Member
    • May 2010
    • 1

    DB2 Connect sqlcode -842

    Hi,
    I am trying to access two different DB2 subsystems A and B .The program logic is handled to connect to a different subsystem (B) when a condition is satisfied and after the process on that subsystem it connects back to the original subsystem (A).
    Somehow when i try to reconnect to Subsystem B next time it give -842 sqlcode saying the connection to subsystem B exists.

    In my understanding when I recoonect to subsystem A then connection to Subsystem B is cancelled.
    Please let me know your thoughts for resolving the issue.
Working...