Previous Topic: Defining SAP Business Warehouse Process Chain JobsNext Topic: Defining SAP Event Monitor Jobs


Defining SAP Data Archiving Jobs

You can define an SAP Data Archiving (SAPA_JOB) job to store information described in an SAP Archiving Object into an SAP data archive.

Note: To run these jobs, your system requires CA WA Agent for UNIX, Linux, or Windows and CA WA Agent for SAP.

Required Statements

To define an SAP Data Archiving job, you must specify the following statements:

Note: If you set the archiving mode to 'ARCHIVE' or 'BOTH' in the ARCMODE statement, the ARCDOCTYPE, ARCINFO, and ARCOBJTYPE statements are also required.

Optional Statements

You can specify the following optional statements for an SAP Data Archiving job:

Example: Define an SAP Data Archiving Job

This example defines an SAP Data Archiving job that stores information described in the BC_ARCHIVE Archiving Object into an SAP data archive. The archiving object variant is BC_ARCVARIANT.

SAPJOBNAME DATEST
AGENT SAPAGENT
ARCMODE PRINT
PRINTDEST LP01
ARCOBJNAME 'BC_ARCHIVE'
ARCOBJVARIANT 'BC_ARCVARIANT'