Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Unix

Former Member
0 Likes
446

Hi,

Can anyone plz tell me some of the Unix commands used ..like get the file,insert file,delete file etc.And also tell the Tcode that we use...

Could u plz tell some of the most used Unix commands used.

Thanks,

Priya.

Hi,

Can anyone plz tell me some of the Unix commands used ..like get the file,insert file,delete file etc.And also tell the Tcode that we use...

Could u plz tell some of the most used Unix commands used.

Thanks,

Priya.

2 REPLIES 2
Read only

former_member194669
Active Contributor
0 Likes
429

Please check transaction code SM69 for more info

Read only

Former Member
0 Likes
429

hi

good

check these commands.

su - production-admin

stopsap all -> make sure that the R/3 Instance and Oracle Database stopped

startsap all -> make sure that the R/3 Instance and Oracle Database started

If the Oracle Database is not started, tried using SAPDBA

su - oracle-admin

sapdba

Options a - Startup / Shutdown Database instance

thanks

mrutyun^