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

find

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

unix найти файл с текстом

Есть куча вариантов команд UNIX, которые позволяют найти файл, содержащий искомый текст, однако, мне, как немного знакомому с синтаксисом команды find приглянулся этот вариант find <dir> -name “<fname>” -exec grep “<text>” {} \; -print пример: find . -name “*.*” -exec grep “my text” {} \; -print либо find / -name “*” | xargs grep “your text”

Posted in UNIX | Tagged find | No Comments
  • Курсы валют

    RUB/USD - 74,4275

    RUB/EUR - 88,9334

  • Tags
    ABAP AIX AI_RUNTIME_JCOSERVER BPE brtools CHARM client copy cp CUA dev_w logs download basket download or upload files EarlyWatch Alert ESR file system find FTP GRUB HA systems hot keys HTTPS ibus icm Internet Explorer Java kernel language Linux Linux Mint Linuх Mint 20 logs Managed System Configuration mount mpv NWA Open Source ORACLE 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 timezone tp Ubuntu Unix client Upgrade UTF-8 wordpress xterm YouTube 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 - 2021 30 years in IT. All Rights Reserved.