Ansicht
Dokumentation

12254 - Java error? 4.7SR1 install in V5R2M0

12254 - Java error? 4.7SR1 install in V5R2M0

Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Java error? 4.7SR1 install in V5R2M0

Hi Adam,

I have an idea where the problem lies, but as I'm not really familiar
with 6.20 you should open an OSS ticket.

Sorry,

Volker

--- In DoNotReply@consolut.eu, "Adam Marcus"
<amarcusemailZy...> wrote:
> Hello Volker,
>
> R3DEVDATA was the source database. It was restored to R3PRDDATA by
sapinst
> during the 'create database' phase. I patched LODR3DB to the
latest version
> before beginning the install.
>
>
>
> The job log of TMKSVR doesn't have much more information to go on:
>
> Library R3PRDOPT already exists in library
list.
>
> *** EXECUTE CALL PGM(R3PRDOPT/LODR3DB) PARM
('PRD' '1' '2'
>
> '/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST' 'RSTLIB SAVLIB
(R3DEVDATA)
>
> DEV(TAP02) RSTLIB(R3PRDDATA) OPTION(*NEW) MBROPT(*ALL) ALWOBJDIF
(*ALL)
>
> OUTPUT(*PRINT)') 1 N -

>
> Database library for system PRD was already
loaded.
>
> Failed to load R/3
database.
>
> error: call_AS400_command: "SAP0899" caught
after "CALL
>
> PGM(R3PRDOPT/LODR3DB) PARM
('PRD' '1' '2'
>
> '/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST' 'RSTLIB SAVLIB
(R3DEVDATA)
>
> DEV(TAP02) RSTLIB(R3PRDDATA) OPTION(*NEW) MBROPT(*ALL) ALWOBJDIF
(*ALL)
>
>
>
> I don't suppose there's anyway to force the install to start from
another
> step?
>
>
>
> Adam
>
>
>
>
>
> -----Original Message-----
> From: Volker Gueldenpfennig [mailto:volker.gueldenpfennigZs...]
> Sent: Tuesday, December 09, 2003 1:46 AM
> To: DoNotReply@consolut.eu
> Subject: Re: Java error? 4.7SR1 install in V5R2M0
>
>
>
> Hi Adam,
>
> unfortunately SAP0899 is pretty unspecific:
> ADDMSGD MSGID(SAP0899) MSGF(&MSGF) MSG('Failed to &1.') SECLVL
> ('Failed to &1. Read the previous messages in the job log, remove
the
> error conditions and retry the operation.') SEV(40) FMT((*CHAR 50))
>
> But, you should find more information in the joblog of the TMKSVR ?
>
> I don't see any reason for a Java-Error here. It is just a problem
in
> LODR3DB in my eyes. Do you have the R3DEVDATA on the system
> beforehand ? Was it create form the copy or from you ?
>
> Regards
>
> Volker
>
> --- In DoNotReply@consolut.eu, "amarcusemail"
> <amarcusemailZy...> wrote:
> > Hello all,
> >
> > I've already opened an OSS message on this, but any thoughts
would
> > be appreciated. Below is the message... Any thoughts would be
> > appreciated.
> >
> > Adam Marcus
> > Symmetry Corporation
> >
> >
> >
> > We are currently installing the PRD instance for our SAP
> > implementation.
> > We are installing 4.7SR1 on V5R2M0.
> > We are using the homogeneous system copy method - we have applied
> > the patch per note 585890.
> > We have patched LODR3DB to the latest version previous to the
> > installation.
> > We are installing the database instance.
> >
> > During the "create database" stage, the system successfully
loaded
> > the source database from tape, and started journaling on all
files
> > in the database. After this was complete, the message that the
> load
> > was successful was recorded in the install log.
> >
> > The upgrade then hung, and reported a tcp disconnect error.
> >
> > I restarted the install via the 'sapinst server and gui'
selection.
> >
> > The install moves through all sections and then errors out on
> > the 'create database' phase. The log reports that the database
has
> > already been loaded. Instead of progressing to the next step,
this
> > apparently causes an issue with the SAPinst GUI.
> >
> > We have reviewed notes 516246, 585890, 585277, 545634, 597741.
> >
> >
> > I've transcribed the following from the SAPinst server box:
> >
> > tcp: connected to TMKSVR server TKM03 port 59976
> > [21:29:56] EXECUTE CALL PGM(R3PRDOPT/LODR3DB) PARM
> > ('PRD' '1' '2' '/usr/sap/SAPinst/
> > SAPinst_DB2_400_SAPINST' 'RSTLIB SAVLIB(R3DEVDATA) DEV(TAP02)
RSTLIB
> > (R3PRDDATA) OPTION(*NEW)
> > MBROPT(*ALL) ALWOBJDIF(*ALL) OUTPUT(*PRINT)') 1 N
> >
> > [21:30:04] Database library for system PRD was already loaded.
> > Failed to load R/3 database.
> > error: call_AS400_command: "SAP0899" caught after "CALL PGM
> > (R3PRDOPT/LODR3DB) PARM('PRD'
> > '1' '2' '/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST' 'RSTLIB SAVLIB
> > (R3DEVDATA) DEV(TAP02)
> > RSTLIB(R3PRDDATA) OPTION(*NEW) MBROPT(*ALL) ALWOBJDIF(*ALL) OUTPUT
> > (*PRINT)..."
> >
> > (***THIS NEXT LINE IS IN RED***)
> > error: execute2_400 (or the called program/command) failed
> >
> > ****** Transaction begin
> > ****************************************************************
> >
> > TRACE [iaxxco4sys.cpp:64]
> > iastring COS4SystemConnect::executeCommand(args_t const&
> > _args)
> > OS4_trace : Executing remote iSeries command : CALL PGM
> > (R3PRDOPT/LODR3DB) PARM('PRD' '1' '2'
> > '/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST' 'RSTLIB SAVLIB
> (R3DEVDATA)
> > DEV(TAP02) RSTLIB(R3PRDDATA
> > OPTION(*NEW) MBROPT(*ALL) ALWOBJDIF(*ALL) OUTPUT(*PRINT)
> >
> > ****** Transaction end
> > ******************************************************************
> >
> > TRACE [iaxxejsbas.hpp:156]
> > EJS_Base::dispatchFunctionCall()
> > JS Callback has thrown exception
> >
> > ERROR 2003-12-08 21:30:05 [iaxxejsctl.cpp:241]
> > EJS_ControllerImpl::executeScript()
> > FJS_00012 Error when executing script.
> >
> > TRACE [iaxxgenimp.cpp:428]
> > processUserInput()
> > got notification...
> >
> > TRACE [iaxxsubjct.cpp:58]
> > notify()
> > releasing notifylock
> >
> >
> >
>
*********************************************************************
> > **
> > Here is the contents of sapinst.4:
> >
> > TRACE
> > receiving on port 21212
> >
> > TRACE
> > sending on port 21213
> >
> > TRACE
> > host name is TKM03.THYSSENNA.COM
> >
> > TRACE
> > effective user corresponds to real user
> >
> > TRACE
> > inserted account (AMARCUS, AMARCUS, USER) into the accountcache.
> >
> > TRACE
> > java has been started with the following command
line: "C:\Program
> > Files\Java\j2re1.4.2\bin\javaw.exe" -cp
> > jar\instgui.jar;jar\inqmyxml.jar -Dsun.java2d.noddraw=true
> > com.sap.ins.gui.Main -port 21212
> >
> > TRACE
> > guiengine: waiting for connect on ports 21212 and 21213
> >
> > TRACE
> > got notification...
> >
> > TRACE
> > protocol version is 2
> >
> > TRACE
> > signaling connect answer...
> >
> > TRACE
> > releasing notifyLock
> >
> > TRACE
> > releasing notifyLock
> >
> > TRACE
> > trying to aquire notifyLock...
> >
> > TRACE
> > running...
> >
> > TRACE
> > Opened iaccdlib.dll
> >
> > TRACE
> > OS4_trace : Version of iSeries Operating System is : V5R2M0.
> >
> > TRACE
> > OS4_trace : Version of iSeries Operating System is : V5R2M0.
> >
> > TRACE
> > OS4_trace : Version of iSeries Operating System is : V5R2M0.
> >
> > TRACE
> > Opened iamodwas.dll
> >
> > TRACE
> > The controller registered the module CIaWapsSystem
> >
> > TRACE
> > The controller registered the module CIaWapsInstance
> >
> > TRACE
> > The controller registered the module CIaWapsSystem
> >
> > TRACE
> > The controller registered the module CIaWapsInstance
> >
> > TRACE
> > The controller registered the module CIaWapsDBName
> >
> > TRACE
> > The controller registered the module CIaWapsDBName
> >
> > TRACE
> > Opened iamodos.dll
> >
> > TRACE
> > The controller registered the module CIaOsPorts
> >
> > TRACE
> > The controller registered the module CIaOsCheckJava
> >
> > TRACE
> > The controller registered the module CIaOsCheckJava
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DatabaseExport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > PrepareDbExport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DbExport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DatabaseLoadForExport|ind|ind|ind|ind|ind; available: 1;
required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DatabaseLoad_Db_Hook|ind|ind|db4|ind|ind; available: 1; required:
0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_Ports_Waps_Hook|ind|ind|ind|waps|ind; available: 1;
> > required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DatabaseLoad|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DatabaseLoad_Db_Hook|ind|ind|db4|ind|ind; available: 1; required:
0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > PrepareMNLSupport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_InQMy|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAP_J2EE_ENGINE|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_Enable_Java|ind|ind|ind|ind|ind; available: 1;
> > required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAP_J2EE_ENGINE|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > INSTALL_SDM|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_Rfc_Jobs|ind|ind|ind|ind|ind; available: 1;
required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_Rfc_Jobs_Waps_Hook|ind|ind|ind|waps|ind; available:
1;
> > required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_Rfc_Jobs_db_Hook|ind|ind|db4|waps|ind; available: 1;
> > required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > SAPComponent_Post|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE
> > Deactivated some dialog sequences for component
> > DEPLOY_VIA_SDM|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > PHASE 2003-12-08 19:59:24
> > SAP Business WareHouse
> >
> > PHASE 2003-12-08 19:59:24
> > SAP Web Application Server
> >
> > PHASE 2003-12-08 19:59:24
> > Request common parameters of SAP System
> >
> > PHASE 2003-12-08 19:59:24
> > Create operating system accounts
> >
> > PHASE 2003-12-08 19:59:25
> > Request operating system user information
> >
> > PHASE 2003-12-08 19:59:25
> > Request operating system user information
> >
> > PHASE 2003-12-08 19:59:25
> > Export directories
> >
> > PHASE 2003-12-08 19:59:25
> > Processing iSeries specific installation steps
> >
> > PHASE 2003-12-08 19:59:25
> > Load SAP Kernel library
> >
> > PHASE 2003-12-08 19:59:25
> > Check R3 PTFs
> >
> > PHASE 2003-12-08 19:59:25
> > Create SAP System
> >
> > PHASE 2003-12-08 19:59:25
> > Create Locales
> >
> > PHASE 2003-12-08 19:59:25
> > Create service ports
> >
> > INFO 2003-12-08 19:59:26
> > Copying file Y:/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST/keydb.xml
> > to: Y:/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST/keydb.3.xml.
> >
> > INFO 2003-12-08 19:59:26
> > Creating file
> Y:\usr\sap\SAPinst\SAPinst_DB2_400_SAPINST\keydb.3.xml.
> >
> > TRACE
> > Opened iamodos4.dll
> >
> > TRACE
> > OS4_trace : Executing remote iSeries command : ADDLIBLE R3PRDOPT .
> >
> > TRACE
> > OS4_trace : Execution of remote iSeries command terminated with
> > errors.
> >
> > TRACE
> > OS4_trace : Resolving current working directory.
> >
> > TRACE
> > OS4_trace : Converting Windows path
> > Y:\usr\sap\SAPinst\SAPinst_DB2_400_SAPINST to iSeries local path.
> >
> > ***** Transaction begin
> > ********************************************************
> >
> > TRACE
> > OS4_trace : Executing remote iSeries command : CALL PGM
> > (R3PRDOPT/LODR3DB) PARM
> > ('PRD' '1' '2' '/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST' 'RSTLIB
> > SAVLIB(R3DEVDATA) DEV(TAP02) RSTLIB(R3PRDDATA) OPTION(*NEW) MBROPT
> > (*ALL) ALWOBJDIF(*ALL) OUTPUT(*PRINT)') .
> >
> > ***** Transaction end
> > **********************************************************
> >
> > TRACE
> > JS Callback has thrown exception
> >
> > ERROR 2003-12-08 19:59:45
> > FJS-00012 Error when executing script.
> >
> >
>
*********************************************************************
> > **
> >
> > Here is the contents of sapinst.dev4
> >
> > TRACE [iaxxgenimp.cpp:827]
> > init()
> > receiving on port 21212
> >
> > TRACE [iaxxgenimp.cpp:828]
> > init()
> > sending on port 21213
> >
> > TRACE [syxxcnwmgt.cpp:98]
> > iastring CSyNetworkMgtImpl::getHostName() const
> > host name is TKM03.THYSSENNA.COM
> >
> > TRACE [synxccuren.cpp:747]
> > CSyCurrentProcessEnvironmentImpl::getEffectiveUser
> > (iastring&)
> > effective user corresponds to real user
> >
> > TRACE [syxxccache.cpp:186]
> > CSyAccountCache::getUserImpl(name="AMARCUS",
> > sid="AMARCUS", create=false)
> >
> > inserted account (AMARCUS, AMARCUS, USER) into the accountcache.
> >
> > TRACE [ianxcguist.cpp:127]
> > startGui()
> > java has been started with the following command
line: "C:\Program
> > Files\Java\j2re1.4.2\bin\javaw.exe" -cp
> > jar\instgui.jar;jar\inqmyxml.jar -Dsun.java2d.noddraw=true
> > com.sap.ins.gui.Main -port 21212
> >
> > TRACE [iaxxgenimp.cpp:917]
> > openChannelsImpl()
> > guiengine: waiting for connect on ports 21212 and 21213
> >
> > TRACE [iaxxgenimp.cpp:428]
> > processUserInput()
> > got notification...
> >
> > TRACE [iaxxgenimp.cpp:625]
> > CGuiEngineImp::setProtocolVersion()
> > protocol version is 2
> >
> > TRACE [iaxxcncthd.cpp:78]
> > doHandleDoc()
> > signaling connect answer...
> >
> > TRACE [iaxxsubjct.cpp:58]
> > notify()
> > releasing notifyLock
> >
> > TRACE [iaxxsubjct.cpp]
> > notify()
> > releasing notifyLock
> >
> > TRACE [iaxxgenimp.cpp:724]
> > waitForConnect()
> > trying to aquire notifyLock...
> >
> > TRACE [iaxxgenimp.cpp:728]
> > waitForConnect()
> > running...
> >
> > TRACE [iaxxclib.cpp:56]
> > load()
> > Opened iaccdlib.dll
> >
> > TRACE [synxcsyinf.cpp:55]
> > CSySystemInfoImpl::CSySystemInfoImpl()
> > OS4_trace : Version of iSeries Operating System is : V5R2M0.
> >
> > TRACE [synxcsyinf.cpp:55]
> > CSySystemInfoImpl::CSySystemInfoImpl()
> > OS4_trace : Version of iSeries Operating System is : V5R2M0.
> >
> > TRACE [synxcsyinf.cpp:55]
> > CSySystemInfoImpl::CSySystemInfoImpl()
> > OS4_trace : Version of iSeries Operating System is : V5R2M0.
> >
> > TRACE [iaxxclib.cpp:56]
> > load()
> > Opened iamodwas.dll
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaWapsSystem
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaWapsInstance
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaWapsSystem
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaWapsInstance
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaWapsDBName
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaWapsDBName
> >
> > TRACE [iaxxclib.cpp:56]
> > load()
> > Opened iamodos.dll
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaOsPorts
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaOsCheckJava
> >
> > TRACE [iaxxccntrl.cpp:420]
> > CController::activateEvaluator()
> > The controller registered the module CIaOsCheckJava
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DatabaseExport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > PrepareDbExport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DbExport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DatabaseLoadForExport|ind|ind|ind|ind|ind; available: 1;
required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DatabaseLoad_Db_Hook|ind|ind|db4|ind|ind; available: 1; required:
0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_Ports_Waps_Hook|ind|ind|ind|waps|ind; available: 1;
> > required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DatabaseLoad|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DatabaseLoad_Db_Hook|ind|ind|db4|ind|ind; available: 1; required:
0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > PrepareMNLSupport|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_InQMy|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAP_J2EE_ENGINE|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_Enable_Java|ind|ind|ind|ind|ind; available: 1;
> > required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAP_J2EE_ENGINE|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > INSTALL_SDM|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_Rfc_Jobs|ind|ind|ind|ind|ind; available: 1;
required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_Rfc_Jobs_Waps_Hook|ind|ind|ind|waps|ind; available:
1;
> > required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_Rfc_Jobs_db_Hook|ind|ind|db4|waps|ind; available: 1;
> > required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > SAPComponent_Post|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > TRACE [iaxxcdgprc.cpp:525]
> > CCheckCollectingWalker::printTraceOnChangedInstanceNum
()
> > Deactivated some dialog sequences for component
> > DEPLOY_VIA_SDM|ind|ind|ind|ind|ind; available: 1; required: 0
> >
> > PHASE 2003-12-08 19:59:24 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > SAP Business WareHouse
> >
> > PHASE 2003-12-08 19:59:24 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > SAP Web Application Server
> >
> > PHASE 2003-12-08 19:59:24 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Request common parameters of SAP System
> >
> > PHASE 2003-12-08 19:59:24 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Create operating system accounts
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Request operating system user information
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Request operating system user information
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Export directories
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Processing iSeries specific installation steps
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Load SAP Kernel library
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Check R3 PTFs
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Create SAP System
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Create Locales
> >
> > PHASE 2003-12-08 19:59:25 [iaxxccolwk.cpp:328]
> > CCheckCollectingWalker::printPhaseInfo()
> > Create service ports
> >
> > INFO 2003-12-08 19:59:26 [syxxcfile.cpp:383]
> > CSyFileImpl::copy(iastring)
> > Copying file Y:/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST/keydb.xml
> > to: Y:/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST/keydb.3.xml.
> >
> > INFO 2003-12-08 19:59:26 [synxcnodut.cpp:334]
> > CSyNodeUtils::createNodeWithType
> > (iastring,bool,ISyNode::eNodeType,iastring)
> >
> > Creating file
> Y:\usr\sap\SAPinst\SAPinst_DB2_400_SAPINST\keydb.3.xml.
> >
> > TRACE [iaxxclib.cpp:56]
> > load()
> > Opened iamodos4.dll
> >
> > TRACE [iaxxco4sys.cpp:64]
> > iastring COS4SystemConnect::executeCommand(args_t
const&
> > _args)
> > OS4_trace : Executing remote iSeries command : ADDLIBLE R3PRDOPT .
> >
> > TRACE [iaxxco4sys.cpp:78]
> > iastring COS4SystemConnect::executeCommand(args_t
const&
> > _args)
> > OS4_trace : Execution of remote iSeries command terminated with
> > errors.
> >
> > TRACE [iaxxco4sys.cpp:199]
> > iastring COS4SystemConnect::getCurrentWorkingDirectory
> > (args_t const& _args)
> >
> > OS4_trace : Resolving current working directory.
> >
> > TRACE [iaxxco4sys.cpp:144]
> > iastring COS4SystemConnect::convertPath(args_t const&
> > _args)
> > OS4_trace : Converting Windows path
> > Y:\usr\sap\SAPinst\SAPinst_DB2_400_SAPINST to iSeries local path.
> >
> > ***** Transaction begin
> > ********************************************************
> >
> > TRACE [iaxxco4sys.cpp:64]
> > iastring COS4SystemConnect::executeCommand(args_t
const&
> > _args)
> > OS4_trace : Executing remote iSeries command : CALL PGM
> > (R3PRDOPT/LODR3DB) PARM
> > ('PRD' '1' '2' '/usr/sap/SAPinst/SAPinst_DB2_400_SAPINST' 'RSTLIB
> > SAVLIB(R3DEVDATA) DEV(TAP02) RSTLIB(R3PRDDATA) OPTION(*NEW) MBROPT
> > (*ALL) ALWOBJDIF(*ALL) OUTPUT(*PRINT)') .
> >
> > ***** Transaction end
> > **********************************************************
> >
> > TRACE [iaxxejsbas.hpp:156]
> > EJS_Base::dispatchFunctionCall()
> > JS Callback has thrown exception
> >
> > ERROR 2003-12-08 19:59:45 [iaxxejsctl.cpp:241]
> > EJS_ControllerImpl::executeScript()
> > FJS-00012 Error when executing script.
>
>
>
>
>
>
> consolut Sponsor
>
>
>
>
>
>
<http://rd.consolut.net/SIG=12c12b4g5/M=267637.4116730.5333196.1261774/D=
egroup
>
web/S=1705123219:HM/EXP=1071038781/A=1853619/R=0/*http:/www.netflix.co
m/Defa
> ult?mqso=60178356&partid=4116730> click here
>
>
>
> <http://us.adserver.consolut.net/l?
M=267637.4116730.5333196.1261774/D=egroupmai
> l/S=:HM/A=1853619/rand=608920158>
>
>
> Have a look to our homepage at: http://www.consolut.net
> DoNotReply@consolut.eu
>
> Your use of consolut is subject to the consolut
> <http://www.consolut.net> Terms of Service.
>
>
>
> [Non-text portions of this message have been removed]


Durban Tours - Südafrika Safari

ROGBILLS - Synchronize billing plans   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 32361 Date: 20240425 Time: 071004     sap01-206 ( 6 ms )