Simple about SAP basis
Resource for users who want to be familiar with SAP basis
9/04/2012
HP-UX : Finding large files on UNIX/Linux fs. shell
There is a very usefull sample how to find fast growing files on filesystem like logs or tracefiles.
find // -xdev -type f -size +10000000c -exec ls -lad {} \;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Popular Posts
SAP Fiori: My Inbox - Troubleshooting + FAQ
SAP Fiori: My Inbox - Troubleshooting + FAQ If you are facing issues setting up or using My Inbox, this document can help you. Frequ...
SAP Host Agent Troubleshooting Guide
Changing the default trace level of SAP Host Agent SAP Host Agent runs with tracelevel 1 by default. If you need more information to be a...
SAP Lock Value In USR02
SAP Lock Value In USR02 table We use USR02 table for checking the status of an user whether user is locked or not. There are 6 type o...
SAP Notes main for Oracle
SAP main oracle notes SAP Note Description 1654734 Extended Support contract required for 10.2.0.5 PSU and SBP 1636...
How to Register a program on SAP Gateway
RFC connection test in SM59 might give error similar to this Logon Connection Error Error Details Error when opening an RFC connection Er...
SAP How to export user master and authorization profiles in SAP system?
How to export user master and authorization profiles in SAP system? Which tcode is used for user master export in SAP system? Which...
SAP Diagnostics Agent 7.1 Troubleshooting
Introduction Document Status The Diagnostics Agent troubleshooting guide used to be available as a PDF document. It is now replaced by ...
SAP How to check database, tablespace sizes in SAP ?
How to check the database size ? How to check in SAP, the number of tables and indexes in database and their sizes ? How to check ...
SAP Diagnostics Agent Maintenance Procedures
Introduction July 2014: This article consolidates the information on Diagnostics Agent Maintenance Procedures, that was previously access...
How to configure Early Watch Alert report in SAP Solution manager
To configure Early watch alert some specific settings to be done at managing system Solution manager system and satellite system( or manag...
No comments:
Post a Comment