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 Diagnostics Agent and HA Support
Scope Solution Manager 7.1 SP05 and higher Terminology The term 'host' does NOT designate a network alias. Hosts must have t...
SAP Basis - Number of Login Attempts
You can set the number of incorrect login attempts and then system can end the session or can also lock the user account if parameter value...
SAP How to exclude a table in client copy
If you want to exclude a table x from copying in client copy run report RSCCEXPT Goto transaction SA38 , enter the report name and execu...
How to open the client in SAP system?
Often in business scenarios, there will be requirements which cannot be transported and which have to be modified directly in respective ta...
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 ...
Windows: find out which process is locking a file or folder in Windows
How to find which process is locking a file or folder in Windows For Windows 7, 8 and 10, Windows Server 2010 you can use the built-in R...
SAP Diagnostics Agent Maintenance Procedures
Introduction July 2014: This article consolidates the information on Diagnostics Agent Maintenance Procedures, that was previously access...
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 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...
No comments:
Post a Comment