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

Using IMS adapter for REXX


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
dipak2805

New User


Joined: 20 Aug 2007
Posts: 4
Location: Pune

PostPosted: Mon Jan 06, 2020 1:24 pm
Reply with quote

Hi All,
I am new to use IMS adapter for REXX. As tried to go through IBM manual to setup the adapter. But when I execute my REXX using TSO option I get return code -3.
I have genned IVPREXX and added my REXX lib to SYSEXEC in IMS region.
I want to read my database using REXX but not able to understand how REXX will pick PSB for that database. Below is the simple code I am executing.

/* REXX */
ADDRESS REXXTDLI "GU CMPCB01 COMPINFO"

and below error I receive.

2 *-* ADDRESS REXXTDLI "GU CMPCB01 COMPINFO"
+++ RC(-3) +++

Can you please advise?
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Mon Jan 06, 2020 4:02 pm
Reply with quote

Is rexxdtli installed and active in your installation? Check with your IMS admin and sysprogs.
Back to top
View user's profile Send private message
dipak2805

New User


Joined: 20 Aug 2007
Posts: 4
Location: Pune

PostPosted: Mon Jan 06, 2020 4:18 pm
Reply with quote

Can you please guide me how to check that. I have required access.
Back to top
View user's profile Send private message
Nic Clouston

Global Moderator


Joined: 10 May 2007
Posts: 2455
Location: Hampshire, UK

PostPosted: Mon Jan 06, 2020 6:33 pm
Reply with quote

Quote:
Can you please guide me how to check that.

Either get up off your seat and walk to their desk(s) or open your email application and send them an email.
Back to top
View user's profile Send private message
Pedro

Global Moderator


Joined: 01 Sep 2006
Posts: 2547
Location: Silicon Valley

PostPosted: Thu Jan 16, 2020 4:45 am
Reply with quote

Quote:
I want to read my database using REXX but not able to understand how REXX will pick PSB for that database.


This seems more of an IMS question than a rexx question. Perhaps ask your question here: ibmmainframes.com/viewforum.php?f=14
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Compile Several JCL JOB Through one r... CLIST & REXX 4
No new posts Running REXX through JOB CLIST & REXX 13
No new posts Error to read log with rexx CLIST & REXX 11
No new posts isfline didnt work in rexx at z/OS ve... CLIST & REXX 7
No new posts run rexx code with jcl CLIST & REXX 15
Search our Forums:

Back to Top