Using mxl on linux

Hi<BR><BR>i'm trying to run a shell on unix using this string:<BR><BR>essmsh aggregazione_SE01<BR><BR>The aggregazione_SE02 file contains the following:<BR><BR>login supervisor 'password' on sappdwh01;<BR>execute aggregate process on database SE_02.Super;<BR>exit;<BR><BR><BR>It doesn't work. I think is the way i wrote the linux shell, but i don't knoe how to fix it.<BR>Can you help me?<BR>Thanks<BR>

Check the privileges of the script. You may have to give the execution priveleges for the Shell script.<BR><BR>To give all privileges:<BR>chmod 777 <script name>

Similar Messages

  • Any issues with using LDAP on LINUX for GRC 5.2 UME?

    Our company is converting our LDAP servers from AIX to LINUX.  The DNS name used in our UME connection should not change.  Are there any issues with using LDAP on LINUX?  We are currently on GRC 5.2 SP9 (in the middle of upgrading to SP12).
    Also, I have been trying to connect our test UME system to a test LDAP box that has already been converted to LINUX but keep getting a 'connection failed' error when I try to test it. 
    Do you have to reboot the server to test changing the LDAP connections?  I've been trying it by going into UME, pulling up the LDAP tab, hitting the Modify button, entering the new userid and password for test LDAP, and hitting the Test Connection button.  I've verified that this userid and password is correct for test LDAP.
    Is there a way to get more information about why the connection failed?
    Thanks.

    I've been told by our LDAP Support group that none of the other configuration settings should have to be changed.  I should only have to change the id and password to connect to a test version of LDAP instead of our regular connection to the production LDAP.
    Can you test a connection for a different userid/password without having to reboot/restart the server?  Do I need to change these two settings, save then, reboot/restart, and then do the Test Connection button?
    Thanks.

  • How to run SAP BUSINESS ONE 8.8 clients on windows and use MaxDB on linux/W

    Good day,
    As the subject shows we have SAP BUSINESS ONE 8.8 and I want to find out how to use it in combination with MaxDB instead of MS SQL. I find a lot of MaxDB stuff on the net but no guides on how to setup SAP BUSINESS ONE 8.8 clients on windows workstations and connect them to MaxDB.
    Is this possible and if so how do I go about doing it ?
    Any assistance is greatly appreciated .

    Hi,
    I suggest you to check the supported server for B1 in this link:
    http://service.sap.com/smb/sbo/platforms
    You will know the sap b1 supported platform.
    If you really want to use maxDB on linux/W as B1 server, you can send a development request to SAP AG.
    JimM

  • How do I combine multiple PDF using PHP on Linux

    Hi,
    I would like to know if there is an Adobe product that can combine multiple PDF's into a single document and works on Linux? We are developing an application using PHP on Linux that has to combine selected PDF's and would like to know if there is a tool with api's (or command line interface) to allow that.

    Adobe licenses the PDF Library SDK for native developers on Linux platforms (as C code). They do not supply PHP tools.

  • Trying to use 10G for linux

    Two Problems
    1. I downloaded 10 for linux,
    used gunzip
    Now I am at ship.db.cpio
    I ran cpio -idmv ship.db.cpio
    The command never stoped, what did I do wrong ???
    Next problem
    The 10G for linux state:
    I need to change on my linux computer,
    sysctl.conf, pam.d/login, limits.conf, profile
    There all read only files,
    What do I need to do ????
    I am using Red hat linux EP. rev 3 newest one.

    1. Use cpio -idmv <ship.db.cpio
    sysctl.conf, pam.d/login, limits.conf, profileThese are system files : you have to login as root to modify them, or su - root if you are already connected as another user.

  • Need list of indian s/w companies using Oracle on Linux

    Hi,
    I am in need of the list of companies in India who use Oracle on Linux, if any one has such an list then please do send it to me at [email protected]
    I am exploring the companies names ,so that I can apply for the post of 'Oracle DBA' on LINUX platform,thus if i could obtain such a list then my job hunt will become much easier.
    So,if any one has got such info then please do pass it on to me .
    Krishna k.
    09819152725

    It's been discussed before,
    Re: Want to use SGA=3gb+  in  RHEL 4.3 (32bit)
    There's some work around with performance penalty

  • Using CF8 on Linux

    Ok, I'm new to using CF on Linux, so here's my question.
    On Windows you have to tell CF what sites you want the CF
    server to serve up
    pages for. Is there a similar way to do this in Linux?
    I installed CF on Fedora, and can get to the CF admin page
    via Firefox just
    fine. When I try to view a webpage on
    http://localhost/page.cfm it
    displays
    the page, but the CF tags aren't being translated, they show
    up as text on
    the page.....

    Steve,
    How are you getting to CFAdmin? Does your URL include port
    8500 or similar? If so, the administrator is working thru
    coldfusion's internal webserver (JWS). I suspect that is what is
    going on.
    If that is the case, review the installation guide for
    configuring webservers. You will have several options to get CF
    connected to apache or whatever webserver you are running. Also,
    details like CF version, webserver type, etc. are useful when you
    post.

  • Dataload error using MaxL on LINUX

    Hi All,
    I'm using Essbase 11.1.2.1 & working on ASO cube. I'm trying to load the data using Maxl on LINUX.
    This is the following error: essmsh error: End of File breaks the Statement.
    any ideas.......
    Thanks,

    rasch wrote:
    Hi,
    I am using DAQmx-base (C library) on Linux with a USB-6009 device. When I am acquiring data
    using DAQmxBaseReadAnalogF64() (the code is based on the example contAcquireNChan.c)
    everything works, but when I am using DAQmxBaseReadBinaryI16() the following error
    happens:
    DAQmxBase Error: Value passed to the Task/Channels In control is invalid.
    Everything is the same just the ...AnalogF64 is replaced by the ...BinaryI16 function call
    (of course the buffer used for storing the data was also changed from float64 to in16).
    Does anyone know what settings (or missing settings) result in this error?
    Every explanation or pointer to some documentation is welcome. I already checked the
    C reference HTML documentation coming with DAQmx-base without success.
    Thanks
    Raphael
    From the ReadMe file for DAQmx Base on Macintosh OS X:
    NI USB-9211
    *Analog Input
    -Multi-channel, multi-sample read (scaled)
    -Multi-channel, single sample read (scaled)
    NI USB-9215
    *Analog Input
    -Multi-channel, multi-sample read (scaled)
    -Multi-channel, single sample read (scaled)
    NI USB-6008/9
    *Analog Input
    -Digital start triggering
    -Multi-channel, multi-sample read (scaled)
    -Multi-channel, single sample read (scaled)
    Raw input simply isn't supported for the USB devices. I would guess that the situation for Linux is the same, since DAQmx Base is based on Labview code in order to achieve cross-platform portability. See the thread
    http://forums.ni.com/ni/board/message?board.id=250&message.id=11873
    and, for a slightly different problem:
    http://forums.ni.com/ni/board/message?board.id=250&message.id=11963
    Be sure to read down to where there is a message indicating that support for USB devices is planned for NI-DAQmx. Of course, that won't help on Macintosh and Linux.
    John Weeks
    WaveMetrics, Inc.
    Phone (503) 620-3001
    Fax (503) 620-6754
    www.wavemetrics.com

  • How to use jdeveloper with linux?

    how to use jdeveloper with linux?
    Hello, i've download jdeveloper, and i have java1.4 installed. But i can't run jdeveloper i have jdev.exe and jdev but when i put /usr/local/jdev/bin/jdev a have a message like file not found. I don't know what to do.
    Help please!!!
    Ori.

    You need to go to the directory where you unzipped JDeveloper, for example:
    cd opt/jdev/jdevj2eebase1013/jdev/bin
    Once there, do this:
    chmod +x jdev
    chmod +x ojc
    Now you can try this:
    nohup ./jdev &
    or simply
    ./jev
    I usually create a soft link in ~/bin

  • Sendmail using sendmail of Linux

    could someone help me with the problem:
    I need to send mails using sendmail of linux(I cannot user JavaMail API) using Java.
    Thanks in advance.
    Suman

    Hi, I can't find anything about sending email using java classes on the referd www. adress. Is it possible that you post some code about using /usr/sbin/sendmail on the server? Tnx

  • How to use DMA in linux?

    Hi,
    This is not exactly an area of my expertise, but I'd need to output analog signal with an M Series card in linux. I'm using the NI DAQmx Base driver and apparently it does not have any direct support for DMA access. As I understood, the NI DAQmx driver would have a support for DMA, but the newest version of driver for linux (openSUSE) is from 2005. With current implementation the output is not very steady as there are some other mandatory processes on the background and the driver already seems to be using nearly all of the CPU time. Any help would really be appreciated. Thanks in advance.
    -- mikko

    Hi mikko,
    DAQmx Base does support DMA, but only for analog input (which obviously doesn't match your application's needs).
    However, I don't believe you will need the DDK to support DMA for analog output on your hardware: installing DAQmx 8.0 is possible on newer Linux distributions, and one user in particular shared his procedure [1]. His instructions mention using NI-KAL 1.6, but my recommendation is to use the latest [2]. National Instruments hasn't tested DAQmx 8.0 on these newer distributions, so I can't say what the driver's performance would be in your situation. I can say, though, that I've installed DAQmx 8.0 on openSUSE 10.3 successfully and was able to use the shipping examples for an internal demonstration.
    If you encounter problems, please reply and tell me which hardware you want to use and which Linux distribution you're currently using. It will be much easier to install DAQmx 8.0 on a newer release of a supported distribution (like SUSE [3]) than a on an unsupported distribution.
    [1] Installing LabVIEW 8.2.1 with DAQmx 8.0 on Suse 10.3 for Linux.
    http://forums.ni.com/ni/board/message?board.id=170&view=by_date_ascending&message.id=331638#M331638
    [2] NI-KAL for Linux
    http://joule.ni.com/nidu/cds/fn/p/sb/navsRel/lang/en?q=ni-kal
    [3] National Instruments and Linux: Frequently Asked Questions
    http://www.ni.com/linux/support.htm#1
    Joe Friedchicken
    NI VirtualBench Application Software
    Get with your fellow hardware users :: [ NI's VirtualBench User Group ]
    Get with your fellow OS users :: [ NI's Linux User Group ] [ NI's OS X User Group ]
    Get with your fellow developers :: [ NI's DAQmx Base User Group ] [ NI's DDK User Group ]
    Senior Software Engineer :: Multifunction Instruments Applications Group
    Software Engineer :: Measurements RLP Group (until Mar 2014)
    Applications Engineer :: High Speed Product Group (until Sep 2008)

  • Can i use ituens on linux sytems ?

    Is there any way to install and use itunes on Linus systems such as "Ubuntu" ?

    Hello Mr.Roger i finished studying audio engineering last year,its really nice to meet you
    i found some ways to use iTunes on Linux but i think its not an official versions or not legal that's why i wanted to make sure
    thank you anyway

  • Can i use itunes on linux ....how

    can i use itunes on linux ....how

    Yes, although not natively. You can install iTunes under the Wine framework (see http://www.junauza.com/2010/07/how-to-install-itunes-on-ubuntu-linux.html). Wine allows Linux to run Windows applications by doing a  translation of Windows APIs to the equivalent Linux system calls.
    You could also install a Windows Virtual Box using VMWare or Virtual Box, and then install iTunes in the VM.

  • Can you use itunes with Linux computer?

    Im using Ubuntu, a linux based operating system and would like to still use itunes. Is this possible?

    No. It has never been migrated to Linux.
    With the current market share that Linux has, I seriously doubt that it will ever be migrated to that platform.

  • Is it legal to use NiModbus under linux?

    Hi,
    situation is: National Instruments provides the Instaler for NiModbus Library only for Windows-OS... but the Library itselv  also runs on Linux-OS. So the Question is: Is it legal to copy the ni.modbusllb out of an installation on Windows-OS and use it under Linux-OS...
    regards
    t4b-1re-2

    t4b-1re-2 wrote:
    Hi,
    situation is: National Instruments provides the Instaler for NiModbus Library only for Windows-OS... but the Library itselv  also runs on Linux-OS. So the Question is: Is it legal to copy the ni.modbusllb out of an installation on Windows-OS and use it under Linux-OS...
    regards
    t4b-1re-2
    Yes it is. NIMODBUS.LLB to the best of my understandings is a free download from NI for any legal user of LabVIEW. That they provide a Windows only installer is sort of neglectance of NI, of the fact that there are other platform users than Windows only. Why there needs to be an installer I'm not even sure. the library should be basically self contained and I think it is not to much asked of an average LabVIEW programmer to know how to copy an LLB into the instr.lib subdirectory. But apparently someone at NI thought that there should be an installer for such a trivial task and in the process of it forgot that there are other platforms LabVIEW is running on. (Or they think only Windows users are not smart enough to be able to copy a file themselves )
    Rolf Kalbermatter
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for

  • Proforma Invoice (F8) for Stock Transport Order

    With regard to intra-company STO, we have a specific requirement: Referencing delivery document generated using Xn: VL10B (delivery from Stock Transport Order), we create proforma invoice type F8. Subsequently, excise invoice is created referencing t

  • How do I get my account to work

    Well I used a credit card a few days ago and now it's asking me to put a payment type so I tryed looking for none but it was not there so I put in my pin and it is saying my pin is wrong so then I tryed creating a new account but it did not show the

  • Gtech drives sleeping for no apparent reason

    I have 3 Gtech FW800 drives chained together via my MacBook Pro FW800 bus.  Gtech says it is fine to chain 5 together. I have UN-chcked the box in System Prefs > Energy Saver > "put hard drives to sleep when possible".  And yet, my Gtech drives fall

  • Reporting quiz score when spread across separate lessons? cp8

    Hi, I have 7 lessons in my course. The LMS does NOT support a mastery roll-up score like the originally indicated they did. They cannot be combined in to one lesson. They are large.  So each has a portion of the quiz (no, they cannot be all placed in

  • About CCM2.0 and SRM7.0 !

    Hello everyone,      I have a case ,the customer want to used the srm7.0 and ccm2.0,but i found the srm7.0 achitecture, it said the srm7.0 will be used the srm-mdm catalog3.0.      who can tell me ,If i use the srm7.0 and ccm2.0, to be whether feasib