Quantcast
Channel: SCN: Message List - SAP on Microsoft Windows
Viewing all 2280 articles
Browse latest View live

Re: Dispatcher - Running but Dialog Queue info unavailable

$
0
0

The Dialog Queue Info in the SAP MMC is provided by the sapstartsrv.exe (SAPXXX_NN Windows Service) from information stored by the ABAP server in a shared memory segment.

 

When the message "Dispatcher running but dialog queue unavailable" is appearing in SAP MMC, then the service process (sapstartsrv.exe) can't access the shared memory segment.

 

This can have following reasons:

 

- The shared memory segment size the service tries to access at the service side is different to what has been created by the dispatcher (most common root cause). Reason for that:

  1. The Executables of the service (sapstartsrv.exe  - run command sc.exe qc SAPxxx_nn in a command box or powershell, value of binary_path_name) and the dispatcher (disp+work.exe) must have the exact same version. See also SAP MMC - right click on the SID, Version Info.In different versions the shared memory can have a different size...

    Dispatcher(disp+work.exe see complete path in ...\work\sapstart.log) and service executable (see sc.exe) must reside in the same directory. This often gets corrupted when the service is manually re-registered and people just start sapstartsrv.exe from a command line WITHOUT specifying the complete path to sapstartsrv.exe in the instance exe directory. At installation time sapstartsrv.exe gets copied to windows\system32. This executable is registered as DCOM-Typelibrary and normally not updated any more (there is no need to update). When calling sapstartsrv.exe in the cmd.exe the executable in windows\system32 is started because the system32 directory is located in the environment variable path before the right SAP executable directory.

  2. The dialog queue info length depends from profile parameter  rdisp/elem_per_queue. If the system is still using two different profiles (Start_instancename_hostname and SID_instancename_hostname) AND  rdisp/elem_per_queue is set in the instance profile but not in the start-profile, the service (using the startprofile) will try to access the shared memory segment created by the dispatcher (instance-profile) with a different size. This is exactly the reason why in current SAP systems the start-profile information is merged in to the instance profile and the service is using the instance profile. short term solution: put the parameter rdisp/elem_per_queue in both profiles, long term: reconfigure the instance to just use ONE profile. Keep in mind: when you have changed a parameter in sapstartsrv's profile you have to restart the service in order to activate your change in the service.


- In theory it is also possible that the queue shared memory segment is protected with a wrong access control list. the access control list of the shared memory segment is copied from the file security disp+work.exe during creation of shared memory segment, the one the service uses is the ACL of the service (sapstartsrv.exe). But normally the service won't start, reporting an access denied error during startup in sapstart.log or sapstartsrv.log.

 

 

When this situation occures you will typically not find any information in the instance dev_disp or dev_wXX trace files. As far as I can remember you will also find no information in sapstart.log or sapstartsrv.log

 

kind regards

 

Peter


Re: SAPLPD has stopped working

$
0
0

hi,


Exception code: 0xc0000005

is the result of a programming bug and can't be fixed using this forum's help.


If you are not already running the most current saplpd, try the most current one.


If you are already using the most current one please file a new incident at support.sap.com.


regards


Peter

SCOT Configuration in EHP7

$
0
0

Hi All,

 

 

    I am facing a problem in SCOT configuration for a customer , their SAP version is ECC6.0 EHP7.I havent performed the configuration for scot earlier.

Please share any document for SCOT settings in EHP7.

 

Points will be awar for useful answers.

 

Thanks in advance.

 

 

 

 

 

 

Regards,

Praveen.

Re: SCOT Configuration in EHP7

Re: SCOT Configuration in EHP7

Re: SAP Page size calculation

$
0
0

Hi

Please check the "Virtual Memory and Page File Size Required by SAP System Components" document

 

Approx. 500 MB + 1 to 2 times PHYS_MEMSIZE + 2.5 GB + 250 MB per work process

 

regards

naor

Dispatcher - Running but Dialog Queue info unavailable

$
0
0

Dear friends

 

I ECC production system running on MSCS failover cluster with oracle dataase. CI was suddenly stopped.

Running but Dialog Queue info unavailable

 

Services started after restart CI.

But how can I found cause of this problem to prevent system from such issue.

Re: SAPLPD has stopped working

$
0
0

sorry, but this answer can't be correct.

 

If saplpd 7.40 is firing an Access Violation (exception number 0xc0000005), then there is a bug in the 7.40 which needs to be reported - otherwise no one will probably correct it.

 

Using 7.30 instead can only be  a workaround.

And even in this situation I would prefer to use official uninstall/install tools instead of manually copy files to the folders.

 

Manual copy operation may corrupt your installation and the installation tools may not be able to handle this correctly.

 

regards

 

Peter


SAP DBConnect with External Database

$
0
0

Dear Gurus,

 

I have SAP IDES Installed on my Windows Server 2008 R2 and database used with SAP system is MSSQL 9.00.2047.

 

SAP Kernel Information:

 

SAP Kernel :  720_EXT_REL

Database Client Library : SQL_Server_9.00

created in  :  NT 6.0 6002 S x86 MS VC++ 16.00

created on  :  Aug 16 2011 01:56:03

Support Level  :  0

Kernel Patch number : 100

Source ID  :  0.100

DBSL Patch No. : 098

ICU Version : 4.0.1 Unicode Version 5.1

