Jorge Garcia wrote:
>Hi Elardus, below I answer your questions:
><<If you do this command just that on SDSF, can you see the results on SYSLOG
>or on the CACEPS71 output?>>
>I can see the message in SYSLOG
>DES1 OPERLOG DES1 09/18/2017 10W COLUMNS 01- 80
>COMMAND INPUT ===> SCROLL ===> CSR
>NC0000000 DES1 17261 16:20:04.13 JGARCI1 00000290 F CACEPS71,CMD,CACDS,RE
>N 0020000 DES1 17261 16:20:04.13 STC09724 00000090 CAC00200I CMD,CACDS,REP
>N 0020000 DES1 17261 16:20:04.13 STC09724 00000090 CACJ001I DISTRIBUTION S
... snip ...
Ok, so you can see this. Great, you can issue and see commands and results.
I have reviewed all the posts in this thread:
Question, did you do a check for rc after the CONSOLE ACTIVATE?
>"CONSOLE ACTIVATE NAME("USERID()")"
I don't see any results of that CONSOL ACTIVATE command in your posted TRACE.
Can you retry your REXX with the below statements I posted earlier?
"CONSOLE ACTIVATE NAME("USERID()")"
if rc <> 0 then
do
say "CONSOLE Activation problem - " rc
end
ADDRESS CONSOLE .... etc ...
>I have a lot of región. 2096128 Kb.
Great. That should more than enough. Thanks, one issue cleared out.
HTH!
Groete / Greetings
Elardus Engelbrecht
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN