Hi Team,
I am getting the below error while trying to access DBACOCKPIT in Solution Manager . SAP Basis 7.02
Category ABAP Programming Error
Runtime Errors SYNTAX_ERROR
ABAP Program CL_SYB_DBCON==================CP
Application Component BC-DB-SYB
Date and Time 30.09.2015 16:57:51
Short text
Syntax error in program "CL_SYB_DBCON==================CP ".
What happened?
Error in the ABAP Application Program
The current ABAP program "CL_DBA_DBCON==================CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
The following syntax error occurred in program
"CL_SYB_DBCON==================CP " in include
"CL_SYB_DBCON==================CM001 " in
line 50:
"Method "RESET_CACHES" is unknown or PROTECTED or PRIVATE."
" "
" "
" "
The include has been created and last changed by:
Created by: "SAP "
Last changed by: "BASIS "
Error in the ABAP Application Program
The current ABAP program "CL_DBA_DBCON==================CP" had to be
terminated because it has
come across a statement that unfortunately cannot be executed.
What can you do?
Please eliminate the error by performing a syntax check
(or an extended program check) on the program "CL_SYB_DBCON==================C
".
You can also perform the syntax check from the ABAP Editor.
If the problem persists, proceed as follows:
Note down which actions and inputs caused the error.
To process the problem further, contact you SAP system
administrator.
Using Transaction ST22 for ABAP Dump Analysis, you can look
at and manage termination messages, and you can also
keep them for a long time.
Error analysis
The following syntax error was found in the program
CL_SYB_DBCON==================CP :
"Method "RESET_CACHES" is unknown or PROTECTED or PRIVATE."
" "
" "
" "
How to correct the error
Probably the only way to eliminate the error is to correct the program.
-
If you cannot solve the problem yourself and want to send an error
notification to SAP, include the following information:
1. The description of the current problem (short dump)
To save the description, choose "System->List->Save->Local File
(Unconverted)".
2. Corresponding system log
Display the system log by calling transaction SM21.
Restrict the time interval to 10 minutes before and five minut
after the short dump. Then choose "System->List->Save->Local File
(Unconverted)".
3. If the problem occurs in a problem of your own or a modified S
program: The source code of the program
In the editor, choose "Utilities->More
Utilities->Upload/Download->Download".
4. Details about the conditions under which the error occurred or
actions and input led to the error.
Please help. I already implemented the correction note 1558958: SYB: DBA Cockpit Correction Collection SAP Basis 7.02 / 7.30 for my basis version. Still getting the above error.
Any help to sort this out is highly appreciated
Thank you