Quantcast
Channel: SCN : Unanswered Discussions - SAP NetWeaver Administrator
Viewing all 5164 articles
Browse latest View live

SE06 (Database Copy or Database Migration) Technical Details

$
0
0

I am performing a Homogeneous System Copy to move a SAP system (ABAP instance) to a different server (SQL Server Detach/Attach). I want everything to remain the same (just the host name of the server is changing). The SID is staying the same. I do NOT want to release any "modifiable" Change Requests and I do NOT want to release any "repair" locks. Everything needs to stay the same.

 

In a prior discussion, I received the recommendation that I should go ahead and run SE06 with the "Database Copy or Database Migration" option (even though the SID is not changing). I am trying to research the technical details of what really happens when I run SE06 in this manner. Can anyone help me out or point me to the appropriate documentation in regard to the following:

 

When I run SE06, select "Database Copy or Database Migration" and then <Perform Post-Installation Actions>, I then get the following prompts:

 

1) Re-install CTS?     (Given my scenario, I'm assuming that I would answer "YES"; Maybe this will make adjustments for the new host name.)

 

2) Change originals from source-SID to target-SID?  (I'm not changing the SID, so I would answer "NO")

 

3) Delete TMS?  (I'm assuming that I would answer "NO" because I want to keep my TMS configuration - especially if this is a domain controller)

 

4) Delete Transport Routes?   (I'm assuming that I would answer "NO" because I want to keep the existing TMS configuration - the only thing changing is the host name of the server.)

 

Again, I want to state that I do NOT want to release any "modifiable" change requests and I do NOT want to release any "repair" locks. I want to keep all my Transport Workflow information as well. My goal is just to relocate the system to a different server (I don't want to change anything other than the host name in the TMS configuration).

 

Can anyone comment on my answers to the above SE06 prompts or provide technical details of what each prompt causes to happen within the TMS?

 

Thanks in advance,

 

Mark


Work Process Increase

$
0
0

Dear All,

 

I have installed ERP 6.0 EHP6 system Dev and Quality and production (cluster) Environments,after installing in each server default no of work process is in each server are below.

 

Dialog -9

Enquee-1

Upd-1

UP2-1

Spool-1

Background -3

 

 

Now I am planning to increase the update work process and background work process through RZ10 ,because my developers are saying while activating smartfroms system will taking time while activating the smart forms.

 

Please suggest whats the criteria of increase the work process can i directly increase in RZ 10 and restart the instance .

 

 

Please suggest and guide me

 

 

Thanks

JMX security exception : checkmbeanpermission

$
0
0

Hello All,

 

I need to know the reason for below error message and how to resolve it.

 

com.sap.engine.services.jmx.exception.JmxSecurityException: Caller --userid-- not authorized, only role administrators is allowed to access JMX

at com.sap.engine.services.jmx.EngineAuthorization.checkMBeanPermission(EngineAuthorization.java:82)

at com.sap.engine.services.jmx.auth.UmeAuthorization.checkMBeanPermission(UmeAuthorization.java:77)

at com.sap.engine.services.jmx.JmxServerFrame.checkMBeanPermission(JmxServerFrame.java:98)

at com.sap.engine.services.jmx.MBeanServerSecurityWrapper.getAttribute(MBeanServerSecurityWrapper.java:233)

at com.sap.engine.services.jmx.ClusterInterceptor.getAttribute(ClusterInterceptor.java:522)

at com.sap.pj.jmx.server.interceptor.MBeanServerInterceptorChain.getAttribute(MBeanServerInterceptorChain.java:124)

at com.sap.lm.webadmin.mainframe.MainFrameComp.wdDoInit(MainFrameComp.java:184)

at com.sap.lm.webadmin.mainframe.wdp.InternalMainFrameComp.wdDoInit(InternalMainFrameComp.java:202)

at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.doInit(DelegatingComponent.java:108)

at com.sap.tc.webdynpro.progmodel.controller.Controller.initController(Controller.java:215)

at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)

at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.init(ClientComponent.java:430)

at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:362)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.initApplication(ApplicationSession.java:756)

