on 2009 Feb 13 6:36 AM
Hi gurus,
I tried to make EWA creation for my SAP instance with no avail.
I've done every step required, like setting RFC connection between solman and client, setting logical component and system landscape.
Test connection was ok for RFC from and into solman.
My problem is when i logged in into client and run tcode 'SDCCN', and create task 'refresh session', the task always 'done' with this message (please note the underline message):
13.02.2009 13:19:59 Refresh of session overview completed from destination SM_SOMCLNT200_BACK /BDL/SAPLBDL11 0 SAPSUPPORT
13.02.2009 13:19:59 > Sessions are up to date /BDL/SAPLBDL11 0 SAPSUPPORT
13.02.2009 13:19:53 Refresh of session overview started from destination SM_SOMCLNT200_BACK /BDL/SAPLBDL11 0 SAPSUPPORT
no EWA's created after that..
I have several clients i want to connect to solman, some has been successfull for EWA generation, but some failed with very same message mentioned above.
This is the message for successfull "Refresh Session" task for several clients (please note also the message I underline):
09.02.2009 17:54:54 Refresh of session overview completed from destination Solman /BDL/SAPLBDL11 0 SAPSUPPORT
09.02.2009 17:54:54 > New session 2000000000999 0000000405 with date 20090216 scheduled for 20090216040000* /BDL/SAPLBDL11 0 SAPSUPPORT
09.02.2009 17:54:42 Refresh of session overview started from destination Solman /BDL/SAPLBDL11 0 SAPSUPPORT
I've executed some steps and still no success:
- Execute notes that tells me to replace service definitions
- Run RTCCTOOL and fix any given issues, like upgrading ST A/PI and ST/PI
- Upgrade kernel
- Apply support packages
Are there suggestions for my problem, gurus?
Edited by: Antonius Erwin Handoko on Feb 13, 2009 7:37 AM
Edited by: Antonius Erwin Handoko on Feb 13, 2009 7:37 AM
Edited by: Antonius Erwin Handoko on Feb 13, 2009 7:38 AM
Thanks for all of the suggestions and cares.
Especially to Rohit.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also go through this note 1293657
I guess the notes mentioned in above posts and this one might help
Let me know if this helps
Rohit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you want to set up,you should not use refresh sessions
use request session data and then select for earlywatch alert.
I am sure if everything is set up correctly,it will work
Rohit
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
perhaps the service definitions in the managed system where the sessions don't appear are not uptodate. That would mean the managed system is not able to recognize that sessions are waiting to be picked up in Solution Manager. It's probably a good idea to delete and replace the service definitions: note 727998 explains how to do that.
best regards,
-David.
sure...let me post the config steps for earlywatch...
check if anything is missing in ur setup...
......................................................................................................
Prerequisites
u2022 Set-up RFC connection among Solution Manager,
System and OSS.
u2022 checked the availability of the tools required for the
SAP Service sessions (in Add-On ST-A; ST-PI), with
the report RTCCTOOL .
u2022 Set-up the Automatic Session Manager (ASM) in the
Service Data Control Center (Transaction SDCCN), for
all Sattelite system and Centerl SAP Solution manager
( See Note No.: 91488)
u2022 Set-up System Landscape for Sattelite system in SAP
Solution Manager.
Process:
Execute transaction DSWP
u2022 From Menu goto->Solution Overview
u2022 Click on solution for which we need to activate Early
Watch.
u2022 Click on Solution Landscape tab.
u2022 Click on Solution Landscape Maintenance
u2022 Select Solution Setting tab.
u2022 Give the Day in field Day to Process EarlyWatch Alert
Sessions.
u2022 Click on Setup EWA push button
and then just activate the early watch alert.
.......................................................................................................
This is very simple but a fool proof setting,I have implemented and it has worked for me.
Check everythng in ur setup and let me know of any issues
Rohit
Gurus,
Everytime I choose 'Maintenance Package' Task, it failed and there is this message in the log:
16.02.2009 10:11:08 Error fetching license data from destination SM_SOMCLNT200_BACK /BDL/SAPLBDL11
16.02.2009 10:11:08 > ( AGS_MK_GET_MAINT_KEYS ) /BDL/SAPLBDL11
16.02.2009 10:11:08 > Function module for retrieval of license data not available on Solution Manager /BDL/SAPLBDL11
Any ideas of what happening?
Thanks.
I'll try applying it.
Now I found another clues..
When I choose task 'Delete old session and log data', there's this log:
Deletion of old SDCC data completed
0 entries in message log table deleted
0 task/session entries in internal tables deleted
0 reference sessions deleted
Deletion of old SDCC data started
It seems that satellite system can't get session data from solman.
but when I check RFC connection, SOM_BACK, authorization, all's working.
Finally after one full week of struggling, i've found the culprit.
The problem lied on Database name and System name in tcode: SMSY.
For those who experienced problem in EWA creation, maybe you could look into this:
We MUST type the exact name of Database and System in satellite system in solution manager.
But what if I already had that Database and System name for other system? Well, good question, since that's the root of my problem. Because SAP doesn't allow system to have the same name, I use other random name which doesn't reflect system and database name in satellite system.
For example system name is DEV. Because I've already this 'DEV' on my system, I use 'PED'.
This result in EWA failure.
So what to do next?
Solution
-
Use <SID><suffix> for naming convention (there's help for this in SAP, which i didn't notice earlier)
SAP will only use the first three character. That's your <SID>!! And suffix will be used to differentiate between two systems.
After changing this, voila!! All of my systems are able to generate EWA report.
User | Count |
---|---|
70 | |
10 | |
10 | |
7 | |
6 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.