cancel
Showing results for 
Search instead for 
Did you mean: 

Early Watch Alert Report not generating

Former Member
0 Kudos

Hi All,

We are not getting EWA report for last few days.

It has one exception "NO_PARAMS_FOUND_FOR_GIVEN_CRIT" in the finished jobs of SDCCN.

Can anyone tell the possible reasons.

Does applying new patch affects it and we need to refresh and generate settings again in SOLMAN ?

Please help.

Thanks & Regards,

Santosh Rajput

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

How did u solve the problem .Because i am currently facing the same problem in my project. Can you guide some how to dealt with the background job

regards

srujan

Former Member
0 Kudos

I have solved the problem.

It was due to a background job.

raguraman_c
Active Contributor
0 Kudos

Hi,

Applying patch would solve your problem.

Before that you can try refreshing service definitions.

<b>Check this note.Note 781680 - SDCC/ SDCCN - Problems with function modules</b>

Q: PROFILE_FROM_PAHI/S : NO_PARAMS_FOUND_FOR_GIVEN_CRIT

The above error message occurs during a data collection. How can this be fixed?

A: This function module uses system parameters to determine the import

parameters to be used.

You can find the used import parameters by drilling into the data collection:

DATA_PER_INSTANCE -> PROFILE_FROM_PAHI/S

The import parameters are

SELECT_SYSTEMID

SELECT_START_DATE

SELECT_PARAMETER_TYPE

SELECT_HOSTNAME

SELECT_HOSTNAME is determined by system profile parameter SAPSYSTEM. This parameter must be set in upper cases and two digits (e.g SAPSYTEM = 00 is correct, SapSystem = 1 is incorrect).

Please check SAPSYSTEM with report RSPARAM and adjust it in the SAP Systems instance profile.

If you need help changing the parameters please open a message in component BC-CCM-CNF-PFL

Which platfom you are running? If its AS/400 you can ignore.

Refer note Note <b>953067 - PROFILE_FROM_PAHI/D : exception NO_PARAMS_FOUND_FOR_GIVEN_CR</b>

This would solve your problem.

Feel free to revert back.

--Ragu

Former Member
0 Kudos

Hi,

The problem seems to be something else because, the parameter you said is correct.

But then also it is not working.