IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

way to interpret the IMS log file


IBM Mainframe Forums -> IMS DB/DC
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
gakandalkar

New User


Joined: 20 Feb 2007
Posts: 9
Location: pune

PostPosted: Fri Apr 27, 2007 10:35 am
Reply with quote

I am new to IMS database stuck up with an issue.

While updating field values in a segment, log file is capturing the details. But I am not able to interpret the same
to understand what exactly it has done.

Is there a way to interpret the log file details to conclude that what exactly been updated in the database.
Back to top
View user's profile Send private message
itssreehere
Warnings : 1

New User


Joined: 10 Jan 2006
Posts: 65
Location: chennai

PostPosted: Mon May 07, 2007 5:40 pm
Reply with quote

I don't think you can do that way.Its specif for IMS internal use(for check point restarting etc).It will be very difficult to interpret.

To see what happened in a call you can use BTSB. in the BTS out listing you can see the details of each and every DB call happened, SSA, I/O area etc.If you are not using BTSB, you can display the calls. If you just want to know the DB statistics add the DFSTAT DD statement in your run jcl.

Sreejith
Back to top
View user's profile Send private message
Bitneuker

CICS Moderator


Joined: 07 Nov 2005
Posts: 1104
Location: The Netherlands at Hole 19

PostPosted: Wed May 09, 2007 1:26 am
Reply with quote

The logfile will contain the situation of the modified segment before and after modification. You will have to know the structure of the segments in order to find out what changes were made.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> IMS DB/DC

 


Similar Topics
Topic Forum Replies
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 4
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts SFTP Issue - destination file record ... All Other Mainframe Topics 2
Search our Forums:

Back to Top