Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Application Server
Viewing all 3078 articles
Browse latest View live

WSATYPE_NOT_FOUND

$
0
0

I installed SAP Net Weaver 702e by following steps mentioned below:

 

> I installed VMware first

> Net Weaver on Windows 7 then

> Installed SAP GUI from extracted RAR (Latest Version)

 

I created connection as shown in screen cap.

SAP Properties.png

 

 

Whenever I tried to logon using this connection I was getting error "wsatype_not_found" that somehow disappeared after adding it in windows default firewall. Now another error keeps appearing when I am trying to logon using above connection. Make sure I have everything perfect in "service file" that mentioned earlier as a solution in another posts.

SAP GUI error.png  

 

SAP GUI error detail.png

Anyone knows solution?


Error during dual stack split

$
0
0

Hi all,

 

   I am performing a dual stack split on (ERP 6 EHP6). operating system is Suse Linux(11.1) and MaxDB(7.9.8). using SWPM. During the export of Primary application server phase, it is giving the following error.

 

An error occurred while processing option <i>Du

al-Stack Split > MaxDB > Keep Database > Standard System or Distributed > Export

Primary Application Server of Dual-Stack System( Last error reported by the ste

p: Execution of UTL tool '/usr/sap/<SID>/SYS/exe/jvm/linuxx86_64/sapjvm_4.1.023/bi

n/java -classpath /sapmnt/<SID>/global/sltools/sharedlib/sap.com~tc~bl~offline_lau

ncher~impl.jar -showversion -Xmx256m com.sap.engine.offline.OfflineToolStart com

.sap.sl.ut.manager.UtlMain /usr/sap/<SID>/SYS/global/security/lib/tools/iaik_jce.j

ar:/usr/sap/<SID>/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/<SID>/SYS/glo

bal/security/lib/tools/iaik_smime.jar:/usr/sap/<SID>/SYS/global/security/lib/tools

/iaik_ssl.jar:/usr/sap/<SID>/SYS/global/security/lib/tools/w3c_http.jar:/sapmnt/I0

4/global/sltools/sharedlib:/sapdb/clients/<SID>/runtime/jar/sapdbc.jar -export -ty

pe=keydb -expfile=usages_data_<SID>.xml -log=UTL_load_usages.log -sid=<SID> -dsn=jdb

c/pool/<SID> -ssprops=/usr/sap/<SID>/SYS/global/security/data/SecStore.properties -s

sk=/usr/sap/<SID>/SYS/global/security/data/SecStore.key' aborts with return code 2

. Check 'UTL_load_usages.log' and '/tmp/sapinst_instdir/NW73/DSS/KeepDB/ADA/Expo

rtPAS/UTL.java.log' for more information.)</i>. You can now: </p> <ul> <li> Choo

se <i>Retry</i> to repeat the current step. </li> <li> Choose <i>Log Files</i> t

o get more information about the error. </li> <li> Stop the option and continue

with it later. </li> </ul> <p> Log files are written to <code>/tmp/sapinst_instd

ir/NW73/DSS/KeepDB/ADA/ExportPAS</code>. </p> </body></html>

 

I checked the UTL_java.log and it has the following message.

Error: could not find libjava.so

Error: could not find Java 2 Runtime Environment.

 

Need help in resolving the issue.

 

Warm regards,

Balaji.P


No authorization to log on as a trusted system (L-RC=1 T -RC=0)

$
0
0

Hello friends

 

 

I am trying  to establish a connection between two clients.Throwing error as above shown.kindly give tips what needs to be done to resolve.Throwing dump in every few minutes CALL_FUNCTION_SINGLE_LOGIN_REJ.

 

 

 

 

No authorization to log on as a trusted system (L-RC=1 T -RC=0).

 

Please try to give solution .

 

 

Regards

Pankaj

This LUW cannot be executed either now or once

$
0
0

Hello

 

During execution of IDOCs we encountered error.

 

I.e. in

transaction sm58 there are some LUWs which can not be executed(IDOC_INBOUND_ASYNCHRONOUS      BORCLNT300                       05.11.2013 08:53:50 Function module executed                           0A8B629438DF52789EB23350)

(we get error

message :"This LUW cannot be executed either now or once

again

 

SR016

 

Diagnosis

You cannot execute the specified LUW. Either it has

already been

executed and an error occurred in the target system, or the call has to

be executed together with update records. You can perform

post-updates

after update terminations with Transaction SM13.

")

 

Do

you have an idea what can be done

SAP ECC 6.06 CI + DB split ABAP Stack

$
0
0

Hi,

I have an SAP ECC 6.06 Environment with CI and DB on the same host. I know there is a dual stack split tool out there. IS there one for splitting CI and DB from CI+DB?

 

Thanks


Default profile / Instance profile Could not be read. The import is therefore not possible.

$
0
0

Hello

 

I made an homogeneous system copy of an ECC system(via export/import).

Now I have issue when trying (in rz10) Utilities->Import profiles->Of active servers

 

I get :

....

 

 

Log for the import of profiles

 

 

Default profile /usr/sap/BD3/SYS/profile/DEFAULT.PFL

 

 

Could not be read. The import is therefore not possible.

 

 

Instance profile /usr/sap/BD3/SYS/profile/BD3_DVEBMGS00_bd3

 

 

Could not be read. The import is therefore not possible.

 

 

Start profile /usr/sap/BD3/SYS/profile/START_DVEBMGS00_bd3

 

 

Could not be read. The import is therefore not possible

....

 

And when trying to activate profile I get message:

 

Unknown error activating profile BD3_DVEBMGS00_BD3

 

The rights at OS level are correct.

 

What could be the reason for such a behavior

 

thank you in advance

Jan

Open SQL Data Browser Permission Error

$
0
0

Hi,

 

I am trying to use the Open SQL Data Browser to see data in tables that have been deployed through a DC. I have tried to implement UME Action permissions to give me access (as described in Open SQL Data Browser error User is not authorized to read table and Using Open SQL Data Browser - SAP NetWeaver Administrator - SAP Library) but I cannot get my UME DC to deploy... When I try to deploy it has an exception that refers to the message "Permission class missing".

 

This is what the action file looks like:

<?xml version="1.0" encoding="UTF-8" standalone="no"?><BUSINESSSERVICE>    <ACTION         NAME="VendorTablesRead">        <DESCRIPTION             LOCALE="en"             VALUE="Access to read vendor tables in Open SQL Browser"/>            <PERMISSION class="com.sap.sql.itsam.databrowser.permission.DataBrowserPermission" NAME="ReadTables" VALUE="VEND_*" />    </ACTION></BUSINESSSERVICE>

 

Here is the full exception message - please let me know what I am doing wrong so that I can resolve this - it will be much appreciated!!

 

Status ERROR
Plugin : com.sap.ide.tools.services
code=0
Deployment problems
children=[
Status ERROR
Plugin : com.sap.ide.tools.services
code=0
Deploy Exception.
com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.
Reason: ASJ.dpl_dc.001085 Operation [deploy] of [com.spar_vendor~sql~action] failed
at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:862)
at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:259)
at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:105)
at com.sap.ide.tools.services.dc.EngineDcDeployService.deployFiles(EngineDcDeployService.java:257)
at com.sap.ide.tools.services.dc.EngineDcDeployService.deploy(EngineDcDeployService.java:135)
at com.sap.ide.dii05.ui.internal.actions.dc.DcDeployAction$5$1.run(DcDeployAction.java:282)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Nested exceptions :com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 Operation [deploy] of [com.spar_vendor~sql~action] failed
atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:246)
atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Nested exceptions :com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] Operation [deploy] of [com.spar_vendor~sql~action] failed
atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:167)
atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Nested exceptions :com.sap.engine.services.deploy.server.utils.DSRemoteException: ASJ.dpl_ds.006193 Operation [deploy] of [/usr/sap/POD/J00/j2ee/cluster/server0/temp/tc~bl~deploy_controller/archives/2323/com.spar~vendor~sql~action.ear] failed
atcom.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:3366)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:315)
atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Nested exceptions :com.sap.engine.services.deploy.container.DeploymentException: UME Actions for application com.spar/vendor~sql~action couldn't be deployed: Problem at parsing or deploying Actions XML file!
atcom.sap.security.core.server.ume.service.UMEContainer.deploy(UMEContainer.java:179)
atcom.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)
atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)
atcom.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)
atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)
atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)
atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Nested exceptions :com.sap.security.api.UMException: Scaning file "com.spar/vendor~sql~action" failed!: Instantiation of service action com.sap.security.core.role.imp.xml.XMLServiceAction@41e65c96 failed: Permission class missing
atcom.sap.security.core.role.imp.xml.XMLServiceRepository.checkXMLFile(XMLServiceRepository.java:261)
atcom.sap.security.core.role.imp.xml.XMLServiceRepository.deployActionsXMLFile(XMLServiceRepository.java:686)
atcom.sap.security.core.server.ume.service.UMEContainer.deploy(UMEContainer.java:150)
atcom.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)
atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)
atcom.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)
atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)
atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)
atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
Nested exceptions :com.sap.security.core.role.imp.xml.ServiceInstantiationException: Instantiation of service action com.sap.security.core.role.imp.xml.XMLServiceAction@41e65c96 failed: Permission class missing
atcom.sap.security.core.role.imp.xml.XMLServiceAction.addPermission(XMLServiceAction.java:192)
atcom.sap.security.core.role.imp.xml.XMLServiceAction.<init>(XMLServiceAction.java:102)
atcom.sap.security.core.role.imp.xml.XMLServiceAction.getInstance(XMLServiceAction.java:220)
atcom.sap.security.core.role.imp.xml.XMLService.init(XMLService.java:241)
atcom.sap.security.core.role.imp.xml.XMLService.<init>(XMLService.java:78)
atcom.sap.security.core.role.imp.xml.XMLServiceRepository.getServiceInstance(XMLServiceRepository.java:141)
atcom.sap.security.core.role.imp.xml.XMLServiceRepository.checkXMLFile(XMLServiceRepository.java:251)
atcom.sap.security.core.role.imp.xml.XMLServiceRepository.deployActionsXMLFile(XMLServiceRepository.java:686)
atcom.sap.security.core.server.ume.service.UMEContainer.deploy(UMEContainer.java:150)
atcom.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:309)
atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:519)
atcom.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:183)
atcom.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:203)
atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:421)
atcom.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:473)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:1832)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:360)
atcom.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:313)
atcom.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:139)
atcom.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:138)
atcom.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:57)
atcom.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:213)
atcom.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:67)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:282)
atcom.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:84)
atcom.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:100)
atcom.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:39)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:122)
atcom.sap.engine.core.thread.execution.Executable.run(Executable.java:101)
atcom.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:328)
]

