Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

Very high database access times

$
0
0

Hello Gurus, I need help with a problem I'm encountering that's making me pull my hairs out.

 

I have ECC and CRM systems sitting in a virtualized environment with the database on MSSQL 2012 SP1. The ECC systems use NAS, the CRM systems presently using local storage to try and resolve these issues:

 

Disk access times when looking at the operating system level are fine, anywhere from 2-8ms ms/op.

However, when performing actions in SAP, database access times skyrocket and data throughput drops very low.

 

Here is that ST04 I/O performance looks like in the CRM system, as you can see, very poor:

Capture.PNG

 

This CRM host has a total of 32GB assigned , with 10GB dedicated to the SQL server itself.

 

We see this same sort of slowdown in the ECC system which has 50GB assigned to the SQL server.

 

Thoughts?


LSMW - Creation Project/WBS with BAPI or Idoc

$
0
0

Hi SDN,

 

is there anybody who was succesful in creating Projects and WBS structures with BAPI or Idoc?

 

I tried it with BAPI and the follwing parameters

Business Object  BUS2054
Method           SAVEREPLICA
Message Type     PROJECT
Basic Type       PROJECT01

 

This ends with an error that SAVEREPLICA is not allowed in this context. I should use CREATE, but CREATE can not be entered in the parameters.

 

I tried Idoc with the follwing parameters

 

Message Type     PROJECT
Basic Type       PROJECT01
Enhancement

X Allow Structure Assignment for EDIDC40

 

This finaly terminates with the same error as the BAPI.

 

I would really like to use a standard SAP tool to migrate Projects/WBS-Structures. Was anybody succesful in this and can give a short documentation to the SDN community?

 

Best regards

 

Stefan

Error while opening PIMON (Message Monitor)

$
0
0

We have PI System as of Netweaver 7.40 and We were facing below issue.We were trying to open message monitor page and it was dumping like below

 

java.lang.NullPointerException: while trying to invoke the method java.lang.Long.longValue() of a null object loaded from local variable 'result'

 

How to reproduce the Issue?

 

Navigate to below link http://host:port/dir/start/index.jsp-->Configuration and Monitoring Home or open http://host:port/pimon directly

 

ScreenHunter_166.jpg

 

Click on Adapter Engine-->Message Monitor-->Database and if you click on go the page gives dump

 

     ScreenHunter_167.jpg

 

     ScreenHunter_169.jpg

 

     ScreenHunter_170.jpg

 

How did I analyze the issue?

As a first step I tried to check the Adapter En

 

gine availability.You have accessed the Component Monitor in Runtime Workbench (http://host:port/rwb-->Component Monitoring ) . When selecting Integration Server> Adapter Engine, some of the availability details are displayed with "red" or "grey" status

 

In my case I got below messages...

 

Component "com.sap.aii.adapter.idoc.sapjra.inboundRA" of type "Application" has errors

Component "com.sap.aii.adapter.idoc.app" of type "Application" has errors

Component "com.sap.aii.adapter.idoc.sapjra.outboundRA" of type "Application" has errors

Component "com.sap.xi.itsam.mdt.idocmoni" of type "Application" has errors

Component "com.sap.xi.itsam.mdt" of type "Application" has errors

Component "com.sap.aii.adapter.idoc.raclonetemplate" of type "Application" has errors

 

I tried to start the applications manually from NWA but they were not getting started as dependent application were stopped.Then I checked the default trace which can be found in Drive:\usr\sap\SID\DVEBMGSxx\j2ee\cluster\serverx/log and found below information

 

     ScreenHunter_171.jpg

 

       ScreenHunter_172.jpg

How did I resolve the issue?

 

According to

 

the traces the "com.sap.aii.adapter.idoc.ra" application failed to start because of errors like:

...

java.lang.NoSuchMethodException:

com.sap.aii.af.idoc.ra.IDOCManagedConnectionFactory.setAutoNumberFromDB(java.lang.String)

...

java.lang.NoSuchMethodException:

com.sap.aii.af.idoc.ra.IDOCManagedConnectionFactory.setPersistance(java.lang.String)

...

These errors occur because the type (data type) of the properties of the corresponding resource adapter JavaIdocAdapter are not correct,e.g. both properties should be with type "Class java.lang.Boolean" instead of "Class java.lang.String".

 

In order to see the properties

 

you need to logon to the NWA -> Configuration -> Infrastructure ->Application resources -> filter out for JavaIdocAdapter resource

adapter -> tab properties.

 

     ScreenHunter_160.jpg

I revised the configuration of the JavaIdocAdapter resource adapter and set the correct type for the properties. Then restarted the

application "com.sap.aii.adapter.idoc.ra".After changing it should look like this and all the dependent Applications got started.

 

     ScreenHunter_164.jpg

 

Now when I try to open PIMON it works absolutely fine.

 

    ScreenHunter_174.jpg

Start profile parameters

$
0
0

Hi all,

 

 

Can anybody explain me what is the meaning of below mentioned START profile parameters?



Start_Program_05 = local $(DIR_INSTANCE)\igs\bin\$(_IGS)
-dir=$(DIR_INSTANCE)\igs -mode=all -sysname=SID -sysno=00

 

Start_Program_05 = local $(DIR_EXECUTABLE)\$(_IGS) -mode=profile pf=$(DIR_PROFILE)\SID_DVEBMGS00_servername

 

 

 

I found it in our start pofile. Some issue happened, so i have to replace the first command with second command.

 

Can any one help me in this??

 

Regards

 

Praveen

How to install SAP NetWeaver AS Java 7.0 EHP 3

$
0
0

Dear Experts,

 

I have noticed, that SAP has released EHP 3 for NetWeaver AS Java 7.0:

 

 

I wanted to make a test installation of it, but unfortunately no SWPM supports it! In the normal SWPM

it is not listed at all and in the 70SWPM... there is an option to install an ABAP system ONLY:

 

 

And this is the LATEST SWPM available on the marketplace...

Please kindly advise what is the trick in order to get this installed :-) Thanks a lot in advance!