at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:291)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)

at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)

at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(AccessController.java:219)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

Caused by: java.security.AccessControlException: Access denied (javax.management.MBeanPermission -#Caption[com.sap.default:ext_conn=4,j2eeType=J2EEServer,name=__] getAttribute)

at java.security.AccessController.checkPermission(AccessController.java:108)

at com.sap.engine.services.jmx.EngineAuthorization.checkMBeanPermission(EngineAuthorization.java:66)

 

Regards,

Satish S.

Error in phase: IMPORT_PROPER Reason for error: TP_CANNOT_CONNECT_SYSTEM Return code: 0232 Error message: connect failed

$
0
0

When I try to apply DMIS addon using SAINT, I got the following error.

 

Error in phase: IMPORT_PROPER

 

Reason for error: TP_CANNOT_CONNECT_SYSTEM

 

Return code: 0232

 

Error message: connect failed

 

Please suggest how can we resolve this error?

DISK MEMORY IS GETTING FULL

$
0
0

Hi

 

I am using SAP IDES on windows server 2003,oracle database for sap , installed windows 2007 and windows server 2004 on same hard disk.

On D drive i have installed SAP IDES ,but the disk space is filled .By disk clean up i am getting only 1gb.

Now what can i do.

 

PLEASE HELP ME WITH YOUR VALUABLE IDEAS.

MAIN_SWITCH/STARTSAP_TRANS

$
0
0

Hi All

 

I enter the phase of MAIN_SWITCH/STARTSAP_TRANS  and getting the following error

Error message running 'startsap SID(DV1) INSTANCE(00) PROFILE('/usr/sap/DV1/SYS/profile/START_DVEBMGS00_FMSSRV12')'<br/> : No

such file or directory<br/> System start failed

Refer to attachment attach .Thanks

 

Please advice .

 

Regards

Clement

Migrate data into LMDB

$
0
0

Hi,

 

Facing error with few systems for Migrate data into LMDB in solman 7.1.

 

1)No active product version assigned in SMSY

2)Error in product defintion: Product for product version 0 not found

3)No technical system assigned to relevant product instance

 

Can you please guide for resolving these errors in LMDB with the steps.

 

 

Thanks a ton

CUSTOMIZE CCMS ALERT IN ABAP

$
0
0

Hi,

I want to configure CCMS in abap for following alerts.

 

1.sld start stop

2.rfc connection

3.Idocs queue stuck

4.system start stop

5.alert for abap certificate expiration

 

I tried from standard sap alerts but not getting above alerts for configure.

 

Thanks,

Prabhat misra



SMTP Configuration / no Status change

$
0
0

Hello,

we are trying to configure SMTP for sending mail from SAP.

We can send mail and also Fax via SMTP, but the status in SCOT for mail and fax did not change to "completed" . Status is always "in transit"

 

This is the actual Configuraton: (Operating System = Windows Server, SAP ECC 6.0, SAP_BASIS 7.00)

 

SCOT

Host, Mail port = 25.

* for Address area

 

Profile paramter

is/SMTP/virt_host_0 = *:*;

 

icm/server_port_0 = PROT=HTTP,PORT=8000

icm/server_port_1 = PROT=SMTP,PORT=25,TIMEOUT=120,PROCTIMEOUT=120

 

icm/plugin_0   not set

 

 

Gruß

Toni

Remote client copy has not copied 58 tabels from PRD to DEV

$
0
0

Hi Experts,

 

I need help regarding remote client copy, where it has not copied 58 (standard and Z) tables from Production to development server.

I have checked the log, here are the tables was excluded from RCC. But, RCC was completed successfully. Due to this data is inconsistent in development server. Please advice, can we copy below tables from PRD to Dev server with any possible ways after remote client copy? or any suggestions for this issue ? Waiting for your valuable comments, Thanks in advance. 