libsapu16 Version : 2.0025  Aug 15 2011 22:51:56

 

 

I am Trying to configure DBACockpit with New Database, It gives the error message. Later on I tried to create RFC and thought to connect from there but

Effort goes in Vain.

 

Please guide how to connect Oracle 11g with SAP server.

Any help would be highly appreciated.

 

Regards,

Sonu Gupta

Re: SAP DBConnect with External Database

Re: short dump CALL_FUNCTION_SEND_ERROR

$
0
0

Check the SAPNote : 1065551 - Short dump: CALL_FUNCTION_SEND_ERROR, ARFC_RUN_NOWAIT

 

Regards,

 

Miguel Santos

Re: Missing Instance In SAP MMC

$
0
0

The Sybase application requires the sapmmc to be the same patch level so if Sybase is at patch 14 the sapmmc needs to be at patch 14 and this sapmmc is a customized version specific for the Sybase application and not the generic sapmmc.  Please check where you downloaded the Sybase an you should find the coresponding sapmmc updates also.

Re: Can memory allocation sequence be change permanently ?

$
0
0

Dear All,

 

Just to update test result we performed.

After past month of testing, the root cause of fluctuating run time of our program has been found.
It caused by application issue, and does not related with NUMA architecture.


Sorry for any misleading I might caused.

 

Regards,
Eric


P.S.

 

Just for info.

 

The longer runtime occurs much more sparesely in past month testing, though still happens,
      So we use /SDF/MON to keep continuous monitoring on memory consumed by the job.
      and found the longer run time job shows different memory footprint at some moment.

Through debugging in SM50, we aware looping on one code segment occurs in longer run time job
     while that looping does not occurs on shorter run time jobs.
We thus believes even though job parameter not change, some subtle change on data environment

     could lead to severe change on program behavior.

We thus pass back the case to Application Team for futher logic review.

Error SAP auto-update to windows 7 64bits

$
0
0

Hi

 

I am using SAp 7.30 patch 11 with instalation server 9.0.59.0

 

When I tried install this release in windows 7 32bits / windows 8 32bits it is working well.

 

BUT when i tried install in windows 7 64bits and windows 8 64bits the insttalation screen disappear.

 

I build a new single file without Automatic workstation update and it is working well for 64bits. I think that the problem is AWUS to 64bits windows.

 

I need install it in 64bits environments. please, can help me?

 

log erro message:

 

11:54:34 NwSapsAtlC  1 |-----SAP JNet -- Hidden! --

11:54:34 NwSapsEngn  1   Complete Component Collection: 150 Components

11:54:34 NwSapsEngn  1E  Component '{41D37BB1-B482-41BC-A1A4-B3662A55A021}' required on server has definition missing Error message: The data is invalid. Error code 0x0000000d (13).

11:54:34 NwSapSetup  1   Engine execution failure.

11:54:34 NwSapsEngn  1   Engine: Shutting Down Installer

11:54:34 NwSapsEngn  1   Engine: flushing memory

11:54:34 NwSapsAtlC  1   UI-Manager: Flushing memory and resources

11:54:34 NwSapsEngn  1   Engine: flushing memory

11:54:34 NwSapsEngn  1   This Engine Instance lasted 53.868 seconds

11:54:34 NwSapsAtlC  1   UI Manager deleted

11:54:34 NwSapsEngn  1   DM Deleted

11:54:34 NwSapsAtlC  1   DE Deleted

11:54:34 NwSapsAtlC  1   StringTable released

11:54:34 NwSapsEngn  1   Engine Deleted

11:54:34 NwSapsEngn  1   EngineContext released

11:54:34 NwSapsAtlC  1   StringTable released

11:54:34 NwSapsEngn  1   SapSetup Workstation Engine Library Unloaded

11:54:34 NwSapSetup  1   ------------------------------------------------------------

11:54:34 NwSapSetup  1   Return-Code: 48

11:54:34 NwSapSetup  1   ------------------------------------------------------------

11:54:34 NwSapSetUI  1   SapSetup UI Library Unloaded

11:54:34 NwSapsAtlC  1   SapSetup ATL Common Library Unloaded

Re: Dispatcher started but not connected to message server

$
0
0

Thanks Mohit,

 

i was facing same issue, isue has been resloved  after renaming the file "ms_acl_info" under global dir.

 



Re: ERROR when applying PATCH in object lock check phase

$
0
0

So many thanks to you, i've just solved the same problem with your answer:)

Re: Test of database administration credentials failed for W31 System Database (ABAP): MaxDB, w312017db

$
0
0

Did anyone get solution. I am facing below error

 

Test of database administration credentials failed for <SID> System database (ABAP/JAVA): Oracle, <server name>

 

I have distributed system and I am trying to add database to LVM.

 

Where i need to provide database admin password. I have oracle database on sun solaris.

How do i update a single java commponent.

$
0
0

Hi experts

 

Can you give guidelines on how i update a java component.

 

I have done this with tc spam lots of time, but i dont know how this works on the java side ?

 

Vidar

Re: How do i update a single java commponent.

$
0
0

Re: How do i update a single java commponent.

$
0
0

JSPM can only be leveraged if you are running the correct version; SAP has updated it to no longer run and enforces SUM to be used.

Viewing all 2280 articles
Browse latest View live


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