Re: CM_NO_DATA_RECEIVED error during NW7.3 ABAP System Copy - Restart Instance Phase
Re: Replace SAP logo in status line in the new Signature Design (SAPgui 7.10)
No sulution available. But with SAPgui 7.30 it is possible to use a customer specific picture in the header line. This is also nice.
Re: Replace SAP logo in status line in the new Signature Design (SAPgui 7.10)
thanks for your information.
Re: Error during execution of command identifier 'ACTIVATE' :
Hi Rekha
DB Disk is full ?
Regards
Ram
Re: Error during execution of command identifier 'ACTIVATE' :
Hi Rekha,
I also encountered the same issue while installing MiniSAP 703. This problem occurs when free space in your hard disk goes below 3 GB. However I have solved this issue two times using the below technique:
There are two ways to solve the problem:
1. Increase the volume size by 5GB at least. Or if you have fixed drive then,
2. Decrease the Pagefile size to 4-5GB from 20GB and continue with old option. The prerequisite checker will now ignore the Pagefile check and it will continue. Decreasing the page file has no negative impact now.
Regards,
Prashant
Re: CM_NO_DATA_RECEIVED error during NW7.3 ABAP System Copy - Restart Instance Phase
How can i delete these RFC's?
Re: Practice ABAP Programming on Windows 8
Windows 8 and Windows Server 2012 are only supported using the 7.20 amnd 7.21 EXT kernels.
This SICK message is posted at the first login after a restart of the ABAP Server and can't only be switched off (except using the appropriate kernel version).
kind regards
Peter
Re: error 1935 an error occurred during the installation of assembly microsoft.vc80.crt
net helpmsg 14001
The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.
your suggestion about about VC runtime was correct!
net helpmsg 1935
Logon Failure: The machine you are logging onto is protected by an authentication firewall. The specified account is not allowed to authenticate to the machine.
Use a terminal server session to install vcredist_x64.
Be shure to run the installation from a local disk - not from a network location, especially not from a network location linked by a symbolic link to a local directory or file.
Do not rename the installation package before running the installation.
kind regards
Peter
Re: error 1935 an error occurred during the installation of assembly microsoft.vc80.crt
hi Sahil
You need to apply the security patch and run the vcredist_x64.exe. please go through the instruction of this note
Note 1375494 - SAP system does not start after applying SAP kernel patch
Regards,
Re: install SAP GUI on windows ce
no, Windows CE is not supported.
Supported operating systems are:
Windows XP, Windows Vista, Windows 7 and Windows 8 (32 and 64 Bit versions).
kind regards
Peter
Re: error 1935 an error occurred during the installation of assembly microsoft.vc80.crt
Hi,
Could you please refer to the following Microsoft KBA:
http://support.microsoft.com/kb/308096/en-us
Basically, you need to restart the Windows Installer Service.
I would suggest you review also following Note :
1402510 - Resolving SideBySide Assembly Errors
Regards,
Aidan
Re: Error: NSP/DVEBMGS00 [ABAP: UNKNOWN] did not start after 10:10. Giving up
I can only recommend to use the same values for Initial and Maximum Size of the pagefile.
Not doing so may still result in memory allocation errors.
Microsoft's pagefile extend algorithm is working slower than you may request memory.
As a result you still may face memory allocation errors even the configured maximum size of the pagefile has not been reached.
This is valid for all operating system versions (up to Windows Server 2012/Windows 8)
kind regards
Peter
Re: install SAP GUI on windows ce
hi Damian,
Please also go through the following link for SAP GUI, Window CE.
Regards,
Re: Sap gui in windows ce
Hello Damian,
You already asked this question, and the community answered
Best Regards,
Valerio
Re: sap printer config
Does this help with your situation?
http://scn.sap.com/community/output-management/blog/2013/06/22/leverage-a-windows-print-server
http://scn.sap.com/docs/DOC-30837
The more you can leverage a print server, the less work you will have in the long run.
Re: sap printer config
hi Rama,
You can configure the printer with the help of below steps.
Configuration Steps Of Printer
Regards,
What is the best way to get SAP ERP installed on a Windows Server for SAP employee?
Hello,
I am a SAP employee, in my current project, I need to help my team to setup a ERP on MSSQL on Windows on our virtual machine.
Anyone here can tell me
1) where to download the installer image within SAP office?
2) is there any instructions/guide about how to run the installer?
Thank you very much!
Re: What is the best way to get SAP ERP installed on a Windows Server for SAP employee?
hi Jian,
First you need to download the SAP and MSSQL media from service.sap.com then you can install it with help of below link.
Regards,
Re: What is the best way to get SAP ERP installed on a Windows Server for SAP employee?
Dear Jian,
Latest Release of ERP is ECC 6.0 EHP6 & ECC 6.0 EHP7
1. Check in PAM & Select Windows version(Windows 2008R2 or 2012) and DB MS SQL Version( MSS SQL 2012 or MSS SQL 2008R2)
Software from http://service.sap.com/swdc
2.Download latest SWPM 1.0 SP3 and Kernel for SWPM
3.Download Export DVDs
4.Download MS SQL DVDs
Installation Guide:
Re: ABAP dump DDIC_TYPE_INCONSISTENCY
Hi All,
I getting same error :
Category | Internal Kernel Error |
Runtime Errors | DDIC_TYPE_INCONSISTENCY |
Application Component BC-ABA-LA
While upgrading the ECC6 Ehp5 sp07 to sp13, below is the error message.
Short text
Inconsistency in the dictionary for the structure "FAVSELS".
What happened?
Error in the SAP kernel.
The current ABAP "SAPLBTCH" program had to be terminated because the
ABAP processor detected an internal system error.
Error analysis
There is an internal system error.
eliminated with ABAP/4.
There is an inconsisteny for the DDIC structure "FAVSELS", the corresponding
Dictionary runtime object (NAMETAB) is incorrect.
The number of components of the structure (NAMETAB component "fldcnt")
is specified as 46. If all the substructures are resolved and the
actual total number of components is calculated recursively, a different
value is returned.
And I cannot go any transaction.
upgrade latest kernel, tp, and r3trans.
Thanks
Srini T