Hi All,
We are trying to implement standard PS APP CONFIRM NETWORK ACTIVITY.But we are getting following error in console..
2016-01-28 09:15:58 The following problem occurred: HTTP request failed500,Internal Server Error,{"error":{"code":"/IWFND/CM_BEC/026","message":{"lang":"en","value":"RFC Error: SQL error SQL code: 1105 occurred while accessingtable AFVC."},"innererror":{"transactionid":"7371C5E5AA2BF15580D7000087628721","timestamp":"20160128034557.9890000","Error_Resolution":{"SAP_Transaction":"Run transaction /IWFND/ERROR_LOG on SAP NW Gateway hub system and search for entries with the timestamp above for more details","SAP_Note":"See SAP Note 1797736 for error analysis (https://service.sap.com/sap/support/notes/1797736)"},"errordetails":[]}}} -
and also we are getting Dump in ST22 transaction as
Database error text: "SQL message: [ASE Error SQL1105][SAP][ASE ODBC
Driver][Adaptive Server Enterprise]Can't allocate space for object 'temp
worktable' in database 'saptempdb' because 'system' segment is full/has no
free extents. If you ran out of space in syslogs, dump the t"
In error analysis
An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_OPEN_SQL_DB' and was not caught in
procedure
"ACTIVITYLISTSET_GET_ENTITYSET" "(METHOD)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception is:
Database error text: SQL message: [ASE Error SQL1105][SAP][ASE ODBC
Driver][Adaptive Server Enterprise]Can't allocate space for object 'temp
worktable' in database 'saptempdb' because 'system' segment is full/has no
free extents. If you ran out of space in syslogs, dump the t
Return value of the database layer: "SQL dbsl rc: 99"
And also am attaching screen shot of code error.
Pls help me out.
Regards,
Viswa