Fuzzy Lookup Finished: Canceled?

Hey everyone,
I have a fuzzy lookup in Integration Services Packages that does not seem to run. I am pulling data from a table in sql server 2008 R2 and comparing results to data from another  table in sql server (same database & instance)  using a
fuzzy lookup for match similarities between the data sets. When my data flow task reaches my fuzzy lookup, a DOS box pops up for a second and then my packages finishes with a message of "Finished. Cancelled". The last message in my execution results
displays: "Information: Execute phase is beginning". Again, there are no excel files being processed or utilized in this package.   I've tried running my packages both in 32 bit and 64 bit mode but no luck. I've also tried the advice listed
Here :
I'm at a loss. Not sure what I can do short of reinstalling Visual Studio.  Any thoughts?
Migince
Info
Visual Studio 2008 3.5 SP1
Version Number: 9.0.30729.4462 QFE

You had a bitness error in the package and the very 1st time SQLDumper appeared which you disregarded
Now I suspect you need to stat over with a new project and all should work
Arthur My Blog

Similar Messages

  • Design Problem When SSIS Get String From Web to Do Fuzzy Lookup

    Hi!
    In my previous post Search Data by Fuzzy Lookup in Real Time
    Scenario, I've tested required functions to build a sample website and SSIS, now it's time to polish my design. Since user will query a name from Web, SSIS is supposed to get a string to do
    Fuzzy Lookup.  I wonder how I can design to let fuzzy lookup consume String as input instead of a structure (like OLE DB, EXCEL, Flat File, etc ) . 
    Now I use table as datasource to do a fake input. The SQL_CMD variable will dynamically be replaced from Web input. It seems Fuzzy Lookup component needs a structure to be an input.
    Do you have any design idea for my scenario ?  Thank you!

    How are you executing the fuzzy lookup package ? Is it using command line or using asp.net code ?
    In SSIS package we can create variables and assign any strings to these variables while running the ssis package in asp.net.
    Refer
    http://www.codeproject.com/Articles/28096/Excecute-SSIS-package-DTSX-from-ASP-Net
    Also have you gone through SOUNDEX option of TSQL
    http://www.tek-tips.com/faqs.cfm?fid=4110
    Regards, RSingh

  • Fuzzy Lookup addin Query

    I am using Excel 2013, I have installed fuzzy lookup, it got installed without any hassle but it doesn't show up in Excel.
    Load behavior of fuzzy add-in in COM Add-ins shows "A runtime error occurred during the loading of the COM Add-ins."
    If I try to run Add-in then I get following error:
    "The common language runtime could not be loaded by C:\Users\Vicky\AppData\Local\Apps\Microsoft\Fuzzy Lookup Add-In For Excel\Bin\FuzzyLookupAddInForExcel.vsto|vstolocal. Contact your administrator for further assistance."

    Hi,
    Based on the error message, this issue usually occur with fuzzy lookup not installed completely. Would you like to tell me where did you download the add-in? I tested to download
    here and installed/worked well in my local environment ( Windows 8.1 64bit and Office 2013 32bit). If you did not download from here, please try this installation copy.
    Then, if you were also download with above link, I recommend we clean-remove it and re-install it with
    Windows clean boot.
    Please Note:
    Uninstall any previous versions of Fuzzy Lookup Add-In for Excel. Folder path:
    C:\Users\username\AppData\Local\Apps\Microsoft\Fuzzy Lookup Add-In For Excel
    Right-click Setup.exe and Run As Administrator.
    Hope it's helpful.
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Fuzzy Lookup Transform not writing to destination

    I'm using MSSQL 2008R2 on a MS Server 2008 R2.
    I've tried using a flat file, excel, and creating tables to use the Fuzzy Lookup transform.
    But each time, the source object and Fuzzy Lookup transform turn yellow, but the destination is never reached.
    I'm not trying anything fancy for this now, I have been reduced to just trying to match some test data to see if I was doing anything wrong.
    For my source, it is simply a single column table, we will call it table A, with Oatmen, Juce, and Conut in the Name column.
    The reference table, table B has Oatman, Juice and Coconut in the Name column.
    IS there a known issue with the Fuzzy lookup that I have not found?
    Thanks
    A valiant warrior dies but once, a coward dies a thousand times before his death.

    It could be the bitness issue since the server is 64 bit, change
    to TRUE
    Arthur My Blog

  • Fuzzy Lookup SQLDUMP when run in 32 bit

    I'm running a SSIS package on a 64 bit machine that has to run in 32 bit runtime as several data sources are from excel.
    After I've loaded the source data into SQLServer EE [64 bit] I run a fuzzy lookup to match & append some columns. The data flow runs fine independently when I set Run64BitRuntime to True but fails when I run the whole package in 32 bit.
    There are no telling error messages in BIDS and I enabled full logging to sysssislog. The data flow reads all of the oledb source records but the fuzzy lookup remains yellow before SQLDUMPER_ERRORLOG.log runs and the package fails.
    The Log reads:
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, AdjustTokenPrivileges () completed with status (00000514)
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Input parameters: 4 supplied
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,  Parameter 1: 4772
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,  Parameter 2: 0
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,  Parameter 3: 0:0
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,  Parameter 4: 008CD608
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Parsed parameters:
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ProcessID = 4772
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ThreadId = 0
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     Flags = 0x0
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     MiniDumpFlags = 0x0
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     SqlInfoPtr = 0x008CD608
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     DumpDir = <NULL>
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExceptionRecordPtr = 0x00000000
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ContextPtr = 0x00000000
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ExtraFile = <NULL>
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     InstanceName = <NULL>
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE,     ServiceName = <NULL>
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Callback type 11 not used
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Callback type 15 not used
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Callback type 7 not used
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, MiniDump completed: C:\Program Files (x86)\Microsoft SQL Server\100\Shared\ErrorDumps\SQLDmpr0021.mdmp
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Location of module 'dbghelp.dll' : 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\dbghelp.dll'
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, File version of module 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\dbghelp.dll' : '6.8:4.0'
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Product version of module 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\dbghelp.dll' : '6.8:4.0'
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Location of module 'sqldumper.exe' : 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\SQLDUMPER.EXE'
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, File version of module 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\SQLDUMPER.EXE' : '2007.100:1600.22'
    (F7C:16C0) 07/21/10 11:24:37, ACTION, SQLDUMPER_UNKNOWN_APP.EXE, Product version of module 'C:\Program Files (x86)\Microsoft SQL Server\100\Shared\SQLDUMPER.EXE' : '10.0:1600.22'
    (F7C:16C0) 07/21/10 11:24:37, ACTION,          DtsDebugHost.exe, Watson Invoke: No
    Is there anyway fix the above error and to run my package with this fuzzy lookup within a 32 bit runtime on a 64 bit machine?
    Thanks in advance!

    Hi,
    It's easy to reproduce, this seems to be a problem with the x64 fuzzy lookup task:
    https://connect.microsoft.com/SQLServer/feedback/details/488387/fuzzy-lookup-triggers-sqldumper-even-with-very-small-dataset-with-run64bitruntime-set-to-false
    You can use a single package for your 32Bit dataflow. In your 64Bit package use the "Execute Process Task" to execute your 32Bit package with the dtexec.exe located in the folder "C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\".
    Under "Process" you can use following settings:
    Executable: C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn\DTExec.exe
    Arguments: /F "COMPLETE PATH TO YOUR 32BIT PACKAGE"
    Tillmann

  • Real world use of Lookup, Fuzzy Lookup and Fuzzy Grouping?

    Hello Experts,
    Could someone please tell me the use of lookup, fuzzy lookup and fuzzy grouping tasks giving one example of each?
    I know the work what these tasks do but I want to know in which scenario and for what functionality do we use these tasks?
    Appreciate if you write down your own experiences.
    Please no URL's of MSDN/TechNet and so on. I am tired reading it.
    -Vaibhav Chaudhari

    Hello Vaibhav,
    A use of lookup: need to verify if a record or a corresponding entry exists in target before inserting it or not, it is also possible to use for merging / syncing data.
    Fuzzy Lookup Transformation: is when you need to find similarities in text, in simple words it is the T-SQL SOUNDEX function, does it sound like what it does to you? So if you have say car brand names e.g. BMW and VW this function will confidentially match
    these (depends on level chosen) even though they are not closely related. But it would not match BMW to GMC.
    Fuzzy Grouping is when you need to just group related text. It is a close cousin to the lookup, but gets applied to text sets and forms them, too. Used for data de-duplication (by match score).
    Arthur My Blog

  • Exect difference between Fuzzy lookup and Fuzzy grouping

    Hi all,
       Can you pls explain difference between Fuzzy lookup and Fuzzy grouping in simple word,pls
    Thanks
    Selva

    Hi Selva,
    In brief, the Fuzzy Grouping Transformation can be used to group the similar rows in the source dataset and identify rows of data that are likely to be duplicate; while the Fuzzy Lookup Transformation can match records between the source table and reference
    table that are similar, but not identical to, the lookup key.
    Here are good examples about the two transformations:
    http://ssis-tutorial-online.blogspot.com/2013/04/fuzzy-grouping-transformation.html 
    http://www.codeproject.com/Tips/528243/SSIS-Fuzzy-lookup-for-cleaning-dirty-data 
    Regards,
    Mike Yin
    TechNet Community Support

  • Formula behind fuzzy lookup Overall Similarity value

    Could someone help me in understanding how Fuzzy Lookup calculates the Overall Similarity value using the available fuzzy columns and how top n records are chosen? Is it based upon the similarity value ?
    Sowjanya Addanki

    This is a good white paper on Fuzzy lookup and explains most of internals on it
    http://msdn.microsoft.com/en-us/library/ms345128.aspx
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Fuzzy Lookup cannot use existing index

    Hi all,
    we have upgraded to SQL Server 2008 R2 from SQL Server 2008 and since then our fuzzy matching process has failed when trying to re-use existing index with the error:
    [Fuzzy Lookup] Progress: Warming caches - 0 percent complete
    [Fuzzy Lookup [9824]] Warning: Catastrophic failure
    [SSIS.Pipeline] Error: component "Fuzzy Lookup" (9824) failed the pre-execute phase and returned error code 0x8000FFFF.
    Warming cache property is set to False though.
    Has anyone experienced the same error?
    When building a new index fuzzy matching runs without problems.
    Thanks a lot.
    Fran

    Hi Fran,
    The error may occur due to a memory issue such as the Fuzzy Lookup task consumes high memory buffers. Please try the following steps:
    Run the package in 64-bit mode by setting the Run64BitRuntime property of the project to True.
    Right click the Fuzzy Lookup task and click “Show Advanced Edior…”
    Switch to the Component Properties tab, and set the following properties:
    CopyReferenceTable: 0
    DropExistingMatchIndex: 0
    WarmCaches: False
    Hope this helps.
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Fuzzy Lookup Formula/Logic

    Could someone from the dev team please share as much details as you're comfortable with regarding the
    formula or logic used to calculate the similarity for a fuzzy lookup match?

    Hi Andres,
    Fuzzy Lookup matches input records that are "dirty" (because of misspellings, truncations, missing or inserted tokens, null fields, unexpected abbreviations, and other irregularities) with clean records in a reference table. Fuzzy Lookup can help
    find data in large tables when your data has a corrupt or incomplete string key.
    Fuzzy Lookup uses the Error-Tolerant Index (ETI) to find matching rows in the reference table. Each record in the reference table is broken up into words (also known as tokens), and the ETI keeps track of all the places in the reference table where a particular
    token occurs.
    For moe details about Fuzzy Lookup, please refer to the following documents:
    Fuzzy Lookup and Fuzzy Grouping in SQL Server  Integration Services 2005
    Using Fuzzy Lookup Transformations in SQL Server Integration Services
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Fuzzy Lookup Add-In for Excel - Unattended installation

    Hi.
    I would lige the Fuzzy Lookup Add-In for Excel to be installed silently, but it seems only to be possible for a Per-User installation with the parameter "setup.exe /passive"
    I need the installation to be for All Users, but I can´t find any parameter that makes that possible.
    / Torsten  

    Hi,
    Based on your description, your required could be done via logon scripts. Please see the below steps:
    1. Open Notepad.
    2. Copy and paste, or type, the following:
    Const ENGINEERING_GROUP = "cn=engineering"
    Const FINANCE_GROUP = "cn=finance"
    Const HUMAN_RESOURCES_GROUP = "cn=human resources"
    Set wshNetwork = CreateObject("WScript.Network")
    wshNetwork.MapNetworkDrive "h:",
    "\\FileServer\Users\" & wshNetwork.UserName
    Set ADSysInfo = CreateObject("ADSystemInfo")
    Set CurrentUser = GetObject("LDAP://" &
    ADSysInfo.UserName)
    strGroups = LCase(Join(CurrentUser.MemberOf))
    If InStr(strGroups, ENGINEERING_GROUP) Then
    wshNetwork.MapNetworkDrive "g:",
    "\\FileServer\Engineering\"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\EngLaser"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\Plotter"
    wshNetWork.SetDefaultPrinter
    "\\PrintServer\EngLaser"
    ElseIf InStr(strGroups, FINANCE_GROUP) Then
    wshNetwork.MapNetworkDrive "g:",
    "\\FileServer\Finance\"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\FinLaser"
    wshNetWork.SetDefaultPrinter
    "\\PrintServer\FinLaser"
    ElseIf InStr(strGroups, HUMAN_RESOURCES_GROUP) Then
    wshNetwork.MapNetworkDrive "g:",
    "\\FileServer\Human Resources\"
    wshNetwork.AddWindowsPrinterConnection
    "\\PrintServer\HrLaser"
    wshNetWork.SetDefaultPrinter
    "\\PrintServer\HrLaser"
    End If
    3. On the File menu, click Save As.
    4. In Save in, click the directory that corresponds to the domain controller's Netlogon shared folder (usually SystemRoot\SYSVOL\Sysvol\DomainName\Scripts where DomainName is the domain's fully qualified domain name).
    5. In Save as type, click All Files.
    6. In File name, type a file name, followed by .vbs, and then click Save. WSH uses the .vbs extension to identify files that contain VBScript commands.
    More reference::
    http://technet.microsoft.com/en-us/library/cc758918(v=WS.10).aspx
    http://technet.microsoft.com/en-us/library/cc784088(v=ws.10).aspx
    http://technet.microsoft.com/en-us/library/cc779490(v=WS.10).aspx
    If you have further question about logon scripts, I recommend you post the question to below forum.
    https://social.technet.microsoft.com/Forums/scriptcenter/en-US/home?forum=ITCG&filter=alltypes&sort=lastpostdesc
    Regards,
    George Zhao
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Fuzzy lookup without Ms-SQL

    Hi
    Normally one needs for fuzzy lookup to load a (lookup) table in MS-SQL. Is it also possible to use / define such a table in Excel? I mean, is it possible to do fuzzy lookup without MS-SQL?
    Thanks!
    Gabi
    gec

    Hi gec,
    Yes, we should write something in the Extended Properties to control the different excel files.
    If the excel file version is Excel 2007 and later with .xlsx extension, we should use Microsoft ACE OLEDB 12.0 and set the property with “Excel 12.0”.
    If the excel file version is Excel 2003 with .xls extension, we should use Microsoft.Jet.OLEDB.4.0 or Microsoft ACE OLEDB 12.0 and set the property with “Excel 8.0”.
    The following document is for your reference:
    https://www.connectionstrings.com/excel/
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • IPad won't finish cancelling sync

    I was syncing my iPad mini on my computer, when the memory filled up as I forgot to untick items, then it automatially started to finish sync, however it still was finishing sync for a while, so I clicked eject but all that did was bring up a separate window saying finishing sync, that is now still finishing sync and it won't allow me to click onto iTunes, can I unplug iPad and start again by unticking items or is it dangerous?

    Would I normally recommend doing that? Not really. Have I done it myself? Yes I have. If you can quit iTunes from the menu or in Windows I assume by clicking on the X, I would try that first ... Try again maybe. If that doesn't work, what other choice do you have but to pull the cable if the sync will not cancel?

  • Fuzzy when finished

    I am using Premiere Elements 11 in Windows 8.  I can edit my videos fine, and as long as they are still in editing mode, they play great, clear as a bell.  But as soon as I "finish" the file in any mode - burned to disc, saved in various formats - it comes out fuzzy, blurred might be the better word.  I thought at first it was because my camera was old, but I've bought a brand new HD one and the problem is still the same.  I have tried pretty much every file type the program has available and the result is still the same.  WMV is the closest to being clear, but even it is fuzzy when compared to the original file or the preview in editing mode.  What's going wrong?

    origamilover
    Thank you for your updated information. Let us focus on the DVD-VIDEO on DVD disc that you obtained from Premiere Elements 11.
    NTSC DVD-VIDEO Widescreen on DVD disc
    Based on your video properties, please set the project preset yourself. Do not let the program automatically do it for you. To do this:
    Open a new project.
    Immediately go to File Menu/New/Project and set the project preset for:
    NTSC AVCHD HD1080i25
    Make sure that you have a check mark next to "Force Selected Project Setting on this Project" before exiting that area.
    Back in the Premiere Elements workspace, import your video with Add Media/Files and Folders. From Project Assets, drag your video to the Timeline.
    Next right click the video, select Field Options/Reverse Field Dominance. We are doing that because your interlaced source no doubt was characterized by Field Order Upper Field first and DVD-VIDEO's standard requires Field Order Lower Field First. As alternative to applying Field Options/Reverve Field Dominance, we could have selected the project preset
    NTSC
    Hard Disk Flash Memory Camcorder
    Widescreen
    and let that project preset take care of the field change automatically.
    Look at the rendered Timeline for what you have and, if it looks ok, then continue to Movie Menu and Publish+Share/Disc/DVD disc using the preset for NTSC DVD-VIDEO widescreen.
    When you were still in the Edit Mode, if you thought that you saw any "flicker", you can highlight the clip, go to Applied Effect/Motion Panel expanded, scroll down to the Anti-Flicker option there, and take the slider all the way to the right (1.0).
    Let us see what that looks like at playback on computer or TV DVD player.
    As for the wmv, I am not sure to what SG is referring when he mentions "...much lower resolution formats like WMV...." since there is no problem obtaining a HD .wmv by customizing the export settings under the Advanced Button/Video and Audio Tabs in the Windows Media area. In that regard, please confirm if you have been adjusting your WMV settings prior to export or just leaving them with default values without going to the Advanced Button options.
    Even though you started out with 1440 x 1080 HD anamorphic 16:9 @ 25 interlaced frames per second and set the project preset accordingly, for export I would recommend an export to file choice using 1920 x 1080 instead of the 1440 x 1080. Reason: both will give you a display of 1920 x 1080, and, with the 1920 x 1080, you do not have to depend on a 16:9 flag beging recognized by the player.
    In the above I am assuming that your goal for your source media (1440 x 1080 HD anamorphic 16:9) is DVD-VIDEO format on DVD disc and HD file saved to hard drive. In the latter case, please defail what you are doing so that we might customized the setting under the Advance Button/Video and Audio Tabs to give you the best results possible. Specifically are you looking for a HD or SD file to save to the hard drive?
    Please review and we will find tune from there.
    Thanks.
    ATR

  • How can we schedule the finished job in SM37 ?

    Hi,
    I need to schedule all the jobs which are running in Production to a common user (Ex. BWGURU).  Presently the jobs are running on different users in SM37. My requirement is to schdule all the running / finished / scheduled /released / cancelled jobs to a common user. I am not manaage to schedule the finished / cancelled job.  How can i do that ?
    Please required ur inputs .
    thanks
    Praveen.

    Hi Praveen.....
    U can't never make a finished job to released............First a Job will be in Release state...........then it will be in Schedule.........then the Job will Start...........then either finish or Cancelled...........
    To start a job...............u hav ti to take the Released state of the Job to schedule......
    Hav u Clicked on immediate tab...........there just check the immediate box................then check and save...........
    U hav said.......i am getting extra job running with the same name............u mean that the job is is running State .............right.........Look u cannot create two jobs in same name...............may be that job is running.............hav u scheduled the job ?............may be thats why it is running..............if u want to cancel the running job.............double click on the job.............from job details copy the PID and Application server.............come out...........click on Application Server...............double click on the desired server...search the PID.and cancel the job.............
    Regards,
    Debjani..........

Maybe you are looking for