Tag: administrator

How to Change SAP Easy Access Screen Picture?

How to change SAP Easy Access Screen Picture Step By Step as Follows: Step 1: Enter transaction code >SMW0. Step 2: Click on >Binary data for WebRFC applications >Hit Enter. 3) >Hit Execute Button. 4) Go to >Settings >Define MIME Types 5) Click >Create or Hit >F5Type: image/jpg Extension : *.jpg > Hit SAVE . 6)...

Logon not possible (Error in license check)

Logon not possible (Error in license check)

Analysis: Whenever you get the “Logon not possible (Error in license check)” message on logon screen, it means that license in your SAP system has expired. When you are administrator of SAP system with ‘SAP Developer License Agreement’, you are easily able to prolong such license. Solution: Click here to get into our detailed step-list...

How to import transports into ABAP Academy Fully Pre-Installed SAP System NW 7.5x

Go to your virtual machine. Copy your transport files to the virtual machine, e.g. via USB. “R*******.NPL” files into /usr/sap/trans/data “K*******.NPL” files into /usr/sap/trans/cofiles Now, what we need to do is to assign rights for these copied files, so that SAP can access them. For this, open up Terminal, and type the following command: sudo chmod...

Log file: /sybase/NPL/startdb.log – Loading SAP system stops here!

Problem Analysis Problem: SAP System was working perfectly fine till now. You did not do any changes to the SAP system. It just “suddenly stopped working”! Loading stops here: Solution Usually when this problem occurs and you don’t see any further signs of progress, .. one of the most common reasons is expired ASE License. Update...

How to Install FREE SAP System – openSUSE Installation and Setup

So far in the first two parts of “How to Install FREE SAP System” Series, we have prepared and downloaded our machine to start installing our server machine. If you missed first two parts, make sure that you go through both step-by-step articles: https://abapacademy.com/blog/how-to-install-free-sap-system/ https://abapacademy.com/blog/how-to-download-sap-netweaver-as-abap-7-51-sp02-installation-files/ What are we going to do now, while SAP installation files...

Installation of NPL failed, please check logifiles in /tmp/sapinst_instdir for possible root cause.

Installation of NPL failed, please check logifiles in /tmp/sapinst_instdir for possible root cause.

During SAP Netweaver 7.5x installation, you may get to the following error message: “Installation of NPL failed“. The whole error message may look like this: Now, what to do? From our current findings, there is no one straight forward answer. There can be several causes. In this article, I list all the solutions that we came...

https://lh5.googleusercontent.com/9vHEJFImpPaNP4OJKYEXtR5tpYhBoJ6qb9y-GN9d0QNY_Kdp2ReLEP7Xeg24sJB5vTfE0gwSctROjMRkgnfotSGssHr3oC5IBlIABwBWXb1AUmhwYuJYx9vDOna98YMpC_uKXhXp

Not possible reach the vhcalnplci.dummy.nodomain or vhcalnplci:8000

After login to SAP system, you click on link at user sample menu, for example: User Menu for John Doe ->Plain ABAP-> ABAP Samples. When browser opens, you get error message, saying is not possible reach the vhcalnplci.dummy.nodomain or vhcalnplci:8000. Everything on server is green and running. Solution [sociallocker id=1191]Update ‘hosts’ File on Your Client...

How to Update ASE License on SAP Netweaver AS 7.5x

Updated March 24th 2023! Download the License file here, or directly from SAP.com website here. Updated March 13th 2023! In these days we have received information from SAP about requiring to update ASE license to all of our Fully Pre-Installed SAP systems purchased from ABAP Academy website. That’s why we all need to update licenses...

Programming error ASSERTION_FAILED CL_SLIN_CHECKER_SINGLE========CP BC-ABA-LA The Assert Condition was violated.

Problem: When running Extended Syntax Checker, you get the following runtime error: [sociallocker id=1191] Generate manually the following programs: CL_SLIN=======================CP CL_SLIN_CHECKER_I18N==========CP CL_SLIN_CHECKER_SECURITY======CP CL_SLIN_CHECKER_DYNPROS=======CP CL_SLIN_CHECKER_MOD_ENH=======CP Detailed Procedure Go to SE38 Fill in the Program name from the list above Hit ‘Program’ from the menu Hit on ‘Generate’ or press ‘CTRL+F3’ Repeat the same procedure for all...

DP_FATAL_ERROR => DpMsAttach: local hostname ‘HOSTNAME’ is resolved to loopback address

Problem Servers seems to start without any problems. Dispatcher and Message Server are green. After trying to log in to the system via SAP GUI, Dispatcher suddenly stops. Analysis Open the following file: “/usr/sap/<SID>/</instance/work/dev_disp“ (find more information about this file here). When having this file opened, search for “ERROR” string. Here the error which I have found in...