CONNECT logic in IDMS

Programming support for IDMS(Integrated Database Management System), IDD, IDMS-DC & ADS/Online
jyothp12
Posts: 14
Joined: Thu Dec 22, 2011 12:37 pm
Skillset: Cobol, JCL
Referer: through my friend

CONNECT logic in IDMS

Postby jyothp12 » Thu Dec 22, 2011 12:43 pm

Hi,

I need to connect a record to a set in IDMS. But I have to check whether it is already connected before connecting it.Is there any methods to implement this?

Thanks in Advance

Jo

NicC
Global moderator
Posts: 3025
Joined: Sun Jul 04, 2010 12:13 am
Skillset: JCL, PL/1, Rexx, Utilities and to a lesser extent (i.e. I have programmed using them) COBOL,DB2,IMS
Referer: Google
Location: Pushing up the daisies (almost)

Re: CONNECT logic in IDMS

Postby NicC » Thu Dec 22, 2011 5:43 pm

Try the connection and test the return code (which you would do after every IDMS call anyway).
The problem I have is that people can explain things quickly but I can only comprehend slowly.
Regards
Nic

jyothp12
Posts: 14
Joined: Thu Dec 22, 2011 12:37 pm
Skillset: Cobol, JCL
Referer: through my friend

Re: CONNECT logic in IDMS

Postby jyothp12 » Thu Dec 22, 2011 6:30 pm

Hi,

tried with If set Empty and worked fine :)


  • Similar Topics
    Replies
    Views
    Last post