dev_icm trace level not coming back

$
0
0

Hi Friends,

By Default Trace is at level 1 in the system.
We made it trace level 3 and it started to record all the logs.

But when we revert trace to level 1 its not coming back to trace level
1 , still its recording all the traces at level 3.

Only after restart of ICM its coming back to Trace level 1.

 

can any one tell me the correct reson.


Problem during 7.4 migration from 7.0 ehp1

$
0
0

Hello, we are thying to upgrade our Application Server Java whit BI component from 7.01 to 7.4

 

 

In the fase

 

ScreenHunter_150 Dec. 10 16.44.jpg

 

 

   


      Error while executing the requests for
      service migrate. Error while executing the requests for service migrate.
      Error while executing the requests for service migrate. Unable to
      extract migration SDA DEPLOYARCHIVES/sap.com~tc~epbc~pcd~gl~srv.sda from
      SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA
      java.util.zip.ZipException: error reading zip file
      java.util.zip.ZipException: error reading zip file Error while executing
      the requests for service migrate. Unable to extract migration SDA
      DEPLOYARCHIVES/sap.com~tc~epbc~pcd~gl~srv.sda from SCA
      /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA
      java.util.zip.ZipException: error reading zip file
      java.util.zip.ZipException: error reading zip file

   

 

the jar command works

