Maintaining COMMAND in AIX / UNIX Operating system using Transaction SM69

Hi,
<b>I need to maintian command in AIX operating system by using transaction SM69.</b>
Previously we were maintaining COMMAND in Windows NT Operating system using transaction SM69.
There in SM69 we were using Operating System: Windows NT & OS command: cmd /k
<b>But now we have to maintain in AIX Operating system.
could any body tell for operating system: AIX, what "Operating system command" should i give..</b>
If also I could get any link, that will be more helpful to me.
Any help will be appreciated and rewarded.

Hi Sameer,
1. In case of AIX operating system,
    there is no need to give any such thing like CMD.
  In windows,
  (eg for DIR, we have to give CMD /C DIR)
2. <b>But in AIX/UNIX, We directly need to give the final command.</b>
   eg: command is ls
   and in parameters we can give -la?
  (note, in aix/unix, command is case sensitive)
regards,
amit m.

Similar Messages

  • How to install SAP NETWEAVER XI 3.0 on UNIX operating system

    Hi,
    we are migrating from AIX to HP SUPERDOME on UNIX operating system.
    Can anyone give details about how to do it i.e about the installation and neccessary steps that need to take in the above problem

    Hello Please refer these links,
    installation guide:
    http://help.sap.com/bp_bpmv130/Documentation/Installation/XI30InstallGuide.pdf
    configuration guide:
    http://help.sap.com/bp_bpmv130/Documentation/Installation/Configuration_Guide_FP.pdf

  • Execution of Coded UI scripts with least possible test execution time in Windows7 Operating system using Visual Studio Test Agent 2010 without VS2010 installed

    Hi All,
    We are trying to execute coded UI scripts without Visual Studio installed. We are using “Visual Studio Test Agent 2010” for executing coded UI scripts without VS2010 in Windows 7, it is working fine. Also we verified executing the same script with VS2010
    Premium, it works fine as well.
    Here the challenge we are facing is with the Test execution time.
    When we run the coded UI script with IE11-Windows 7 OS-Visual Studio 2010 Premium it takes
    3min 36sec to complete the execution whereas with IE11-Windows 7 OS-Visual Studio Test Agent 2010  it takes
    6min 40sec for the same script to execute (which is almost double the time it takes while executing using VS2010).
    My question is what may be the reason for this difference? and how we can reduce the test execution time when running from Test Agent 2010?
    Kindly let us know what is the best practice to execute the coded UI scripts with least test execution time in Windows 7 Operating system using Visual Studio Test Agent 2010 without VS2010
    installed.
    Looking forward for your positive response.
    Thanks in advance..!!

    Tina-Shi, Thanks for the information.
    As you mentioned, we tried to execute the coded UI test using Mstest.exe in command on VS2010 Premium and checked on the execution
    time, there was a slight difference.
    Please find below execution time.
    Using Mstest.exe in command on VS2010 Premium/Win7 – 3.47 minutes
    Using VS2010 Premium/Win7 – 3.53 minutes
    Using Test Agent/Win7 – 7.3 minutes
    Also, I closed all the other processes in Task manager before starting up the execution.
    Still , I am facing the same Issue. Could you please suggest any other way to reduce the scripting time of coded UI script execution
    through Test agent 2010.
    Looking forward for your earliest response.

  • When I print a 4x6 color picture using an iMac with the latest operating system using a Canon MX892 printer, faint black lines appear every 3/16 of an inch. When I print the same picture using iPhoto there is no problem.

    When I print a 4x6 color picture using an iMac with the latest operating system using a Canon MX892 printer, faint black lines appear every 3/16 of an inch. When I print the same picture using iPhoto there is no problem. Any suggestions?

    What is the resolution of the picture that you are trying to print?
    Go to Image>resize>image size, read the resolution in px/in, then report back, please.
    Also, are you in a position to try printing with another printer in an attempt to narrow this down?

  • What is a semaphore in a unix operating system

    Hi,
    Could you please explain What is a semaphore in a unix operating system how does it affect the oracle database.

    user12956550 wrote:
    Hi,
    Could you please explain What is a semaphore in a unix operating system how does it affect the oracle database.http://www.google.com/search?q=What+is+a+semaphore+in+a+unix+operating+system&start=0&ie=utf-8&oe=utf-8&client=firefox-a&rls=org.mozilla:en-US:official
    HTH
    Aman....

  • -- A file association problem exists, which prevents the file you're trying to download from being associated with the correct application by the operating system using window 7  IE 11

    A file association problem exists, which prevents the file you're trying to download from being associated with the correct application by the operating system
    USING WINDOW 7  IE 11  HOW CAN I FIX???

    Try downloading the offline installers:
    Adobe Reader
    Flash Player for Internet Exporer - ActiveX
    Flash Player for Firefox - NPAPI

  • How much space on the hard/flash drive does the Operating System use on the macbook

    I Would like to buy a MacBook but the actual space on the flash hard drive is quite minimal. How much of this small space does the operating system use?

    In order for Yosemite needs to have at least 10 GB of free space for the use of OS X and the things it does. If you have less then that the performance with start to degrade until eventually OS X will freeze up.
    If you think you will be getting close to that you might want to consider getting and external disk drive where you can store some of your file such as music, videos movies and photos.

  • Does sccm 2012 supports ibcm for linux and unix operating systems

    folks,
    does SCCM 2012 supports linux and unix operating system for IBCM ..........as per my knowledge it dont what i have learn t through bing........

    I thought it's not supported for Linux and Unix, see also:
    http://blogs.msdn.com/b/teju_shyamsundar/archive/2014/05/23/installing-the-system-center-2012-r2-configuration-manager-client-on-linux-part-2.aspx
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How should implement multi-thread in single-threaded Operating system using

    How should implement multi-thread in single-threaded Operating system using java?
    Java supports "Multi-threading".Is there is any way run the multiple threads (Implementing multi threading) using java in a Single-threaded Operating system (That is the operating system does not support for multi-threading).

    Previous questions from OP suggest they are using J2ME, so the question might be possible.
    806437 wrote:
    How should implement multi-thread in single-threaded Operating system using java?
    What is the actual question/problem?
    A java app doesn't do threads or not do threads. It uses classes. The VM does threads.
    So if you have a platform that does not have threads and you want to support the thread class then the VM, not a java app, must provide some pseudo mechanism, such as green threads, to support that.
    If your question is about java code and not the VM then you must build a task engine and insure that the tasks are of short enough duration that it is an effective use for your system.

  • Operations error occured when executing LDAP query to read members of AD group in windows 8 operating system using javascript and active-x

     My code javascript script  is
     objConnection = new ActiveXObject("ADODB.Connection");
     objConnection.Provider="ADsDSOObject";
     objConnection.Open("ADs Provider");
     objCommand = new ActiveXObject("ADODB.Command");
     objCommand.ActiveConnection = objConnection;
       objCommand.CommandText = "SELECT sAMAccountName,displayName, givenName, SN,CN,    mail,distinguishedName,primaryGroupToken,member,ADsPath,MemberOf FROM 'LDAP://"+GrpDomain+".corp.com' WHERE objectCategory='group'
    and objectClass='group' and sAMAccountName='"+GrpName+"'";
    objRecordSet = objCommand.Execute();
    This code executes successfully on window 2008 server machine,
    but gives "Operations error occurred" on windows 8 operating system
    on line of code highlighted above

    Hi,
    In regard to scripts related issue, I suggest you refer to The Official Scripting Guys Forum to get professional support:
    The Official Scripting Guys Forum
    http://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG
    Thank you for your understanding and support.
    Best Regards,
    Amy Wang

  • Can I install a new operating system using a USB optical drive?

    My Mac is out of date, I'm still running 10.5.8 but have the Snow Leopard disk to update my operating system to 10.6.3. However, my built-in optical drive is broken so I use a USB powered optical drive. So, when I start the process of installing the new operating software, will the MAC direct itself to my USB drive to boot when necessary?

    Thanks for the replies. Just to clarify, because I'm on 10.5.8 I have to upgrade to Snow Leopard using a dvd disk, which I have. I cannot upgrade to any other more recent operating system until I'm on Snow Leopard, so that's the first thing to do.
    So, just to clarify further, I have a DVD drive that plugs into 2 USB ports that I use to burn and read DVDs, ever since the inbuilt DVD drive on my iMac started sticking disks inside.
    So...I'm really looking for the best way to do this upgrade with what I have...I don't know whether the Mac will find the disk if it is on the plugged in portable DVD drive rather than the inbuilt DVD drive....
    Any advice greatly appreciated...

  • NEW I0S7 OPERATING SYSTEM - USING MORE BATTERY LIFE

    I'm finding sense I upgraded the operating system on my 104S phone -  my battery life is down maybe  50%!

    http://osxdaily.com/2013/09/19/ios-7-battery-life-fix/

  • Linix/Unix Operating System ( For Oracle Database instalation)

    I have much experience installing and managing Oracle Database 8.x, 9.x, 10g and 11g, Database Guards, streams, RAC and Grid on MS Advance Server 2000, MS Server 2003 ect. Now i want install Unix\Linux OS. I have required Unix/Unix OS Version and release information.
    Any one who can tell me about OS versions and release for Fedora, RedhHat, Ubuntu, ALinix etc.
    Thanks in Advance
    Naeem Sheeraz
    Faisalabad,Pakistan
    MCS + OCP (DBA 10g – Developer 2000,6,6i)
    email : [email protected]
    URL : www.saifisoft.net

    thx for ur response ..i already install silently oracle 10 g express edition on xp using command :OracleXE.exe /s /f1"D:\oracle10g\OracleXE-Install.iss" /f2"d:\oracle10g\xe_temp\setup.log"
    where OracleXE-install.iss is my response file and its content is:
    ** Response file to perform silent install of Oracle Database 10g Express Edition **
    ** Values for the following variables are configurable: **
    ** szDir - Provide a valid path **
    ** TNSPort - Provide any valid available port number **
    ** MTSPort - Provide any valid available port number **
    ** HTTPPort - Provide any valid available port number **
    ** SYSPassword - Provide a valid password string **
    ** bOpt1 - 1 or 0 : 1 launches the Database Homepage at end of install and 0 doesn't **
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-DlgOrder]
    Dlg0={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0
    Count=9
    Dlg1={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0
    Dlg2={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0]
    szDir=d:\or\oraclexe\
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013]
    TNSPort=1521
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012]
    MTSPort=2030
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014]
    HTTPPort=8080
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011]
    SYSPassword=oraclexe
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0]
    Result=1
    bOpt1=1
    bOpt2=0
    plz check

  • HT2623 I have upgraded my Iphone operating system using IO6. Before doing this operation I have backed up the phone and I cannot restore my phone from the backup since it simply does not accept my password.

    I have upgraded my iPhone using IO6. Before doing this operation the advises to me is to back up the phone, which I did using iCloud.
    When I tried to restore the back it does not access my password which I have given to restore my password.

    if you cant remember the password of your back-up encryption, you can't back it up
    You will have to restore as a new phone

  • How do I load Adobe reader on a unix operating system?

    I am not very computer literate so keep that in mind.  How can I load Adobe Reader on a unix based operating PC?

    Try this link:
    http://xmodulo.com/2013/07/how-to-install-adobe-reader-on-linux.html
    I hope it helps.

