Search this blog for other interesting articles

Showing posts with label SAP standard jobs. Show all posts
Showing posts with label SAP standard jobs. Show all posts

Saturday, 10 September 2016

New SAP standard basis reorganization jobs

SAP has introduced 2 new standard reorganization jobs as per SAP note 1440439:



1. Job name: SAP_ADS_SPOOL_CONSISTENCY_CHECK

              Report: RSPO1042

              Description: Delete "orphaned" ADS spool files

              Note: 1493058

2. Job name: SAP_BTC_TABLE_CONSISTENCY_CHECK

              Report: RSBTCCNS

              Description: Check batch table consistency

              Note: 1549293

Implementation Process:

  1. Implement note 1440439 using SNOTE transaction
  2. Call transaction SM36 and select “Goto -> Standard Jobs” to schedule these reorganization jobs with a daily frequency 
     Please click below link for all the notes related to new standard reorganization jobs:








Monday, 5 September 2016

SAP Basis Standard House keeping Jobs

This article answers following queries:

  • What are the standard sap background jobs to be scheduled?
  • What are the standard SAP basis housekeeping jobs?
  • Explain standard basis jobs, run frequency and their purpose?
  • What are the standard jobs that should run in SAP system?
  • What are the ABAP programs underlying in SAP standard jobs?
  • What are SAP reorganization jobs?




=================================================

There are few background jobs that must run regularly in a production system, to, for example, delete old ABAP dumps, jobs and other obsolete entries. We need to should schedule following jobs periodically in the job definition transaction SM36, so that they are automatically triggered at the specified frequency

Sno
Job
Program
Description
Variant
interval
1
SAP_REORG_JOBS
RSBTCDEL2
Deletes old background jobs
Yes
Daily
2
SAP_REORG_SPOOL
RSPO0041/1041
Deletes obsolete spool requests to reduce system load
Yes
Daily
3
SAP_REORG_BATCHINPUT
RSBDCREO
Deletes Old Batch input Files
Yes
Daily
4
SAP_REORG_ABAPDUMPS
RSSNAPDL
Deletes Old ABAP Dumps
Yes
Daily
5
SAP_REORG_JOBSTATISTIC
RSBPSTDE
Deletes old job statistics
Yes
Monthly
6
SAP_COLLECTOR_FOR_JOBSTATISTIC
RSBPCOLL
Creates job statistics
No
Daily
7
SAP_COLLECTOR_FOR_PERFMONITOR
RSCOLL00
Starts data collectors for ABAP statistics records
No
Hourly
8
SAP_COLLECTOR_FOR_NONE_R3_STAT
RSN3_STAT_COLLECTOR

Starts data collectors for non-ABAP statistics records (Distributed Statistics Records, DSRs)
No
Hourly
9
SAP_REORG_PRIPARAMS
RSBTCPRIDEL
Reorganizes the print parameters across clients
Yes
Monthly
10
SAP_REORG_XMILOG
RSXMILOGREORG
Deletes obsolete entries in the XMI log
Yes
Weekly
11
SAP_CCMS_MONI_BATCH_DP
RSAL_BATCH_TOOL_DISPATCHING
Starts long-running data collectors that report application-specific values to the monitoring architecture
No
Hourly
12
SAP_SPOOL_CONSISTENCY_CHECK
RSPO1043

Checks the consistency of the spooler and of the TemSe and evaluates the results if necessary.
Yes
Daily
13
SAP_REORG_ORPHANED_JOBLOGS
RSTS0024
Delete "orphaned" job logs (joblogs that do not belong to any job)
Yes
Weekly
14
SAP_CHECK_ACTIVE_JOBS
BTCAUX07
This report the jobs that remain in ‘active’ status after the background work process terminates or after database connection problems occur
Yes
Hourly
15
SAP_DELETE_ORPHANED_IVARIS
BTC_DELETE_ORPHANED_IVARIS
Delete "Orphaned" Temporary Variants
Yes
Weekly
16
SAP_REORG_ORPHANED_TEMSE_FILES
RSTS0043
This job deletes orphaned Temse files. The job logs that cannot be deleted by RSBTCDEL will remain in the system as ‘orphans’. To delete these orphaned jobs, we schedule this program.
Yes
Weekly


Search this blog for other interesting articles

Please subscribe & activate link received to your email id to receive latest articles

Enter your email address:

Delivered by FeedBurner