ACCRFI
VSEBKN_CN
MLCO
BSEG_ADD
FAGL_SPLINFO
ACCTIT
KMZEI
VBSEGA
VBSEGS
CRACC
CRNUM
KOMU
FMUSFGFACTS1A
FMUSFGFACTS2A
PSOSEGS
FMIA
FMIFIIT
FMIOI
KBLP
VIAKBSEG
GMIA
COEP
MSEG
RKPF
EBKN
EKKN
EKKO
EKPO
MARA
ESKN
RBCO
PB0022
PB0023
T7RUPA0022
PA0022
PA0023
VBAK
VBAP
KNA1
ZIF001_PKT
ZIF003_PKT
ZIF006_PKT
A501
A600
PA9009
YIF002_SAP
YIF004_PKT
Z4TABLE
ZCOUNT_4TABLE
ZCOUNT_TEST
ZHR_ARR_MON
ZHR_ARR_TOT
ZMATBILL
ZSD_BILL_HEADER
ZSD_BILL_ITEM
ZTEST7
ZTESTTABLE1
ZTEST_4TABLE

 

Regards,

Praneeth

Configuring transport routes

$
0
0

Hi Experts,

 

     I am looking for a way to transport from my DEV server to my RD server without disconnecting the DEV server and the PRD server. Is this even possible?

 

Refer to image below:

 

 

 

Any help would be much appreciated.

 

Thank you in advance.

Requirement to schedule a job with restrictions

$
0
0

Hello all,

 

We have a requirement to schedule a job with some restrictions:

 

Conditions: 1) it should run on every 1th to 9th of a month

                   2)if a Saturday,Sunday, a public holiday falls on this days b.w 1 to 9th job should not run.

 

We had created factory calender in SCAL and called it in sm36. Some other logics work but am not get this conditions to be satisfied.

 

Please help me in this case

 

Regards

Alen

ADS configure wizard not reached by function unit in NW 731 portal

$
0
0

Dear All:

      Can launch ADS configure wizard in function unit in NW731 SPS06 portal by URL in PPQ:

http://qasmyhost.mydomain.com:50300/sld/fun/index.jsp

   

      It take said No SLD configure and take me to the SLD initial config screen, But I have register Portal PPQ to PI SLD PXD;

 

    Before update to SPS06, I have luanch the ADS config wizard by the URL:

http://devmyhost.mydomain.com:50300/sld/fun/index.jsp

as following screen:

 

01_ADS.gif

02_ADS.gif

 

03_ADS.gif

 

 

 

 

 

 

But after update to SPS06,

Can't lanch by URL

http://qasmyhost.mydomain.com:50300/sld/fun/index.jsp

or by http://qasmyhost.mydomain.com:50300/NWA  config-scenario-config wizard-config task-search Adobe:

      only found Configure Adobe document Service on portal as a hub: not found Adobe Document Service as befoure.

 

(I have Run ADS configure of Dev portal PPD in SLD PXD,

  Register Portal Dev/Qas PPD/PPQ in PI SLD PXD)

 

How can I luanch screan 01-03,

 

Or in my case just the Configure Adobe document Service on portal as a hub is the configure wizard.

 

 

06_ADS.gif

04_ADS.gif

 

 

 

 

 

 

How can I launch the screen 01-03?

SAP system Slow While activating Smart Forms

$
0
0

Hi All,

 

We are having ERP 6.0 EHP 6 development system with sybase database and windows ,my developers are complaining while activating SMARTFORMS system will taking time (it means slow) .

 

As a basis what are the parameters we need to check ,developers using in office system through WIFI network is their any cause the issue .

 

How can we trouble shoot

Please suggest .

SAP ERP Licensing - Multiple Production servers

$
0
0

Hi Experts,

 

