cancel
Showing results for 
Search instead for 
Did you mean: 

SETUP DATABASE SERVER ERROR

Former Member
0 Kudos

Hi,

Iam facing an error during SOLMAN 7.1 installation for SYBASE database.It showing below error message..

TRACE      2013-11-05 07:41:54.441 [iaxxgenimp.cpp:1137]

           CGuiEngineImp::acceptAnswerForBlockingRequest

Waiting for an answer from GUI

-Vinodh

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi Guys,

Thank you, my issue got fixed after replacing the kernel files. i have replaced the kernel from 720 to 721 latest patch.

-Vinodh

Former Member
0 Kudos

scn.sap.com/message/14182181

Former Member
0 Kudos

Hi,

We had the same problem Assertion failed error.

The solution we did was setting the value of ulimit  to unlimited.

first check ulimit -a in linux terminal then set whichever values is allowed to set

can be set to unlimit(some of them will not be allowed by the operating system , dont mind)

then startup the installation in the same terminal window where you have set the values to unlimited.

for setting the values the command in linux is example (to change max memory size) :

ulimit -m unlimited

BR,

Prabhakar

Former Member
0 Kudos

Thanks,but my Operating system is windows server 2008 r2..then how to set the recommended value.

-Vinodh

Former Member
0 Kudos

Hi,


"MS SQL Server 2008 Native Access Client (SNAC) software

Latest service pack and hotfix, or cumulative update if available.

For more information, see SAP Note 62988."


"Procedure

Log on as local administrator to the host where you want to install an application server.


Insert the SQL Server 2008 RDBMS DVD in your DVD drive or copy it locally.


Change to the directory <RDBMS_DVD>:\SqlNativeClient\<platform>\ and double-click the SNAC files.

For more information, see SAP Note 1144459.

Else please post the installation log sapinst_dev.

Thanks

rishi

Former Member
0 Kudos

Hi Rishi,

Please find the sapinst_dev log.

ERROR      2013-11-05 07:41:52.302 [iaxxinscbk.cpp:232]
CJS-00030  Assertion failed: Unable to set up ASE server. Refer to trace file sapinst_dev.log for further information.

TRACE      2013-11-05 07:41:52.302 [iaxxejsbas.hpp:439]
           handleException<ESAPinstException>()
Converting exception into JS Exception Exception.

TRACE      2013-11-05 07:41:52.302
Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException

ERROR      2013-11-05 07:41:52.302
           CJSlibModule::writeError_impl()
MUT-03025  Caught ESAPinstException in module call: .

TRACE      2013-11-05 07:41:52.302 [iaxxejsbas.hpp:515]
           EJS_Base::dispatchFunctionCall()
JS Callback has thrown unknown exception. Rethrowing.

ERROR      2013-11-05 07:41:52.318 [sixxcstepexecute.cpp:916]
FCO-00011  The step syb_step_setup_db_server with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|onehost|0|NW_CreateDBandLoad|ind|ind|ind|ind|createdbandload|0|NW_CreateDB|ind|ind|ind|ind|createdb|0|NW_SYB_DB|ind|ind|ind|ind|SYB_DB_CONTEXT|0|syb_step_setup_db_server was executed with status ERROR ( Last error reported by the step: Assertion failed: Unable to set up ASE server. Refer to trace file sapinst_dev.log for further information.).

TRACE      2013-11-05 07:41:52.411 [kdxxctaco.cpp:165]
           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile start ...

TRACE      2013-11-05 07:41:52.599 [kdxxctaco.cpp:197]
           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after creating out stream

TRACE      2013-11-05 07:41:52.677 [kdxxctaco.cpp:231]
           CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile stop ...

INFO       2013-11-05 07:41:52.677 [synxcpath.cpp:798]
           CSyPath::createFile() lib=syslib module=syslib
Creating file C:\Program Files\sapinst_instdir\SOLMAN71\SYSTEM\SYB\CENTRAL\AS\__instana_tmp.xml.

TRACE      2013-11-05 07:41:54.409
SAPInst calls the LogInquirer. The output of the LogInquirer can be found in file sapinst_loginquirer.log.

TRACE      2013-11-05 07:41:54.441 [iaxxgenimp.cpp:660]
            CGuiEngineImp::showMessageBox

<html> <head> </head> <body> <p> An error occurred while processing option <i>SAP Solution Manager 7.1 Support Release 1 > SAP Systems > SAP Sybase ASE > Central System > Central System( Last error reported by the step: Assertion failed: Unable to set up ASE server. Refer to trace file sapinst_dev.log for further information.)</i>. You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> to get more information about the error. </li> <li> Stop the option and continue with it later. </li> </ul> <p> Log files are written to <code>C:\Program Files/sapinst_instdir/SOLMAN71/SYSTEM/SYB/CENTRAL/AS</code>. </p> </body></html>

TRACE      2013-11-05 07:41:54.441 [iaxxgenimp.cpp:1137]
           CGuiEngineImp::acceptAnswerForBlockingRequest
Waiting for an answer from GUI

Former Member
0 Kudos

Hi,

Please check the below note and also can you please check if you are getting the same error in sapinst_dev.log.

1837579 - SYB: SAP installer fails at step "Configure Database Server"

1889468 - SYB: SAP installer fails at step "Configure Database Server" - Msg 10832, Level 16, State ...

Also Check the below blog

http://scn.sap.com/thread/3329640

Thanks

Rishi Abrol

Former Member
0 Kudos

And this,

http://scn.sap.com/thread/3359439

Thanks

Rishi Abrol