jar -tvf  /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA

  

25 Wed Sep 18 12:52:46 CEST 2013 META-INF/MANIFEST.MF

     0 Sun Sep 15 21:12:50 CEST 2013 META-INF/

18466 Sun Sep 15 21:12:50 CEST 2013 META-INF/SAP_MANIFEST.MF

     0 Sun Sep 15 21:12:50 CEST 2013 BUILDARCHIVES/

  4446 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.netweaver.bc.abstractUrlProvider~_comp~dcia.zip

  4425 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.netweaver.rtmf.messaging~_comp~dcia.zip

  1316 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.pcd.dbschema~_comp~dcia.zip

  4401 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.portal.navigation.recentobjects~_comp~dcia.zip

  4477 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.portal.navigation.sec_help_service_api~_comp~dcia.zip

  4442 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.portal.pcm.admin.apiservice~_comp~dcia.zip

  4392 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.portal.support.framework~_comp~dcia.zip

  1325 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sap.tc.pcd.gl.srv~_comp~dcia.zip

  4901 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sapportals.prt.bridge~_comp~dcia.zip

  4917 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~com.sapportals.prt.portalruntime~_comp~dcia.zip

249756 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~epbc.prtapi._api~_comp~dcia.zip

23315 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~epbc.prtapi._coreservice~_comp~dcia.zip

