Batch file to call job Disqualification

Hi friends,

Please help me in creating a batch file, which called OEDQ work.

This batch file is called by Informatica once it loads data into the staging area for the cleaning of the data.

Your help is very appreciated.

Thank you, Prasad

Prasad,

As I mentioned if you please, don't download files jmxtools.jar - you must use of the facility. You don't need to move it, just run from the folder it is in.

On a Windows Quick Start installation it will be in Program Files, for example

C:\Program Files\EDQ11\Enterprise data Quality\director\11.1.1.7.3. (1050) \jmxtools.jar

On a weblogic Unix installation it is probably in your House Disqualification [a subfolder of your home FMW], for example

/opt/WLS/EDQ/Oracle.EDQ/jmxtools.jar

If she's not here, then use the find Unix command to locate.

Nick

Tags: Fusion Middleware

Similar Questions

  • Use of PSEXEC for remote batch file processing

    We are moving a windows application for win 2008 r2. The application uses batch files. Calls from the source server to the Server 2008 r2 target do not run the command as expected file even if you use PSEXEC. The-d option works from the source in SQL2000 but not asynchronous and-i returns an error. Any info would be greatly appreciated. Thanks in advance

    Hi dave_900,

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Windows Server forums.

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer

  • I want my procedure to return the error message in the batch file

    Hi team,

    I have a requirement from users of the company. Could you please provide your suggetsion to achieve this.

    We have a batch file that is short on time, in this batch file, I'll call you a SQL script.

    In the SQL script, I called you a procedure to run.

    Inside the procedure, I have the following statement,

    Select, insert and update commands.

    and I use ANOTHER exception to handle errors.

    My requirement is to pass the error messages for the batch file when one of the orders was not not run and send a notification e-mail to the group with the error text.

    Please provide your suggestion.

    Thank you and best regards,

    Robette.

    Could you please tell me, inside the procedure I have to remove the OTHER exception and how I can pass the value to the command file and where I add the content of the e-mail notification.

    I suggest that you write modular code instead.

    1. create a log table

    2 modify the procedure to log on to the error log table or exceptions

    3. that others suggest have the recovery/return procedure an exception in the client/batch file

    4. for an exception have the batch file to call a procedure to do the emailing if there were exceptions

    IMHO, it's a MISTAKE to try to put all these features in a single file. It is NOT scalable and makes it almost impossible to update the batch file if the requirements change in the future.

    Logging should be a separate process with a separate log table so that you can capture ALL of the information that may be necessary, now or in the future. Enter information in a table of newspaper, it is EASY for ANYONE to query to see what problems are occurring in the process.

    Emailing should be a separate process so that it can be used for your batch file current, files of future orders or even by procedures or functions in the database.

    Do not try to create a solution "a script does everything."

  • batch file to run the script to report

    Hello

    How to create a batch file to call my script essbase report.

    Thank you!

    Hello

    you create a MaxL script that calls the report script. When it does not, you create a batch file that launches the MaxL script.

    MaxL example: export sample.basic database using fichier_journal '' $ARBORPATH/App/Sample/Basic/asym.rep' ' of data_file ' home/month2.rpt ";

    The batch file called essmsh.

    Kind regards

    Philip Hulsebosch

  • Passing parameters to a batch file in FDM

    Greetings,
    is it possible to pass specific parameters such as the user name, password, server, database, etc. in FDM for a batch file that I created. This batch file is called from the AftExportToDat event using the ShellandWait call. Thank you very much.
    CG

    You can call the API. DataWindow.Connection to retrieve these values. You can certainly get the user ID curent by calling pstrUserID. I never tried to recover the password, it can be encrypted during execution?

    The API guide and the workbench has more information.

    -Nate

  • sqlplus command inside batch files

    Hello

    Oracle9.2

    need commands from sqlplus, from the inside, the batch files without calling the file .sql separately. How can we do?

    Regarding

    Hello

    You can more orders in this code, but no select statements do not work here. Please provide your batch file as I'll be able to check the same.

    (
      echo alter database backup controlfile to trace;;
      echo shutdown immediate;
      echo exit
    )|sqlplus -s "sys/%password%@%tnsname% as sysdba" > Shutdown.log
    

    See you soon
    LIX.

    Published by: Kanchana dewaer on February 10, 2011 12:43

  • MaxL Script and batch file

    I have a MaxL script that exports data from different cubes Level0. I have a batch file to call this script at daily intervals.

    I want to name something out of different every day (preferably NAMEmmdd type format). I know that I can add a rename or move the lot but wonder if there is a MaxL method that will allow me to export to another name?

    Current MaxL is simply
    export database APP. Level0 data_file DB database ' ' $Arborpath\am1119.txt "";

    Ideas or direction to go learn the answer?

    T,
    J

    Hello

    You can enter variables in maxl, so you the calling batch file can pass in a variable that contains the name of the file with the current date...

    For example, you have a batch file
    essmsh c:\temp\export.mxl "C:\temp\output%DATE:~3,2%%DATE:~0,2%.txt".

    If that was run today it would pass in ' C:\temp\output1118.txt

    Now in your maxl you just refer to the variable with

    export data from database sample.basic Level0 to data_file $1;

    $1 refers to the variable which has been adopted, the 1 being the position, in which it was adopted.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Previously, work job FTP in the batch file gives message "error opening script file.

    I have two FTP jobs on two separate machines that I've been running as tasks scheduled for a few years with success.  They are on the same network, but we're on the field, the other is out of the field.  Both are Windows XP SP3.

    Starting this week, two of them fail when you try to load the actual script FTP file.    Here is an example of the ftp command that I use: FTP d - n-i-s:C:\scripts\getmyfiles.txt

    The message says "Error opening C:\scripts\getmyfiles.txt" and displays help FTP.  I should also mention that the FTP seems to work fine if I connect from the command prompt, and does not use a script file manually.

    Both of these batch files containing similar (different but calling script files) FTP commands were executed the week last successfully.

    Any suggestions are appreciated!

    Hi Kristin,

    The question you have posted is better suited to the MSDN forums. You can ask your question in the help link.

    http://social.msdn.Microsoft.com/forums/en/categories/

    Hope the helps of information.

  • nested batch files don't work calling file not end when is called

    If I am running a batch file a.bat, which contains the command b which is itself a batch file b, bat, then none of the statements/commands after b in a.bat are never executed.

    Hello

    CALL MARY

    B then runs and unless it gives up control of something another control will return to A.BAT
    When Mary ends. He returned at the next legal order after the CALL.

    Information about batch files
    http://www.computerhope.com/batch.htm

    I hope this helps.

    Rob Brown - MS MVP - Windows Desktop Experience: Bike - Mark Twain said it right.

  • Call via the FDM script batch file

    Hi all

    Here is the FDM script written to call the command via the Script FDM in import file, test the operation of the script by creating a vbscript file (* .vbs) to call the batch file and worked like charm. Please see the excerpt from the sciprt

    SubMonth = "Mar".

    SubYear = "FY15.

    ARG = trim (SubYear) & "" & trim (SubMonth)

    Set objWshShell = CreateObject ("Wscript.Shell")

    strCmd = "E:\hyperionfiles\batch\CalcActNew.bat" & Arg

    Line 53 objWshShell.Run 'strCmd', 0, True

    The error returned is

    Error.JPG

    Thank you

    Hi, no double quotes are needed to join strCmd it's a variable

    objWshShell.Run strCmd, 0, True

  • Run a batch file in windows separated box to call DRM client batch

    I need your suggestions on what follows.

    ODI & DRM are installed on separate boxes.

    Now, I want to ODI to call a batch file (kept on DRM - Windows box, this batch file called client batch DRM for export metadata). I tried to use the notion of shared folder, but without success.

    Pointers please?

    This should work for you-

    Create a batch on your current server (ODI) file and write in the path to the other file of commands on the other server.

    Server2completename/D$/path/yourbatchfile.bat

    Calling your batch file that you created on the same machine... which inturn will call the other on another machine batch file to run the batch client from the ODI.

    Also you can paste errors that you can get... need to check if you get any specific problem related to this.

    Thank you

    Denzz

  • Call the batch file and not the shell script using measures of the event

    Can I use EVENTACTIONS at the door of gold like

    eventactions (SHELL, /path-to-batch-file/test1.bat)

    will this work? I am on a windows machine, so I need to run a batch file and not a shell script

    In GGSCI, you can shell OUT to the BONE and call a command/executable file.

    For example on Windows:

    GGSCI (WIN2003) 2 > shell dir

    Volume in drive C has no label.

    Volume serial number is 8CCC-9E58

    Directory of C:\ggs

    18/08/2012 07:23

    .

    18/08/2012 07:23

    ...

    2010-10-15 06:37 bcpfmt.tpl 426

    2010-10-15 06:37 bcrypt.txt 1 725

    22/04/2011 03:41 2 560 category.dll

    05/11/2011 10:43

    cfg

    2010-10-15 07:15 739 chkpt_ora_create.sql

    ...

    What were the results when you tried this in an EVENTACTIONS clause?

  • call a batch file in the sql scripts

    Hi friends,
    I'm looking for a way to call any batch file in sql scripts. I avoid using the DBMS_SCHEDULER package because my application server and database server are deparaments.
    I use the sql script using the server.plz application.


    Ah, I see. Of course, this explains everything.

    Now to be serious: there is no way to run a batch SQL script. The Tools that present SQL statements to the database are often able to do; host in SQL * Plus may issue commands to the OS, the host of builtin forms is it too and with dbms_scheduler , you can run a shell script on the database server.

    So depending on the tools you use, there are several ways to run the OS commands. So far you didn't tell us what you want to do with what tools in the version you want to do. So to only answer is: it is not possible. You cannot run a simple SQL command script.

    see you soon

  • Calling batch file. SQL file with parameters

    Hi all:

    I may / may not have correct code, because I can't find a Google result for answering the question and cannot test this solution until it goes live, so I want to make sure I have it correct.

    I have a batch (file1.bat) file that implements some variables. Inside this file, I call a .sql like this procedure:
    sqlplus username/password@environment @c:\sql\export.sql cID %%d sID % % exportFilename %

    How do I use these settings within the export.sql so they are passed to the oracle procedure?

    I am currently using the following code:
    BEGIN
    sinterface. Export (1, 2 & 3);
    EXCEPTION
    WHILE OTHERS
    THEN NULL;
    END;

    This code will work? I know that if I call another code file1.bat .bat file, I can get the settings such as:
    SET of cID = %1
    SET sID = %2
    SET exportFileName = %3

    OR

    SET CompID = compID %
    SET SiteID = siteID %
    SET exportFileName = % exportFilename %

    But I have no idea if / how this translates an oracle .sql file to call a stored procedure. I got a result of Google to show using the & 1 & 2 & 3 to set the parameters of this batch file, but as I can't test it, I have no idea if it would work.

    Anyone would be able to confirm the correct method?

    Thank you
    Andy

    Andy,
    Welcome to the Oracle Forums. Please take a few minutes to review the following:


    This forum is for general issues Oracle Forms. Please post your question in the forum SQL and PL/SQL . If you have a general question of forms, by all means, ask it here! ;-)

    That said, you asked...

    How do I use these settings within the export.sql so they are passed to the oracle procedure?

    I am currently using the following code:

    BEGIN
    sinterface.export(&1, &2, &3);
    EXCEPTION
    WHEN OTHERS
    THEN NULL;
    END;
    

    Since you simply call a Script SQL of your batch file file is not really necessary to use an anonymous block to call your stored procedure. In addition, as you use the OTHER generic exception - you never know if there was a mistake. Really, you shouldn't use SO that OTHERS value NULL. This isn't a very good programming practice. As for your variables, I would recommend that you set the substitution variables in your script and set your settings to access these variables. For example:

    DEFINE c_id = &1 (CHAR)
    DEFINE s_id = &2 (CHAR)
    DEFINE f_name = &3 (CHAR)
    
    Execute sinterface.export(c_id, s_id, f_name);
    

    I would not include an exception handler at this level that any exception must propagate to the calling program.

    Craig...

  • Call calculation Scripts in a Batch file

    Dear all,

    Can I know how to call calculation Scripts in a Batch file?

    Explain to me in detail

    Concerning
    Vijay

    If you need run three Calc calc1, calc2, and calc3.

    Reel to '> ';

    connection > > about >;

    Set timestamp

    the value of message level.

    run the calculation >. > .calc1;
    run the calculation >. > .calc2;
    run the calculation >. > .calc3;

    disconnection;

    spool off;

    "exit";

    -type the script above into Notepad and save it as calc.mxl
    -You can call this file maxl cmd Windows or in a shellscript as ESSMSH > calc.mxl

    Note:
    It is hardcoded in the script vb script or shell script, we can effectively automate the same.

