I tried to run that program. It was invoking "TSO ALLOCATE" command. It was successul. But when I changed the command to "LISTDS", I'm getting the previous error.
In the TSO/E Programming Services (IKJ4B740) manual, there was an example for IKJEFTSR which is invoking LISTBCcommand. But it is also returning RC=20.
Can you please figure out the problem ? Regards,
Sinu
Sinu
I didn't get time to check this progrm . But please note that we can't invoke TSO COMMANDS WHICH REQUIRE AUTHORIZATION using this service facility. So I guess that can be a cause for getting this error.