cancel
Showing results for 
Search instead for 
Did you mean: 

SAPCAR working not good

Former Member
0 Kudos

Hello!

I try to run SAPCAR on Solaris SPARC, but it works very slowly.

According to note 212876 I`ve deleted extension in SAPCAR<.exe - was killed>. After this action I start SAPCAR, but it takes a lot of time for displaying standard screen (create a new archive: SAPCAR -c[vir][f archive] [-P]....)

When I run command <i> file SAPCAR</i> I get information very fast:

<b>SAPCAR: ELF 64-bit MSB executable SPARCV9 Version 1, dynamically linked, not stripped</b>

But if I run command <i>ldd SAPCAR</i> it work like when I start SAPCAR. ldd shows me:

<b>libdl.so.1 => /usr/lib/sparcv9/libdl.so.1

libnsl.so.1 => /usr/lib/sparcv9/libnsl.so.1

libsocket.so.1 => /usr/lib/sparcv9/libsocket.so.1

libm.so.1 => /usr/lib/sparcv9/libm.so.1

libCstd.so.1 => /usr/lib/sparcv9/libCstd.so.1

libCrun.so.1 => /usr/lib/sparcv9/libCrun.so.1

libw.so.1 => /usr/lib/sparcv9/libw.so.1

libc.so.1 => /usr/lib/sparcv9/libc.so.1

libmp.so.2 => /lib/64/libmp.so.2

libmd.so.1 => /lib/64/libmd.so.1

libscf.so.1 => /lib/64/libscf.so.1

libdoor.so.1 => /lib/64/libdoor.so.1

libuutil.so.1 => /lib/64/libuutil.so.1

libgen.so.1 => /lib/64/libgen.so.1

libm.so.2 => /lib/64/libm.so.2

/platform/SUNW,Sun-Fire-480R/lib/sparcv9/libc_psr.so.1

/platform/SUNW,Sun-Fire-480R/lib/sparcv9/libmd_psr.so.1</b>

Does anybody has the same problem?

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

What do you mean with "very slowly"?

If you create an archive with SAPCAR, it will compress the content and this takes time. If the system you´re running on is pretty loaded, it can take some time.

But without having absolut numbers what you consider "slow" it´s difficult to guess, what your problem might be - if any.

--

Markus

Former Member
0 Kudos

I just write command:

<b>SAPCAR</b> (press Enter)

Cursor goes on next line and "waits"...

Like this:

"# SAPCAR

| "

After about 20 minutes I get standard help information (

create a new archive:

SAPCAR -c[vir][f archive] [-P] [-C directory]

[-A filename] [-T filename] [-X filename]

[-p value] [-V] file1 file2 ...

list the contents of an archive:

SAPCAR -t[vs][f archive] [file1 file2....] blablabla)

I don't pack or unpack any archive.

Thanks for your answer

markus_doehr2
Active Contributor
0 Kudos

And what´s your machine doing at that time? Is it idle? I don´t think your problem is related to SAPCAR...

Let

vmstat 1

run for some seconds and post the output here.

--

Markus

Former Member
0 Kudos

Well... I executed vmstat command in parallel with SAPCAR's "work"...

kthr memory page disk faults cpu

r b w swap free re mf pi po fr de sr s1 sd sd sd in sy cs us sy id

0 0 0 32414176 3210512 5 12 12 4 4 0 0 2073 -1 0 0 357 131 270 0 0 99

0 0 0 32391200 3384136 9 19 0 0 0 0 0 0 0 0 0 288 118 215 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 367 128 234 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 284 80 200 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 291 84 216 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 284 149 198 0 0 99

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 312 114 223 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 297 93 207 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 287 91 218 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 291 82 220 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 293 87 216 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 300 105 219 0 9 91

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 333 109 234 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 282 85 202 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 289 94 208 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 276 148 202 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 294 99 218 0 0 100

0 0 0 32391200 3384192 0 0 0 0 0 0 0 0 0 0 0 283 81 197 0 0 100

markus_doehr2
Active Contributor
0 Kudos

Are you running SAPCAR on an NFS mounted directory?

--

Markus

Former Member
0 Kudos

No, I'm not. I'm running on local disk.

Former Member
0 Kudos

Some times due to performance problem in OS level,SAPCAR runs very slow.Check with UNIX admin.

Thanks

Kalyan

Answers (0)