cancel
Showing results for 
Search instead for 
Did you mean: 

system copy by export/import method,error CJS-00030

Former Member
0 Kudos

HI expert,I want to copy system by export/import method.but after i elect the profile and click next,the error occur.please me.

I do the R3trans -d and return core 0000

error log:

INFO 2010-05-28 20:06:47

Execute step isUnicodeFromMsgServer of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.

INFO 2010-05-28 20:06:47

Execute step isUnicodeFromProfile of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.

INFO 2010-05-28 20:06:48

Execute step askUnicode of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getUnicode|ind|ind|ind|ind|1|0.

INFO 2010-05-28 20:06:48

Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0.

INFO 2010-05-28 20:06:48

Execute step setDefaults of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.

INFO 2010-05-28 20:06:48

Execute step askSidAdm of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_GetUserParameter|ind|ind|ind|ind|3|0|NW_GetUserParameterUnix|ind|ind|ind|ind|2|0.

INFO 2010-05-28 20:06:48

Execute step dbInfo of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0.

INFO 2010-05-28 20:06:49

Execute step fillContext of component |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0.

ERROR 2010-05-28 20:06:49

CJS-00030 Assertion failed: in component: NW_getDBInfo

step:fillContext

at this point the dbtype has to be != ind

ERROR 2010-05-28 20:06:49

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.

ERROR 2010-05-28 20:06:49

FCO-00011 The step fillContext with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0|fillContext was executed with status ERROR .

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

the log of sapinst_dev:

EJS_Installer::writeTraceToLogBook()

2010-05-28 20:06:49.271 NWDB.getDBType(): ind

ERROR 2010-05-28 20:06:49 [iaxxinscbk.cpp:282]

abortInstallation

CJS-00030 Assertion failed: in component: NW_getDBInfo

step:fillContext

at this point the dbtype has to be != ind

TRACE [iaxxejsbas.hpp:388]

handleException<ESAPinstException>()

Converting exception into JS Exception Exception.

ERROR 2010-05-28 20:06:49

CJSlibModule::writeError_impl()

MUT-03025 Caught ESAPinstException in Modulecall: ESAPinstException: error text undefined.

TRACE [iaxxejsbas.hpp:460]

EJS_Base::dispatchFunctionCall()

JS Callback has thrown unknown exception. Rethrowing.

ERROR 2010-05-28 20:06:49

FCO-00011 The step fillContext with step key |NW_Prepare_Export|ind|ind|ind|ind|0|0|NW_GetSidFromProfiles|ind|ind|ind|ind|2|0|NW_getDBInfo|ind|ind|ind|ind|4|0|fillContext was executed with status ERROR .

TRACE

<html><head></head><body><p>An error occurred while processing service <b>SAP ERP 2005 Support Release 2 > Additional Software Life-Cycle Tasks > System Copy > Oracle > Source System > Central System > Based on AS ABAP > Export Preparation</b>. You may now</p><ul> <li>press <I>Retry</I> to repeat the current step.</li> <li>press the <I>View Log</I> button to get more information about the error.</li> <li>stop the task and continue with it later.</li></ul><p>Log files are written to <b>/tmp/sapinst_instdir/ERP/LM/COPY/ORA/EXP/CENTRAL/AS-ABAP/PREEXP</b>.</p></body></html>

TRACE [iaxxgenimp.cpp:1155]

showDialog()

waiting for an answer from gui

markus_doehr2
Active Contributor
0 Kudos

So you're running the export preparation because you plan to do table splitting?

Markus

Former Member
0 Kudos

HI,

I only want to export my system data as a backup.now I export the data in traning and qulite system.the error at the same case.

markus_doehr2
Active Contributor
0 Kudos

If you just want to export and not plan to use table splitting you can just run the export task without the preparation.

Markus

Former Member
0 Kudos

Hi Markus,I just run the export task without the preparation,but the error the same to it.

markus_doehr2
Active Contributor
0 Kudos

Ok...

Please check if the user <sid>adm has set the environment dbtype.

Markus

Former Member
0 Kudos

Hi Markus,

I did not set the environment dbtype in user <sid>adm,how can I set the environment dbtype,please teach me,thank you very mach.

Former Member
0 Kudos

I try to set the environment:

su - q00tst

export DISPLAY=10.142.1.63:0.0

export ORACLE_HOME=/oracle/Q00/102_64

export ORACLE_SID=Q00

doen's it exact

markus_doehr2
Active Contributor
0 Kudos

> I try to set the environment:

> su - q00tst

> export DISPLAY=10.142.1.63:0.0

> export ORACLE_HOME=/oracle/Q00/102_64

> export ORACLE_SID=Q00

Usually the admin user is "<sid>adm"... you have a different user setup on your system? What user starts sapinst?

Markus

Former Member
0 Kudos

Hi

I am sorry it that the user write incorrect,the install user is q00adm,and I set the envirunment as:

su - q00adm

export DISPLAY=10.142.1.63:0.0

export ORACLE_HOME=/oracle/Q00/102_64

export ORACLE_SID=Q00

please hlep me check it.

markus_doehr2
Active Contributor
0 Kudos

Two points:

- don't set the environment manually, <SID>adm has the correct environment if your system is running normally

- start sapinst as user root

Markus

Answers (3)

Answers (3)

Former Member
0 Kudos

the problem is on

Former Member
0 Kudos

otherwise,my system running is OK,

markus_doehr2
Active Contributor
0 Kudos

> at this point the dbtype has to be != ind

Please post the last lines of sapinst_dev.log.

Markus