Robb 

I tried the CSVQUERY with the INEPNAME param ( the load module name of the PC 
rtn ) and it returned the correct info 

I didn’t code sysstate as I’m not in AR mode 
Justice PASN not eq HASN as it’s the recovery for a space switching PC rtn 
The inaddr parm I have it pointing to the actual address ( though I tried a 
pointer to that address as well ) and it returned a 8 

Just wondering for a 31 bit address do I need the high order bit on ?

I’ll post my code ( not in front of my computer as the moment )

Thanks 

> On Dec 15, 2023, at 3:25 AM, Rob Scott <[email protected]> wrote:
> 
> Joe
> 
> A couple of things that might help :
> 
> (o) Have you correctly told the CSVQUERY macro about the environment via 
> SYSSTATE so that it generates the correct parameter list?
> (o) Have you tested it with a known-good LPA address (or module name like 
> "IEFBR14") to ensure that you have the basic plumbing correct?
> (o) Have you dumped (or breakpointed)  the module to examine the parameter 
> list and GPR/AR values just prior to CSVQUERY being invoked?
> 
> Rob Scott
> Rocket Software
> 
> -----Original Message-----
> From: IBM Mainframe Discussion List <[email protected]> On Behalf Of 
> Joseph Reichman
> Sent: Friday, December 15, 2023 12:46 AM
> To: [email protected]
> Subject: CSVQUERY in ARR routine return code 8
> 
> EXTERNAL EMAIL
> 
> 
> 
> 
> 
> Hi
> 
> I noticed a lot of the info regarding to the abending programs in a ARR 
> recovery routine( for a space switching pc rtn)  point to the Home address 
> space such as SDWARBAD that address is from the home address space RB
> 
> Wanting to get info on the PC rtn running in Primary I coded a CSVQUERY using 
> the INADDR parameter having the SDWANXT1 as it value I tried the a full word 
> containing the address and a pointer to a fullword containing that address 
> both times It returned R15 = 8
> 
> When I do a tso TEST where subcommand with this value it recognizes the 
> address as Whitin the PC load module
> 
> thanks
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
> [email protected] with the message: INFO IBM-MAIN
> 
> ================================
> Rocket Software, Inc. and subsidiaries ■ 77 Fourth Avenue, Waltham MA 02451 ■ 
> Main Office Toll Free Number: +1 855.577.4323
> Contact Customer Support: 
> https://my.rocketsoftware.com/RocketCommunity/RCEmailSupport
> Unsubscribe from Marketing Messages/Manage Your Subscription Preferences - 
> http://www.rocketsoftware.com/manage-your-email-preferences
> Privacy Policy - http://www.rocketsoftware.com/company/legal/privacy-policy
> ================================
> 
> This communication and any attachments may contain confidential information 
> of Rocket Software, Inc. All unauthorized use, disclosure or distribution is 
> prohibited. If you are not the intended recipient, please notify Rocket 
> Software immediately and destroy all copies of this communication. Thank you.
> 
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to