SM02 send tab giving error Database error for

$
0
0

Hi team,

 

After system refresh in SM02 send tab throws out an error Database error for <attach_insert> in target system.

But source system is working fine.

 

Regards,

Sandeep.

SAP Biller Direct: UME/LDAP

$
0
0

Hello Gurus,

 

We are implementing Biller Direct 6.02 and have configured UME_UserManagement application scenario, I am able to connect to the BD Portal. I am looking for help on how to build Biller Direct specific user roles and Groups. My understanding is as following;;

 

1. Create Reference users in ECC 6.0 with different level of User access e.g. Authorizations for Display, Authorizations for all activities, Administrator Authorizations.

 

2. Create user groups in LDAP based upon user access level required

 

3. Create Reference user profile for Biller Direct based upon the Reference users created in ECC (or we build these roles in JAVA?)

 

4. Assign Reference User object BUS3007 to the profile

 

5. Assign 'Reference user profile for Biller Direct' to a Web user or the Group created in LDAP.

 

6. Assign Customers to a web users in UME Admin.

 

I am not sure how to implement these steps or how to configure a 'Profile for Biller Direct Users' with required roles or authorizations. Timely help would be greatly appreciated.

 

Best regards,

 

Ashok Singh

Switch IPv4 to IPv6 Applitaction Server Java

$
0
0

Hi,

 

I have a question about the switch IPv4 to IPv6 in the AS Java.

 

Do i have to change the parameter java.net.preferIPv6Addresses? Where do I do? or only set envioroment variable: SAP_IPv6_ACTIVE=1

 

My system is Process Orchestration.

 

Best Regards,

EDRS.


Use WD links for Workflow emails

$
0
0

Hi !

 

We use Web dispatcher links for all the custom SICF services in ECC.

Also, HTTP RFC's are load balanced using the WD names.

 

Users login using GUI Logon groups.

 

The problem is, when users receive emails in their mail boxes for approvals etc. (via workflows), it directs them to a single application server.

(The server the approval request was sent from).

 

We want this link to have the Web Dispatcher host:port details.

 

I guess if I change the ICM details on all application servers, Workflows emails will get generated using the WD host:port.

But is this the correct approach ?

 

Also, could we use virtual hosts for this...the email links simply use *webgui* ?

 

Please help advise...

 

Thanks a lot !

saba.

SAP Kernel - Adding new functionality/libraries

$
0
0

Hi all,

 

I have a question regarding adding functionality to the SAP Kernel.

 

