** Is it possible to run a windows .bat script job from ODI between server?

Hello Friends,
We have ODI 10.1.3.5 on a Win2003 Server.
Have a windows Batch script job .bat(this is a related to a different program - DRM) on a different Windows 2003 server...is it possible to execute .bat job thru ODI between servers?
Appreciate your suggestions...
Thanks.

Hi AJ,
Here are more details:
Server-A: ODI Server (Win2003)
Server-B: Oracle DRM Server (Win2003)
Server-C: ODI scheduler agent is installed (Linux)
We have a .bat batch script job on Server-B which we are planning to run from Server-A (as part of the ODI package execution flow)
This .bat job exports the DRM hierarchy data to a table that ODI uses to process next steps.
So, you are suggesting to install ODI agent on Server-B? If we do that...not sure if there be issues if we have to run the package with other scenario's (interfaces/Procedures) that refer agent isntalled in Server-C??
Any feedbacks are appreciated!!
Thanks

Similar Messages

  • Is it possible to access the Windows 2003 guest VM from the VM Server?

    Hi,
    I have only one physical machine. I install VM server and VM Manager (using the VM Manager template) on the same physical machine. Then I create aa guest VM for Windows Server 2003. Can I run Windows Server 2003 in GUI mode like guest VM using VMWare Workstation? This setup is strictly for learning and I don't want to get another PC in order to access Windows 2003. If it is possibl, what other software must I install on the VM Server (Dom0) in order to for this to work?
    Thanks for your assistance.
    Phil

    djplee88 wrote:
    Can I run Windows Server 2003 in GUI mode like guest VM using VMWare Workstation? No, you can't. There is no way to show the GUI of a guest from the console of Oracle VM Server. You will need another machine.

  • Is it possible to run a Windows domain with a Mac Server?

    Looking for some advice on getting rid of our Windows domain controller (DHCP server, AD, etc.) in favour of a Mac Server (which we own).  Is it possible to run a Windows domain with a Mac Server?

    Snow Leopard Server (10.6) and earlier included Samba which supported acting as an NT Domain Controller (this pre-dates Active Directory). Lion (10.7) and later as standard can no longer act as an NT Domain Controller nor can they act as an Active Directory server.
    So the short answer is no.
    Theoretically you could port Samba4 to a Mac and Samba4 can act as an Active Directory server. In reality this is not going to be easy but is theoretically possible.
    An easier option might be to run a copy of Linux (e.g. Ubuntu) in a virtual machine e.g. using VirtualBox and then run Samba4 in that and configure it to act as and Active Directory server. Then you could connect the Mac side to the Samba4 Active Directory server. This approach would use all Mac hardware, and not have any extra costs of licenses to buy and as far as all the rest of the network is concerned would be a standard Active Directory server environment.

  • Is possible to run a windows (windows XP) in  a MAC OS ?

    My computer have two partitions (mac os Leopard, Windows XP)
    My computer boots on Mac OS.
    How to run a windows (Windows XP) in Mac OS.
    I need to have Mac OS and a windows with Windows XP.
    Best regards
    RV

    I believe there's a third-party application called VMWare Fusion that will do exactly what you're looking for. I've heard loads of good things about it, and understand that it works with either XP or Vista.
    Good luck!

  • Need Windows bat script help

    Apparently I've been in Unix land a little too long, because I'm trying to do something in a windows .bat scirpt that i know is possible in a Kornshell. I just don't know for sure if it is possible on windows.
    I am trying to assign a variable the value of a command. More specifically, I'm trying to assign the variable as the contents of a file.
    So in a Kornshell I would do something like this...
    DBS_NAME=$(cat DBS_NAME.txt)
    echo $DBS_NAME
    So I have gotten this far in the .bat script...
    set DBS_NAME=type DBS_NAME.txt
    echo %DBS_NAME%
    but everything I've tried to resolve the "type" command (to display the contents of the file) is not working, I keep ending up with the text of what is after "set DBS_NAME=" on the output.
    Does anybody know if this is possible in windows?
    TIA,
    Robert

    The echo is there to display the value of DBS_NAME for testing.
    I'm actually trying to read this in so I can pass it to a maxl command line, and instead of the variable passing the App.DBname (contents of the file), it is passing 'type C:\DBS_NAME.txt' to my maxl script, and so it is failing.
    Here is the test bat script...
    set DB=type C:\DBS_NAME.txt
    essmsh C:\Test.mxl %DB%
    and its maxl output below...
    (I overwrote the user, password and server below)
    Notice that it is failing on the word 'type'. This should be the App.DB being passed (the contents of the file), but instead it is still only passing the text of the command.
    MAXL> login <user> <password> on <server>;
    OK/INFO - 1051034 - Logging in user [000694098].
    OK/INFO - 1051035 - Last login on Friday, November 05, 2010 2:08:03 PM.
    OK/INFO - 1241001 - Logged in to Essbase.
    MAXL> display variable on database type;
    ERROR - 1242021 - (1) Syntax error near ['type'].
    MaxL Shell completed

  • Is it possible to run the Windows XP environment from an external HD?

    I just purchased a MacBook Pro and need to run navigation/mapping applications written for windows only. I would rather not fill up the internal HD with XP and associated Apps.
    Is it possible to install bootcamp or VM Fusion etc, Win XP and associated apps and run them on an external usb drive connected to my MacBook Pro?
    TIA

    BootCamp Discussion:
    http://discussions.apple.com/category.jspa?categoryID=237
    This is the workstation Mac Pro, not MacBook series.
    If you want Windows installed natively on its own partition, you can't use external USB or FW or eSATA, must be internal.
    A virtual machine and its associated disk file image that is used in OS X can be anywhere you want.
    Fusion supports BootCamp partitions, but isn't req'd.
    http://communities.vmware.com/community/vmtn/desktop/fusion

  • Is it possible to run dual display monitors on a KVM switch between my mac mini and a PC desktop?

    I have two 23" monitors utilizing DVI that I currently have plugged into my PC desktop.  I'd like to purchase the mac mini and utilize the same monitors for both systems and switch back and forth between the two.  So, I'm wondering if it's possible.  The only two hangups I can anticipate is dual display capability on the mini (I expect that some adapter will be necessary), keyboard compatibility between the two systems, and finding a switch that will handle all the above.  Any help would be greatly appreciated!!!!

    I think this video could help you
    http://www.youtube.com/watch?v=IYoC2teAbmE
    Other question is the switch box, You will have eight income cables (4 video, 4 usb) and four output cables
    http://www.showmecables.com/viewItem.asp?idProduct=10778
    http://www.networktechinc.com/pdf/cat-kvmsplit-usb-hdmi.pdf

  • Is it possible to run PLSQL, or SQL script daily?

    I am trying to write a script will delete everything that is older then 90 days, and i only want to run this script once a day.
    is this something it can be done in apex?
    Thanks
    John Lau
    APEX version: Application Express 4.1.1.00.23
    Browser(s) and version(s) used: Firefox
    Theme: Midnight Blue

    Hello John,
    You have not given the database version you are using. If it is Oracle Database 10g Release 3 or higher then you can go with DBMS_SCHEDULER and schedule your script to run periodically.
    Following is the Oracle Database 11g Release 2 documentation for DBMS_SCHEDULER:
    http://docs.oracle.com/cd/E11882_01/appdev.112/e25788/d_sched.htm#CIHHBGGI
    I found the following blog post of @Tobias Arnhold helpful while creating my first scheduled job:
    http://www.apex-at-work.com/2009/06/dbmsscheduler-examples.html
    If you are looking for APEX built-in solution then here is one using APEX_PLSQL_JOB :
    http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21676/apex_plsql_job.htm#BGBFGBIB
    But I will suggest DBMS_SCHEDULER over APEX_PLSQL_JOB as DBMS_SCHEDULER package has more fine tuning facilities regarding scheduling than the APEX_PLSQL_JOB.
    Hope it helps!
    Regards,
    Kiran

  • Is it possible to upload non-numeric data into Planning from ODI?

    Dear All,
    I have problem to upload non-numeric data into planning?
    Regards,
    Thomas

    I am not sure what that has to do with non-numeric data and planning.
    If you want to move your ODI environment then have a look at this post :- Re: move full ODI environment to another Machine...
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • It is possible to run a timer job in Office 365 online?

    Hi All,
    Is it possible to run a timer job on 1st of every month  for a list in office 365? I have a requirement that I need to send data of current month via email on 1st of every month. should I use timer job in Office 365?
    Thanks in Advance.

    Hi Darsh,
    There is no option available to run a timer job in SharePoint Online (Office 365), SharePoint timer job option is available only in SharePoint On-premise.
    Microsoft Office 365 provide an alternate of the SharePoint timer Job "Web Jobs" on Azure. You can create Web Job by 2 types
    Web Job as a App on SharePoint
    Web Job as a scheduler
    Read the below articles 
    http://blogs.msdn.com/b/kaevans/archive/2014/03/02/building-a-sharepoint-app-as-a-timer-job.aspx
    http://blogs.msdn.com/b/richard_dizeregas_blog/archive/2014/04/07/sharepoint-timer-jobs-running-as-windows-azure-web-jobs.aspx
    Vivek Jagga 
    My Blog

  • Running an Oracle Enterprise Manager job in Oracle SQL Developer

    Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    Is it possible to run an Oracle Enterprise Manager job in Oracle SQL Developer? I have looked through the Oracle help documents for 9i and it does not seem to cover this topic.

    1007692 wrote:
    Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    Is it possible to run an Oracle Enterprise Manager job in Oracle SQL Developer? I have looked through the Oracle help documents for 9i and it does not seem to cover this topic.DBA_JOBS resides in the database; not in any particular client.

  • Running other binaries or batch files from within java

    Hello,
    I recently inherited several closed-source windows executables. I need to execute them when a user clicks on a JButton. (after which I can parse the text files they generate)
    I realize this will make my application windows-only...
    Does anyone know how I can execute a file (or dos shell commands) from inside java?
    Thank you in advance,
    Andy

    My understanding was the command.com (which isn't an executable, just like dir isn't an executable (not a windows user, doesn't know these things))
    "Not to be confused with OS/2 Warp CMD.EXE, the file CMD.EXE is the Microsoft Windows NT command line shell and is more compatible and portable between different hardware platforms when compared to the original COMMAND.COM, which has been used as the command interpreter with DOS for several years. COMMAND.COM is included for backwards compatibility and is recommended that it be used when old MS-DOS programs may not be able to be run in Windows NT."
    "Apart from what was listed in the opening paragraph, one of the most noticeable things a user is going to notice when using CMD to access MS-DOS is the ability to use long file names. When a user is using COMMAND they will need to use the short 8.3 name. For example, if a user wanted to access "My Documents" in COMMAND they would need to type "cd mydocu~1". However, a user who wanted access the same directory through CMD could type "cd my documents"."
    I believe my legacy software falls in to the category of "old MS-DOS programs" (and the Windows XP kernel is based on NT)

  • Calling PL/SQL procedures from a Windows CMD script

    Hello,
    I am writing a Windows CMD script. From this script I want to call procedures from a PL/SQL package which selects, inserts or deletes rows from the database.
    How do I go about logging into the database from the cmd script and calling PL/SQL procedures from there?
    Does anyone have any examples of such scripts? Thanks in advance.

    No, it is not a job that needs to be scheduled.
    The script will be used when needed to select info from a certain table and also to insert or delete certain info into/from this table (so, it is just simple sql statements which I have put into a package), but I'm sure how to log into the database and execute the procedures from this package in a cmd script.

  • Run multiple unix commands from ODI procedure

    I want to run a series of unix commands from ODI procedure. I dont want to use Unix shell scripts. (I know that works).I am just trying to place the contents of the shell scripts in ODI procedure with Operating system as technology. But I am unable to execute the proecedure.
    For example below is a very small 3 line commands I would execute
    filename="/var/test.txt"
    ls -l $filename > /var/anotherfile.txt
    chmod 777 $filename
    I am not sure if there is any specific syntax that I have to follow for executing unix commands. Also I dont want to write a Jython and use os.system command as well.
    Appreciate any help on this

    First your original question... You can put more than one DOS command on a single line, simply separate each command with an ampersand (&). For example:
    mkdir c:\abc & cd abc & dir*
    Regarding your concerns about performance, well that would depend on exactly what you mean. Using CLIENT_HOST (or HOST on the server) simply opens a shell (DOS in this case) then passes your command to it. The performance of performing this action really isn't measurable. Basically you are just pressing a button and you should get a near immediate action. As for the performance of executing each command, that has nothing to do with Forms. Once the command is passed to the shell, the rest is a function of the shell and whatever command you passed.
    Having said that, if you were to write something sloppy like a loop (in pl/sql) which called CLIENT_HOST lots of times repeatedly, then yes there would be a performance problem because the pushing of the button will cause an exchange to and from the server and each cycle in the loop will do the same.
    So the answer to how performance is impacted will depend on what exactly you need to accomplish. If it is a single call to CLIENT_HOST, this should be fine.

  • Is it possible to run Add-On application seperately from Windows?

    Hi,
    Is anyone know if it is possible to run the Add-On from Windows with SAP B1 client ? For some reasons, i can't install the Add-On my server now during my development, but i need my QA tester to test these existing finished Add-Ons. Can I just pass all compiled binary files to my tester and let him run the Add-On from his PC and test it in his SAP B1 client? I tried, but it always gives me application crash error. But the add-on runs very well after installed in the the SAP B1 or under visual studio developping mode.
    Thanks,
    Lan

    Hello
    Yes it is possible. You can run the addon the same parameters as you run in the development environment. You can use the same connectionstring used during development.
    1. Copy you addon into a folder
    2. Create a bacth file (start.bat) with notepad, and enter there your addon name and the connectionstring
    3. Run the batch file.
    It will start and connect to sap b1.
    I am also using this method to test the addons .
    Regards
    J

Maybe you are looking for

  • ITunew won't let me update/install new Itunes nor let me uninstall

    So i open my computer and says it has to update. I press ok and it updates. When I come back, i reopen Itunes and it has the message saying Windows is configuring this thing or whatever. After awhile, it says i do not have permission to do this actio

  • MWST not getting determined at header

    Hi, In CRM 4.0, I am getting the pricing conditions correctly including MWST at item level. But still there is an error which says that MWST not found. I observed that at the header, there is no MWST determined. Any clues. thanks Yash

  • Process Patterns in BPM

    what is process pattern in BPM? How many Process  Patterns are there namely? Please REPLY urgently?

  • Query reg adding custom tags in SOAP Header - AXIS Receiver Adapter

    Hi All, I need to send custom tags as mentioned below to my traget webservice application. I think I can do this with Receiver AXIS adapter but not sure how it can be done. Can any of you suggest?                                               <WSCont

  • Help With SQL Script

    Hi All , Here is my usecase. I have a table of following structure (History table):     Column A - Unique key     Column B - Foreign Key     Start Date     End Date.   My Data is corrupted due to some reason .  Its supposed to be              StartDa