extract log records from DB2 for VSE



IBM's flagship relational database management system

extract log records from DB2 for VSE

Postby princehaasil » Mon May 14, 2012 1:14 pm

hello all,
i need some help from you. i want to extract log records from my DB2 Server for VSE and use it to sync my external Database which is Oracle Database. is there any way to read my log file externally from .Net application or else. m using DB2 Connect as a middleware to connect my host server. m grateful to you if you give me any suggestion or solution. thanks

Environment:

Machine: Z10 BC
OS : ZVSE 4.2
DB: DB2 server for VSE v 7.5
Connectivity: DB2 Connect v 9.7
Programming Platform: .NET
External DB: Oracle
princehaasil
 
Posts: 11
Joined: Mon Jan 04, 2010 5:51 pm
Has thanked: 1 time
Been thanked: 0 time

Re: extract log records from DB2 for VSE

Postby dick scherrer » Mon May 14, 2012 9:54 pm

Hello,

Suggest you consider reading the log on the VSE system and generating a new file to be used by the remote system. I suspect the original log file will not be easily processed by .NET code.

Then talk with your system support/network people to learn how to read a physical sequential file using the .NET application in your environment.
Hope this helps,
d.sch.

These users thanked the author dick scherrer for the post:
princehaasil (Wed May 30, 2012 7:03 pm)
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to DB2

 


  • Related topics
    Replies
    Views
    Last post