If I implement a library in C++ (or any other language), is it possible to add such functionality to the SAP kernel? Or is only SAP allowed to provide the kernel functionality?

 

I want to implement a function module which have access to my C++ library.

 

Regards and thanks in advance

Mar

functionality to prevent users from logging onto a central (CI) type server?

$
0
0

Hi folks

My question relates to SAP systems where there is a central DBCI instance along with additional remote appservers. 

 

From a performance POV we want to minimize load on the DBCI instance from users logging in directly there and running stuff --- instead want to force all users to logon to some remote appserver.

 

I am well aware of SMLG logon groups and how these can be part of this strategy to shift user load where you want it.  But in many cases, as an admin, we are not able to dictate what sort of sap logon pad configuration end users set up on their own PC!  So despite being told not to do it, many users still configure their sap logon pad w/ the DBCI server name directly.

 

What I really want to know here is -------------------does SAP have any built-in functionality to help here?  Seems like this must be a common issue for customers so they should have something.  At our company we have some customization/tool which we CAN try to use to help accomplish this (tool uses special Z* tables and Z* programs) but it's not ideal for us to put in so much extra customization (we'd rather use something standard w/ SAP).

 

Please advise --- thanks

SMD Agent not connecting to SM 7.1

$
0
0

Hi,

 

I have 4 application servers on an ECC system, out of which only 1 agent can be connected to the SM 71 system. Not sure why I am not able to see the other agents, when I click on "find agent"

 

As I have read through several posts here, I find that the SMD agent should be atleast 730 SP2 on the managed systems for SM71. My SMD agent and hostagent running on the managed systems are on 721. I want to upgrade them to see if this would be a fix. When I goto SWPM (in market place), the only kernel i see downloadable is 721 with it. I dont see anywhere that it would support 730 or higher. How do I get a Kernel above 721 to install the SMD agent?

 

I want to know how I can get Diag agent above 721 (likely the latest for the managed system)? Can some one kindly help with the path and let me know if I can still install it using SWPM?

 

Thanks

Defining Operation Modes for Weekend

$
0
0

Dear Fellow Members,

 

Can we configure operation mode with automatic switch over for weekdays and weekends?

I tried working my way out, but hasn't been successful.


Thanks,

IA

Not able to download tc~sec~ume~logon~ui.war

$
0
0

Hi Experts,

 

We have already customized logon page, there i have enabled the option logon Problem?GetSuppot.

 

I want to change this to "Forgot Password". We are working on portal 7.3 and NWDS 7.0.11.

 

Am not able to find the war file tc~sec~ume~logon~ui.war to do changes.

 

Please help me to download the file. Am not able to find the path

<Installation drive>:\usr\sap\<SID>\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon

\servlet_jsp\logon_ui_resources\tc~sec~ume~logon~ui.war in my desktop.


Please help me...


Rgrds

Sowmya

SAP NetWeaver 7.4 SPS05 stack upgrade

$
0
0

Dear sappers,

 

we are upgrading our SAP NetWeaver 7.4 system from SPS03 to SPS05 via SUM (mandatory since SP05).

We are facing the following problem during phase MAIN_SHDRUN/ACT_UPG:

__________________

 

Checks after phase MAIN_SHDRUN/ACT_UPG were negative!

Last error code set: Detected 25 errors summarized in 'ACTUPG.ELG'<br/> Calling 'C:\SUM\SUM\abap\exe/tp' failed with return code 8, check C:\SUM\SUM\abap\log\SAPup.ECO for details<br/> tp used shadow connect

 

ERROR: Detected the following errors due to error summary in ACTUPG.ELG:

# C:\SUM\SUM\abap\log\SAPA-74004INSAPUI.N74:

1EEDO519X"DDL Source" "QLAST_SDDL_ADDRESS" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_AVG" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_BPA" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_BP_SO" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_COMPANY" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_DEPTS" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_EMPLOYEE" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_PRODUCT" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_SO" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_SO_ITEM" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_STAFFING" could not be activated

1EEDO519 "DDL Source" "QLAST_SDDL_TEXTS" could not be activated

1EEDO519 "DDL Source" "QLAST_SO_CASE" could not be activated

1EEDO519 "DDL Source" "SEPM_CDS_ADDRESS" could not be activated

_________________

 

Logs are showing that other objects are being activated, so we don't think is a tp problem.

