cancel
Showing results for 
Search instead for 
Did you mean: 

[SDM] createsdmkitjar and tmpdir for a system copy

ganimede_dignan
Contributor
0 Kudos

Hi,

I'm system copy procedure with backup/restore on Windows Oracle. Now I export JAVA world so from SAPinst I user system copy for source system. I've a problem ... on SDM_HOME I've low free disk space so I would like to use other temp directory. I read 920877 note but how can I change SAPinst to use a tmpdir= parameter ? I try to change control.xml without success.

Regards.

Ganimede Dignan.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Hi, I had the same problem on AIX. I changed control.xml and exports continues OK after restarting sapinst.

I changed the 2 following lines:

sdm.createsdmkitjar(["excludedcomplist=" + exclude, "tofile=" + sdmKitJar]);

by

var sdmKitJartmp = " is a full path to a directory with enough free space.

Regards,

Raúl.

Answers (0)