i strucked in installation of ecc5.0- its very urgent
Customer Exit Variable Interval for 0CalMonth
Hi All,
My requirement is such that based on Calmonth : eg 09/2013 i need to display MEASURES for 15 months which would be 07/2012 - 09/2013.
So what i did was i used variable ZT_MONTH to input 09/2013 and also created a new customer exit variable ZI_15RCMY to get the interval.
Created ZT_MONTH variable, the properties are..
Variable Name = ZT_MONTH
Description = Cal Month/year
Processing by = Mandatory/Default entry
Characteristic = 0CALMONTH
Variable Entry = Mandatory
Ready for input checked
Created ZI_15RCMY variable, the properties are..
Variable Name = ZI_15RCMY
Description = 15 Rolling Months
Processing by = Customer Exit
Characteristic = 0CALMONTH
Variable Represents = Interval
Variable Entry = Optional
Ready for input NOT checked
Under ROWS
Characteristic : Company Code
Structure : Measures 1 , Measure 2 (Examples)
Cal month ( This selection has variable ZT_MONTH which is hidden)
Under COLUMNS
Characteristic : 0CALMONTH
Under Default Values
Characteristics: 0CALMONHT( here i have put variable ZI_15RCMY)
So when i run the report i get selection screen to input Calmonth year and i input selection 9/2013 and execute the report and i get the reprot as needed.
Company Code, Structure, Calmonths 7/2012 - 9/2013.
Now when i select the button Variable Screen and change the selection from 9/2013 to 6/2013 and execute the result of the report remains same , it does not change the values as the variable ZI_15RCMY is not executed. This is where I need your suggestions.
Please let me know if there is some thing i am doing wrong.
Thanks,
Kiran
Analysis of Authorisations
Hi,
I understand that SUIM is available to answer most related security questions, but does anyone know how I could determine which ABAP programs, classes, function modules etc are reading what infotypes without the need to work through the logic. Is there a table that lists the programs, nested programs and the corresponding tables they read?
How to maintain processing task list in POSDM
Does activating UI5 business function break existing WebDynpro Services?
Hi gurus,
We are using NWBC for ESS and MSS WebDynpro for ABAP services on EHP7 for ERP 6.0. If I activate the UI5 business functions (HCM_ESS_UI5_1 and HCM_MSS_UI5_1) will that disturb the current services we have already in NWBC, or are they independent of each other? We have a developer ready to start on UI5 development, but another developer still finalizing the NWBC WebDynpro ABAP services.
Warm Regards, CM
Provisioning of Portal Groups to Portal Roles in IdM
Can anyone explain to me how portal groups to portal roles are provisioned to the relevant target systems through IdM?
Sapscript Printing Issues
Hi All,
I want to display only two line items in main window in First Page,
the third line item must go to second page in sapscript.
I have used
/:PROTECT.
/:ENDPROTECT.
command also but its not helping.
Also i cant increase the size of main window???
Install phase "error create database"
dear master,
I install sap ecc EHP4 and have a problem at create database phase.
error file sapinst_dev.log
TRACE 2014-01-03 10:25:29.907
Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
TRACE 2014-01-03 10:25:00.870 [iaxxclib.cpp:188]
CLib::load()
Opened sylib701_1.o
TRACE 2014-01-03 10:25:00.872
exe dir is /tmp/sapinst_exe.4456464.1388766290
TRACE 2014-01-03 10:25:01.302
MessageLib initialized successfully.
INFO 2014-01-03 10:25:01.303 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:25:01.329 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iaguieng701_1.o
INFO 2014-01-03 10:25:01.329 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /EHP4/INST_MASTER_701/IM_AIX_PPC64.
TRACE 2014-01-03 10:25:01.332 [syuxcuser.cpp:1605]
bool CSyUserImpl::isExistingOnOS()
checking existence of account user="root" uid="0" succeeded with true.
TRACE 2014-01-03 10:25:01.332 [syxxccache.cpp:208]
CSyAccountCache::getUserImpl(name="", sid="0", create=false, ISyProgressObserver* )
inserted account (root, 0, USER) into the accountcache.
TRACE 2014-01-03 10:25:01.333 [iaxxgenimp.cpp:969]
CGuiEngineImp::init()
receiving and sending on port 21200
TRACE 2014-01-03 10:25:01.335 [syxxccuren.cpp:31]
CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & '/tmp/sapinst_exe.4456464.1388766290/jre')
Environment variable SAPINST_JRE_HOME set to value '/tmp/sapinst_exe.4456464.1388766290/jre'.
TRACE 2014-01-03 10:25:01.337 [iauxcguist.cpp:164]
doStartGuiServer()
doStartGuiServer() is now running...
TRACE 2014-01-03 10:25:01.337 [iauxcguist.cpp:184]
doStartGuiServer()
java is: /tmp/sapinst_exe.4456464.1388766290/jre/bin/java
TRACE 2014-01-03 10:25:01.349 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 2491246
INFO 2014-01-03 10:25:01.351 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account sapinst already exists.
TRACE 2014-01-03 10:25:01.352 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="sapinst" gid="104" succeeded with true.
TRACE 2014-01-03 10:25:01.352 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="sapinst", sid="", create=false, ISyProgressObserver* )
inserted account (sapinst, 104, GROUP) into the accountcache.
INFO 2014-01-03 10:25:01.352 [syuxccuren.cpp:264]
CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)
Real group ID set to 104.
TRACE 2014-01-03 10:25:01.353 [syuxcuser.cpp:406]
PSyGroup CSyUserImpl::getPrimaryGroup()
account user="root" uid="0" exists with parameter gid="0"
TRACE 2014-01-03 10:25:01.353 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="system" gid="0" succeeded with true.
TRACE 2014-01-03 10:25:01.354 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="", sid="0", create=false, ISyProgressObserver* )
inserted account (system, 0, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.355 [syuxcuser.cpp:406]
PSyGroup CSyUserImpl::getPrimaryGroup()
account user="root" uid="0" exists with parameter gid="0"
TRACE 2014-01-03 10:25:01.355 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="audit" gid="10" succeeded with true.
TRACE 2014-01-03 10:25:01.355 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="audit", sid="", create=false, ISyProgressObserver* )
inserted account (audit, 10, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.356 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="bin" gid="2" succeeded with true.
TRACE 2014-01-03 10:25:01.356 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="bin", sid="", create=false, ISyProgressObserver* )
inserted account (bin, 2, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.356 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="cron" gid="8" succeeded with true.
TRACE 2014-01-03 10:25:01.356 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="cron", sid="", create=false, ISyProgressObserver* )
inserted account (cron, 8, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.357 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="idsldap" gid="203" succeeded with true.
TRACE 2014-01-03 10:25:01.357 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="idsldap", sid="", create=false, ISyProgressObserver* )
inserted account (idsldap, 203, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.357 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="lp" gid="11" succeeded with true.
TRACE 2014-01-03 10:25:01.357 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="lp", sid="", create=false, ISyProgressObserver* )
inserted account (lp, 11, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.358 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="oper" gid="103" succeeded with true.
TRACE 2014-01-03 10:25:01.358 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="oper", sid="", create=false, ISyProgressObserver* )
inserted account (oper, 103, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.358 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="security" gid="7" succeeded with true.
TRACE 2014-01-03 10:25:01.358 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="security", sid="", create=false, ISyProgressObserver* )
inserted account (security, 7, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.359 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="sys" gid="3" succeeded with true.
TRACE 2014-01-03 10:25:01.359 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="sys", sid="", create=false, ISyProgressObserver* )
inserted account (sys, 3, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.359 [syuxcuser.cpp:521]
PSyAccountIterator CSyUserImpl::getMembership() const
account user="root" uid="0" exists with parameter groups="system,bin,sys,security,cron,audit,lp,idsldap,sapinst,oper"
TRACE 2014-01-03 10:25:01.359 [syuxcuser.cpp:1747]
CSyUserImpl::setMembership(PSyGroup pGroup)
User is already member of group sapinst. Nothing to do.
TRACE 2014-01-03 10:25:01.969
exe dir is /tmp/sapinst_exe.4456464.1388766290
INFO 2014-01-03 10:25:01.979 [syuxcpath.cpp:351]
CSyPath::createFile()
Creating file /tmp/sapinst_instdir/x.
INFO 2014-01-03 10:25:01.979 [syuxcfile.cpp:280]
CSyFileImpl::remove()
Removing file /tmp/sapinst_instdir/x.
TRACE 2014-01-03 10:25:01.983
retrieving account information for group sapinst...
INFO 2014-01-03 10:25:01.984 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account sapinst already exists.
TRACE 2014-01-03 10:25:01.985 [syuxcnode.cpp:196]
CSyNodeImpl::getACL()
getting ACL of /tmp/sapinst_instdir succeeded.
TRACE 2014-01-03 10:25:01.985 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="", sid="-17", create=false, ISyProgressObserver* )
inserted account (Everyone, -17, GROUP) into the accountcache.
TRACE 2014-01-03 10:25:01.986 [syxxcnodac.cpp:215]
CSyACLImpl::editRight()
Editing rights (rwx): (104, GROUP, =rwx)
TRACE 2014-01-03 10:25:01.986 [syxxcnodac.cpp:223]
CSyACLImpl::setRight()
Setting rights of sapinst to rwx
TRACE 2014-01-03 10:25:01.986 [syxxcnodac.cpp:215]
CSyACLImpl::editRight()
Editing rights (rwx): (0, USER, =rwx)
TRACE 2014-01-03 10:25:01.986 [syxxcnodac.cpp:223]
CSyACLImpl::setRight()
Setting rights of root to rwx
TRACE 2014-01-03 10:25:01.987 [syxxcnodac.cpp:215]
CSyACLImpl::editRight()
Editing rights (rwx): (-17, GROUP, =rwx)
TRACE 2014-01-03 10:25:01.987 [syxxcnodac.cpp:223]
CSyACLImpl::setRight()
Setting rights of Everyone to rwx
INFO 2014-01-03 10:25:01.987 [syuxcnode.cpp:337]
CSyNodeImpl::setNativeACL(const NativeSecurityDesc_t & sd) const
Authorizations set for /tmp/sapinst_instdir.
TRACE 2014-01-03 10:25:01.987
retrieving account information done.
INFO 2014-01-03 10:25:01.987 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:25:02.44 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iakdblib701_1.o
INFO 2014-01-03 10:25:02.44 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /EHP4/INST_MASTER_701/IM_AIX_PPC64.
TRACE 2014-01-03 10:25:02.045
This is SAPinst, version 701_1, make variant 701_REL, build 1015597
compiled on Oct 2 2008, 22:31:51
TRACE 2014-01-03 10:25:03.797 [iaxxgenimp.cpp:471]
CGuiEngineImp::showDialog()
showing dlg diProductChoice
TRACE 2014-01-03 10:25:03.809 [iaxxgenimp.cpp:490]
CGuiEngineImp::showDialog()
<dialog sid="diProductChoice">
<title>Welcome to SAP Installation Master</title>
<dialog/>
TRACE 2014-01-03 10:25:06.574 [iaxxclogintimeout.cpp:92]
CLoginTimeout::run()
Login in progress
TRACE 2014-01-03 10:25:06.603
Connection request to guiengine backend by host 172.16.0.105
TRACE 2014-01-03 10:25:06.753
Protocol version is 3.1
TRACE 2014-01-03 10:25:06.753
Send connect information
TRACE 2014-01-03 10:25:06.754
client logged on
TRACE 2014-01-03 10:25:07.754 [iaxxgenimp.cpp:1255]
CGuiEngineImp::acceptAnswerForBlockingRequest
Waiting for an answer from GUI
TRACE 2014-01-03 10:25:23.223 [iaxxdlghnd.cpp:96]
CDialogHandler::doHandleDoc()
CDialogHandler: ACTION_NEXT requested
TRACE 2014-01-03 10:25:23.224 [iaxxcdialogdoc.cpp:212]
CDialogDocument::submit()
<dialog sid="diProductChoice">
<dialog/>
INFO 2014-01-03 10:25:23.246 [syuxcpath.cpp:351]
CSyPath::createFile()
Creating file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/x.
INFO 2014-01-03 10:25:23.247 [syuxcfile.cpp:280]
CSyFileImpl::remove()
Removing file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/x.
TRACE 2014-01-03 10:25:23.306 [iaxxgenimp.cpp:471]
CGuiEngineImp::showDialog()
showing dlg diRestartOrCancel
TRACE 2014-01-03 10:25:23.307 [iaxxgenimp.cpp:490]
CGuiEngineImp::showDialog()
<dialog sid="diRestartOrCancel">
Dialog does not contain standard input handler, so the backend is not able to generate a log entry
<dialog/>
TRACE 2014-01-03 10:25:23.307 [iaxxgenimp.cpp:1255]
CGuiEngineImp::acceptAnswerForBlockingRequest
Waiting for an answer from GUI
TRACE 2014-01-03 10:25:25.417
current working directory is /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/
INFO 2014-01-03 10:25:25.431 [syuxcpath.cpp:351]
CSyPath::createFile()
Creating file /tmp/sapinst_instdir/x.
INFO 2014-01-03 10:25:25.432 [syuxcfile.cpp:280]
CSyFileImpl::remove()
Removing file /tmp/sapinst_instdir/x.
TRACE 2014-01-03 10:25:25.436
retrieving account information for group sapinst...
INFO 2014-01-03 10:25:25.436 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account sapinst already exists.
TRACE 2014-01-03 10:25:25.440 [syuxcnode.cpp:196]
CSyNodeImpl::getACL()
getting ACL of /tmp/sapinst_instdir succeeded.
TRACE 2014-01-03 10:25:25.441 [syxxcnodac.cpp:215]
CSyACLImpl::editRight()
Editing rights (rwx): (104, GROUP, =rwx)
TRACE 2014-01-03 10:25:25.441 [syxxcnodac.cpp:223]
CSyACLImpl::setRight()
Setting rights of sapinst to rwx
TRACE 2014-01-03 10:25:25.442 [syxxcnodac.cpp:215]
CSyACLImpl::editRight()
Editing rights (rwx): (0, USER, =rwx)
TRACE 2014-01-03 10:25:25.442 [syxxcnodac.cpp:223]
CSyACLImpl::setRight()
Setting rights of root to rwx
TRACE 2014-01-03 10:25:25.442 [syxxcnodac.cpp:215]
CSyACLImpl::editRight()
Editing rights (rwx): (-17, GROUP, =rwx)
TRACE 2014-01-03 10:25:25.443 [syxxcnodac.cpp:223]
CSyACLImpl::setRight()
Setting rights of Everyone to rwx
INFO 2014-01-03 10:25:25.443 [syuxcnode.cpp:337]
CSyNodeImpl::setNativeACL(const NativeSecurityDesc_t & sd) const
Authorizations set for /tmp/sapinst_instdir.
TRACE 2014-01-03 10:25:25.443
retrieving account information done.
TRACE 2014-01-03 10:25:29.195
Running with toplevel file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL//toplevel.xml
TRACE 2014-01-03 10:25:29.907
Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.
TRACE 2014-01-03 10:25:29.914
Running with dialog file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL//dialog.xml
TRACE 2014-01-03 10:25:30.334
Running with keydb file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL//keydb.xml
TRACE 2014-01-03 10:25:31.450 [syuxcfile.cpp:344]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.3.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copying file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.xml to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.3.xml
INFO 2014-01-03 10:25:31.489 [syuxcfile.cpp:574]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.3.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copied file '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.xml' to '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.3.xml'.
TRACE 2014-01-03 10:25:34.776 [kdxxctaco.cpp:219]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after iaostrstream tables
TRACE 2014-01-03 10:25:35.46 [kdxxctaco.cpp:223]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after writeAllTablesToXmlStream
TRACE 2014-01-03 10:25:35.071 [syuxcfile.cpp:344]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.4.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copying file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.xml to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.4.xml
INFO 2014-01-03 10:25:35.112 [syuxcfile.cpp:574]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.4.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copied file '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.xml' to '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.4.xml'.
TRACE 2014-01-03 10:25:35.112 [kdxxctaco.cpp:239]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after streamFactory = ixml.createStreamFactory()
TRACE 2014-01-03 10:25:35.173 [kdxxctaco.cpp:243]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after streamFactory.createOStreamURI(toUCS2Str( m_filename )
TRACE 2014-01-03 10:25:35.173 [kdxxctaco.cpp:256]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.setPrettyPrint(true);
TRACE 2014-01-03 10:25:35.173 [kdxxctaco.cpp:259]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.setIndentChar
TRACE 2014-01-03 10:25:35.173 [kdxxctaco.cpp:263]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after creating out stream
TRACE 2014-01-03 10:25:35.309 [kdxxctaco.cpp:274]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after toUCS2Str( tables.str() )
TRACE 2014-01-03 10:25:35.309 [kdxxctaco.cpp:277]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.close()
TRACE 2014-01-03 10:25:35.310 [kdxxctaco.cpp:302]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile stop ...
TRACE 2014-01-03 10:25:38.556 [kdxxctaco.cpp:219]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after iaostrstream tables
TRACE 2014-01-03 10:25:38.739 [kdxxctaco.cpp:223]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after writeAllTablesToXmlStream
TRACE 2014-01-03 10:25:38.739 [kdxxctaco.cpp:263]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after creating out stream
TRACE 2014-01-03 10:25:38.883 [kdxxctaco.cpp:274]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after toUCS2Str( tables.str() )
TRACE 2014-01-03 10:25:38.884 [kdxxctaco.cpp:277]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.close()
TRACE 2014-01-03 10:25:38.884 [kdxxctaco.cpp:302]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile stop ...
TRACE 2014-01-03 10:25:53.667
SAPinst was started using commandline: /tmp/sapinst_exe.4456464.1388766290/sapinstexe
TRACE 2014-01-03 10:25:53.668
SAPinst properties are :
GUISERVER_DIALOG_PORT=21212
GUISERVER_HTTP_PORT=4239
SAPINST_CONTROL_URL=control.xml
SAPINST_DIALOG_PORT=21200
SAPINST_DIALOG_URL=dialog.xml
SAPINST_EXE=SAPINST_EXE
SAPINST_JRE_HOME=/tmp/sapinst_exe.4456464.1388766290/jre
SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,SMDAgent
SAPINST_KEYDB_URL=keydb.xml
SAPINST_MESSAGE_CONSOLE_THRESHOLD=info
SAPINST_MESSAGE_URL=.
SAPINST_PACKAGES_URL=packages.xml
SAPINST_RESOURCE_URL=resourcepool.xml
SAPINST_SAVE_INPUT=true
SAPINST_SCAN_DEVICES=false
SAPINST_SKIP_DIALOGS=false
SAPINST_TOPLEVEL_URL=toplevel.xml
SAPINST_USE_ADVANCED_JS_HANDLING=true
INFO 2014-01-03 10:25:53.669 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:25:53.695 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iaejs701_1.o
INFO 2014-01-03 10:25:53.695 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
INFO 2014-01-03 10:25:53.703 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:25:53.722 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iacdlib701_1.o
INFO 2014-01-03 10:25:53.722 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
INFO 2014-01-03 10:25:54.846 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:25:54.871 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iaccdlib.o
INFO 2014-01-03 10:25:54.871 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
INFO 2014-01-03 10:25:55.186 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:25:55.204 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iapasswdman701_1.o
INFO 2014-01-03 10:25:55.204 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
TRACE 2014-01-03 10:25:55.247
This is SAPinst, version 701_1, make variant 701_REL, build 1015597
compiled on Oct 2 2008, 22:31:51
TRACE 2014-01-03 10:25:55.251 [syxxsyshlp.cpp:175]
syslib::logSystemState()
Process environment
===================
Environment Variables
=====================
_ = /tmp/sapinst_exe.4456464.1388766290/sapinstexe
SAPINST_EXE_DIR = /tmp/sapinst_exe.4456464.1388766290
MANPATH = /usr/dt/man:/usr/share/man
DTDATABASESEARCHPATH = //.dt/types,/etc/dt/appconfig/types/%L,/etc/dt/appconfig/types/C,/usr/dt/appconfig/types/%L,/usr/dt/appconfig/types/C
SESSIONTYPE = dt
LANG = en_US
LOGIN = root
PATH = /usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/dt/bin:/usr/bin/X11:/sbin:/usr/java5/jre/bin:/usr/java5/bin
SAPINST_EXEDIR_CD = /EHP4/INST_MASTER_701/IM_AIX_PPC64/.
DTUSERSESSION = root-172.16.6.21-0
XMICONBMSEARCHPATH = //.dt/icons/%B%M.bm://.dt/icons/%B%M.pm://.dt/icons/%B:/etc/dt/appconfig/icons/%L/%B%M.bm:/etc/dt/appconfig/icons/%L/%B%M.pm:/etc/dt/appconfig/icons/%L/%B:/etc/dt/appconfig/icons/C/%B%M.bm:/etc/dt/appconfig/icons/C/%B%M.pm:/etc/dt/appconfig/icons/C/%B:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B
SESSION_SVR = SANDBOX
LC__FASTMSG = true
WINDOWID = 29360184
EDITOR = /usr/dt/bin/dtpad
LOGNAME = root
DTSCREENSAVERLIST = StartDtscreenSwarm StartDtscreenQix StartDtscreenFlame StartDtscreenHop StartDtscreenImage StartDtscreenLife StartDtscreenRotor StartDtscreenPyro StartDtscreenWorm StartDtscreenBlank
MAIL = /var/spool/mail/root
LOCPATH = /usr/lib/nls/loc
TERMINAL_EMULATOR = dtterm
USER = root
AUTHSTATE = compat
SAPINST_JRE_HOME = /tmp/sapinst_exe.4456464.1388766290/jre
XFORCE_INTERNET = True
DISPLAY = 172.16.6.21:0.0
SHELL = /usr/bin/ksh
ODMDIR = /etc/objrepos
DTAPPSEARCHPATH = //.dt/appmanager:/etc/dt/appconfig/appmanager/%L:/etc/dt/appconfig/appmanager/C:/usr/dt/appconfig/appmanager/%L:/usr/dt/appconfig/appmanager/C
HOME = /
XMICONSEARCHPATH = //.dt/icons/%B%M.pm://.dt/icons/%B%M.bm://.dt/icons/%B:/etc/dt/appconfig/icons/%L/%B%M.pm:/etc/dt/appconfig/icons/%L/%B%M.bm:/etc/dt/appconfig/icons/%L/%B:/etc/dt/appconfig/icons/C/%B%M.pm:/etc/dt/appconfig/icons/C/%B%M.bm:/etc/dt/appconfig/icons/C/%B:/usr/dt/appconfig/icons/%L/%B%M.pm:/usr/dt/appconfig/icons/%L/%B%M.bm:/usr/dt/appconfig/icons/%L/%B:/usr/dt/appconfig/icons/C/%B%M.pm:/usr/dt/appconfig/icons/C/%B%M.bm:/usr/dt/appconfig/icons/C/%B
TERM = dtterm
PWD = /EHP4/INST_MASTER_701/IM_AIX_PPC64
TZ = CST6CDT
DTHELPSEARCHPATH = //.dt/help/root-172.16.6.21-0/%H://.dt/help/root-172.16.6.21-0/%H.sdl://.dt/help/root-172.16.6.21-0/%H.hv://.dt/help/%H://.dt/help/%H.sdl://.dt/help/%H.hv:/etc/dt/appconfig/help/%L/%H:/etc/dt/appconfig/help/%L/%H.sdl:/etc/dt/appconfig/help/%L/%H.hv:/etc/dt/appconfig/help/C/%H:/etc/dt/appconfig/help/C/%H.sdl:/etc/dt/appconfig/help/C/%H.hv:/usr/dt/appconfig/help/%L/%H:/usr/dt/appconfig/help/%L/%H.sdl:/usr/dt/appconfig/help/%L/%H.hv:/usr/dt/appconfig/help/C/%H:/usr/dt/appconfig/help/C/%H.sdl:/usr/dt/appconfig/help/C/%H.hv
XMBINDDIR = /usr/dt/lib/bindings
NLSPATH = /usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat:/usr/dt/nls/msg/%L/%N.cat:/usr/dt/lib/nls/msg/%L/%N.cat:/usr/dt/lib/nls/msg/%l/%t/%c/%N.cat:/usr/dt/lib/nls/msg/%l/%c/%N.cat
LIBPATH = /tmp/sapinst_exe.4456464.1388766290
User: root, Id: 0
Effective user: root, Id: 0
Group: sapinst, Id: 104
Effective group: sapinst, Id: 104
Umask: 027
Resource Limits
===============
RLIMIT_CPU: maximum amount of CPU time in seconds current: unlimited maximum: unlimited
RLIMIT_FSIZE: maximum size of a file in bytes that may be created by a process current: unlimited maximum: unlimited
RLIMIT_DATA: maximum size of a process's heap in bytes current: unlimited maximum: unlimited
RLIMIT_STACK: maximum size of a process's stack in bytes current: 4294967296 maximum: 4294967296
RLIMIT_CORE: maximum size of a core file in bytes current: unlimited maximum: unlimited
RLIMIT_NOFILE: one more than the maximum value that the system may assign to a newly created descriptor current: unlimited maximum: unlimited
RLIMIT_RSS: maximum resident set size in bytes current: unlimited maximum: unlimited
RLIMIT_AS: maximum size of a process's total available memory, in bytes current: unlimited maximum: unlimited
Working directory: /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL
Supplementary group ids (up to 1024):
=====================================
0, 2, 3, 7, 8, 10, 11, 203, 104, 103
TRACE 2014-01-03 10:25:55.390 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4064072
TRACE 2014-01-03 10:25:55.638 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4064074
TRACE 2014-01-03 10:25:55.894 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4064076
TRACE 2014-01-03 10:25:56.141 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 3735738
TRACE 2014-01-03 10:25:56.357 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4456968
TRACE 2014-01-03 10:25:56.646 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 3735740
TRACE 2014-01-03 10:25:56.837 [syxxsyshlp.cpp:185]
syslib::logSystemState()
System information
==================
uname: AIX SANDBOX 1 6 00CD35954C00
RAM size (MB): 63872
Swap size (MB): 10752
Kernel Parameters:
==================
aio0 attributes:
lsattr: 0514-519 The following device was not found in the customized
device configuration database:
aio0
sys0 attributes:
attribute value description user_settable
SW_dist_intr false Enable SW distribution of interrupts True
autorestart true Automatically REBOOT OS after a crash True
boottype disk N/A False
capacity_inc 1.00 Processor capacity increment False
capped true Partition is capped False
conslogin enable System Console Login False
cpuguard enable CPU Guard True
dedicated true Partition is dedicated False
enhanced_RBAC true Enhanced RBAC Mode True
ent_capacity 8.00 Entitled processor capacity False
frequency 2656000000 System Bus Frequency False
fullcore false Enable full CORE dump True
fwversion IBM,EL350_049 Firmware version and revision levels False
ghostdev 0 Recreate devices in ODM on system change True
id_to_partition 0X800014F6A5900001 Partition ID False
id_to_system 0X800014F6A5900000 System ID False
iostat false Continuously maintain DISK I/O history True
keylock normal State of system keylock at boot time False
log_pg_dealloc true Log predictive memory page deallocation events True
max_capacity 8.00 Maximum potential processor capacity False
max_logname 9 Maximum login name length at boot time True
maxbuf 20 Maximum number of pages in block I/O BUFFER CACHE True
maxmbuf 0 Maximum Kbytes of real memory allowed for MBUFS True
maxpout 8193 HIGH water mark for pending write I/Os per file True
maxuproc 500 Maximum number of PROCESSES allowed per user True
min_capacity 1.00 Minimum potential processor capacity False
minpout 4096 LOW water mark for pending write I/Os per file True
modelname IBM,8204-E8A Machine name False
ncargs 256 ARG/ENV list size in 4K byte blocks True
nfs4_acl_compat secure NFS4 ACL Compatibility Mode True
pre430core false Use pre-430 style CORE dump True
pre520tune disable Pre-520 tuning compatibility mode True
realmem 65404928 Amount of usable physical memory in Kbytes False
rtasversion 1 Open Firmware RTAS version False
sed_config select Stack Execution Disable (SED) Mode True
systemid IBM,0206D3595 Hardware system identifier False
variable_weight 0 Variable processor capacity weight False
Virtual Memory Settings:
========================
NAME CUR DEF BOOT MIN MAX UNIT TYPE
DEPENDENCIES
--------------------------------------------------------------------------------
ame_cpus_per_pool n/a 8 8 1 1K processors B
--------------------------------------------------------------------------------
ame_maxfree_mem n/a 24M 24M 320K 16G bytes D
ame_minfree_mem
--------------------------------------------------------------------------------
ame_min_ucpool_size n/a 0 0 5 95 % memory D
--------------------------------------------------------------------------------
ame_minfree_mem n/a 8M 8M 64K 16383M bytes D
ame_maxfree_mem
--------------------------------------------------------------------------------
ams_loan_policy n/a 1 1 0 2 numeric D
--------------------------------------------------------------------------------
enhanced_affinity_affin_time
1 1 1 0 100 numeric D
--------------------------------------------------------------------------------
enhanced_affinity_vmpool_limit
10 10 10 -1 100 numeric D
--------------------------------------------------------------------------------
force_relalias_lite 0 0 0 0 1 boolean D
--------------------------------------------------------------------------------
kernel_heap_psize 64K 0 0 0 16M bytes B
--------------------------------------------------------------------------------
lgpg_regions 0 0 0 0 8E-1 D
lgpg_size
--------------------------------------------------------------------------------
lgpg_size 0 0 0 0 16M bytes D
lgpg_regions
--------------------------------------------------------------------------------
low_ps_handling 1 1 1 1 2 D
--------------------------------------------------------------------------------
maxfree 1088 1088 1088 16 12774K 4KB pages D
minfree
memory_frames
--------------------------------------------------------------------------------
maxperm 13942K 13942K S
--------------------------------------------------------------------------------
maxpin 12866K 12866K S
--------------------------------------------------------------------------------
maxpin% 80 80 80 1 100 % memory D
pinnable_frames
memory_frames
--------------------------------------------------------------------------------
memory_frames 15968K 15968K 4KB pages S
--------------------------------------------------------------------------------
memplace_data 2 2 2 0 2 D
--------------------------------------------------------------------------------
memplace_mapped_file 2 2 2 0 2 D
--------------------------------------------------------------------------------
memplace_shm_anonymous 2 2 2 0 2 D
--------------------------------------------------------------------------------
memplace_shm_named 2 2 2 0 2 D
--------------------------------------------------------------------------------
memplace_stack 2 2 2 0 2 D
--------------------------------------------------------------------------------
memplace_text 2 2 2 0 2 D
--------------------------------------------------------------------------------
memplace_unmapped_file 2 2 2 0 2 D
--------------------------------------------------------------------------------
minfree 960 960 960 8 12774K 4KB pages D
maxfree
memory_frames
--------------------------------------------------------------------------------
minperm 475913 475913 S
--------------------------------------------------------------------------------
minperm% 3 3 3 1 100 % memory D
--------------------------------------------------------------------------------
nokilluid 0 0 0 0 4G-1 uid D
--------------------------------------------------------------------------------
npskill 21K 21K 21K 1 2M-1 4KB pages D
--------------------------------------------------------------------------------
npswarn 84K 84K 84K 1 2M-1 4KB pages D
--------------------------------------------------------------------------------
numpsblks 2688K 2688K 4KB blocks S
--------------------------------------------------------------------------------
pinnable_frames 14930K 14930K 4KB pages S
--------------------------------------------------------------------------------
relalias_percentage 0 0 0 0 32K-1 D
--------------------------------------------------------------------------------
scrub 0 0 0 0 1 boolean D
--------------------------------------------------------------------------------
v_pinshm 0 0 0 0 1 boolean D
--------------------------------------------------------------------------------
vmm_default_pspa 0 0 0 -1 100 numeric D
--------------------------------------------------------------------------------
wlm_memlimit_nonpg 1 1 1 0 1 boolean D
--------------------------------------------------------------------------------
n/a means parameter not supported by the current platform or kernel
Parameter types:
S = Static: cannot be changed
D = Dynamic: can be freely changed
B = Bosboot: can only be changed using bosboot and reboot
R = Reboot: can only be changed during reboot
C = Connect: changes are only effective for future socket connections
M = Mount: changes are only effective for future mountings
I = Incremental: can only be incremented
d = deprecated: deprecated and cannot be changed
Value conventions:
K = Kilo: 2^10 G = Giga: 2^30 P = Peta: 2^50
M = Mega: 2^20 T = Tera: 2^40 E = Exa: 2^60
IO Settings:
============
NAME CUR DEF BOOT MIN MAX UNIT TYPE
DEPENDENCIES
--------------------------------------------------------------------------------
aio_active 0 0 boolean S
--------------------------------------------------------------------------------
aio_maxreqs 64K 64K 64K 4K 1M numeric D
--------------------------------------------------------------------------------
aio_maxservers 30 30 30 1 20000 numeric D
aio_minservers
--------------------------------------------------------------------------------
aio_minservers 3 3 3 0 20000 numeric D
aio_maxservers
--------------------------------------------------------------------------------
aio_server_inactivity 300 300 300 1 86400 seconds D
--------------------------------------------------------------------------------
j2_atimeUpdateSymlink 0 0 0 0 1 boolean D
--------------------------------------------------------------------------------
j2_dynamicBufferPreallocation
16 16 16 0 256 16K slabs D
--------------------------------------------------------------------------------
j2_inodeCacheSize 400 400 400 1 1000 D
--------------------------------------------------------------------------------
j2_maxPageReadAhead 128 128 128 0 64K 4KB pages D
--------------------------------------------------------------------------------
j2_maxRandomWrite 0 0 0 0 64K 4KB pages D
--------------------------------------------------------------------------------
j2_metadataCacheSize 400 400 400 1 1000 D
--------------------------------------------------------------------------------
j2_minPageReadAhead 2 2 2 0 64K 4KB pages D
--------------------------------------------------------------------------------
j2_nPagesPerWriteBehindCluster
32 32 32 0 64K D
--------------------------------------------------------------------------------
j2_nRandomCluster 0 0 0 0 64K 16KB clusters D
--------------------------------------------------------------------------------
j2_syncPageCount 0 0 0 0 64K 4KB pages D
--------------------------------------------------------------------------------
j2_syncPageLimit 16 16 16 1 64K iterations D
--------------------------------------------------------------------------------
lvm_bufcnt 9 9 9 1 64 128KB/buffer D
--------------------------------------------------------------------------------
maxpgahead 8 8 8 0 4K 4KB pages D
--------------------------------------------------------------------------------
maxrandwrt 0 0 0 0 2G-1 4KB pages D
--------------------------------------------------------------------------------
numclust 1 1 1 0 2G-1 16KB/cluster D
--------------------------------------------------------------------------------
numfsbufs 196 196 196 1 2G-1 M
--------------------------------------------------------------------------------
pd_npages 64K 64K 64K 1 512K 4KB pages D
--------------------------------------------------------------------------------
posix_aio_active 0 0 boolean S
--------------------------------------------------------------------------------
posix_aio_maxreqs 64K 64K 64K 4K 1M numeric D
--------------------------------------------------------------------------------
posix_aio_maxservers 30 30 30 1 20000 numeric D
aio_minservers
--------------------------------------------------------------------------------
posix_aio_minservers 3 3 3 0 20000 numeric D
aio_maxservers
--------------------------------------------------------------------------------
posix_aio_server_inactivity
300 300 300 1 86400 seconds D
--------------------------------------------------------------------------------
n/a means parameter not supported by the current platform or kernel
Parameter types:
S = Static: cannot be changed
D = Dynamic: can be freely changed
B = Bosboot: can only be changed using bosboot and reboot
R = Reboot: can only be changed during reboot
C = Connect: changes are only effective for future socket connections
M = Mount: changes are only effective for future mountings
I = Incremental: can only be incremented
d = deprecated: deprecated and cannot be changed
Value conventions:
K = Kilo: 2^10 G = Giga: 2^30 P = Peta: 2^50
M = Mega: 2^20 T = Tera: 2^40 E = Exa: 2^60
TRACE 2014-01-03 10:25:57.011
Running with control file control.xml version=701 changelist=50985 product-id=d0e5515
TRACE 2014-01-03 10:25:57.011
Selected Service NW_ABAP_OneHost|ind|ind|ind|ind
TRACE 2014-01-03 10:25:57.034 [syuxcfile.cpp:344]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/inifile.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copying file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/inifile.xml to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/inifile.2.xml
INFO 2014-01-03 10:25:57.047 [syuxcfile.cpp:574]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/inifile.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copied file '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/inifile.xml' to '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/inifile.2.xml'.
TRACE 2014-01-03 10:25:59.830
Status of Step |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase is not OK. Re execute only that step and go on in RESTART mode.
TRACE 2014-01-03 10:25:59.831 [kdxxctaco.cpp:219]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after iaostrstream tables
TRACE 2014-01-03 10:25:59.934 [kdxxctaco.cpp:223]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after writeAllTablesToXmlStream
TRACE 2014-01-03 10:25:59.954 [syuxcfile.cpp:344]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/keydb.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copying file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/keydb.xml to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/keydb.2.xml
INFO 2014-01-03 10:25:59.968 [syuxcfile.cpp:574]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/keydb.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copied file '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/keydb.xml' to '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/keydb.2.xml'.
TRACE 2014-01-03 10:25:59.968 [kdxxctaco.cpp:239]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after streamFactory = ixml.createStreamFactory()
TRACE 2014-01-03 10:25:59.981 [kdxxctaco.cpp:243]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after streamFactory.createOStreamURI(toUCS2Str( m_filename )
TRACE 2014-01-03 10:25:59.982 [kdxxctaco.cpp:256]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.setPrettyPrint(true);
TRACE 2014-01-03 10:25:59.982 [kdxxctaco.cpp:259]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.setIndentChar
TRACE 2014-01-03 10:25:59.982 [kdxxctaco.cpp:263]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after creating out stream
TRACE 2014-01-03 10:26:00.0 [kdxxctaco.cpp:274]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after toUCS2Str( tables.str() )
TRACE 2014-01-03 10:26:00.1 [kdxxctaco.cpp:277]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.close()
TRACE 2014-01-03 10:26:00.1 [kdxxctaco.cpp:302]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile stop ...
TRACE 2014-01-03 10:26:00.1 [kdxxctaco.cpp:219]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after iaostrstream tables
TRACE 2014-01-03 10:26:00.223 [kdxxctaco.cpp:223]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after writeAllTablesToXmlStream
TRACE 2014-01-03 10:26:00.247 [syuxcfile.cpp:344]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.5.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copying file /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.xml to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.5.xml
INFO 2014-01-03 10:26:00.287 [syuxcfile.cpp:574]
CSyFileImpl::copy(const CSyPath & /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.5.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const
Copied file '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.xml' to '/tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/statistic.5.xml'.
TRACE 2014-01-03 10:26:00.288 [kdxxctaco.cpp:239]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after streamFactory = ixml.createStreamFactory()
TRACE 2014-01-03 10:26:00.292 [kdxxctaco.cpp:243]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after streamFactory.createOStreamURI(toUCS2Str( m_filename )
TRACE 2014-01-03 10:26:00.292 [kdxxctaco.cpp:256]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.setPrettyPrint(true);
TRACE 2014-01-03 10:26:00.293 [kdxxctaco.cpp:259]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.setIndentChar
TRACE 2014-01-03 10:26:00.293 [kdxxctaco.cpp:263]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after creating out stream
TRACE 2014-01-03 10:26:00.416 [kdxxctaco.cpp:274]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after toUCS2Str( tables.str() )
TRACE 2014-01-03 10:26:00.416 [kdxxctaco.cpp:277]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
after m_Out.close()
TRACE 2014-01-03 10:26:00.416 [kdxxctaco.cpp:302]
CKdbTableContainerImpl::syncToContainerFile lib=iakdblib
CKdbTableContainerImpl::syncToContainerFile stop ...
INFO 2014-01-03 10:26:00.416 [sixxcstepexecute.cpp:790]
Execute step createDatabase of component |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0
TRACE 2014-01-03 10:26:00.452 [sixxcstepexecute.cpp:855]
Execution of preprocess block of |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase returns TRUE.
TRACE 2014-01-03 10:26:13.277
Java script statistics: ScriptSize 5048974 CompileTimeInSeconds 12.2185
INFO 2014-01-03 10:26:13.282 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:26:13.292 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iajsmod.o
INFO 2014-01-03 10:26:13.293 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
INFO 2014-01-03 10:26:13.313 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:26:13.333 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iamodos.o
INFO 2014-01-03 10:26:13.333 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
TRACE 2014-01-03 10:26:13.343
Call block:NW_OraDbBuild_ind_ind_ind_ind
function:NW_OraDbBuild_ind_ind_ind_ind_PreStepPhase_createDatabase
is validator: false
TRACE 2014-01-03 10:26:13.344
OraVersion.createFromString() version: 102
TRACE 2014-01-03 10:26:13.359
OraCom._getSystem() done, number of rows: 1
TRACE 2014-01-03 10:26:13.360
OraCom(call constructor start)
TRACE 2014-01-03 10:26:13.360
NW.getSystem(SBX)
TRACE 2014-01-03 10:26:13.370
NW({
dbtype:ora
dir_profile:/usr/sap/SBX/SYS/profile
doMigMonConfig:false
hasABAP:true
hasJava:false
isAddinInstallation:undefined
loadType:SAP
os4_krnlib:
os4_seclanglib:
sapDrive:
sapmnt:/sapmnt
sid:SBX
umeConfiguration:
unicode:true
useParallelAbapSystemCopy:false
workplace:false
})
TRACE 2014-01-03 10:26:13.426
NW() done
TRACE 2014-01-03 10:26:13.427
NW.getSystem() done
TRACE 2014-01-03 10:26:13.427
NWDB._get(SBX, ora)
TRACE 2014-01-03 10:26:13.428
NWDB._fromTable(SBX, ctor)
TRACE 2014-01-03 10:26:13.432
NWDBora(SBX)
TRACE 2014-01-03 10:26:13.432
NWDB(SBX, {
ORACLE_HOME:/oracle/SBX/102_64
abapSchema:SAPSR3
abapSchemaUpdate:
dbsid:SBX
hostname:SANDBOX
installDB:true
javaSchema:
sid:SBX
})
TRACE 2014-01-03 10:26:13.433
NWDB() done
TRACE 2014-01-03 10:26:13.433
NWDBora(SBX) done
TRACE 2014-01-03 10:26:13.433
NWDB._fromTable() done
TRACE 2014-01-03 10:26:13.434
NW.isUnicode(undefined)
TRACE 2014-01-03 10:26:13.434
NW.isUnicode() done: true
TRACE 2014-01-03 10:26:13.434
OraCom( this._unicode: true
TRACE 2014-01-03 10:26:13.579 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4457420
TRACE 2014-01-03 10:26:13.760
OraCom(constructor done)
TRACE 2014-01-03 10:26:13.760
OraCom(getRowDbPar start)
TRACE 2014-01-03 10:26:13.764
OraCom(getRowDbPar done)
TRACE 2014-01-03 10:26:13.768
NWDB.getDBSID()
TRACE 2014-01-03 10:26:13.768
NW.getPersistentDefaultProfile()
TRACE 2014-01-03 10:26:13.824
PersistentR3Profile().getPath()
TRACE 2014-01-03 10:26:13.824
NW.getDefaultProfilePath(true)
TRACE 2014-01-03 10:26:13.825
NW.getDirProfile(true)
TRACE 2014-01-03 10:26:13.827
NW.getDirProfile() done: /usr/sap/SBX/SYS/profile
TRACE 2014-01-03 10:26:13.829
NW.getDefaultProfilePath() done: /usr/sap/SBX/SYS/profile/DEFAULT.PFL
TRACE 2014-01-03 10:26:13.829
PersistentR3Profile().getPath() done
TRACE 2014-01-03 10:26:13.840
NW.isUnicode(true)
TRACE 2014-01-03 10:26:13.841
NW.isUnicode() done: true
TRACE 2014-01-03 10:26:13.841
NW.getPersistentDefaultProfile() done
TRACE 2014-01-03 10:26:13.842
NWDB.getDBSID() done: SBX
TRACE 2014-01-03 10:26:13.843
dump_properties(this._databaseParameters: {
dbSid:SBX
characterSet:UTF8
maxDataFiles:254
maxInstances:50
reuseCntrlFiles:true
nationalCharacterSet:UTF8
}
TRACE 2014-01-03 10:26:14.362
_getDefaultControlFilesNW start
TRACE 2014-01-03 10:26:14.370
Oracle cntrlfile: /oracle/SBX/origlogA/cntrl/cntrlSBX.dbf
TRACE 2014-01-03 10:26:14.371
Oracle cntrlfile: /oracle/SBX/origlogB/cntrl/cntrlSBX.dbf
TRACE 2014-01-03 10:26:14.371
Oracle cntrlfile: /oracle/SBX/sapdata1/cntrl/cntrlSBX.dbf
INFO 2014-01-03 10:26:14.373 [syuxcaccmg.cpp:227]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account orasbx already exists.
INFO 2014-01-03 10:26:14.375 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account dba already exists.
INFO 2014-01-03 10:26:14.376 [syuxcaccmg.cpp:227]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account orasbx already exists.
INFO 2014-01-03 10:26:14.378 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account dba already exists.
TRACE 2014-01-03 10:26:14.396
OraSqlStatement3.execute: Going to execute 'SHUTDOWN IMMEDIATE'
TRACE 2014-01-03 10:26:14.396
_objectContainsFunction: found function checkValid
INFO 2014-01-03 10:26:14.400 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:26:14.450 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iamodora.o
INFO 2014-01-03 10:26:14.450 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
TRACE 2014-01-03 10:26:14.451 [iaxobsqlex.cpp:815]
COraSQLExecute::executeSQLStatement_impl(...)
Temporary SQL script file: <ora_stmt_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.465 [syuxcuser.cpp:1605]
bool CSyUserImpl::isExistingOnOS()
checking existence of account user="orasbx" uid="102" succeeded with true.
TRACE 2014-01-03 10:26:14.465 [syxxccache.cpp:208]
CSyAccountCache::getUserImpl(name="orasbx", sid="", create=false, ISyProgressObserver* )
inserted account (orasbx, 102, USER) into the accountcache.
TRACE 2014-01-03 10:26:14.466 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="dba" gid="102" succeeded with true.
TRACE 2014-01-03 10:26:14.467 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="dba", sid="", create=false, ISyProgressObserver* )
inserted account (dba, 102, GROUP) into the accountcache.
TRACE 2014-01-03 10:26:14.467 [iaxohsqlx.hpp:1128]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Temporary SQL script file: <ora_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.567 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4457422
TRACE 2014-01-03 10:26:14.747 [iaxohsqlx.hpp:1028]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Executable started and waited successfully. Return code = 0
TRACE 2014-01-03 10:26:14.747 [iaxohsqlx.hpp:1038]
COraSQLScriptExec<LoggingStrategy>::executeScript()
COraSQLScriptExec<LoggingStrategy>::executeScript: Script executed but the SQL executing program did not produce any output. This may indicate that the Oracle software is corrupt.
TRACE 2014-01-03 10:26:14.761
OraSqlStatement3.execute: Result of SQL:
{errorMessage: "Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary.", executionWasSuccessful: false}
TRACE 2014-01-03 10:26:14.772
OraSqlStatement3.execute: Going to execute 'STARTUP NOMOUNT'
TRACE 2014-01-03 10:26:14.772
_objectContainsFunction: found function checkValid
TRACE 2014-01-03 10:26:14.776 [iaxobsqlex.cpp:815]
COraSQLExecute::executeSQLStatement_impl(...)
Temporary SQL script file: <ora_stmt_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.778 [iaxohsqlx.hpp:1128]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Temporary SQL script file: <ora_scr_tmp.sql>
INFO 2014-01-03 10:26:14.870 [syuxccuren.cpp:264]
CSyCurrentProcessEnvironmentImpl::setGroup(PSyGroup)
Real group ID set to 102.
TRACE 2014-01-03 10:26:14.872 [syuxcuser.cpp:406]
PSyGroup CSyUserImpl::getPrimaryGroup()
account user="orasbx" uid="102" exists with par.cpp:227]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account orasbx already exists.
INFO 2014-01-03 10:26:14.378 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account dba already exists.
TRACE 2014-01-03 10:26:14.396
OraSqlStatement3.execute: Going to execute 'SHUTDOWN IMMEDIATE'
TRACE 2014-01-03 10:26:14.396
_objectContainsFunction: found function checkValid
INFO 2014-01-03 10:26:14.400 [iaxxclib.cpp:88]
CChangeCWD::CChangeCWD(const iastring & /tmp/sapinst_exe.4456464.1388766290, PLogBook pLogBook)
Working directory changed to /tmp/sapinst_exe.4456464.1388766290.
TRACE 2014-01-03 10:26:14.450 [iaxxclib.cpp:188]
CLib::load()
Opened /tmp/sapinst_exe.4456464.1388766290/iamodora.o
INFO 2014-01-03 10:26:14.450 [iaxxclib.cpp:114]
CChangeCWD::~CChangeCWD()
Working directory changed to /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL.
TRACE 2014-01-03 10:26:14.451 [iaxobsqlex.cpp:815]
COraSQLExecute::executeSQLStatement_impl(...)
Temporary SQL script file: <ora_stmt_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.465 [syuxcuser.cpp:1605]
bool CSyUserImpl::isExistingOnOS()
checking existence of account user="orasbx" uid="102" succeeded with true.
TRACE 2014-01-03 10:26:14.465 [syxxccache.cpp:208]
CSyAccountCache::getUserImpl(name="orasbx", sid="", create=false, ISyProgressObserver* )
inserted account (orasbx, 102, USER) into the accountcache.
TRACE 2014-01-03 10:26:14.466 [syuxcgroup.cpp:624]
bool CSyUserImpl::isExistingOnOS()
checking existence of account group="dba" gid="102" succeeded with true.
TRACE 2014-01-03 10:26:14.467 [syxxccache.cpp:208]
CSyAccountCache::getGroupImpl(name="dba", sid="", create=false, ISyProgressObserver* )
inserted account (dba, 102, GROUP) into the accountcache.
TRACE 2014-01-03 10:26:14.467 [iaxohsqlx.hpp:1128]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Temporary SQL script file: <ora_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.567 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4457422
TRACE 2014-01-03 10:26:14.747 [iaxohsqlx.hpp:1028]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Executable started and waited successfully. Return code = 0
TRACE 2014-01-03 10:26:14.747 [iaxohsqlx.hpp:1038]
COraSQLScriptExec<LoggingStrategy>::executeScript()
COraSQLScriptExec<LoggingStrategy>::executeScript: Script executed but the SQL executing program did not produce any output. This may indicate that the Oracle software is corrupt.
TRACE 2014-01-03 10:26:14.761
OraSqlStatement3.execute: Result of SQL:
{errorMessage: "Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary.", executionWasSuccessful: false}
TRACE 2014-01-03 10:26:14.772
OraSqlStatement3.execute: Going to execute 'STARTUP NOMOUNT'
TRACE 2014-01-03 10:26:14.772
_objectContainsFunction: found function checkValid
TRACE 2014-01-03 10:26:14.776 [iaxobsqlex.cpp:815]
COraSQLExecute::executeSQLStatement_impl(...)
Temporary SQL script file: <ora_stmt_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.778 [iaxohsqlx.hpp:1128]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Temporary SQL script file: <ora_scr_tmp.sql>
TRACE 2014-01-03 10:26:14.868 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4457424
TRACE 2014-01-03 10:26:15.046 [iaxohsqlx.hpp:1028]
COraSQLScriptExec<LoggingStrategy>::executeScript()
Executable started and waited successfully. Return code = 0
TRACE 2014-01-03 10:26:15.046 [iaxohsqlx.hpp:1038]
COraSQLScriptExec<LoggingStrategy>::executeScript()
COraSQLScriptExec<LoggingStrategy>::executeScript: Script executed but the SQL executing program did not produce any output. This may indicate that the Oracle software is corrupt.
TRACE 2014-01-03 10:26:15.050
OraSqlStatement3.execute: Result of SQL:
{errorMessage: "Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary.", executionWasSuccessful: false}
ERROR 2014-01-03 10:26:15.53 [iaxxinscbk.cpp:260]
CJS-00084 SQL statement or script failed. DIAGNOSIS: Error message: Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary.. SOLUTION: For more information, see ora_sql_results.log and the Oracle documentation.
TRACE 2014-01-03 10:26:15.53 [iaxxejsbas.hpp:408]
handleException<ESAPinstException>()
Converting exception into JS Exception Exception.
TRACE 2014-01-03 10:26:15.054
Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException
ERROR 2014-01-03 10:26:15.055
CJSlibModule::writeError_impl()
MUT-03025 Caught ESAPinstException in Modulecall: Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary..
TRACE 2014-01-03 10:26:15.56 [iaxxejsbas.hpp:483]
EJS_Base::dispatchFunctionCall()
JS Callback has thrown unknown exception. Rethrowing.
TRACE 2014-01-03 10:26:15.145 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 4456976
TRACE 2014-01-03 10:26:15.390 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 1376702
ERROR 2014-01-03 10:26:15.563 [sixxcstepexecute.cpp:950]
FCO-00011 The step createDatabase with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary..).
TRACE 2014-01-03 10:26:15.619 [iaxxgenimp.cpp:752]
CGuiEngineImp::showMessageBox
<html> <head> </head> <body> <p> An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step :Caught ESAPinstException in Modulecall: Executable /oracle/SBX/102_64/bin/sqlplus terminated with exit code 0 but did not produce any output. DIAGNOSIS: This indicates that the SQL script or statement could not be executed successfully and that the Oracle software might not be functioning properly. SOLUTION: Check whether the Oracle software is damaged and reinstall it if necessary..). You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</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 /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/. </p> </body></html>
TRACE 2014-01-03 10:26:15.620 [iaxxgenimp.cpp:1255]
CGuiEngineImp::acceptAnswerForBlockingRequest
Waiting for an answer from GUI
INFO 2014-01-06 07:44:31.679 [sixxcstepexecute.cpp:995]
An error occured and the user decided to retry the current step: "|NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase".
TRACE 2014-01-06 07:44:31.709 [sixxcstepexecute.cpp:855]
Execution of preprocess block of |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase returns TRUE.
TRACE 2014-01-06 07:44:31.767
Call block:NW_OraDbBuild_ind_ind_ind_ind
function:NW_OraDbBuild_ind_ind_ind_ind_PreStepPhase_createDatabase
is validator: false
TRACE 2014-01-06 07:44:31.767
OraVersion.createFromString() version: 102
TRACE 2014-01-06 07:44:31.783
OraCom._getSystem() done, number of rows: 1
TRACE 2014-01-06 07:44:31.784
OraCom(call constructor start)
TRACE 2014-01-06 07:44:31.784
NW.getSystem(SBX)
TRACE 2014-01-06 07:44:31.794
NW({
dbtype:ora
dir_profile:/usr/sap/SBX/SYS/profile
doMigMonConfig:false
hasABAP:true
hasJava:false
isAddinInstallation:undefined
loadType:SAP
os4_krnlib:
os4_seclanglib:
sapDrive:
sapmnt:/sapmnt
sid:SBX
umeConfiguration:
unicode:true
useParallelAbapSystemCopy:false
workplace:false
})
TRACE 2014-01-06 07:44:31.864
NW() done
TRACE 2014-01-06 07:44:31.865
NW.getSystem() done
TRACE 2014-01-06 07:44:31.865
NWDB._get(SBX, ora)
TRACE 2014-01-06 07:44:31.866
NWDB._fromTable(SBX, ctor)
TRACE 2014-01-06 07:44:31.872
NWDBora(SBX)
TRACE 2014-01-06 07:44:31.873
NWDB(SBX, {
ORACLE_HOME:/oracle/SBX/102_64
abapSchema:SAPSR3
abapSchemaUpdate:
dbsid:SBX
hostname:SANDBOX
installDB:true
javaSchema:
sid:SBX
})
TRACE 2014-01-06 07:44:31.874
NWDB() done
TRACE 2014-01-06 07:44:31.874
NWDBora(SBX) done
TRACE 2014-01-06 07:44:31.875
NWDB._fromTable() done
TRACE 2014-01-06 07:44:31.875
NW.isUnicode(undefined)
TRACE 2014-01-06 07:44:31.876
NW.isUnicode() done: true
TRACE 2014-01-06 07:44:31.876
OraCom( this._unicode: true
TRACE 2014-01-06 07:44:31.964 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 2490820
TRACE 2014-01-06 07:44:32.135
OraCom(constructor done)
TRACE 2014-01-06 07:44:32.136
OraCom(getRowDbPar start)
TRACE 2014-01-06 07:44:32.139
OraCom(getRowDbPar done)
TRACE 2014-01-06 07:44:32.145
NWDB.getDBSID()
TRACE 2014-01-06 07:44:32.145
NW.getPersistentDefaultProfile()
TRACE 2014-01-06 07:44:32.146
PersistentR3Profile.get(SBX, {
type:DEFAULT
}, getPath, SBX/DEFAULT.PFL, undefined)
TRACE 2014-01-06 07:44:32.146
PersistentR3Profile.get() creating profile object SBX/DEFAULT.PFL
TRACE 2014-01-06 07:44:32.179
PersistentR3Profile(SBX, {
type:DEFAULT
})
TRACE 2014-01-06 07:44:32.180
PersistentR3Profile._fromTable(WHERE sid='SBX' AND host='' AND number='' AND type='DEFAULT')
TRACE 2014-01-06 07:44:32.188
R3Profile.load(stream, false)
TRACE 2014-01-06 07:44:32.188
R3Profile.clear()
TRACE 2014-01-06 07:44:32.189
Properties().clear()
TRACE 2014-01-06 07:44:32.189
R3Profile.clear() done
TRACE 2014-01-06 07:44:32.190
read Property SAPDBHOST='SANDBOX'
TRACE 2014-01-06 07:44:32.191
R3Profile.add(Property(SAPDBHOST, SANDBOX))
TRACE 2014-01-06 07:44:32.192
Properties.add(Property(SAPDBHOST, SANDBOX))
TRACE 2014-01-06 07:44:32.192
Properties.add() done: 1
TRACE 2014-01-06 07:44:32.192
R3Profile.add() done: 1
TRACE 2014-01-06 07:44:32.193
read Property j2ee/dbtype='ora'
TRACE 2014-01-06 07:44:32.194
R3Profile.add(Property(j2ee/dbtype, ora))
TRACE 2014-01-06 07:44:32.195
Properties.add(Property(j2ee/dbtype, ora))
TRACE 2014-01-06 07:44:32.195
Properties.add() done: 2
TRACE 2014-01-06 07:44:32.195
R3Profile.add() done: 2
TRACE 2014-01-06 07:44:32.196
read Property j2ee/dbname='SBX'
TRACE 2014-01-06 07:44:32.197
R3Profile.add(Property(j2ee/dbname, SBX))
TRACE 2014-01-06 07:44:32.197
Properties.add(Property(j2ee/dbname, SBX))
TRACE 2014-01-06 07:44:32.198
Properties.add() done: 3
TRACE 2014-01-06 07:44:32.198
R3Profile.add() done: 3
TRACE 2014-01-06 07:44:32.199
read Property j2ee/dbhost='SANDBOX'
TRACE 2014-01-06 07:44:32.200
R3Profile.add(Property(j2ee/dbhost, SANDBOX))
TRACE 2014-01-06 07:44:32.200
Properties.add(Property(j2ee/dbhost, SANDBOX))
TRACE 2014-01-06 07:44:32.201
Properties.add() done: 4
TRACE 2014-01-06 07:44:32.201
R3Profile.add() done: 4
TRACE 2014-01-06 07:44:32.202
read Property SAPSYSTEMNAME='SBX'
TRACE 2014-01-06 07:44:32.203
R3Profile.add(Property(SAPSYSTEMNAME, SBX))
TRACE 2014-01-06 07:44:32.203
Properties.add(Property(SAPSYSTEMNAME, SBX))
TRACE 2014-01-06 07:44:32.204
Properties.add() done: 5
TRACE 2014-01-06 07:44:32.204
R3Profile.add() done: 5
TRACE 2014-01-06 07:44:32.205
read Property SAPGLOBALHOST='SANDBOX'
TRACE 2014-01-06 07:44:32.206
R3Profile.add(Property(SAPGLOBALHOST, SANDBOX))
TRACE 2014-01-06 07:44:32.206
Properties.add(Property(SAPGLOBALHOST, SANDBOX))
TRACE 2014-01-06 07:44:32.207
Properties.add() done: 6
TRACE 2014-01-06 07:44:32.207
R3Profile.add() done: 6
TRACE 2014-01-06 07:44:32.208
read Property rdisp/bufrefmode='sendoff'
TRACE 2014-01-06 07:44:32.209
R3Profile.add(Property(rdisp/bufrefmode, sendoff))
TRACE 2014-01-06 07:44:32.209
Properties.add(Property(rdisp/bufrefmode, sendoff))
TRACE 2014-01-06 07:44:32.210
Properties.add() done: 7
TRACE 2014-01-06 07:44:32.210
R3Profile.add() done: 7
TRACE 2014-01-06 07:44:32.211
read Property DIR_PUT='/usr/sap/$(SAPSYSTEMNAME)/put'
TRACE 2014-01-06 07:44:32.212
R3Profile.add(Property(DIR_PUT, /usr/sap/$(SAPSYSTEMNAME)/put))
TRACE 2014-01-06 07:44:32.212
Properties.add(Property(DIR_PUT, /usr/sap/$(SAPSYSTEMNAME)/put))
TRACE 2014-01-06 07:44:32.213
Properties.add() done: 8
TRACE 2014-01-06 07:44:32.213
R3Profile.add() done: 8
TRACE 2014-01-06 07:44:32.214
read CommentProperty '#-----------------------------------------------------------------------'
TRACE 2014-01-06 07:44:32.215
R3Profile.add(Property(, #-----------------------------------------------------------------------))
TRACE 2014-01-06 07:44:32.215
Properties.add(Property(, #-----------------------------------------------------------------------))
TRACE 2014-01-06 07:44:32.216
Properties.add() done: 9
TRACE 2014-01-06 07:44:32.216
R3Profile.add() done: 9
TRACE 2014-01-06 07:44:32.217
read CommentProperty '# SAP Message Server for ABAP'
TRACE 2014-01-06 07:44:32.217
R3Profile.add(Property(, # SAP Message Server for ABAP))
TRACE 2014-01-06 07:44:32.218
Properties.add(Property(, # SAP Message Server for ABAP))
TRACE 2014-01-06 07:44:32.218
Properties.add() done: 10
TRACE 2014-01-06 07:44:32.219
R3Profile.add() done: 10
TRACE 2014-01-06 07:44:32.219
read CommentProperty '#-----------------------------------------------------------------------'
TRACE 2014-01-06 07:44:32.220
R3Profile.add(Property(, #-----------------------------------------------------------------------))
TRACE 2014-01-06 07:44:32.221
Properties.add(Property(, #-----------------------------------------------------------------------))
TRACE 2014-01-06 07:44:32.221
Properties.add() done: 11
TRACE 2014-01-06 07:44:32.222
R3Profile.add() done: 11
TRACE 2014-01-06 07:44:32.222
read Property rdisp/mshost='SANDBOX'
TRACE 2014-01-06 07:44:32.223
R3Profile.add(Property(rdisp/mshost, SANDBOX))
TRACE 2014-01-06 07:44:32.224
Properties.add(Property(rdisp/mshost, SANDBOX))
TRACE 2014-01-06 07:44:32.224
Properties.add() done: 12
TRACE 2014-01-06 07:44:32.225
R3Profile.add() done: 12
TRACE 2014-01-06 07:44:32.225
read Property rdisp/msserv='sapmsSBX'
TRACE 2014-01-06 07:44:32.226
R3Profile.add(Property(rdisp/msserv, sapmsSBX))
TRACE 2014-01-06 07:44:32.226
Properties.add(Property(rdisp/msserv, sapmsSBX))
TRACE 2014-01-06 07:44:32.227
Properties.add() done: 13
TRACE 2014-01-06 07:44:32.227
R3Profile.add() done: 13
TRACE 2014-01-06 07:44:32.228
read Property rdisp/msserv_internal='3900'
TRACE 2014-01-06 07:44:32.229
R3Profile.add(Property(rdisp/msserv_internal, 3900))
TRACE 2014-01-06 07:44:32.229
Properties.add(Property(rdisp/msserv_internal, 3900))
TRACE 2014-01-06 07:44:32.230
Properties.add() done: 14
TRACE 2014-01-06 07:44:32.230
R3Profile.add() done: 14
TRACE 2014-01-06 07:44:32.231
read Property login/system_client='001'
TRACE 2014-01-06 07:44:32.232
R3Profile.add(Property(login/system_client, 001))
TRACE 2014-01-06 07:44:32.232
Properties.add(Property(login/system_client, 001))
TRACE 2014-01-06 07:44:32.233
Properties.add() done: 15
TRACE 2014-01-06 07:44:32.234
R3Profile.add() done: 15
TRACE 2014-01-06 07:44:32.234
R3Profile.load() done
TRACE 2014-01-06 07:44:32.235
PersistentR3Profile._fromTable() this._timestamp: Fri, 27 Dec 2013 20:08:53 GMT
TRACE 2014-01-06 07:44:32.235
R3Profile.store(stream)
TRACE 2014-01-06 07:44:32.239
R3Profile.store() done
TRACE 2014-01-06 07:44:32.240
PersistentR3Profile._fromTable() done: SAPDBHOST = SANDBOX
j2ee/dbtype = ora
j2ee/dbname = SBX
j2ee/dbhost = SANDBOX
SAPSYSTEMNAME = SBX
SAPGLOBALHOST = SANDBOX
rdisp/bufrefmode = sendoff
DIR_PUT = /usr/sap/$(SAPSYSTEMNAME)/put
#-----------------------------------------------------------------------
# SAP Message Server for ABAP
#-----------------------------------------------------------------------
rdisp/mshost = SANDBOX
rdisp/msserv = sapmsSBX
rdisp/msserv_internal = 3900
login/system_client = 001
TRACE 2014-01-06 07:44:32.240
PersistentR3Profile() done
TRACE 2014-01-06 07:44:32.241
PersistentR3Profile.notifyOnChange(undefined)
TRACE 2014-01-06 07:44:32.241
PersistentR3Profile.notifyOnChange() done: 0 members
TRACE 2014-01-06 07:44:32.242
PersistentR3Profile().getPath()
TRACE 2014-01-06 07:44:32.242
PersistentR3Profile().getPath()
TRACE 2014-01-06 07:44:32.243
NW.getDefaultProfilePath(true)
TRACE 2014-01-06 07:44:32.243
NW.getDirProfile(true)
TRACE 2014-01-06 07:44:32.245
FSPath(/usr/sap/SBX/SYS/profile) done
TRACE 2014-01-06 07:44:32.246
NW.getDirProfile() done: /usr/sap/SBX/SYS/profile
TRACE 2014-01-06 07:44:32.247
FSPath(/usr/sap/SBX/SYS/profile).concat(DEFAULT.PFL)
TRACE 2014-01-06 07:44:32.248
FSPath(DEFAULT.PFL) done
TRACE 2014-01-06 07:44:32.250
FSPath(/usr/sap/SBX/SYS/profile/DEFAULT.PFL) done
TRACE 2014-01-06 07:44:32.251
FSPath(/usr/sap/SBX/SYS/profile).concat() done: /usr/sap/SBX/SYS/profile/DEFAULT.PFL
TRACE 2014-01-06 07:44:32.252
NW.getDefaultProfilePath() done: /usr/sap/SBX/SYS/profile/DEFAULT.PFL
TRACE 2014-01-06 07:44:32.252
PersistentR3Profile().getPath() done
TRACE 2014-01-06 07:44:32.253
PersistentR3Profile().getPath() done: /usr/sap/SBX/SYS/profile/DEFAULT.PFL
TRACE 2014-01-06 07:44:32.254
FSPath(/usr/sap/SBX/SYS/profile/DEFAULT.PFL).isExisting(undefined)
TRACE 2014-01-06 07:44:32.255
FSPath(/usr/sap/SBX/SYS/profile/DEFAULT.PFL).isExisting() done: true
TRACE 2014-01-06 07:44:32.256
FSPath(/usr/sap/SBX/SYS/profile/DEFAULT.PFL).getNode(true)
TRACE 2014-01-06 07:44:32.257
FileMgt().getNode(/usr/sap/SBX/SYS/profile/DEFAULT.PFL, true)
TRACE 2014-01-06 07:44:32.266
Node(/usr/sap/SBX/SYS/profile/DEFAULT.PFL)._init() done
TRACE 2014-01-06 07:44:32.266
FileMgt().getNode() done: FILE
TRACE 2014-01-06 07:44:32.267
FSPath(/usr/sap/SBX/SYS/profile/DEFAULT.PFL).getNode() done: exists
TRACE 2014-01-06 07:44:32.269
PersistentR3Profile.get(): loadTime: Fri, 27 Dec 2013 20:08:53 GMT, mtime: Fri, 27 Dec 2013 20:08:53 GMT
TRACE 2014-01-06 07:44:32.269
PersistentR3Profile.get() done
TRACE 2014-01-06 07:44:32.270
NW.isUnicode(true)
TRACE 2014-01-06 07:44:32.270
NW.isUnicode() done: true
TRACE 2014-01-06 07:44:32.271
NW.getPersistentDefaultProfile() done
TRACE 2014-01-06 07:44:32.271
NWDB.getDBSID() done: SBX
TRACE 2014-01-06 07:44:32.273
dump_properties(this._databaseParameters: {
dbSid:SBX
characterSet:UTF8
maxDataFiles:254
maxInstances:50
reuseCntrlFiles:true
nationalCharacterSet:UTF8
}
TRACE 2014-01-06 07:44:32.944
_getDefaultControlFilesNW start
TRACE 2014-01-06 07:44:32.949
Oracle cntrlfile: /oracle/SBX/origlogA/cntrl/cntrlSBX.dbf
TRACE 2014-01-06 07:44:32.949
Oracle cntrlfile: /oracle/SBX/origlogB/cntrl/cntrlSBX.dbf
TRACE 2014-01-06 07:44:32.949
Oracle cntrlfile: /oracle/SBX/sapdata1/cntrl/cntrlSBX.dbf
TRACE 2014-01-06 07:44:32.950
AccountMgt.isExisting(USER, orasbx)
INFO 2014-01-06 07:44:32.951 [syuxcaccmg.cpp:227]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account orasbx already exists.
TRACE 2014-01-06 07:44:32.952
AccountMgt.isExisting() done: true
TRACE 2014-01-06 07:44:32.952
AccountMgt.isExisting(GROUP, dba)
INFO 2014-01-06 07:44:32.953 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account dba already exists.
TRACE 2014-01-06 07:44:32.954
AccountMgt.isExisting() done: true
TRACE 2014-01-06 07:44:32.954
AccountMgt.isExisting(USER, orasbx)
INFO 2014-01-06 07:44:32.955 [syuxcaccmg.cpp:227]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account orasbx already exists.
TRACE 2014-01-06 07:44:32.955
AccountMgt.isExisting() done: true
TRACE 2014-01-06 07:44:32.956
AccountMgt.isExisting(GROUP, dba)
INFO 2014-01-06 07:44:32.956 [syuxcaccmg.cpp:280]
bool CSyAccountMgtImpl::isExisting(ISyAccountMgt::eAccountType accountType, iastring sName)
Account dba already exists.
TRACE 2014-01-06 07:44:32.957
AccountMgt.isExisting() done: true
TRACE 2014-01-06 07:44:32.959
FSPath(/oracle/SBX/102_64) done
TRACE 2014-01-06 07:44:32.961
FSPath(/oracle/SBX/102_64/bin/sqlplus) done
TRACE 2014-01-06 07:44:32.963
FSPath(/oracle/SBX/102_64) done
TRACE 2014-01-06 07:44:32.965
FSPath(/oracle/SBX/102_64/bin/sqlplus) done
TRACE 2014-01-06 07:44:32.967
FSPath(/oracle/SBX/102_64/dbs/initSBX.ora) done
TRACE 2014-01-06 07:44:32.968
FSPath(/oracle/SBX/102_64/dbs/spfileSBX.ora) done
TRACE 2014-01-06 07:44:32.969
OraSqlContext._checkDbSidDbHome: No database with dbSid 'SBX' and dbHome '/oracle/SBX/102_64' found. Could find neither a parameter file (initSBX.ora) nor an spfile (spfileSBX.ora).
ERROR 2014-01-06 07:44:32.969 [iaxxinscbk.cpp:260]
CJS-00030 Assertion failed: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid.
TRACE 2014-01-06 07:44:32.970 [iaxxejsbas.hpp:408]
handleException<ESAPinstException>()
Converting exception into JS Exception Exception.
TRACE 2014-01-06 07:44:32.971
Function setMessageIdOfExceptionMessage: modlib.jslib.caughtException
ERROR 2014-01-06 07:44:32.971
CJSlibModule::writeError_impl()
MUT-03025 Caught ESAPinstException in Modulecall: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid..
TRACE 2014-01-06 07:44:32.972 [iaxxejsbas.hpp:483]
EJS_Base::dispatchFunctionCall()
JS Callback has thrown unknown exception. Rethrowing.
TRACE 2014-01-06 07:44:33.055 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 2490822
TRACE 2014-01-06 07:44:33.269 [syuxctask.cpp:1382]
CSyTaskImpl::start(bool)
A child process has been started. Pid = 5308962
ERROR 2014-01-06 07:44:33.466 [sixxcstepexecute.cpp:950]
FCO-00011 The step createDatabase with step key |NW_ABAP_OneHost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraDbBuild|ind|ind|ind|ind|5|0|createDatabase was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid..).
TRACE 2014-01-06 07:44:33.559 [iaxxgenimp.cpp:752]
CGuiEngineImp::showMessageBox
<html> <head> </head> <body> <p> An error occurred while processing option SAP ERP 6.0 EHP4 Ready - Support Release 1 > SAP Application Server ABAP > Oracle > Central System > Central System( Last error reported by the step :Caught ESAPinstException in Modulecall: OraSqlContext constructor: arguments dbSidOrSrcObject and dbHome are not valid..). You can now: </p> <ul> <li> Choose <i>Retry</i> to repeat the current step. </li> <li> Choose <i>View Log</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 /tmp/sapinst_instdir/ERPEhP4/AS-ABAP/ORA/CENTRAL/. </p> </body></html>
TRACE 2014-01-06 07:44:33.559 [iaxxgenimp.cpp:1255]
CGuiEngineImp::acceptAnswerForBlockingRequest
Waiting for an answer from GUI
maybe can help about my problem..
regards,
raulamen
SAP support for windows 2012 R2
Hello,
I am trying to figure out whether SAP supports NW based applications on windows server 2012 R2
Checked note 0001732161 :
as per the note Windows 2012 andWindows 2012 R2 have different PAM entries, bit I dont see any PAM entreis fro 2012 R2
Also dont see this listed in note 1580509
Regards
Arun
Possible to use the "Un-served License" for a production machine?
Hello!
I am asking this question on behalf of a partner who is trying to set up SMP at a customer site:
One of their clients has 2 Network Cards, in fault tolerance environment (one active at a time), on the Production Machine where SMP needs to be installed. Now, is it possible to use the "Un-served License" for this machine OR "Served License" is the only option?
According to their understanding, Served License does not require the "Host-ID" for the machine where SMP needs to be installed.
Thanks!
Jeffrey
CCMS Alert Text Language
Hello All,
Do you know how I can change the Alert text language for my system log alert messages? In this case the MTE text is EN and the Alert Text is DE... where are these language settings active?
I am using SAP_CCMS_MONI_BATCH_DP job.
Regards,
Priya
How to reset the consolidation Data
Hi All,
We have a consolidation ledger in which, we get data from FI Ledger thru manual roll up.
It looks some one rolled up data from Period 1, 2013 to Period 12, 2013 and again from Period 12, 2013 to period 12, 2013. This has increased the data in period 12, 2013 in consolidation ledger.
Is there any program or T code to delete the data so that we can redo rollup from Period 12, 2013 to perod 12, 2013 and data in consolidation Ledger become consistent.
Please help
Derek.
Regarding overtime
Hi All,
Can anyone please tell me the differences between the calculation of overtime in +ve & -ve time management and related PCRs?
Thanks & Regards,
Sonali
Editing after closing Master agreement in CLM
Hi Experts,
I would like to know if there is any chance for editing a master agreement in CLM after closing it (Note: open Master Agreement in edit mode click on Document--> Close to make master agreement "Closed").
Actually we have closed a master agreement in our CLM system and master agreement went into display mode (non editable mode) and master agreement title updated with a tag "Closed" as in below screen shot.
How ever for some reason the MA "Closed" information has not been published to ECC (due to some transmission failures!!) and respective out line agreement line items have not marked with deletion flag. Users are still able to create release orders in ECC against same out line agreement. At this moment, we neither be able to set deletion flag to out line agreement in ECC (manually), nor able to reopen master agreement in CLM to publish details. In summary CLM and ECC are not in sync with respect to that particular master agreement. We have to resolve this issue on priority to avoid further impact.
I request you to suggest if any one have come across such a situation and fixed it. I appreciate your quick response, which helps us in resolving a high priority issue.
With best regards,
Prabhakar
Message was edited by: prabhakar pisapati Attaching screen shot for clarity
Empty folders for Sybase power Designer Metadata in Metadata Management
Hi ,
I Have created Integrator source connection for Sybase Power Designer in CMC. I have seen three folders in the Information steward metadata management . Those are Change Lists,Closed Changed Lists, Library
If I click on any folder inside there is no information .
But I have already check in the models to the Sybase Power Designer repository .
Thanks & Regards,
Ramana.
Wrong Depreciation posting and useful life during legacy data upload ?
Hello SAP Gurus,
Greetings !
We have a problem with some assets during legacy data upload, system configuration setup as follows transfer period 31.08.2013, Transfer year 2013 and period 08.
Example :
Transaction: AS91
Capitalization Date: 01/09/2008
Depreciation Key: LINS (Straight Line Depreciation)
Useful Life: 3 years (It has to be 6 Years)
Ordinary Depreciation Start Date : 01/10/2013
Expired Useful Life : 4 Years
Period: 3 Months
Acquisition Value: 277638
Ordinary Depreciation Value: 222136
Net Book Value :55502
When we ran the depreciation for 10 and 11 period.
As the asset useful life is 3 years,
10 period total net book value of asset 55502 has depreciated
11 period depreciation was not posted
Accumulated depreciation value 222136 includes Jan to Aug depreciation (i.e., 29962) but system considering depreciation value 222136 till 31/12/2013 and calculating depreciation for whole year 2013 (Jan to Dec)
Note: Accumulated Depreciation as 31/12/2013 is 192174
We want to increase the actual useful life of asset to 6 years and want to calculate depreciation correct depreciation for 10, 11 & 12 periods in 2013.
Thanks in advance for your valuable suggestions,
Regards.,
Mak
Is there a hdbtrigger design-time object?
I am looking to add some logging to my HANA XS application tables. I have been searching for something like a hdbtrigger definition, but I haven't found it. Before I create my triggers directly using SQL, I figured I would double check with SCN to see if I missed something or if it is named something else.
I am running HANA rev 68 on Amazon.
Thank you,
Jim Giffin
FI Subsitution OBBH for GL acccount or amounts via user exit
Hello,
For the FI document generated from a GR receipt from PO, I was wondering if it was possible, through the user exit "step" option (through subsitution process OBBH) to replace the GL account to a default account (defined in exit) OR change the price ( again, defined in exit) based on the Purchase Order document type for the receipt? I know those fields come "excluded" in GB01 but it can be maintained to be included.
Change PO Layout
Hi Experts and Gurus,
I have a requirement in changing layout for PO.
Header Text should be in the bottom.
How can it be possible?
Thanks for your help.
SAP Sales Manager 2.5 Hardware and Software Requirements
I think this is a similar question asked in the mobile forums. But I know the new Sales Manager uses Agentry/SMP 2.3. What are the Hardware and Software Requirements to stand this App up and how will CRM communicate with SMP?