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

How to debug LR records in IDMS


IBM Mainframe Forums -> IDMS/ADSO
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
shriya reddy
Warnings : 1

New User


Joined: 05 Jun 2004
Posts: 43

PostPosted: Tue Oct 25, 2005 3:55 pm
Reply with quote

Hi All,

Please give the solution for How to debug LR records in IDMS.

Regards,
Shriya Reddy
Back to top
View user's profile Send private message
shriya reddy
Warnings : 1

New User


Joined: 05 Jun 2004
Posts: 43

PostPosted: Wed Oct 26, 2005 12:04 pm
Reply with quote

Hi All,

Please give me solution

Regards,
Shriya Reddy
Back to top
View user's profile Send private message
harishskumar

New User


Joined: 18 Feb 2005
Posts: 13
Location: Bangalore

PostPosted: Fri Oct 28, 2005 2:26 pm
Reply with quote

Hi Shriya,

In order to debug LR records you should have access to IDD to update the procedure's used.

I am taking an example of Customer and Address record to explain how an LR record is accessed. There is fairly good chance when you Calc on a customer rec you would normally take up address of that customer along . so the DBA's will create procedure to linking these records using LR option. so when you calc the procedure you would get details of both customer and address together.

So in order make any changes.. you need to have access to the IDD or get the DBA's involved.
Back to top
View user's profile Send private message
shriya reddy
Warnings : 1

New User


Joined: 05 Jun 2004
Posts: 43

PostPosted: Wed Nov 02, 2005 9:50 am
Reply with quote

Hi Harish,

Thanks for your solution.
Back to top
View user's profile Send private message
Arthi

New User


Joined: 23 Nov 2005
Posts: 1

PostPosted: Wed Nov 23, 2005 4:22 pm
Reply with quote

Harish/Shriya,


Can you please explain in detail of how to debug LR records.

Thanks a lot in advance.

Regards,
Arthi
Back to top
View user's profile Send private message
harishskumar

New User


Joined: 18 Feb 2005
Posts: 13
Location: Bangalore

PostPosted: Tue Nov 29, 2005 9:31 am
Reply with quote

Arthi,

I am not a regular visitor of this site. Hope this reply will be, in time for you...

Well debugging an LR record is not that difficult, only that you should have access to IDD and SUBSCHEMA. As this invovles DBA team .. task becomes tedious.. as the number of ppl increase...

Normally you will use same IDMS statements for coding LR records. In most cases the via records will be bound along with Calc record. so when you give a call to the LR record it normally return details of both Calc record and Via record as per your coding of LR record. So it becomes important to know the exact structure of LR record. Once that it is done it would be straight forward debugging process. No rocket science :-)

If you need more specific help pls feel free to mail me at ***EMail ID REMOVED... Read Forum Rules*** .. though I don't promise immediate response I will help you out.

Thanks
Back to top
View user's profile Send private message
Abi

New User


Joined: 27 Jul 2005
Posts: 35
Location: Chennai

PostPosted: Tue Nov 29, 2005 3:20 pm
Reply with quote

Hi,
What are LR records & what is the significance of it & where do we use it
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 -> IDMS/ADSO

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 0
No new posts Compare 2 files(F1 & F2) and writ... JCL & VSAM 8
No new posts Compare only first records of the fil... SYNCSORT 7
No new posts Pulling a fixed number of records fro... DB2 2
No new posts Join multiple records using splice DFSORT/ICETOOL 5
Search our Forums:

Back to Top