Scheduled program no longer produces results

I had a scheduled program, which ran this command line:

-c “show users debug”

before I upgraded (from R5.0.12), this would run and give the IP addresses of database users. since the upgrade to ND602cf1, no results are shown in the log.

what do I need to do to get my results back? anyone?

Subject: scheduled program no longer produces results

PPAdvantage support tells me that I have to Enable_Console_Loggin=1 in the Notes.ini for the server. Then I can check the console.log for the results I used to find in the log.nsf

I guess that fixes my issue…