16375 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~epbc.prtapi._deploymentapi~_comp~dcia.zip

14295 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~epbc.prtapi._test~_comp~dcia.zip

  4376 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~pcm_metadata_api_libSDA~_comp~dcia.zip

  4378 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~prtc_properties_migration_controller~_comp~dcia.zip

  4364 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~sc~ep-basis-api~_comp~dcia.zip

32422 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~basis~jndisupport~_comp~dcia.zip

  4359 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~basis~registry~_comp~dcia.zip

74823 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~connectivityfw~api~_comp~dcia.zip

  7959 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~navigation~restricted~_comp~dcia.zip

34089 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~api~admin~_comp~dcia.zip

  4448 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~api~extd~_comp~dcia.zip

47375 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~api~_comp~dcia.zip

31959 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~pcd_transport_epa~_comp~dcia.zip

  4371 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~srvgl~_comp~dcia.zip

16655 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~transporteptapi~javalib~_comp~dcia.zip

20651 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~transportprocessorapi~javalib~_comp~dcia.zip

27132 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~gl~transport_ept_core~_comp~dcia.zip

  1481 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcd~transport~_comp~dcia.zip

  4391 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcm~adminapi~java~lib~_comp~dcia.zip

83986 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcm~adminapi~java~_comp~dcia.zip

83586 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcm~adminapi~_comp~dcia.zip

18524 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcm~admin~public~api~_comp~dcia.zip

  4401 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~pcm~metadataapi~java~lib~_comp~dcia.zip

  4357 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtapi~api~_comp~dcia.zip

13244 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtapi~laf~_comp~dcia.zip

  4390 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtapi~test~_comp~dcia.zip

  4373 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtcapi~conn~_comp~dcia.zip

  4373 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtcapi~dispatcher~_comp~dcia.zip

  4376 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~api~_comp~dcia.zip

  4378 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~basis~_comp~dcia.zip

  1425 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~core~restricted~_comp~dcia.zip

  4378 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~core~_comp~dcia.zip

  4380 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~parmigration~_comp~dcia.zip

  4405 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~parwarmigrationcontroller~_comp~dcia.zip

  4397 Sun Sep 15 19:07:02 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~propertiesmigrationmodule~_comp~dcia.zip

  4406 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~resourcebundlemigrationmodule~_comp~dcia.zip

  4413 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prtc~serviceconfigurationmigrationmodule~_comp~dcia.zip

391996 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prt~api~_comp~dcia.zip

392009 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prt~lib~api~_comp~dcia.zip

191543 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prt~restricted~_comp~dcia.zip

122582 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~prt~services~_comp~dcia.zip

  4392 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~tagging~api~_comp~dcia.zip

  4399 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~epbc~ume~api~usrmgmt~_comp~dcia.zip

  4404 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~rtmf~messagingFacade~_comp~dcia.zip

35427 Sun Sep 15 19:07:04 CEST 2013 BUILDARCHIVES/sap.com~tc~rtmf~messaging~api~_comp~dcia.zip

  4359 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~_migration~_comp~dcia.zip

  4358 Sun Sep 15 19:07:00 CEST 2013 BUILDARCHIVES/sap.com~_upgrade~_comp~dcia.zip

     0 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/

13154 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sap.netweaver.bc.abstractUrlProvider.sda

71216 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sap.netweaver.rtmf.messaging.sda

21789 Fri Sep 13 23:57:22 CEST 2013 DEPLOYARCHIVES/com.sap.pcd.dbschema.sda

11349 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sap.portal.navigation.recentobjects.sda

  9508 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sap.portal.navigation.sec_help_service_api.sda

  9029 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sap.portal.pcm.admin.apiservice.sda

25794 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sap.portal.support.framework.sda

86928 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sapportals.prt.bridge.sda

54337 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/com.sapportals.prt.portalruntime.sda

20691 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/par_war_migration_controller.sda

12710 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/pcd_jspm_migration.sda

85817 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/pcd_upgrade.sda

