need aix commands specific for sap


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers need aix commands specific for sap
# 1  
Old 03-05-2008
need aix commands specific for sap

hi

i am in sap basis . any body have aix command list which are required for a basis admin to check, during critical situations

thanks
akhil
# 2  
Old 05-15-2008
AIX command for SAP

Some file commands are:

cp - Used to copy the contents of one file to another file.
Syntax: %cp original file name new file name
Example: %cp file1 file2

mv - Used to rename a file by moving the contents of the file to
another file.
Syntax: %mv original file name new file name
Example: %mv file1 file3
%rm -i file1

cat - Used to display the contents of a file at the shell prompt.
Syntax: %cat file name
Example: %cat file3

for more detail please refer below site:
MY Blog: Important UNIX AIX command for Admins
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. UNIX for Beginners Questions & Answers

Remote print from SLES (SAP) to AIX 7.1 04 sp2 virtual printer queue gets down

Hello Administrators. I have a bit difficult problem. I have local virtual printer that has backend defined in /etc/qconf to script which in turns sends the spool to the real device. whenever I print locally (from sap) the print works as it should. The printer queue after the print is done... (6 Replies)
Discussion started by: Deneth
6 Replies

2. AIX

Running SAPPFPAR Check On SAP AIX

Dear All, I have been running SAPPFPAR check on my SAP AIX system and I would like to know which areas as per below that needs tunings. Could someone please kindly let me know me. Q1) Is it compulsory to implement this solutions:- SOLUTIONS: (1) Locate shared memory segments outside of pool... (1 Reply)
Discussion started by: p507907
1 Replies

3. AIX

Oracle and SAP on AIX 6.1 + PowerHA resources ?

I was wondering if any one have any guides or documention regarding Oracle and SAP on AIX 6.1 + PowerHA setups in one guide step by step Thanks (2 Replies)
Discussion started by: h@foorsa.biz
2 Replies

4. AIX

Vulnerability AIX server (GROUPS/USERS) and SAP Systems ?

I hope you can understand me, although my english is not so good. I have a problem. I have installed 4 SAP Systems with different releases on the same server (AIX). Each SAP system has got its own operating system user through the installation. But all users belong to the group SAPSYS. So in other... (3 Replies)
Discussion started by: momok1976
3 Replies

5. UNIX for Dummies Questions & Answers

UNIX commands fr SAP

Hi Has anyone worked in SAP/Netweaver. Im looking for some basic unix commands for SUN servers. Unix commands like check if the java server is running or not..etc please help thanks -m77 (1 Reply)
Discussion started by: m77
1 Replies

6. AIX

Aix hacmp cluster question (oracle & sap)

Hello, I was wondering if I have 3 nodes (A, B, C) all configured to startup with HACMP, but I would like to configure HACMP in such a way: 1) Node B should startup first. After the cluster successfully starts up and mounts all the filesystems, then 2) Node A, and Node C should startup ! ... (4 Replies)
Discussion started by: filosophizer
4 Replies

7. AIX

Printing problem in AIX machines running SAP

Hi all, We have a intermittent problem with printing from SAP running on AIX5.2 . Version of Sap is 4.6b. When a print is fired from SAP, the spool is created fine and then transferred to the host spool system (in this case the AIX Print queue). The problem seems to be happening when AIX... (3 Replies)
Discussion started by: pauldavi26
3 Replies

8. AIX

AIX 5.3 Heap Memory with SAP

Any idea whether this parameter can be set / adjusted and where please? (3 Replies)
Discussion started by: johnf
3 Replies
Login or Register to Ask a Question