What are the frequently used Unix commands in SAP Basis
Administration ?
Answer Posted / gopi krishna veeranki
Top 10 fundamental commands which are commanly used in Unix
OS.
1. stopsap/startsap for stopping/starting SAP+ DB, stopsap
r3/startsap r3 for stopping/starting R3
2. cdpro for checking the profiles path
SAPMNT/<SID>/profile
3. cdexe for checling the kernel folder
4. find . -name filename -print for checking the file in
the present directory
5. dpmon pf= <Instance profile path>, jcmon pf=<instance
profile path>
6. df -k, bdf for checking all file system usages; df -k .,
bdf. for individual file usages
7. ls -lrt for listing of files according to the date
modified
8. du -a | sort -k 1n,1 for sorting the files in a
recursive manner.
9. h for listing previous used commands.
10. rm < file> for removing file, gzip <file> for zipping
the file.
| Is This Answer Correct ? | 18 Yes | 2 No |
Post New Answer View All Answers
Error in the phase import_proper while applying support packages?
can we give one check for all vendors in automatic payment run? how?
describe where they would look at the buffer statistics, and what steps they would use to adjust them?
What is the difference between – support package, kernel and sap note?
Can anyone forward me EP faqs to the following mail id: hakeem99khan@gmail.com Thanks in advance
What is a developer key? and how to generate a developer key?
What are the Parameters need to be set when connecting EP to r/3 system what are they?
what are the main issues you faced in the implementation project?
How to analysis abap dumps?
suppose in the landscape there is development, quality, pre-production and production system is there. what is the route(transport route) between pre-production to production? and why?
What will happen during the export process?
What will you do if u got Update failure?
Can any one tell me , what is the role of SAP Security Admin in BW Security and APO Security ?
How to define logon groups?
When we are doing cash sales, free goods and discount, How many pricing procedure do we need to create..? Only one PP required or have to create multiple PP..? and how many condition type we need to create..?