IBM Z and LinuxONE IBM Z

IBM Z

The enterprise platform for mission-critical applications brings next-level data privacy, security, and resiliency to your hybrid multicloud.

 View Only

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)

  • 1.  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)

    Posted 4 hours ago
    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).
    Here is an example:  i'm executing the exact same example as from IBM doc https://www.ibm.com/docs/en/zos/2.4.0?topic=execs-browse-single-data-set-execio . it is supposed to work, but i get RC(08) after "ISFACT ST TOKEN('"jds_TOKEN.jx"') PARM(NP SA)"
     
    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
    ------------------------------