Dear Gurus
I'm doing an SAP kernel upgrade on AS400 V7R1 from SAP Kernel 7.0 to SAP Kernel 7.21 EXT. I don't have experience with as400.
I am following the instructions on SAP Note 1713986 - Installation of kernel 721 (EXT), I execute the commands:
CHGCURDIR '<newkernel>'
CLRLIB SAP_TOOLS
CALL QP2SHELL PARM('/QOpenSys/usr/bin/csh' '-c' 'SAPCAR -xvf ILE.SAR iletools ILE_TOOLS;iletools')
and I try to set the authorities of the objects in SAP_TOOLS with the commands (to classic user concept):
ADDENVVAR ENVVAR(CLASSICUSERCONCEPT) VALUE('Y')
ADDLIBLE SAP_TOOLS
FIXSAPOWN *NONE SAP_TOOLS
The command FIXSAPOWN *NONE SAP_TOOLS display an error: "No authorization to command FIXSAPOWN in library *LIBL."
and i can n't advance to next steps to upgrade the kernel.
I am using de user <sid>OFR to run the commands.
How I can to finish succesfully the execution of FIXSAPOWN command?
Thanks in advance for your help.
Regards,
Osmany Martínez