• Home
  • Linux
  • UNIX
  • Website Development
  • SAP Basis
  • SAP Solution Manager
  • SAP PI/XI
  • SLD

30 years in IT

Error: Remote access to the NetWeaver Administrator is forbidden. See SAP Note 1451753 for details.

Symptom We have error Remote access to the NetWeaver Administrator is forbidden. See SAP Note 1451753 for details. Solution The URLs for NWA have a unique prefix and can be filtered out in the ICM on a rule basis. In the profile file (we recommend the default profile DEFAULT.PFL), configure the following modification handler: icm/HTTP/mod_0 = PREFIX=/,FILE=$(DIR_GLOBAL)/security/data/icm_filter_rules.txt If you do not want to restrict access to the administration requests to certain clients, remove the lines from the file or turn the lines into a comment: #if %{REMOTE_ADDR} !stricmp 127.0.0.1 [AND] #if %{REMOTE_ADDR} !stricmp ::1 #RegIRedirectUrl ^/webdynpro/resources/sap. com/tc~lm~itsam~ui~mainframe~wd/(.)*$ /nwa/remote_access_error [QSA] Then restart … Continue Reading →

Posted in SAP Basis | Tagged icm | 4 Comments

Brtools permissions

For set correct permission and owners for brtools execute: chmod 4774 brarchive brbackup brconnect chown <orasid>:sapsys brarchive brbackup brconnect Note 113747 – Owners and authorizations for BR*Tools Solution The following settings are required to call the BR*Tools correctly, especially when using transaction DB13 or DBACOCKPIT: (1) ora<sid> and <sid>adm on DB server have a search path on /sapmnt/<SID>/exe. (All br* are contained in this directory.) ora<sid> belongs to the dba group, <sid>adm belongs to the sapsys group, (2) <sid>adm on the database server has the rhosts entry: “+ <sid>adm”. (3) The ops$<sid>adm Oracle user must be created in the DB and must … Continue Reading →

Posted in SAP Basis | Tagged brtools | 2 Comments

Example ALTER DATABASE DATAFILE AUTOEXTEND ON MAXSIZE UNLIMITED

ALTER DATABASE DATAFILE ‘/oracle/SID/sapdata4/sr3731_4/sr3731.data4’ AUTOEXTEND ON MAXSIZE UNLIMITED;

Posted in SAP Basis | Tagged ORACLE | No Comments

How to delete entires from TPSTAT table

Symptom You want delete inconsistent entires  from TPSTAT table (for example in case error message “Import for system SID target client already running”), Solution 1. Go to transaction stms. 2. Then push on truck icon->go into system queue 3. Menu GoTo->Import Monitor 4. Click on  inconsistent entire right mouse button, in context menu select delete entry.

Posted in SAP Basis | Tagged STMS | No Comments

JRE 7.25 incompatible with PI Tools | LAZY_CLASSLOADING_FAILED

Symptom We perfromed upgrade JRE to version 7.25. We tried to run Enterprise Services Builder, we have error in popup window with text LAZY_CLASSLOADING_FAILED and buttons CHECK_LOG and CLOSE_BUTTON. Solution For temporary resolve this problem without deeper into OS config, We can disable the new version Java in Windows Control Panel -> Java -> “Java” tab page -> “View” button -> unmarked the “Enable” checkbox Now PI Tools work fine.

Posted in SAP PI/XI | Tagged Java | No Comments

Problem with stop/start saposcol

Sometimes it may be impossible to stop saposcol either by “saposcol -d” –> kill or by “saposcol -k”. The system produces messages similar to: ======================================== can’t kill process 99687. kill: No such process ERROR:No reaction from collecting process 99687! Please kill collecting process. ======================================== Although no process with PID 99687  exists, the output of command “saposcol -s” shows that saposcol is running and shared memory is attached. In this case, stop the collector running by removing the shared memory key of saposcol. For this, execute command “ipcs -ma” and note the line that contains saposcol key “4dbe”. You need the shared memory … Continue Reading →

Posted in SAP Basis | Tagged saposcol | 2 Comments

SAP NW Java: Delete old dumps and trace files with command find

We recomend regulary check directory /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server<N>/, where can be hold old dumps and trace files. For examle, in Note 1289240 – How to deal with out of memory errors we can read The heap dump is generated in directory /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server<N>/ where N is the server node number. Automatically created heap dump on out of memory event is in OOM.hprof and OOM.addons files. User generated heap dump is in files named as java_pid<PID>.hprof and java_pid<PID>.addons, where PID is the process ID (9848 for example). Also we can find *.trc files. We recomend delete unnecessary files In case Unix We use command find cd /usr/sap/<SID>/<INSTANCE>/j2ee/cluster/server<N>/ find … Continue Reading →

Posted in SAP Basis | Tagged find, logs | No Comments

errpt – aix system log report

To display a detailed report of all aix system errors logged in the past 24 hours, enter: errpt  -a -s mmddhhmmyy where the mmddhhmmyy string equals the current month, day, hour, minute, and year, minus 24 hours.

Posted in UNIX | Tagged AIX | No Comments

SPAM Error On Phase Prepare

Symptom During installation SPS 08 in system SAP BPC 10 we have error on phase PREPARE. In transaction spam we can see   Solution cd /usr/sap/SID/SUM/abap/bin ./SAPup reset prepare

Posted in SAP Basis | Tagged spam | No Comments

How to re-import a transport request via STMS

We have a transport request imported but without ticking the option “Leave for further import”. We want re-import this transport request again. Solution: 1. Delete request from queue Follow this menu path: Request->Delete 2. Add request into queue with check box Import again Follow this Menu path: Extras->Other Requests->Add

Posted in SAP Basis | Tagged STMS | No Comments
1 2 3 4 5 6 7 8 9 10
  • Курсы валют

    RUB/USD - 63,5428

    RUB/EUR - 66,3644

  • Tags
    ABAP AIX AI_RUNTIME_JCOSERVER Archlinux awk BPE brtools CHARM client copy cp CUA dev_w logs download basket download or upload files drivers EarlyWatch Alert epson ESR file system find firefox FTP GRUB HA systems hot keys HTTPS ibus icm Internet Explorer Java kernel keyboard language Linux Linux Mint logs Managed System Configuration mount mpv NWA Open Source ORACLE pacman PI Cache READ_USER RFC authorization robots.txt roles RWB RZ20 rz21 SAPCAR sapgui saposcol SAP Web Dispatcher SAP по русски Secure store Service Desk shared memory Shutter SLD sm21 sm59 SMD agent SOLAR_PROJECT_ADMIN spam ST03 STAD STMS STZAC Super L SUSE swap terminal text editors timezone tp Ubuntu Unix client Upgrade USB UTF-8 viber waterfox wordpress xterm YouTube youtube-dl zoom Альтернатива Windows Горячие клавиши Зависания Клавиша Win Кодировка Отмена перехода на зимнее время Температура процессора загрузка Excel минимальные требования к аппаратному обеспечению
  • Posts with most comments
    • SAP Solution Manager не работает отправка сообщения в SAP (4)
    • Error: Remote access to the NetWeaver Administrator is forbidden. See SAP Note 1451753 for details. (4)
    • AI_RUNTIME_JCOSERVER – Timeout while waiting for a connection to be established (2)
    • Script for UnSAPCAR Multiple SAR files in single shot (2)
    • Problem with stop/start saposcol (2)

© 2011 - 2022 30 years in IT. All Rights Reserved.