Maybe you are looking for

  • My phone wont let me download apps

    I tried updating apps on my iphone. When I click update all it acts like it's going to download. Then it tells me there's an error. I put in my billing information but it still won't download them. I don't know what to do.

  • ALV Display with header on each page.

    Hi experts, I had develop the report which output comes in ALV with heading. While printing the output, suppose there are 60 lines in output and 15 lines on each page so 4 page will print. Now i want the same heading will come on each page. Is it pos

  • IPhoto Edit Adjusts not showing up in "realtime"

    I just upgraded to iPhoto 8.1.1. Everything works fine except that when I go to make EDITS and then use the ADJUST tool, the changes do not occur on the image while I'm move the sliders. I can't see what is happening until I hit DONE, then of course

  • Change display order between second and third display

    I have a MacBook Pro Retina 15" (2012) with 2 external displays (Dell 27 and Samsung 24). I use the Dell as main display. My problem is with FCPX. I want to use my Samsung 24 as Second Display to see my video material in it with the option "Show even

  • Tracking cylinder (Gas) Vendor - company - Customer

    Hi experts, My scenario is: see 3 site: - X: Vendor - Y: Company - Z: Customer Please tell me how can i track the cylinder when: 1. Y receipt Cylinder from X (currently I'm using RTP-returnable transport packaging in MM) 2. Y send Cylinder to Z (trac