Unix and exe

hi all
can any body tell me how can i invoke an exe program
in plsql in unix environment like (notepad in windows)

The host() command could be used I assume.

Similar Messages

  • Error while building application installer and exe

    i had tried to build an installer and exe for my appication which application and exe building is successfull. but when we install it over the system it does not read  analog input and digital inputs and showing NaN in the indicator,I have treid many a ways and this works after disabling the counter reading section which is used to read the pulses from the quadrature encoder. when i again include that particular section it shows the same error. also this entire code works beautifully without any error from our source code, what might be the possible cause , please help me, 

    Hi Kodee,
    1)     Are using error handling in your code?  Are you getting any errors?
    2)     What version of LabVIEW are you using?  If you are using 8.0 or newer, then you can build a debuggable executable:
    Debugging Applications and Shared Libraries
    http://zone.ni.com/reference/en-XX/help/371361A-01/lvhowto/debug_apps_dlls/
    Regards,
    Elizabeth S.
    Applications Engineer
    National Instruments

  • Using Oracle driver in JDBC for Unix and Linux based servers

    Please, let me know how to mention the Oracle driver within the forName.class(" "); statement in the Jdbc-Servlet for Unix and Linux based servers.
    I'm using Windows-OS for Java programming. Should I have to use the same environment(Unix/Linux with Oracle) for compiling or just compiling, mentioning the driver in the java program would suffice?
    Please, Help me.
    Thank You.
    from,
    Silas eschole.
    email: [email protected]
    [email protected]

    I've used Oracle's thin driver like this:
    Class.forName ( "oracle.jdbc.driver.OracleDriver" );
    Connection DBConnection = DriverManager.getConnection("jdbc:oracle:thin:USER/PASSWD@database" );
    You need Oracles client classes ( e.g. classes111.zip ) at run time, not during compilation.
    Thin client connects directly to the Oracle DB, so the database description is like PORT:MACHINE:SID
    Connection is made through Oracle's listener even when your DB is in the same machine that your program is running. Port number is propably 1521 or 1526, depending on your listener.ora definitions and used Oracle SQL*Net version.

  • Dial Up between Oracle on HP-Unix and Oracle on Windows 95

    Hello Everybody
    I have Oracle Enterprise edition 8.0.4 on HP-Unix and Personal
    Oracle 8.0.3 on Windows 95. I want to establish connection
    between these two databases through dial-up. I have already
    established connectivity through lease line.
    I can dial up through Windows machine but I am not able to dial
    up through HP-9000 server. Please can anybody guide me. I will be
    highly obliged.
    Thanks in advance.
    Noble.
    null

    Noble,
    This is not the best forum for this question.
    Maybe the public news forums would be better,
    or Oracle support if it is available to you.
    My comments would be:
    Oracle has the async v1 and v2 protocol for doing this,
    but your best bet is to set up a tcp/ip ppp connection, as used
    by 200 million internet users..
    This may raise some security concerns, but dialling back to the
    server trying to make the connection, as well as the normal
    password protection gives some security comfort.
    Information on how to do this should be widely available as it is
    not Oracle or windows or hp specific.
    You can then use a normal tcp/ip connection database link etc..
    Turloch
    Oracle Migration Workbench Team
    Noble (guest) wrote:
    : Hello Everybody
    : I have Oracle Enterprise edition 8.0.4 on HP-Unix and Personal
    : Oracle 8.0.3 on Windows 95. I want to establish connection
    : between these two databases through dial-up. I have already
    : established connectivity through lease line.
    : I can dial up through Windows machine but I am not able to dial
    : up through HP-9000 server. Please can anybody guide me. I will
    be
    : highly obliged.
    : Thanks in advance.
    : Noble.
    Oracle Technology Network
    http://technet.oracle.com
    null

  • File permissions $OH Unix and Windows

    Hi,
    I am examining an Oracle audit and now looking for all the default file/directory permissions on Unix and Windows. Have searched a lot of sites now but could not find a proper list with all the permissions mentiond. Does anybody knows where to find such a list (or script) to check if my current settings are ok?
    I use OEM to check for my open security policies but this permission item is very hard to find unfortunately.
    So please some info on this unix/windows permissions issue.
    Thanks,
    Paul
    btw Have found some settings for bdump, udump, adump, $OH/rdbms/log and audit (umask 0177) but want to check those other permissions for the whoe installed Oracle software en admin directories.
    Edited by: Paul van Rixel on 12-mei-2009 13:30

    Hi,
    Picked a few alerts from EM, for example:
    Allowed Logon Version
    Default Passwords
    Default Permanent Tablespace Set to a System Tablespace
    Initialization Parameter File Permission
    The last few weeks I have already disabled some of the policies but these are the alerts which are left now and I want to get rid of them.
    When you click in EM on "Initialization Parameter File Permission" the description of it is: Ensures that access to the initialization paramater file is restricted to the owner of the Oracle software set and the DBA group.
    So, ok thats is clear to me but I want to look at the whole server/database to make it a "clean" server/db.
    Paul

  • Essbase system 9 -difference between the installation in UNIX and windows

    Hi,
    plz let me know the difference in installation in UNIX and windows, let me know the process. this is bit ugent...
    advanced thanks for your help and support.
    Thanks,
    sudhakar

    Hi Sudhakar,
    You have 2 documents for windows_installation and unix_installatio in the following location.
    http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_1.htm
    Sandeep Reddy Enti
    HCC
    http://analytiks.blogspot.com

  • Execute command on UNIX and get the result

    I want to write a Java program, which can execute a shell script in UNIX and get back the result. Any idea?

    Check these two tips:
    How to execute a command from code
    http://www.java-tips.org/java-se-tips/java.lang/how-to-execute-a-command-from-code.html
    How to read output from a Command execution
    http://www.java-tips.org/java-se-tips/java.lang/how-to-read-output-from-a-command-execution.html

  • How to open .rar files and .exe files on mac

    HI
    I'm new user on mac and would like to know how to open .rar files and .exe files on MAC OS X
    Thanks

    How is this a Compressor question?
    .exe is a Windows only Executable, and can't be opened on a Mac, unless you have Windows installed.
    Michael Trauffer

  • Export from HP-unix and import on solaris

    Hi all,
    Can anyone give me the procedure and constraints that are taken for exporting oracle 8i on HP-unix and importing on oracle 9i Solaris machine, Any docs or metalink notes also helps me
    what are the parameters that should taken for faster export and import ...
    export is for full database ..
    If anyone can give me a quick response , i would appreciate that. because i have only 2 days in hand...
    Thanks in advance

    The export and import commands are documented in the Database Utilities manual for whatever version you are running. They work the same on both OSs
    Description of your requirement will help get a better response - it almost sounds like you want to migrate, but ...
    in general, the syntax is
    exp|imp user/password@db file=export_file.dmp parameters-list
    exp help=y
    imp help=y
    give a decent summary of the parameters. You can keep them in a parameters file if this needs to be reproduced.
    One thing - don't use 'compress=y' ... it tries to plunk each segment into it's own single extent, and that is often fatal.

  • Exporting  from Hp-unix and Importing on Solaris

    Hi all,
    Can anyone give me the procedure and constraints that are taken for exporting oracle 8i on HP-unix and importing on oracle 9i Solaris machine, Any docs or metalink notes also helps me .
    And i need steps like how to disable the constraints and triggers and how to take take export. what precautions are taken while exporting and importing.
    what are the parameters that should taken for faster export and import ...
    export is for full database ..
    If anyone can give me a quick response , i would appreciate that. because i have only 2 days in hand...

    Hi,
    I dont think that cross platform with work in exp/imp u can give a try anyway.
    Take export in direct path tat would be faster if you are using 10G then use Datapump (expdp/impdp)
    Before u could use exp or expdp / imp or impdp login as oracle use and export the variable ORACLE_SID to the target database
    do this $ exp help=y (for export) or imp help=y (for import)
    E.g. export syntax
    EXPORT
    exp parfile=exp.par
    parfile (exp.par)
    userid="/ as sysdba"
    file=/path/filename.dmp
    log=/path/filename.log
    direct=y
    constraints=n
    triggers=n
    full=y (for full export)
    owner=user1,user2(for schema level export)
    IMPORT
    imp parfile=imp.par
    parfile (imp.par)
    userid="/ as sysdba"
    file=/path/filename.dmp
    log=/path/impfilename.log
    full=y (for full import)
    fromuser=username (for schema level import)
    touser=username
    Try in google search for syntax of otn site for good documents
    Cheers,
    Kamalesh JK

  • Policy Routing - Unix and MS (Dare I ask?)

    Guys,
    Need to route out of a dual homed Unix and Windows box based on the source address or source interface as not to follow the default route.
    ie, Packet arrives at host x on interface eth0 but the default route is out of eth1 so I get assemetric packet forwarding on the box.
    I think ipfw is the way to policy route on unix, but anyone got a plan for windows?
    Many thx indeed, and kind regards,
    Ken

    The standard action, as performed by router software (such as Cisco IOS), is to select the next hop address and the output device. I will refer to this action as a "match & set" style of action. However, Linux takes a much more flexible approach. In Linux, there are several actions to choose from. The default action performs a route lookup from a specified destination-based routing table. The match & set action then becomes the simplest case of Linux route selection, which is realized when the specified destination-based routing table contains only a single default route. Linux supports multiple routing tables, containing multiple standard destination routes. Bear in mind that each of these routing tables is the same as the entire routing table for any other OS. Linux effectively provides 255 Ciscos to choose from. (For number freaks, Linux 2.2.12 supports 255 routing tables, 255 aggregate realms, and 232 (4294967296 decimal) policy rule priorities.

  • Unix and Java

    Hey guys, im taking a computer programing class this semester and i was wondering if anyone has tried running Unix and Java OS on their macs? Im going to be writing my own programs for the class, such as creating a ball in a window and making it bounce etc. So far i been using my school computers and i was wondering how macs are?

    You can't run OS X without running Unix Strictly speaking, 10.4 (Tiger) isn't a certified Unix, so you may find a couple of non-standard things, but 10.5 (Leopard) will be certified.
    There are a ton of Java developers who work on Macs, so it's as good a platform as any for Java development. Apple are always a bit behind the official JDK releases because they produce their own rather than using Sun's, though. As for development tools, Apple's Xcode, Sun's Netbeans and IBM's Eclipse all work just fine on Macs-- although to be honest you shouldn't need much more than a decent text editor if you're just taking an elementary programming class.

  • Connect to Unix and load files

    Can I connect to Unix and load files without using agent on Unix?
    what I mean to connect directly to unix to load file from unix to Oracle database without using any agnets on Unix just by using server username and password
    Please help !!!
    Edited by: user653098 on Sep 5, 2010 11:45 AM

    One way i can think of is if the Files are in the same Server where the ODI Server . Launch the ODI Designer of the Server(using VNC or any other application ) and use the Local agent to load the data from Unix to database. Other than this you would need to have an Agent to communicate from your Client windows Machine and Unix box.

  • Is it possible to create a web page to launch Reflection for UNIX and Digital program using Dreamweaver CS6?

    I am planning to create a web page that could launch Reflection for UNIX and Digital program as part of my project in my working area.
    Is this possible?
    I am a beginner in using DW. I am still studying how to properly use Dreamweaver thinking that I could provide the requirement of my project.
    Thank you for your comments.

    This is a question for Attachmate, the maker of Reflection, not Adobe, the maker of Dreamweaver.
    Dreamweaver is a tool, not a technology. It builds applications using HTML and Javascript that run on web servers using the HTTP protocol. So I think the question to as Attachmate is:
    Can Reflection be launched from an apache webserver using HTML, PHP or Javascript?

  • Learning Unix and AppleScript on Lion

    Hi everyone,
    I want to learn Unix on OS X Lion and AppleScripts very well. I've been a Mac user since Tiger OS X, but now I've decided to be serious about Unix and AppleScript. Can anybody recommend good books for this purpose. I would like to have books which start from basics but later go on to great details to fully explore these two things. I really need expert opinion here, plz.
    Best,
    Naveen

    If you already know something about unix commands, there is a scripting tutorial at http://www.tldp.org/LDP/abs/html/index.html
    If you need a tutorial on unix commands, http://osxfaq.com/Tutorials/LearningCenter/UnixTutorials/LoseTheMouse/index.ws had a pretty good tutorial, although at the moment, that link isn't loading for me now so I don't know if it is still up online or not.
    for creating logout hooks, http://www.bombich.com/mactips/loginhooks.html might help.
    Also, in Terminal, type man launchd.plist if you can think of a scenario where you could implement a "cron-like" solution. Then refer to Apple's own periodic daily/weekly/monthly launchd plists (com.apple.periodic-*ly.plist) at/System/Library/LaunchDaemons/. There are more triggers available than just day/date/time, such as "watchPaths" and "RunAtLoad." Home grown launchd plists ones should go in /Library/LaunchDaemons/ or Library/LaunchAgents, not /System/Library/LaunchDaemons/. Also man launchd (no ".plist").

Maybe you are looking for

  • Is there a way to affect the URL used when running a report subscription?

    We are using SQL Server 2008 R2.  I am finding out that when running a report subscription to extract a file in csv format, an extra blank line is created at the bottom (i.e., extra line feed), and the mysterious BOM characters also get inserted at t

  • Igoogle costantly redirects and will not open why? Cookies are ok.

    Whenever I enter igoogle in the address box or click on igoogle in the bookmark bar a box appears with a message stating, redirected, do not try again as it will not work or words to that effect. How do I access igoogle? Tracking cookie are not block

  • Flash CS3 will not launch

    After years of using Flash CS3 on our Windows 7 computer, it would not launch. So we did a system recovery -(everted to factory image), re-installed Windows and updates, installed Flash CS3, then successfully did the license verification. But Flash C

  • Is the gapless / pause problem with Lossless files solved on 120 GB?

    Hey everyone, I broke my trusty fifth gen 80 GB iPod a few months ago and recently purchased a 160 GB Classic to replace it. I've had two problems that I now know from searching this form that everyone else has had - the iPod pauses between tracks (a

  • TS4303 thunderbolt not supported in Mac Air 2013

    Mac Air 11" 2013 is connected to Airport Extreme but connection rate is only 50MB/s . That is no difference when I connected only to WiFi.I am using a Cat5E cable. Please advice.