Skip to Content
Author's profile photo Jim Spath

A Workload Primer

Recently, we connected SAP R/3 (or ECC or Business Suite) to BODS (Business Objects Data Services), in parallel to an SAP Business Warehouse instance.  The BW system started at version 2; there are data designs back that far.  BODS is a new install, so we’re reinventing.

One of my tasks is to deliver workload statistics, via trusty ST03 transactions.  In BW, we have extractors that run via a specific user ID. Process chains are initiated by workload automation (using a third party scheduling tool).  BODS is different, but we’ve set up new IDs to track the job runs.  Here’s what I do to see the work done.

If you have authority, you can get to ST03 and see the available workload menus.
ST03-20141105-A1.png

Inside, this transaction ran the SAPWL_ST03N report.  So ST03 is really ST03N (“N” for “New”), but there is no way to get to ST03 OLD as far as I know.  The screen above shows remnants of the ECC upgrade, where “620” was the old system.  These may be safely deleted after a decent interval elapses.

ST03-20141105-B1.png

I picked “Day” since I am looking for a current run of jobs by a specific user.

ST03-20141105-C1.png

The first screen that comes up shows the Workload Overview.  Good meta data; to get to the type of details for a single user, we need to drill further.

ST03-20141105-D1.png

Shown above are the results of picking the “Standard” Transaction Profile.  To protect the innocent, some reports and jobs are redacted.

ST03-20141105-E1.png

Picking “User Profile” and sorting by the user is a different approach, if we don’t know the transaction name but do have the service user.  In this case, we are looking at BODSDX (an account created for this process).

Double-clicking on the user pops up another menu showing what that user ran.

ST03-20141105-F1.png

Going back to the transaction menu, filter on the job names of interest.

ST03-20141105-G1.png

The “Filter Criteria” can be wildcards, ranges, single entries, etc.  I typically use a range, depending on the job characteristics.

ST03-20141105-H1.png

The result are two batch runs.  The background job indicates the start time as 02:05 and 02:06 on November 4th.

Assuming these are the results we want, dropping these into spreadsheets is a typical way to capture the run times for comparison.  After a certain period, these details are rolled up and/or purged from the SAP repository.

ST03-20141105-I1.png

The Export button expands to several download types.  Pick spreadsheet.

ST03-20141105-J1.png

In the past, we had XLS format.  Now we have XLSX (though the screen says “XSLX”…).

Assigned Tags

      Be the first to leave a comment
      You must be Logged on to comment or reply to a post.