Maybe you are looking for

  • No popup information with question

    It seems to be a problem to 9.0. When I try to log out of my site, there is a window that opens normally asking me if I don't know I want to close the session. Now at 9 this window does not appear, just text, and on a page with TEXT it does not see.

  • date and time to the 05/12/2013 times randomly changes

    After that I updated to El Capitan (it seems) on my iMac.  My date and time system randomly change the incorrect time and back to 05/12/2013.   I see nothing tripping in particular.  Just all of a sudden my browser does not open a page... etc.   I ha

  • Satellite L300-1DN: upgrade or downgrade options

    Hello I'll be looking into the options of upgrade or downgrade for this laptop because of the General Vista slow compared to the other Windows operating systems. Have Vista Home Premium SP2, they seek to alter the operating system. Now that Windows 7

  • Excel 2013 ActiveX object not available

    I try to open an Excel ActiveX reference but can't. I'm using LabVIEW, 2012 and 2013 Excel. I placed an open VI of automation on the block diagram and created the refnum of entry control. When I click on select class ActiveX control (see below), the

  • My Subvi is running independently but do not if you called by a relative of VI.

    Greetings, I have a Subvi, which is called by a parent of VI.  The Subvi is running very well independently, but when she is called its parent returns 0.00000.  I'd appreciate it if someone with a little more experience could take a look and tell me