Preliminary checks by SUM have stated that SPAM and Kernel are sufficient for the upgrade task.

 

We were wonder: what kind of objects are? Where can we find them insite the NW system?

Anyone is facing the same issue?

 

Thanks in advance, happy new year to all of you,

 

Andrea


trying to install netweaver 7.03 but not working

$
0
0

HIe guys, I have a kind of small problem.. when i m trying to install netweaver 7.03 its getting installed but when its comming to "start INSTANCE" its getting  time out... unable to interprit watz the reason for time out.... let me share the log data i guess by this u peol will know little about the problm m fasing.

 

 

TRACE  2015-08-25 18:49:03.484 [iaxxclib.cpp:188]
       CLib::load()

Opened sylib722.dll

 

TRACE  2015-08-25 18:49:03.484

exe dir is C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730

 

INFO   2015-08-25 18:49:03.544 [synxcpath.cpp:814]
       CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730\dev_sap_kernel_test_25_Aug_2015_18_49_03.

 

INFO   2015-08-25 18:49:03.544 [synxcfile.cpp:427]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730\dev_sap_kernel_test_25_Aug_2015_18_49_03.

 

TRACE  2015-08-25 18:49:03.554 [syxxclogbook.cpp:225]
       PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
       lib=syslib module=syslib

Initialized SAP kernel tracing to file C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730\dev_sap_kernel

 

TRACE  2015-08-25 18:49:03.564 [iaxxclib.cpp:188]
       CLib::load()

Opened C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730/iaguieng722.dll

 

TRACE  2015-08-25 18:49:03.564 [syxxclogbook.cpp:225]
       PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
       lib=syslib module=syslib

Initialized SAP kernel tracing to file dev_sap_kernel

 

TRACE  2015-08-25 18:49:03.594 [iaxxgenimp.cpp:936]
       CGuiEngineImp::init()

receiving and sending on port 21200

 

TRACE  2015-08-25 18:49:03.594 [synxccuren.cpp:931]
       CSyCurrentProcessEnvironmentImpl::setEnvironmentVariable(const iastring & 'SAPINST_JRE_HOME', const iastring & 'C:/Users/PARVEEN/AppData/Local/Temp/sapinst_exe.2952.1440508730/jre')
       lib=syslib module=syslib

Environment variable SAPINST_JRE_HOME set to value 'C:/Users/PARVEEN/AppData/Local/Temp/sapinst_exe.2952.1440508730/jre'.

 

INFO   2015-08-25 18:49:04.628 [synxcpath.cpp:814]
       CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730\dev_sap_kernel_test_25_Aug_2015_18_49_04.

 

INFO   2015-08-25 18:49:04.628 [synxcfile.cpp:427]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730\dev_sap_kernel_test_25_Aug_2015_18_49_04.

 

TRACE  2015-08-25 18:49:05.936

MessageLib initialized successfully.

 

TRACE  2015-08-25 18:49:05.941

exe dir is C:/Users/PARVEEN/AppData/Local/Temp/sapinst_exe.2952.1440508730

 

INFO   2015-08-25 18:49:05.949 [synxcpath.cpp:814]
       CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Program Files\sapinst_instdir\x.

 

INFO   2015-08-25 18:49:05.951 [synxcfile.cpp:427]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\x.

 

TRACE  2015-08-25 18:49:05.960 [iaxxclib.cpp:188]
       CLib::load()

Opened C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730/iakdblib722.dll

 

TRACE  2015-08-25 18:49:05.961

 

SAPinst build information:

--------------------------

abi version : 722

make variant: 720_REL

build   : 1283445

compile time: Oct 24 2011 02:32:33

 

TRACE  2015-08-25 18:49:06.042

 

 

TRACE  2015-08-25 18:49:06.042

In case of a starting problems please check if the following assumptions are valid:

 

TRACE  2015-08-25 18:49:06.042

The installation was started from a directory which is writable to the SAPinst (and m_cwd ==  m_startfileDirectory )

 

TRACE  2015-08-25 18:49:06.042

The file control.xml is a valid "control.xml".

 

TRACE  2015-08-25 18:49:06.042

 

 

TRACE  2015-08-25 18:49:06.042

current working directory is C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL

 

INFO   2015-08-25 18:49:06.344 [synxcpath.cpp:814]
       CSyPath::createFile() lib=syslib module=syslib

