cancel
Showing results for 
Search instead for 
Did you mean: 

Infoset issue in Prd system

0 Kudos

Hi Experts,


We are facing issue in Production, where some reports based on Infoset(Built on Two DSOs and 0Material) are not working.

Below is the analysis we have done so far:

1. We have moved some changes to Production on Dec12th. But didnt touch the Infoset. We made changes to its underlying DSO(added some infoobects).

   Note- Infoset was inactive since long time in Production system, users were accessing reports. Issues identified from Dec30.

2. We checked in Dev and QA systems, reports based on Infoset are working fine

3. We activated infoset and sent it to produciton, but still reports are not running.

4. We tried to display data on Infoset in RSA1- Even for 200 records also not working. It resulting in short dump.

    Below is the Short Dump Code

   

CALL 'C_DB_FUNCTION' ID 'FUNCTION' FIELD 'DB_SQL'

                        ID 'FCODE'    FIELD c_fcode_next_package

                        ID 'CONNAME'  FIELD me->con_ref->con_name

                        ID 'CONDA'    FIELD me->con_ref->con_da

                        ID 'CURSOR'   FIELD me->cursor

                        ID 'BOUND'    FIELD me->outvals_bound

                        ID 'CORRESP'  FIELD me->into_corresponding

                        ID 'OUTVALS'  FIELD me->parameters->param_tab

                        ID 'OUTTAB'   FIELD <outtab>

                        ID 'LINE'     FIELD <line>

                        ID 'UPTO'     FIELD upto

                        ID 'ROWCNT'   FIELD rows_ret

                        ID 'SQLCODE'  FIELD sql_code

                        ID 'SQLMSG'   FIELD sql_msg.


This is a critical issue we are facing in Production system,

Kindly provide your valuable suggestions.


Thanks & Regards,

Nagaraju

View Entire Topic
0 Kudos

Hi Experts,

Please give your valuable suggestions on this.

Thanks,

Nagaraju K

Former Member
0 Kudos

Hi,

Check status and activate the infoset and underlying DSOs, if it does not help send here the dumps details.

Regards