cancel
Showing results for 
Search instead for 
Did you mean: 

Sneak Preview NW- ABAP - 2004s. Installation Error - Step 24

Former Member
0 Kudos

Hi,

While installing the sneak preview for NW2004s - ABAP. At step 24, I recieved the following error....

(during the running ABAP report step)... I've all rights to the system being admin...

INFO 2005-12-22 13:35:11 [iaxxrfcimp.cpp:1032]

CAbRfcImpl::callFunction

Executing function call INST_EXECUTE_REPORT.

ERROR 2005-12-22 13:35:13 [iaxxrfcimp.cpp:1089]

CAbRfcImpl::performFunctionCall

FRF-00025 Unable to call function. Error message: Exception condition "WRITE_FAILED" raised. .

INFO 2005-12-22 13:35:13 [iaxxbjsco.cpp:561]

CIaJSCo::disconnect_nothrow(000:DDIC:EN:stl-crvergh:00::NSP:)

RFC connection closed.

ERROR 2005-12-22 13:35:13

CJSlibModule::writeError_impl()

MUT-03025 Caught ERfcExcept in Modulecall: Exception condition "WRITE_FAILED" raised..

ERROR 2005-12-22 13:35:13 [iaxxgenimp.cpp:653]

showDialog()

FCO-00011 The step runRADDBDIF with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_CI_Instance|ind|ind|ind|ind|13|0|NW_CI_Instance_ABAP_Reports|ind|ind|ind|ind|1|0|runRADDBDIF was executed with status ERROR .

Regards,

Ranji Verghese

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Dear  Former Member,

I am facing same problem. Will you please post the complete solution for the same.

Regards.

Former Member
0 Kudos

Can you logon into the system and see the job log for program RADDBDIF ?

Also take a look a Tx SM21.

Regards,

Federico

Former Member
0 Kudos

Hi Federico,

The program RADDBDIF dumps....

The following is the log generated in SM21

13:02:49 DIA 000 BB 0 Buffer OTR started with 1000k bytes

13:02:49 DIA 000 BB 0 Buffer CALE started with 300000 bytes

13:02:50 DIA 000 AV 6 Initialization SCSA for Security Audit completed, number of selections 02

13:02:51 DIA 001 E1 0 Buffer RSCPCCC Generated with Length 6000000

13:03:02 DIA 000 000 SAPSYS A1 0 Initialization complete

13:03:52 BTC 005 000 SAPSYS F6 7 Directory was created

13:05:22 DIA 001 000 DDIC R6 8 Perform rollback

13:05:36 DIA 001 000 DDIC AB 0 Run-time error "RAISE_EXCEPTION" occurred

13:05:37 DIA 001 000 DDIC AB 1 > Short dump "051222 130536 stl-crve DDIC " generated

13:05:37 DIA 001 000 DDIC D0 1 Transaction Canceled SY 002 ( Exception condition "WRITE_FAILED" raised. )

13:05:37 DIA 001 000 DDIC R6 8 Perform rollback

13:06:12 DIA 000 000 DDIC SA38 R6 8 Perform rollback

13:06:14 DIA 000 000 DDIC SA38 AB 0 Run-time error "RAISE_EXCEPTION" occurred

13:06:14 DIA 000 000 DDIC SA38 AB 1 > Short dump "051222 130614 stl-crve DDIC " generated

13:06:14 DIA 000 000 DDIC SA38 D0 1 Transaction Canceled SY 002 ( Exception condition "WRITE_FAILED" raised. )

13:06:14 DIA 000 000 DDIC SA38 R6 8 Perform rollback

13:07:12 DIA 000 000 DDIC SA38 R6 8 Perform rollback

13:07:12 DIA 000 000 DDIC SA38 AB 0 Run-time error "RAISE_EXCEPTION" occurred

13:07:12 DIA 000 000 DDIC SA38 AB 1 > Short dump "051222 130712 stl-crve DDIC " generated

13:07:12 DIA 000 000 DDIC SA38 D0 1 Transaction Canceled SY 002 ( Exception condition "WRITE_FAILED" raised. )

13:07:12 DIA 000 000 DDIC SA38 R6 8 Perform rollback

13:35:13 DIA 000 000 DDIC SA38 R6 8 Perform rollback

Any leads to this?

Regards,

Ranji Verghese

Former Member
0 Kudos

Hi:

Can you send the short-dump in HTML version ? So I'm able to analyze.

Send to federico@gazum.com

Regards,

Federico

stephenjohannes
Active Contributor
0 Kudos

Ranji,

Look at the installation directories in AL11 for

DIR_TRANS

DIR_TRFILES

DIR_TRSUB

If they point to an invalid directory this report fails. You will need override the default settings by modifying the default profile of the instance with the correct directory locations for DIR_TRANS, DIR_TRFILES, DIR_TRSUB. The name of the parameters to set those directory values will be exactly the name of the SAP directories.

That was the case when I installed the system.

Good luck,

Stephen

Former Member
0 Kudos

Thanks,

At last someone with the correct answer ... the profile does not exist at this stage but i will see where the system gets this from and correct