Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SE38 dump

Former Member
0 Likes
1,295

Dear All,

I have faced a problem that the dump occurred when I edited a program using SE38.

The detailed information about the dump as below

**********************************************************************************************************

SQL error 30016 when accessing table "CVERS".

Error Text of the Database: "[ASE Error SQL30016:08S01]Bad TDS response stream

received from server. Unexpected token type received: 3."

An exception occurred that is explained in detail below.

The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught

in

procedure "GET_CVERS_MEMORY" "(FORM)", nor was it propagated by a RAISING

clause.

Since the caller of the procedure could not have anticipated that the

exception would occur, the current program is terminated.

The reason for the exception is:

Error Text of the Database: "[ASE Error SQL30016:08S01]Bad TDS response stream

received from server. Unexpected token type received: 3."

***********************************************************************************************************

Our system environment as below:

SAP Release..... 731

SAP Basis Level. 0004

Application server... "ERPDEV01"

Network address...... "10.254.0.78"

Operating system..... "Linux"

Release.............. "2.6.32-279.el6.x86_6"

Hardware type........ "x86_64"

Character length.... 16 Bits

Pointer length....... 64 Bits

Work process number.. 17

Shortdump setting.... "full"

Database server... "ERPDEV01"

Database type..... "SYBASE"

Database name..... "ED1"

Database user ID.. "SAPSR3"

Terminal.......... "6be06522c29349a"

Char.set.... "C"

SAP kernel....... 720

created (date)... "Dec 16 2012 19:44:31"

create on........ "Linux GNU SLES-11 x86_64 cc4.3.4 use-pr121116"

Database version. "Sybase ASE 15.7.0.410 "

Patch level. 400

Patch text.. " "

Database............. "15.7"

SAP database version. 720

Operating system..... "Linux 2.6, Linux 3"

Memory consumption

Roll.... 0

EM...... 25138848

Heap.... 0

Page.... 622592

MM Used. 13887880

MM Free. 7057720

************************************************************************************************************

Is there any one encounter the problem? And how should I deal with the problem?

Thanks in advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
959

Hi Kevin,

Check with your BASIS team they should be able to help you.

Regards,

Vinay Mutt

3 REPLIES 3
Read only

FredericGirod
Active Contributor
0 Likes
959

Hi,

can you check in SE11 if the table  CVERS is active ?

After you can go in DB utilities and check if the table is active in the database

after that, ask your system administrator

regards

Fred

Read only

0 Likes
959

Thanks for your attention.

I have checked that the table CVERS is active.

I found the problem can be fixed temporally once I re-logon when it occurred.

Read only

Former Member
0 Likes
960

Hi Kevin,

Check with your BASIS team they should be able to help you.

Regards,

Vinay Mutt