10693 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/pcm_metadata_api_libSDA.sda

25055 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/properties_migration_module.sda

  6443 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/prtc_properties_migration_controller.sda

15675 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/resource_bundle_migration_module.sda

1450054 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~pcd~gl~srv.sda

131495 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~pcd~transport.sda

85387 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~pcm~adminapi.sda

378946 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~prtc~api.sda

221383 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~prtc~basis.sda

500645 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~prtc~core.sda

59415 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/sap.com~tc~epbc~prtc~parmigration.sda

  3538 Fri Sep 13 17:01:46 CEST 2013 DEPLOYARCHIVES/sc~ep-basis-api.sda

17593 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/service_configuration_migration_module.sda

  6120 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~connectivityfw~api.sda

  6145 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~navigation~restricted.sda

55801 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~pcd~gl~api.sda

64841 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~pcd~gl~api~admin.sda

33411 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~pcd~gl~api~extd.sda

  6097 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~pcm~admin~public~api.sda

  6507 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~prtc~core~restricted.sda

  7276 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~prt~api.sda

  6114 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~prt~lib~api.sda

  7433 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~prt~restricted.sda

  6547 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~prt~services.sda

18384 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~epbc~tagging~api.sda

  6114 Sun Sep 15 21:12:50 CEST 2013 DEPLOYARCHIVES/tc~rtmf~messaging~api.sda

  3926 Mon Jan 21 08:55:52 CET 2013 META-INF/.sap-refactoring-EP-BASIS-API

17296 Wed Sep 18 12:52:46 CEST 2013 META-INF/SAP_DIGSIG_MANIFEST.MF

 

 

this is the log for EP-BASIS-API

 

Dec 10, 2013 3:38:13 PM [Info  ]: Executing requests for application with name EP-BASIS and vendor sap.com.Dec 10, 2013 3:38:13 PM [Info  ]: Execution of requests for application with name EP-BASIS and vendor sap.com has finished.Dec 10, 2013 3:38:13 PM [Info  ]: Executing requests for application with name EP-BASIS-API and vendor sap.com.Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/SERVERCORE04_0-20009939.SCA has been added for task migrate.Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/SERVERCORE04_0-20009939.SCA has been added for task migrate.Dec 10, 2013 3:38:13 PM [Info  ]: 4 archive(s) have been added for task migrate.Dec 10, 2013 3:38:13 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.Dec 10, 2013 3:38:13 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.Dec 10, 2013 3:38:13 PM [Info  ]: Found SCA /usr/sap/trans/NW74/SERVERCORE04_0-20009939.SCA containing migration controllers.Dec 10, 2013 3:38:13 PM [Info  ]: Found SCA /usr/sap/trans/NW74/SERVERCORE04_0-20009939.SCA containing migration controllers.Dec 10, 2013 3:38:13 PM [Info  ]: 1 archive(s) have been processed. 0 archive(s) have been added to variable MIGRATE_LIST for service migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Request EP-BASIS-API|sap.com|migrate for service migrate has been executed.
Dec 10, 2013 3:38:13 PM [Info  ]: Requests EP-BASIS-API|sap.com|migrate have been executed.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Archive /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA has been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: 13 archive(s) have been added for task migrate.
Dec 10, 2013 3:38:13 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:13 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:14 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:14 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:14 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:14 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:15 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:15 PM [Info  ]: Found SCA /usr/sap/trans/NW74/EPBASISAPI04_0-20009955.SCA containing migration controllers.
Dec 10, 2013 3:38:15 PM [Info  ]: Error while executing requests EP-BASIS-API|sap.com|migrate.
Dec 10, 2013 3:38:15 PM [Info  ]: Error while executing requests for application with name EP-BASIS-API and vendor sap.com.

 

  Can anyone help us, please?

 

Thanks

Antonietta

R3load and the oracle listener

$
0
0

Dear experts, I've got a very short question:

When performing and R3load based OS/DB migration, there is a recommendation to shutdown all the interfaces,

that might write to the DB directly. We've been discussing, whether this can be done by just stopping the oracle

listener... So, the question is - does R3load need the oracle listener to be running, in order to export the DB, or

we could stop the listener before exporting ?

 

Thank you!

ODS reactivate Login again.

$
0
0

I activate or re-activate an ODS object it prompts for login. ODS is the only object where a login is prompted on every activation. Also at the time of the re-activation, my login is still active in BW. I can reactivate any other objects and it works without prompting for login credentials. Is this related to login and servers authentication?

