A audit report have suggested that we lock user DDIC, and re-schedule
the jobs running under this user -
RDDDICL3
RDDEXECL
RDDFDBCK
RDDIMPDP
RDDMNTAB
RDDVERSL
However Im unable to find information on how to do this, these jobs are
usually triggered and not scheduled to run at specific times.
SAPHELP also suggest to lock the DDIC user and reschedule the jobs
http://help.sap.com/saphelp_nw70ehp1/helpdata/en/3e/cdaccbedc411d3a6510000e835363f/content.htm
but dosent mention how to actually reskedule the jobs under another user. SM37 is of no use here, since the jobs are triggered.
RDDIMPDP as a example, is scheduled by RDDNEWPP program, but according to all
information this should be done using DDIC in client 000, which will
then reschedule the RDDIMPDP to run as user DDIC.
Is the procedure simply to run rddnewpp as another user with sap_all
and sap_new ?? would this reskedule all the RDD* jobs to run under this
new "SAPBATCH" user ?