8

Click here to load reader

745501

Embed Size (px)

DESCRIPTION

sap related materail

Citation preview

Page 1: 745501

Generated by Jive on 2012-08-06+02:001

BI Content Install SHORT DUMP

William R 706 posts since Oct 9, 2007

BI Content Install SHORT DUMP Feb 29, 2012 11:45 AM

HELP!

I am trying to install BI Content on a newly installed netweaver Box. We are running BI 7.0with SP 15 and BI_CONT 703 SP 5. This is the error:

Runtime Errors ASSIGN_LENGTH_0

Date and Time 2008/02/18 12:55:36

Short dump has not been completely stored (too big)

Short text

Program error: ASSIGN with length 0 in program "SAPLSNR3".

What happened?

Error in the ABAP Application Program

The current ABAP program "SAPLSNR3" had to be terminated because it has

come across a statement that unfortunately cannot be executed.

Tried to create a field with length 0. This is not

possible.

Page 2: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:002

Error analysis

In an ASSIGN statement in the program "SAPLSNR3" a field symbol with

length 0 should have been created. However, this is not possible.

length 0.

This is not possible.

Trigger Location of Runtime Error

Program SAPLSNR3

Include LSNR3F01

Row 178

Module type (FORM)

Module Name LOCAL_BUFFER

Line SourceCde

148 ID 'NONRSWAP' FIELD TNRO-NONRSWAP.

149 IF SY-SUBRC .

Page 3: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:003

180 * Funktionsbaustein kann beendet werden

181 P_EXIT = YES.

182 EXIT.

183

184 ELSEIF SY-SUBRC = 4.

185 * Das Intervall wurde nicht gefunden

186 MESSAGE E751 RAISING INTERVAL_NOT_FOUND WITH P_OBJECTP_SUBOBJECT

187 P_NR_RANGE_NR TNRO-CODE.

188 ELSEIF SY-SUBRC = 19.

189 * Der Nummernkreis ist nicht intern

190 MESSAGE E752 RAISING NUMBER_RANGE_NOT_INTERN.

191 ELSEIF SY-SUBRC = 15.

192 * Overflow

193 IF NOT TNRO-NONRSWAP IS INITIAL.

194 MESSAGE E028 WITH BNRIV-FROMNUMBER BNRIV-TONUMBER

195 P_OBJECT RAISING INTERVAL_OVERFLOW.

196 ENDIF.

197 ELSEIF SY-SUBRC = 11.

Martin Lehmann 184 posts since Jan 10, 2006

Re: BI Content Install SHORT DUMP Feb 19, 2008 10:44 AM

Hello Will,

Page 4: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:004

perhaps this dump deals with OSS note [130295 |https://websmp110.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=130295&_NLANG=E]"ASSIGN_LENGTH_0in LSNR3F01 LOCAL_ENTRY_EXISTS" ?

Perhaps it helps,

many regards

M.L.

K praveen 75 posts since Dec 16, 2006

Re: BI Content Install SHORT DUMP Mar 12, 2008 4:45 AM

Hello Will / All,

I am also facing same problem ASSIGN_LENGTH_0 runtime error.

My system also same BI 7 Netweaver 2004 s with Support Pack 15 and Front end Patch 5.

How you solved the problem???

Waiting for your response.....

Thanks & Regards,

Page 5: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:005

Praveen.K

William R 706 posts since Oct 9, 2007

Re: BI Content Install SHORT DUMP Mar 12, 2008 5:17 AM

Problem:

When trying to collect BI objects prior to installing (activate) for use in BI (TCODE: RSA1)a short dump would be thrown when 'in and out' objects were selected. No short dump wasthrown for demo objects when source system was set to local.

Reason:

The objects tracking sequence numbers for incoming BI transports from external systemswere not correctly set. The sequences should have been set with a valid range of 1 to9999999999 however the sequences were either missing or set to 0. This was a problemwith the BI server (EPSAND), the CRM server was functioning correctly.

Why this happened:

Unknown. Perhaps a bug in a service pack. This error appears to be very uncommon. Theerror being thrown was a generic error thus difficult to trace to the actual problem.

How the problem was fixed:

(1) Using TCODE: SNUM set intervals for objects: BI_TS, BI_TSDTEL, BI_TSDOMA andBI_CS. These objects should each be set as follows:

-

No. From Number To Number Currenct Number

01 0000000001 9999999999 1

-

Page 6: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:006

(2) Then there was also a second unrelated bug which is fixed in latest SAP_BW supportpackage (SP 0014, released: January 2008). We couldn't risk the support package so asingle note: 1102743 was applied.

K praveen 75 posts since Dec 16, 2006

Re: BI Content Install SHORT DUMP Mar 13, 2008 10:26 AM

HI will,

Thank u very much for your fast reply...

Now I am not getting error.

I think Current Number will generate automatically .......

we have to enter no,from number & To number.....Am I right?

Waiting for your reply.....

Thanks & Regards,

Praveen.K

K praveen 75 posts since Dec 16, 2006

Re: BI Content Install SHORT DUMP Mar 13, 2008 10:32 AM

Hi Will,

Page 7: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:007

There is check box External......Are u checked that check box?

Thanks & Regards,

Praveen.K

thirunavukkarasu kaliamurthy 10 posts since Apr 21, 2008

Re: BI Content Install SHORT DUMP Jul 7, 2008 12:36 PM

Hi ,

Pls let me know step by step how did you fix this error

Pionts will be assigned

Thanks

Thiru

thirunavukkarasu kaliamurthy 10 posts since Apr 21, 2008

Re: BI Content Install SHORT DUMP Jul 8, 2008 7:13 AM

Hi ,

Can you please let me know the steps to resolve this issue,

"ASSIGN_LENGTH_0"

Page 8: 745501

BI Content Install SHORT DUMP

Generated by Jive on 2012-08-06+02:008

while activating data source.

Thanks

Konstantinos Kypris 2 posts since Oct 9, 2007

Re: BI Content Install SHORT DUMP Apr 11, 2008 12:13 PM

Thanks Will.

I had the same problem and your message was exactly the solution.

thirunavukkarasu kaliamurthy 10 posts since Apr 21, 2008

Re: BI Content Install SHORT DUMP Jul 7, 2008 12:27 PM

Hi ,

Im too getting the same error while activating the Data source for flat file in BI7.

I have maintained the number ranged as explained by you

Thanks