Creating file C:\Program Files\sapinst_instdir\x.

 

INFO   2015-08-25 18:49:06.344 [synxcfile.cpp:427]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\x.

 

TRACE  2015-08-25 18:49:06.354 [syxxcfile.cpp:163]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.

 

INFO   2015-08-25 18:49:06.354 [synxcfile.cpp:427]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\dev_sap_kernel.

 

TRACE  2015-08-25 18:49:06.354 [syxxcnode.cpp:454]
       CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL, ISyNode::CopyMoveMode_t 0x3)
       lib=syslib module=syslib

Moved C:/Users/PARVEEN/AppData/Local/Temp/sapinst_exe.2952.1440508730/dev_sap_kernel to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel

 

TRACE  2015-08-25 18:49:06.368 [syxxcfile.cpp:163]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel, m_realNodeType: 2}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target file exists and (mode & ISyNode::EXISTING) ==> I will copy/move.

 

INFO   2015-08-25 18:49:06.371 [synxcfile.cpp:427]
       CSyFileImpl::removeEx(ISyFSErrorHandler * pErrorHandler)
       lib=syslib module=syslib

Removed file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\dev_sap_kernel.

 

TRACE  2015-08-25 18:49:06.372 [syxxcnode.cpp:454]
       CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL, ISyNode::CopyMoveMode_t 0x3)
       lib=syslib module=syslib

Moved C:/Windows/System32/dev_sap_kernel to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dev_sap_kernel

 

TRACE  2015-08-25 18:49:06.378 [syxxclogbook.cpp:225]
       PSyLogBook::initSAPKernelTracing(int traceLevel, const CSyPath & filePath)
       lib=syslib module=syslib

Initialized SAP kernel tracing to file C:\Program Files\sapinst_instdir\NW703\AS-ABAP\ADA\CENTRAL\dev_sap_kernel

 

TRACE  2015-08-25 18:49:08.366

Running with toplevel file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/toplevel.xml

 

TRACE  2015-08-25 18:49:08.444 [syxxcfile.cpp:123]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.1.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

TRACE  2015-08-25 18:49:08.446 [syxxcnode.cpp:454]
       CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.1.log, ISyNode::CopyMoveMode_t 0x3)
       lib=syslib module=syslib

Moved C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.log to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst_dev.1.log

 

TRACE  2015-08-25 18:49:08.462 [syxxcfile.cpp:123]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.1.log, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

TRACE  2015-08-25 18:49:08.464 [syxxcnode.cpp:454]
       CSyNodeImpl::move(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.1.log, ISyNode::CopyMoveMode_t 0x3)
       lib=syslib module=syslib

Moved C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.log to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.1.log

 

TRACE  2015-08-25 18:49:08.694

Using custom value info for property SAPINST_MESSAGE_CONSOLE_THRESHOLD.

 

TRACE  2015-08-25 18:49:08.704

Running with keydb file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.xml

 

TRACE  2015-08-25 18:49:08.704

Running with dialog file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/dialog.xml

 

TRACE  2015-08-25 18:49:08.824 [syxxcfile.cpp:123]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.2.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

TRACE  2015-08-25 18:49:08.834 [synxcfile.cpp:529]
       CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
       lib=syslib module=syslib

Copying file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.xml to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.2.xml

 

INFO   2015-08-25 18:49:08.834 [synxcfile.cpp:729]
       CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.2.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
       lib=syslib module=syslib

Copied file 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.xml' to 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/keydb.2.xml'.

 

TRACE  2015-08-25 18:49:09.51 [syxxcfile.cpp:123]
       CSyFileImpl::decideIfMoveCopyNode(const CopyMoveDestinationInfo & {m_nodeTypeForCombiCheck: ..., m_path: C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.1.xml, m_realNodeType: 8}, ISyNode::CopyMoveMode_t 0x3, PSyNodeInt &) const 
       lib=syslib module=syslib

Target node does not exist and (mode & ISyNode::MISSING) ==> I will copy/move.

 

TRACE  2015-08-25 18:49:09.51 [synxcfile.cpp:529]
       CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.1.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
       lib=syslib module=syslib

Copying file C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.xml to C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.1.xml

 

