2009 Apr 29 7:11 PM
Hi,
Please let me know in which tables can I find the error messages for the batch or the background jobs run.
I checked in TBCTO table there it gives me the information of just if the job is Finished or Running.
I need to know the exact tables where can i find all the error details.
Thanks & Regards.
Ramesh.
2009 Apr 29 7:15 PM
TBTCP table gives the full details ..
or Use Fm..
BP_JOBLOG_READ - Fetch job log executions.
regards,
Prabhudas
Hi,
Please let me know in which tables can I find the error messages for the batch or the background jobs run.
I checked in TBCTO table there it gives me the information of just if the job is Finished or Running.
I need to know the exact tables where can i find all the error details.
Thanks & Regards.
Ramesh.
2009 Apr 29 7:15 PM
TBTCP table gives the full details ..
or Use Fm..
BP_JOBLOG_READ - Fetch job log executions.
regards,
Prabhudas
2009 Apr 29 8:31 PM
Hi,
The table TBTCP gives only the details of the job status if there is any specific errors in the Batch or Background jobs which table should I check.
Thanks & Regards.
Ramesh.
2009 Apr 29 8:37 PM
generally the messages for Job status stored in T100 table..
if you see the code in FM---BP_JOBSTATUS_READ.
they are retrewing the status from T100 table.
so it is better to use fm rather than tables..
regards,
Prabhudas
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |