cancel
Showing results for 
Search instead for 
Did you mean: 

Consistency check job showing green but errors in logs

Former Member
0 Kudos

Hi All,

We have planning area consistency job running every 4 hours issue is when we check process chain it shows green but when we go and check logs it shows error looks like something is preventing the Consistency check program to display the correct status of the job as red.

Any inputs on this or any notes??

BR,

Ankit Bassi

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member187488
Active Contributor
0 Kudos

Hello,

The job status is green because the job finished successfully.
You get some red lights in job log, it means the report detected some inconsistency, but this does not mean the job itself failed.
The inconsistency is on storage bucket profile, which is a kind of inconsistency that could not be corrected by this report.
You'll have to:
1) Backup the time series data into infocube for corresponding planning area / planning version
2) De- and re-initialize the planning area / planning version
3) Load the backup data back

Best Regards,
Ada

Former Member
0 Kudos

Hi Ankit,

Process chain has status as Green because the JOB gets completed successfully.

It will be in RED if the JOB gets cancelled for some reasons (Ex system issues,Network issues etc)

If you go to SM37 transaction, the consistency job would have the STATUS as FINISHED, and thats why the Process chain as GREEN status.

What you're looking at Logs are (RED)

The details of individual objects processed within the Consistency job (ex CVCs like Product Location etc.)

Your log says something about Storage bucket profile, investigate it.

Just my thoughts

Vinoth

Sasi2005
Contributor
0 Kudos

Hi Ankit,

Exactly as Vinoth said. The consistency check job runs to correct consistencies and more often than not it gets completed. In the logs if there are red indicators it shows where there is an issue. The idea of the job is basically to keep both the database and the live cache in sync. If you seen the lcm_cons check program, there are check boxes such as logs, repair, lock planning version, check live cache anchor. So each box has a function. Some times the program is able to repair successfully. If it doesn't it will update the log but that doesn't stop the program to complete successfully. If it is a major issue only then the program fails such as "no link to live cache". Please check the storage bucket profile defined in the planning area, from the attached screen shot it looks that there is an issue.

Regards

sasi

peter_casper
Contributor
0 Kudos

Hi Ankit,

did you check service market place for any RSPC related OSS notes?

regards Peter

peter_casper
Contributor
0 Kudos

Hi,

in case your system is up to date, you should check OSS note 1399861

which provides a badi to customize process chain status behaviour. This one gives you the respective control on the outcome of a process chain step.

regards Peter