Quantcast
Viewing all articles
Browse latest Browse all 2539

ERROR in EWA-Session: Data from the knldiag.err file cannot be analyzed. An error occurred during the function call to SAPDB_DBM_GETF

Hello yashwanth,

thanks for your information.

here the lines I found after I performed the command:
2013-08-02     07:24:38 0x00007c8b     INF     421     DBMSrv  Command 'file_getfirst ...' was executed since 2013-08-02 07:24:38.

2013-08-02     07:24:38 0x00007c8b     ERR     -24580     DBMSrv ERR_COMMAND_FAILED: Command 'file_getfirst' has ended and failed with return code -24964.
2013-08-02     07:24:38 0x00007c8b     INF     421     DBMSrv  Command 'file_getfirst ...' was
executed since 2013-08-02 07:24:38.
0x00007c8b     ERR     -24778     DBMSrv 35584,
/sapdb/programs/bin/protconv -p /sapdb/data/wrk/SID -f classic  -t _KNLMSGARCHIVE -o /sapdb/data/wrk/SID/.KnlMsgArc.txt

2013-08-02     07:24:38 0x00007c8b     INF     2     DBMSrvCo     A DBM Server client connection was released (client process has process ID 31858 on computer sshsid00.noc.test.de).

2013-08-02     07:30:01 0x00007f3e     INF     1     DBMSrvCo     A DBM Server client connection was established at 2013-08-02 07:30:01 (client process has process ID 32566  on computer sshsid00.

File protconv:
-r-xr-xr-x 1 sdb sdba 1741607 Apr 15  2011 protconv

sdbverify (run as root)
VERIFICATION SUMMARY:
*********************

NUMBER OF INVALID PACKAGES:                   0

NUMBER OF VALID PACKAGES:                     17
NUMBER OF INCONSISTENT PACKAGES:              3
INCONSISTENT PACKAGES:
        Server Utilities in /sapdb/programs
        PCR 7300 in /sapdb/programs
        Database Kernel in /sapdb/SID/db

TOTAL NUMBER OF FILES:                        376
NUMBER OF MISSED FILES:                       0
NUMBER OF MODIFIED FILES:                     0
NUMBER OF FILES WITH MODIFIED PERMISSIONS:    2

Switch path to /sapdb/data/wrk/SID run the command which normal will be performed in SAP (DB50):
a) /sapdb/programs/bin/protconv -p /sapdb/data/wrk/SID -f classic  -t _KNLMSGARCHIVE -o /sapdb/data/wrk/SID/.KnlMsgArc.txt
-->Segmentation fault

b) /sapdb/programs/bin/protconv -f classic -t KNLMSGARCHIVE -o knldiagerr.txt
-->Segmentation fault

remove -f classic from the commands:
c) sapdb/programs/bin/protconv -p /sapdb/data/wrk/SID -f classic  -t _KNLMSGARCHIVE -o /sapdb/data/wrk/SID/.KnlMsgArc.txt --> worked  file knldiagerr.txt was generate.
d) /sapdb/programs/bin/protconv -f classic -t KNLMSGARCHIVE -o knldiagerr.txt -->worked
file knldiagerr.txt was generate.

Question:
I think I have to adapt the command which is exexcuted in DB50. Is there a transaction (like with Oracle DB) where I could adapt the command??

Regards Helmut

Viewing all articles
Browse latest Browse all 2539

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>