cancel
Showing results for 
Search instead for 
Did you mean: 

CJS-00030 Assertion failed: Execution of SQL script reports an unexpected error

jorge_velasquez
Contributor
0 Kudos

Hi Experts,

I have an error doing a system copy.

An error occurred while processing option SAP NetWeaver 7.4 > SAP Sybase ASE > System Copy > Target System > Standard System > Based on AS ABAP and AS Java > Standard System( Last error reported by the step: Assertion failed: Execution of SQL script reports an unexpected error. Refer to trace file sapinst_dev.log for further information.). You can now:

Choose Retry to repeat the current step.

Windows - Sybase.

sapinst_dev.log

Execution of the command "isql -e -w999 -Usa -SClonedevPiC:4901" finished with return code 0. Output:

Password:

1> use master

1> select t1.name, t1.uid, t1.suid, t2.name from PIX..sysusers t1, master..syslogins t2 where t1.suid = t2.suid

Msg 950, Level 14, State 1:

Server 'PIX', Line 1:

Database 'PIX' is currently offline. Please wait and try your command again later.

Msg 208, Level 16, State 1:

Server 'PIX', Line 1:

PIX..sysusers not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output).

ERROR      2015-09-17 04:32:29.608 [iaxxinscbk.cpp:224]

CJS-00030  Assertion failed: Execution of SQL script reports an unexpected error. Refer to trace file sapinst_dev.log for further information.

sapinst.log

Execution of the command "isql -e -w999 -Usa -SClonedevPiC:4901" finished with return code 0. Output:

Password:

1> use master

1> select t1.name, t1.uid, t1.suid, t2.name from PIX..sysusers t1, master..syslogins t2 where t1.suid = t2.suid

Msg 950, Level 14, State 1:

Server 'PIX', Line 1:

Database 'PIX' is currently offline. Please wait and try your command again later.

Msg 208, Level 16, State 1:

Server 'PIX', Line 1:

PIX..sysusers not found. Specify owner.objectname or use sp_help to check whether the object exists (sp_help may produce lots of output).

ERROR 2015-09-17 04:32:29.608

CJS-00030  Assertion failed: Execution of SQL script reports an unexpected error. Refer to trace file sapinst_dev.log for further information.

ERROR 2015-09-17 04:32:29.639

MUT-03025  Caught ESAPinstException in module call: .

ERROR 2015-09-17 04:32:30.108

FCO-00011  The step syb_step_load_database with step key

Any clue?

Accepted Solutions (1)

Accepted Solutions (1)

jorge_velasquez
Contributor
0 Kudos

Issue is solved.

I downloaded last RDBMS software and tried sapinst again.

Regards.

Answers (0)