Original Message:
Sent: Mon September 01, 2025 02:47 AM
From: philippe richard
Subject: Address SDSF "ISFACT ST TOKEN('"TOKEN.ix"') PARM(NP ?) followed by Address SDSF "ISFACT ST TOKEN('"jds_TOKEN.jx"')" , "PARM(NP SA)" always returns RC(08)
Thanks Roy.
"Must be a syntax error or an authorization problem I guess!". Not syntax error in any case. As i said i have tried numerous different cases of
SDSF "ISFACT ST TOKEN('"TOKEN.ix"') PARM(NP ?) followed by Address SDSF "ISFACT ST TOKEN('"jds_TOKEN.jx"')" , "PARM(NP SA)" . They always return RC(08).
No authorization message surfaces. Everything else works fine with SDSF REXX And ISFACT.
On which version of z/OS have you tried ? Mine is z/OS 3.1
------------------------------
philippe richard
Original Message:
Sent: Mon September 01, 2025 01:57 AM
From: Roy Boxwell
Subject: Address SDSF "ISFACT ST TOKEN('"TOKEN.ix"') PARM(NP ?) followed by Address SDSF "ISFACT ST TOKEN('"jds_TOKEN.jx"')" , "PARM(NP SA)" always returns RC(08)
Hi!
I cut and pasted into my system, changed RJONES to be BOXWELL and it works perrfectly...
Here's the output:
isfmsg2.1 is: ISF061I User BOXWELL assigned destination operator authority.
isfmsg2.2 is: ISF767I Request completed.
isfmsg2.1 is: ISF061I User BOXWELL assigned destination operator authority.
isfmsg2.2 is: ISF776I Processing started for action 1 of 1.
isfmsg2.3 is: ISF767I Request completed.
isfmsg is: DATA SET ALLOCATED
isfmsg2.1 is: ISF061I User BOXWELL assigned destination operator authority.
isfmsg2.2 is: ISF776I Processing started for action 1 of 1.
isfmsg2.3 is: ISF766I Request completed, status: DATA SET ALLOCATED.
Now reading BOXWELL.BOXWELL.TSU07641.D0000002.JESMSGLG
Lines read: 5
line.1 is: 1 J E S 2 J O B L O G -- S Y S T E M X X X X -- N O D E X X X X X X XE
line.2 is: 0
line.3 is: 07.31.26 TSU07641 ---- MONDAY, 01 SEP 2025 ----
line.4 is: 07.31.26 TSU07641 $HASP373 BOXWELL STARTED
line.5 is: 07.31.26 TSU07641 IEF125I BOXWELL - LOGGED ON - TIME=07.31.26
***
Must be a syntax error or an authorization problem I guess!
------------------------------
Roy Boxwell
Senior Software Architect
Software Engineering GmbH
Duesseldorf
+4921196149675
Original Message:
Sent: Fri August 29, 2025 09:45 AM
From: philippe richard
Subject: Address SDSF "ISFACT ST TOKEN('"TOKEN.ix"') PARM(NP ?) followed by Address SDSF "ISFACT ST TOKEN('"jds_TOKEN.jx"')" , "PARM(NP SA)" always returns RC(08)
Address SDSF "ISFACT ST TOKEN('"TOKEN.ix"') PARM(NP ?) followed by Address SDSF "ISFACT ST TOKEN('"jds_TOKEN.jx"')" , "PARM(NP SA)" always returns RC(08).
I have substitited RJONES with my userid, and when the rexx reaches my TSU jobname, i get
>O> "ISFACT ST TOKEN('3xArBQwYOpKXWsnGJcHYQO9eydLwwelA3iq9EccWAI
kUEQgaiFHZTh47DwcRIguE1/nJ28jDTEDW0ErDyUlaQNbNSsPKXdjK19jMQMjARMPX2JlPyNY6ojMpO
jMxOQ6ZHhoBAhGBOCgyfabB+EfZRigpyczIx11A0dXTIqAkfcPX3MvDyoHBztfbzftEwdp919hZw8nh
') PARM(NP SA)"
+++ RC(8) +++
The isf error message is:
isfmsg2.5 is: ISF746E Action request rejected, row token invalid.
65 *-* end
63 *-* do ix=1 to isfmsg2.0
64 *-* Say "isfmsg2."ix "is:" isfmsg2.ix
>L> "isfmsg2."
>V> "6"
>O> "isfmsg2.6"
>L> "is:"
>O> "isfmsg2.6 is:"
>C> "ISFMSG2.6"
>V> "ISF767I Request completed."
>O> "isfmsg2.6 is: ISF767I Request completed."
i have tried many different invocation of the same logic of "ISFACT ST TOKEN('"TOKEN.ix"') PARM(NP ?) followed by Address SDSF "ISFACT ST TOKEN('"jds_TOKEN.jx"')" , "PARM(NP SA)", and the later always returns RC(08)...
Any idea ?
------------------------------
philippe richard
------------------------------