2010 Oct 19 7:46 AM
Dear Team,
I have given the authorazation of trans. sm36 to all my Users in production server.
now they can schedule job and when they save background job .It automateclly relesae.
I want users schedule background job only. but they can,t be released those job. Only i will these relesae .
So which authorazation object i should remove from users side. i,e S_BTCH_ADM and S_BTCH_JOB and value
Pooja
2010 Oct 19 8:07 AM
Hello
You can protect with authorization object S_BTCH_JOB with activity RELE (release other usersu2019 jobs to start; a useru2019s own jobs are automatically released when scheduled.)
Hope this helps
Thanks
Dheeraj
2010 Oct 19 9:58 AM
Dear,
I have given the authorazation of below object
Object S_BTCH_JOB Background Processing:
Field name JOBACTION Job operations
Maintained Background Processing: Operations on Background Jobs
Job operations Display Job Processing Log
Summary of jobs for a group *
but when user save the job .job automatically release.
2010 Oct 19 10:06 AM
Hi Pooja,
In authorisation object S_BTCH_JOB, do not give authorisation to RELE in the field name JOBACTION and ensure that S_BTCH_ADM has value N
This will prevent the user to release the job automatically
You can also refer the thread below:
Edited by: Siddhartha Varma on Oct 19, 2010 10:07 AM
Edited by: Siddhartha Varma on Oct 19, 2010 10:14 AM
2010 Oct 19 11:06 AM
Hi,
Before giving any answer to your issue / question I would like to mention that you have done a big mistake. SM36 should not be assigned to all users in Prod. Only the people responsible for Job scheduling should get this TCode.
From you question I guessed... you assigned SM36 just to enable everyone to schedule or run a session in batch mode. If this is true then you need to maintain the S_BTCH_JOB and S_BTCH_NAM objects where ever you get as check proposal for a Transaction.... no need to assign SM36 to everyone.
regards,
Dipanjan
2010 Oct 29 12:32 PM
2010 Oct 30 9:41 PM
S_BTCH_ADM "overrides" S_BTCH_JOB, so you are only treating a symptom.
I suggest reading the documentation on the objects (SU21) and the transactions (application help menu) and the FAQ thread.
Cheers,
Julius