Issues sedning spool file with SMTP distribution list

$
0
0

Hello experts,

 

We have a problem with SMTP mail and the ECC SAP system. We have noticed this where mail is leaving the system when it has been

generated by a batch job and the spool output is sent to a shared distribution group. The SAP log suggests that SAP has indeed sent the emails.

However the logs on the SMTP gateway say the emails were not correctly received.

 

The issue occurs when...

A batch job runs a program that creates a spool. The batch job is configured to send to a distribution group.

The distribution group contains many SMTP email addresses.

(If the batch job is configured with a single SMTP address without using a distribution list then it works fine.)

What should happen is that the spool is converted to a txt file and emailed to all the SMTP addresses in the distribution list.

 

Environment:

SAP ERP 6.0

RHEL

Kernel 720 401

db oracle 11.2

 

N.B : We have recently patched the ECC kernel from 701 to 720

 

Thanks,

Rakesh

How to set user logon for SAP NETWEAVER Application Server

$
0
0

Forgot username and password to logon to SAP NetWeaver Application Server, How can I recover my credential for me to proceed on the configuration.

 

 

Please help.

 

Eugene

Transport tool tp error: Transport profile parameter NEW_SAPNAMES may not be system specific!

$
0
0


Dear all,

 

I am encountering a fatal error in the configuration of the Transport Management System:

 

      "Transport profile parameter NEW_SAPNAMES may not be system specific!"

 

This error occurs in my new system in two situations in transaction STMS:

 

     a) Menu SAP system -> Check -> Transport tool: result of the checks 'DB Connect and 'Offline Call' contains the above error

     b) Display TMS Configuration for the system -> Menu Goto -> tp parameters: reading the complete set of tp parameters fails with the above error.

 

The tp parameter NEW_SAPNAMES is set to true (required for packaging of ABAP code with the Add-On Assembly Kit)

 

Even after reading the TMS online help and the PDF on the Transport Management Tools, I don't have a clear idea what could be the reason for that error. Does anyone of you have experience or helpful hints on that?

 

Thanks a lot,

Ringo

nr of ABAP import jobs

$
0
0

Hello

 

 

I performed an
export of a (ABAP cental) system and now I am performing import of same system.

For export of system 32 ABAP import jobs was  ideal.

 

I wander is 32 ideal (or »not so bad«) also for import?

 

 

Machine is same (Bl860c
i2 servers with 2 itanium processors (9300 series) 4 cores in hyper threading
each (so in total 16 hyper threading cores)

 

 

Thank you a lot in advance

 

 

Jan


SAP DB Host Move to new environment

$
0
0

Hi Gurus,

 

Good Day!

 

We are planning to move Database Host to new location hence IP and Host Name will get changed.

 

Simple query, in how many files (name) in SAP application side, we will have to perform the changes as a SAP Administrator.

 

I have found the DB host entry in the Default Profile only.

 

Do you think there are more files or any other precaution we will have to keep during this move.?

 

Thanks

Mukesh Khamparia

File system access GUI level

$
0
0

Hi Experts,

 

Can We check the file system through GUI level? Normally I will connect the server through OS level and goto the files.

If possible, let me  know the T-Codes on this.

Changing an IP address

$
0
0

Hello everyone,

 

I have a NW 7.02 Dual stack (Solman) running under Windows/Oracle. It's a local installation. I have to move it to another network, so the IP/ subnet mask will change, the hostname will remain.I have checked the SAP Note 403708. Should I take something else into account?

 

Regards,

 

JAM.

SAP Performance Regression Testing

$
0
0

Dear All,

 

If anyone has document on Performance testing on Production system in Implementation project. Kindly attach document.

 

 

Regards

Sushant

Change windows domain server (maintain local installation) SAP PI 7.1

$
0
0

Hi friends, one of our customer need to move the SAP PI 7.1 server from one windows domain to other. The installation of the PI system was local (local users). The domain move is only a host level, the user accounts still will be local in the new domain.

The SAP Note 1233320 says that SAP only supports homogenous system copy to change domain, but in our case the installation is local, but only the domain of the host is going to change.

I think if we change the profile parameters, the exchange profile parametrs and the NWA parameters, there won´t be any issue.

What do you think?

 

Thanks and best regards.

Viewing all 3078 articles
Browse latest View live