INFO   2015-08-25 18:49:09.126 [synxcfile.cpp:729]
       CSyFileImpl::copy(const CSyPath & C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.1.xml, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const 
       lib=syslib module=syslib

Copied file 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.xml' to 'C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/statistic.1.xml'.

 

TRACE  2015-08-25 18:49:09.227 [kdxxctaco.cpp:225]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile start ...

 

TRACE  2015-08-25 18:49:09.232 [kdxxctaco.cpp:257]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

after creating out stream

 

TRACE  2015-08-25 18:49:09.244 [kdxxctaco.cpp:291]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile stop ...

 

TRACE  2015-08-25 18:49:09.312 [kdxxctaco.cpp:225]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile start ...

 

TRACE  2015-08-25 18:49:09.315 [kdxxctaco.cpp:257]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

after creating out stream

 

TRACE  2015-08-25 18:49:09.328 [kdxxctaco.cpp:291]
       CKdbTableContainerImpl::syncToContainerFile lib=iakdblib

CKdbTableContainerImpl::syncToContainerFile stop ...

 

TRACE  2015-08-25 18:49:09.494

SAPinst was started using commandline: C:\Users\PARVEEN\AppData\Local\Temp\sapinst_exe.2952.1440508730\sapinst.exe SAPINST_CONTROL_URL=C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/control.xml SAPINST_CWD=C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL

 

TRACE  2015-08-25 18:49:09.496

SAPinst properties are :

GUISERVER_DIALOG_PORT=21212

GUISERVER_HTTP_PORT=4239

SAPINST_CHECK_PACKAGES=false

SAPINST_CONTROL_URL=C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/control.xml

SAPINST_CWD=C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL

SAPINST_DIALOG_PORT=21200

SAPINST_DIALOG_URL=dialog.xml

SAPINST_EXE=SAPINST_EXE

SAPINST_JSLIB_TRACE=NW,NWUsers,OraCom,NWCTC,ClusterMgt,SystemIdentity

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

SELFEXTRACTOR_EXECUTABLE_NAME=C:/Program Files/sapinst_instdir/NW703/AS-ABAP/ADA/CENTRAL/sapinst.e

 

------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

how I can upgrade tc~uddi component in NW 7.1

$
0
0

hi

I have 2 SAP servers

NW 7.1 & 7.4.

On 7.4 have component sap.com\tc~uddi. Please help, how I can import or upgrade sap.com\tc~uddi on NW 7.1 for extend functionality. Where I can download tc~uddi new component for NW 7.1

month-end closing performance issue

$
0
0

Dear Experts,

 

     We have met the serious performance issue during month-end closing. It takes more than 48 hours to run CON2 and 30 hour to run CO88. However, there is no any performance issue at the daily system operation. Our basis engineer collects the system information as below:

     SAP component version: EHP4 FOR SAP ERP 6.0 / NW7.01

      Operation system: AIX

      Database: DB6

      DB version: 09.01.0009

     We have only one server for our production system. This server plays both roles as database server and application server.

     During month-end closing, the status of system as following:

     CPU     User%     Kern%     Wait%     Idle%

     ALL        9.7          0.7          10.9         78.6

 

     Network     KBPS     I-Pack     O-Pack     KB-In     KB-Out

     Total          1379.7     1954.1     1723.8     690.3     689.3

 

     Disk          Busy%     KBPS     TPS     KB-Read     KB-Write

     Total          100%       16.5K     1015.0     16.5K        12.0

 

     FileSystem     KBPS     TPS     KB-Read     KB-Write

     Total               16.5K     1.1K     16.5K          12.0

 

     SAP Memory     Curr.Use %     CurUse[KB]     MaxUse[KB]     In Mem[KB]

     Roll area          10.02               26,261               29,720               131,072

     Page area          1.75               28,028           1,599,992            1,120,000

     Extended mem   0.72          1,921,024           8,384,512         268,435,456

     Heap mem                                      0                       0             2,779,384

 

     Our basis engineer also collect top 5 tables as following. The total size of database is 686,260,352.

     Table name          Size

     COSS         123,019,562

     COEP           59,508,832

     RESB             6,593,504

     MSEG            4,800,640

     AFRU             3,621,568

 

     Can anybody tell me what we can do to improve our month-end closing performance? No matter which kind of solutions. Thanks in advance.

how to create/upload user certificate for client authentication

$
0
0

Hi team

 

I have setup the SSL on EP 7.4 , and now I'm trying to configure SSO via certificate based authentication (I have got the way to forward certificate from front-end apache reverse proxy), but I cannot successfully import the user's certificate when modifying user's "certificate" tab. I tried to upload a base64 crt format certificate of one test user, but it prompts "The selected file is not a valid certificate" , anyone know how to fix the issue ?

 

I use openssl to generate the whole certificate infrastructure, and I have imported the openssl root CA to trusted CA

 

Thanks

 

Steven

SOLMAN Java Stack won't start

$
0
0


Hi All. My Java Stack on my Solution Manager 7.1 won't start.

No changes have been made (to my knowledge).

In the MMC, I see yellow light, with the 'J2EE status info unavailable'.

The directory: D:\usr\sap\SMP\DVEBMGS00\j2ee\cluster\server0 is not evening updating from Start attempts.

My Work directory trace files only give me the generic:

 

[Thr 14028] JHVM_RegisterNatives: com.sap.bc.krn.perf.PerfTimes

[Thr 4488] JLaunchIExitJava: exit hook is called (rc = 66)

[Thr 4488] **********************************************************************

[Thr 4488] *** ERROR => The Java VM terminated with a non-zero exit code.

[Thr 4488] *** Please see SAP Note 943602 , section 'J2EE Engine exit codes'

[Thr 4488] *** for additional information and trouble shooting.

[Thr 4488] **********************************************************************

[Thr 4488] JLaunchCloseProgram: good bye (exitcode = 66)

 

Which has not been helpful.

 

When I try to connect to the Configtool, I get:

com.sap.engine.frame.core.configuration.ConfigurationException: Error while conn
ecting to DB.
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection
Pool.createConnection(DBConnectionPool.java:384)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection
Pool.<init>(DBConnectionPool.java:132)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.PersistenceH
andler.<init>(PersistenceHandler.java:38)
        at com.sap.engine.core.configuration.impl.cache.ConfigurationCache.<init
>(ConfigurationCache.java:150)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBoots
trapImpl.init(ConfigurationManagerBootstrapImpl.java:214)
        at com.sap.engine.core.configuration.bootstrap.ConfigurationManagerBoots
trapImpl.<init>(ConfigurationManagerBootstrapImpl.java:46)
        at com.sap.engine.configtool.visual.ConfigTool.loadClusterData(ConfigToo
l.java:153)
        at com.sap.engine.configtool.visual.ConfigTool.initScan(ConfigTool.java:
135)
        at com.sap.engine.configtool.visual.ConfigTool.<init>(ConfigTool.java:12
4)
        at com.sap.engine.configtool.visual.ConfigTool.main(ConfigTool.java:1176
)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:331)
        at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:81
)
Caused by: com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for use
r 'SAPSMPDB'.
        at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError
