Problem with INSTALLSQLDATADIR parameter in command prompt installation


 


when try install sql server 2008 february ctp (german) using command line

 

e:\servers\setup.exe /q /action=install /features=sqlengine,tools,bol /instancename=z1 /securitymode=sql /sapwd=xxxxxxx /installsqldatadir=c:\ /sqlsvcaccount="nt-autoritÄt\system" /agtsvcaccount="nt-autoritÄt\system" /browsersvcstartuptype=2 /sqlsvcstartuptype=2 /agtsvcstartuptype=4 /sqlsysadminaccounts="vordefiniert\administratoren" /tcpenabled=1

 

the installation aborts return code 0x84b10001.

 

afterwards file

 

c:\programme\microsoft sql server\100\setup bootstrap\log\20080306_1609\z1testxpsp2_20080306_1609_detail_componentupdatesetup.txt

 

contains these messages @ end:

 

03/06/2008 16:11:12 slp: ----------------------------------------------------------------------
03/06/2008 16:11:12 slp: running action: preparelaunchbootstrapsetupaction
03/06/2008 16:11:12 slp: completed action: preparelaunchbootstrapsetupaction, returned true
03/06/2008 16:11:12 slp: ----------------------------------------------------------------------
03/06/2008 16:11:12 slp: running action: launchbootstrapaction
03/06/2008 16:11:16 slp: following error occurred:
03/06/2008 16:11:16 slp: der prozess kann nicht auf die datei c:\programme\microsoft sql server\100\setup bootstrap\log\20080306_1609\z1testxpsp2_20080306_1609_detail_componentupdatesetup.txt zugreifen, da sie von einem anderen prozess verwendet wird.
03/06/2008 16:11:16 slp: error result: 0x84b10001
03/06/2008 16:11:16 slp: result facility code: 0x4b1
03/06/2008 16:11:16 slp: result error code: 0x0001
03/06/2008 16:11:16 slp:
03/06/2008 16:11:16 slp: please review execution logs further details
03/06/2008 16:11:16 slp: error: action "launchbootstrapaction" threw exception during execution.
03/06/2008 16:11:16 slp: microsoft.sqlserver.setup.chainer.workflow.nestedprocessexecutioncompletionexception: die verarbeitung der warteschlange wird abgebrochen, da das geschachtelte bootstrap-programm mit dem exitcode -2068774911 abgeschlossen wurde.
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.configuration.bootstrapextension.launchbootstrapaction.executeaction(string actionid)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.chainer.infrastructure.action.execute(string actionid, textwriter errorstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actioninvocation.invokeaction(workflowobject metabase, textwriter statusstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.pendingactions.invokeactions(workflowobject metadb, textwriter loggingstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actionengine.runactionqueue()
03/06/2008 16:11:16 slp: error: action "executecuworkflow" threw exception during execution.
03/06/2008 16:11:16 slp: microsoft.sqlserver.setup.chainer.workflow.nestedprocessexecutioncompletionexception: die verarbeitung der warteschlange wird abgebrochen, da das geschachtelte bootstrap-programm mit dem exitcode -2068774911 abgeschlossen wurde.
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.configuration.bootstrapextension.executeworkflowaction.handleactionexception(exception e, textwriter logging)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actionengine.notifyonunhandledexception(exception e)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actionengine.runactionqueue()
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.workflow.runworkflow(handleinternalexception exceptionhandler)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.configuration.bootstrapextension.executeworkflowaction.executeaction(string actionid)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.chainer.infrastructure.action.execute(string actionid, textwriter errorstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actioninvocation.invokeaction(workflowobject metabase, textwriter statusstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.pendingactions.invokeactions(workflowobject metadb, textwriter loggingstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actionengine.runactionqueue()
03/06/2008 16:11:16 slp: error: action "executebootstrapworkflow" threw exception during execution.
03/06/2008 16:11:16 slp: microsoft.sqlserver.setup.chainer.workflow.nestedprocessexecutioncompletionexception: die verarbeitung der warteschlange wird abgebrochen, da das geschachtelte bootstrap-programm mit dem exitcode -2068774911 abgeschlossen wurde.
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.configuration.bootstrapextension.executeworkflowaction.handleactionexception(exception e, textwriter logging)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actionengine.notifyonunhandledexception(exception e)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actionengine.runactionqueue()
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.workflow.runworkflow(handleinternalexception exceptionhandler)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.configuration.bootstrapextension.executeworkflowaction.executeaction(string actionid)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.chainer.infrastructure.action.execute(string actionid, textwriter errorstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.actioninvocation.invokeaction(workflowobject metabase, textwriter statusstream)
03/06/2008 16:11:16 slp:    bei microsoft.sqlserver.setup.chainer.workflow.pendingactions.invokeactions(workflowobject metadb, textwriter loggingstream)
03/06/2008 16:11:16 slp: following exception stack listing exceptions in outermost innermost order
03/06/2008 16:11:16 slp: inner exceptions being indented
03/06/2008 16:11:16 slp:
03/06/2008 16:11:16 slp: exception type: microsoft.sqlserver.setup.chainer.workflow.nestedprocessexecutioncompletionexception
03/06/2008 16:11:16 slp:     message:
03/06/2008 16:11:16 slp:         die verarbeitung der warteschlange wird abgebrochen, da das geschachtelte bootstrap-programm mit dem exitcode -2068774911 abgeschlossen wurde.
03/06/2008 16:11:16 slp:     stack:
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.configuration.bootstrapextension.executeworkflowaction.handleactionexception(exception e, textwriter logging)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.setup.chainer.workflow.actionengine.notifyonunhandledexception(exception e)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.setup.chainer.workflow.actionengine.runactionqueue()
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.setup.chainer.workflow.workflow.runworkflow(handleinternalexception exceptionhandler)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.configuration.bootstrapextension.executeworkflowaction.executeaction(string actionid)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.chainer.infrastructure.action.execute(string actionid, textwriter errorstream)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.setup.chainer.workflow.actioninvocation.invokeaction(workflowobject metabase, textwriter statusstream)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.setup.chainer.workflow.pendingactions.invokeactions(workflowobject metadb, textwriter loggingstream)
03/06/2008 16:11:16 slp:         bei microsoft.sqlserver.setup.chainer.workflow.actionengine.runactionqueue()

 

if set installsqldatadir directory (for example /installsqldatadir=c:\z1) installation works.

 

sql 2005 had no problems using main directory installsqldatadir.

 

(sorry bad formatting.)

thanks post.

 

this known limitation - not support root level folders folder-based command line parameters, such installsqldatadir.

 

you need ensure folder-based command line parameters refer non-root location.



SQL Server  >  SQL Server Setup & Upgrade



Comments

Popular posts from this blog

Conditional formatting a graph vertical axis in SSRS 2012 charts

Register with Power BI failed

SQL server replication error Cannot find the dbo or user defined function........