cancel
Showing results for 
Search instead for 
Did you mean: 

SAPCAR

Former Member
0 Kudos

Dear All,

I try to uncar the files it show the error "Bus Error(Core Dumped).

What is the problem?

xxxxxxx:irdadm 8% SAPCAR -xvf SAPEXE_159-20001001.SAR

SAPCAR: processing archive SAPEXE_159-20001001.SAR (version 2.01)

x ABAP.pad

x R3check

x R3ta

x R3trans

x SAPCAR

Bus Error (core dumped)

Regards,

Muthu

View Entire Topic
Former Member
0 Kudos

Can you please download the new SAPcarfile from service market place.

Please check that there is enough space in your file System and memory.This error usually occurs when you dont have enough memory

Thanks Rishi Abrol

Former Member
0 Kudos

Hi,

Can you tell me the path is service market to download the new sapcar file.

Regards,

Mohan

Former Member
0 Kudos

Hello

Please go to SMP. There choose the path Downloads>>SAP Software Distrbution center>>Support Packages and Patches - Entry by Application Group>>Additional Components.

Thereby You would see SAPCAR and then you can choose the same based on your OS ( Linux, AIX, UNIX etc )

I Hope this answers your query

Shubham

Former Member
0 Kudos

Hi ,

Did you chech the memory.

Can you please tell me th OS and the Database.

Thanks

Rishi Abrol

Former Member
0 Kudos

Hi,

My os :Solaris

DB:DB2

Regards,

Muthu

Former Member
0 Kudos

Try to run uname -a and sent me the output.

Check that you are able to create directory where you are uncaring the file .

thanks Rishi Abrol

Former Member
0 Kudos

Hello

Use the path which I mentioned and therby you will see the additional path as below:

Try using SAPCAR 7.10--> < your solaris version >

Thanks

Shubham

Former Member
0 Kudos

Hi,

SunOS xxxxxx 5.10 Generic_127127-11 sun4u sparc SUNW,SPARC-Enterprise.

Yes i able to create the directory in exe path.

Regards,

Muthu

Former Member
0 Kudos

you need to use the kernel Solaris on SPARC 64bit as your is spark version.

I think you are using the same one.

Thanks Rishi Abrol

Former Member
0 Kudos

Hi can you please check this.

$ ulimit -a

time(seconds) unlimited

file(blocks) unlimited

data(kbytes) unlimited

stack(kbytes) 8192

coredump(blocks) unlimited <----should be set to unlimited

vmemory(kbytes) unlimited

If the coredump size is not set to unlimited you might change it by typing

$ ulimit -c unlimited (KORN SHELL)

$ unlimit coredumpsize (C-SHELL)

or if you could stop the SAPSYSTEM and have free menoryand then try to uncar.

Thanks Rishi Abrol

Former Member
0 Kudos

Hi ,

is it done or you are still getting the error.

Thanks Rishi Abrol