(Unknown Source)
        at com.microsoft.sqlserver.jdbc.TDSTokenHandler.onEOF(Unknown Source)
        at com.microsoft.sqlserver.jdbc.TDSParser.parse(Unknown Source)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.sendLogon(Unknown So
urce)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.logon(Unknown Source
)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.access$000(Unknown S
ource)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection$LogonCommand.doExecu
te(Unknown Source)
        at com.microsoft.sqlserver.jdbc.TDSCommand.execute(Unknown Source)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(Unkno
wn Source)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.connectHelper(Unknow
n Source)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.loginWithoutFailover
(Unknown Source)
        at com.microsoft.sqlserver.jdbc.SQLServerConnection.connect(Unknown Sour
ce)
        at com.microsoft.sqlserver.jdbc.SQLServerDriver.connect(Unknown Source)
        at com.sap.sql.jdbc.NativeConnectionFactory.createNativeConnection(Nativ
eConnectionFactory.java:215)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.createPooledConnection(Open
SQLDataSourceImpl.java:613)
        at com.sap.sql.connect.OpenSQLDataSourceImpl.getPooledConnection(OpenSQL
DataSourceImpl.java:290)
        at com.sap.engine.core.configuration.impl.persistence.rdbms.DBConnection
Pool.createConnection(DBConnectionPool.java:322)
        ... 14 more

 

 

Any input would be appreciated.

 

Thanks,

Diana

Viewing all 2997 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>