What SAP ERP licensing changes will be applicable if we install multiple production servers under same installation number.

 

For example:-

 

Current scenario:-

Hardware1 -> SAP-PRD1 -> 100 Dialog Users (for companycode1, companycode2)

 

Expected To-Be Scenario:-

Hardware1 -> SAP-PRD1 -> 50 Dialog Users (companycode1)

Hardware2 -> SAP-PRD2 -> 50 Dialog Users (companycode2)

 

Does SAP charges more cost for running multiple parallel production servers under same installation?

Do we have to discuss & change EULA with SAP for using expected To-Be Scenario ?

 

 

Kindly comment according to product SAP ECC6.0  on NW7.0x or higher.

 

 

 

Regards

S Singh


SAP Content Server Installation..

$
0
0

Hello All,

I have installed sap content server 6.40 & it has been installed successfully.

OS is windows server 2003.

But when I am trying to test it on a web browser (http:\\servername:1090\ContentServer\ContentServer.dll?serverInfo) it is showing Page cannot be displayed.

I have done all prerequisites for it but still facing the problem.

java stack does not start after 2jee_admin password change

$
0
0

Hello experts,

 

                   in our java stack j2ee_admin password has been changed from visual administrator.

 

                   after that java stack is not starting up.

 

                   need some light on how to rectify the problem, where to start from.

 

                   had searched in the scn forums but could not find any relevant clue.

 

 

thanks & regards

Intensive Performance Test (Stress Test)

$
0
0

Hi experts,

 

we will do a database Migration.

Therefore we would like to do an intensive testing on our testing-system.

 

This means, we will do an intensive testing before Migration and also after it, and then comparing the results (e.g. answer time).

 

Is there a report in SAP, which is for this kind of testing?

So I mean a report which creates 1000s of data base records, updates them and also deletes them and gives me a detailed result about answer time and other effectivity characteristics.

 

Thank you in advance

4.6 upgrade : problem with mopz stack xml generation

$
0
0

Dear friends,

 

I am getting a problem where i am observing problems in step Select Stack-Dependent files while generation stack xml file.

 

Source - 4.6C

Target- EHP6 for ERP6

 

I am observing it has selected all files in this step.. for example IS-H, IS-OIL.. IS-UT, INSURENCE. however in step Select Target step i had not selected any thing extra and only Central applications were selected.

 

check screenshot for your reference.

 

please suggest if this is correct ?

 

Current level.JPG

 

Select Target 1.JPG

Select Target 2.JPG

 

Select Stack Dependent Files.JPG

 

thanks.

Error In SUP's VMware Host Certificate

$
0
0

Hello,

 

We have Sybase Unwired Platform ( SUP ver. 2.2 SP03 ) installed on windows VMware and to configure the SSL between SAP Control Center *( ver.

3.2.7 )  of Sybase Unwired Platform on windows VMware host and Enterprize Network, we :

 

1. have imported Enterprize Networks' 2048 Bits SSL Certificate ( Generated by submitting the CSR of SUP Host at Enterprize Network Cert Management

    Utility ) through import command and wee see the Enterprize Networks' 2048 Bits Certificates - Main, Root CA and POLCA ) .

 

2. but, at Windows side in  Details of Self Certificate of Windows Host :

 

        a. we see the Certificate length as 1024

         b. we get the following error related to Windows Self - Cert :

 

              " This CA Root Certificate is not trusted. To Enable Trust, install this certificate in Trusted Root Certification Authority Store "

 

So, It seems that we need to increase the length of the Local Windows Host's Self Signed Certificate from 1024 to 2048 ( is there any parameter for this ? )

And

Need to install this Certificate in " Tursted Root Certification Athorirty Soter" ( how to do this on Windows 2008 R2 ? )

 

Pl provide your inputs - your time and effort is highly appreciated.

 

Thank you,

Regards,

- Ishan

Viewing all 5164 articles
Browse latest View live


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