DAC parameter error preventing task from running

Hi All,
Please see below this error which is preventing a SIL from running, I've never seen this one before, not sure if it's a config error or programatic/environment related.
I'm particularly puzzled by the file name being repeated three times?
This is the last task in a small batch of custom tasks, all the others have run through OK.
Error Message : Usage error. You passed the wrong parameters to pmcmd.
          Command Used: pmcmd startworkflow -sv BIA_IS_DEV01 -d domain_udapbia3 -u Administrator -p **** -f Custom_SILOS -lpf /u01/oracle/biapps/dac/Informatica/parameters/DataWarehouse.DataWarehouse.Custom_SILOS.Custom_SIL_ InboundCalls.txt Custom_SIL_ InboundCalls.txt Custom_SIL_ InboundCalls.txt
Thanks,
Ed

In the pmcmd command workflow name followed by parameter file.
Just in case check the task config in dac.
There might be chances for copying twice for task command like 'Custom_SIL_ InboundCalls.txt' and that is repeating and the most important to check is your task name or workflow name having space after SIL_
If above are correct then try this
replace -lpf with -paramfile in file infa_command.xml and try to run the load
for more details read the file comments from file.
You can find the file from location orahome\10gR3_1\bifoundation\dac\conf\infa_command.xml
or
http://docs.oracle.com/cd/E15586_01/fusionapps.1111/e14849/app_troubleshoot.htm#BCEGDDIB
If helps pls mark else update

Similar Messages

  • I keep getting a error code of 2349 which prevents me from running updates successfully. How does th

    I keep getting a error code of 2349 which prevents me from running updates successfully. How does this get fixed?

    As John said, we need at least some system information and what program you are referring to...
    Mylenium

  • How to prevent users from running PRC: Transaction Import from WebADI form?

    Hi,
    We are 12.1.3 and trying to create a workflow to approve Project transactions coming through web ADI before they become effective. To this end, we want to prevent users from running the PRC: Transaction Import from the Web ADI.
    I know that if the checkbox Automatically run transaction import is not checked, the program does not run. But we want to hide this checkbox and not allow the possibility that the program could get triggered.
    To this end, we updated the BNE_INTEGRATORS_B with source='C'. This allows you to edit the integrator from Desktop Integration Manager.
    UPDATE BNE_INTEGRATORS_B SET SOURCE ='C' WHERE  INTEGRATOR_CODE ='PAXTTRXB'
    In the 4th step, where the value for Uploader Parameters is set, we have set boolean value to No. These are the fields on the page:
    Parameter Name: bne:import
    Display Name: Start Transaction Upload
    Data Type: Boolean
    Category: Field
    Default Value: Boolean Flag: No
    Description: start Transaction Import Concurrent Request
    Display Options: Displayed: Unchecked
    Display Options: Enabled: Checked
    Display Options: Required: Checked
    Prompt Left: Automatically submit Transaction import
    Display Type: Check Box
    Maximun Size: 100
    Display Size:100
    Now the checkbox is not appearing for the user to check it, But the program is automatically running when you hit Upload in the WebADI. 

    Hi ,
    Try removing the PRC: Transaction Import Program from the request group for the responsibility used by customers to submit the WebADI and then check if the program launches.
    Regards,
    Raghavan

  • Why does VS2012 install prevent VS2013 from running

    Whilst performing an update to VS2012 (adding the 29MB Office Tools component which can take over 1 hour) does it prevent VS2013 from running?
    When attempting to start VS2013, an error dailogue is displayed stating VS2013 cannot run whilst a setup is in progress.  As these are totally separate applications, why is there this restriction?
    l

    Hello J B Oliver,
    Although they are different versions, they have some shared components.
    For example, you can see some shared components by refer to here:
    http://support.microsoft.com/kb/2771441
    So it is hard for us to know what file may in use by the Setup file.
    Anyway I recommend you leave VS Setup from running and open Visual Studio 2013 when you finished the installation of Visual Studio 2012.
    Best regards,
    Barry
    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.
    Click
    HERE to participate the survey.

  • How do I delete java version 1.6.0_37? This update prevents me from running PowerTeacher Gradebook; I want to go back to 1.6.0_35. Thanks

    How do I delete java version 1.6.0_37? This update prevents me from running PowerTeacher Gradebook; I want to go back to 1.6.0_35. Thanks

    arnab wrote:
    I wanted to know if you are asking for the html version or you want the html itself. ..I want you to post the complete, (but short & validated) HTML used to test this applet, directly into the thread - with code tags. I'm really not sure what you mean by the HTML 'version'. The only thing I can associate with that is HTML Spec. 3.2, 4.01, 5.0 etc., but I cannot see how it relates to anything I mentioned (and in any case, the 'version' should be obvious from the copy/pasted HTML).
    ..The website is our client website and this problem is coming during login. I won't be able to share the credentials with you. I don't want any 'credentials', but I will expect that if you are serious about solving this problem, you will set up a version of the applet at a public URL so others can see it fail if they think it will help solve the problem. Of course, what you do is up to you, because ultimately it is your problem, not ours. (I just thought I'd stress that last part to indicate to you that it is your onus to encourage people to read, experiment & answer.)
    The only change I need to do to make it work is enable update 23 and disable update 24 in Java Control Panel.Have you tried searching the bug database for hits? There were some security updates in 1.6.0_24 that affected a number of things, including copy and access to the Robot. Perhaps there was a bug introduced at the same time.
    ..Unless I have misunderstood & what you are trying to do is somehow related to (yet) another security bug fix. ;)

  • Errors preventing X from loading

    When i run startx, I receive two errors, which read:
    (EE) Failed to load module "speedo" (module does not exist, 0)
    (EE) AIGLX: Screen O is not DRI capable
    as best I recall, AIGLX is for ATI cards, and setting vesa to be the driver should prevent this from being an issue, which i tried.
    I have no clue what speedo is, and i've searched here and on the rest of the al's great internet, and am yet to find what this is. I searched X.org an's wiki and got zero hits. How can that even be possible?
    Im just trying to get X to work. Any suggestions will be appreciated and tried.
    Miesnerd

    Hey there!
    Well, although I can't remember having heard of the module "speedo" so far, I would try the following:
    It it likely that X is trying to load this module because it finds a load command in the config file.
    Open /etc/X11/xorg.conf in your favourite editor and look for a section called Module (Section "Module").
    If there is a line in this section looking similar to Load "speedo", try to comment this line out.
    (This is done with the '#' character (#Load "speedo").
    Then try to restart the X server and look what happens. Because X is throwing another error with AIGLX it may be necessary to comment this line out, too (something like #Load "aiglx" or so).
    Hope this helped a bit.
    Cheers,
    mfa

  • Updates fail when McAfee VirusScan is installed ( Prevent Common Standard Protection ) Prevent programs from running from the Temp directory.

    When Access Protection is enabled under the category "Common Standard Protection", Rule: Prevent common programs from running files from the Temp Directory is enabled. the updates fail.
    This rule provides some protection against possible malware execution. However when this rule is enabled FireFox updates fail. We have set exclusions for "updater.exe" but the problem seems to be when FF restarts and the update fails. Is there anyway of finding out what is happening at that point?? as in what FF is doing? The old FF closes and it seems to spawn a fresh "firefox.exe". But the OLD version is still current.
    I would like to know if this update process can be identified and with the possibility of excluding what is being blocked so keep the extra security that this rule gives.
    When the rule is disabled, FF updates without issue.

    That's a comment in the file. It has no effect at all.

  • Pse 8.0 error message150:30 preventing program from running

    pse 8.0 error message 150:30

    mac:
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html
    windows:
    http://helpx.adobe.com/creative-suite/kb/error-licensing-stopped-windows.html

  • Data Execution Prevention in Vista prevents itunes from running.  WHEN IS APPLE GOING TO ADDRESS THIS ISSUE?

    Is there no solution to this problem?  The Windows site says keep checking the Apple site to get a version of iTunes that is compatible with the issues between the Data Execution Prevention in  Windows Vista and any of the later versions of iTunes.  Problem is, IT DOESN'T SEEM THAT APPLE REALIZES THERE IS A PROBLEM THAT NEEDS TO BE ADDRESSED.  If there is a solution, or a patch that can be downloaded, or anything, I would really appreciate knwoing about it.  The last time I had this problem was when I updated to iTunes 10.0.  It took most of 3 weeks to figure out a fix for that.  Now, I have a new phone, and it will not sync unless itunes 10.5 or later is installed.  I tried updating to that, and now I'm back to square one with the DEP problems.  Please help!!!!  thanks!! 

    OK, lets do a complete overhaul to make sure it's working ok.
    First to check your Windows system file for any corruption:
    Go to command prompt (START/ALL PROGRAMS/ACCESSORIES right mouse click "command prompt" and choose "Run as Administrator"
    type in
    sfc /scannow
    let Windows fix any system files that need to be repaired.
    Restart the computer.
    Start iTunes and see if it is ok.
    If it doesn't, will have to go through the whole process of uninstalling and installing acccording to the following steps:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    (Referenceinstructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components)
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch

  • -208 ERROR preventing me from listening to purchases!

    ITunes 6 now asks me to authorise each song (purchases made over the last 12 months) and then I re-enter username and password and then I am told I have a new authorisation. (1/5)
    Then I get a -208 error, unknown error occurred. Please try again later.
    NO!!!
    I've had this problem for over 24 hours and what makes me REALLY REALLY MAD is that I've paid for hundreds of singles and albums and recently videos and just because of Apple's Bugs - I'm not allowed to listen to my purchased AND DOWNLOADED SONGS!
    The songs downloaded should NOT DEPEND ON HOW THE SERVER IS WORKING!!!
    My machine is the only one authorised and now apparently I need to authorise my machine just to sample songs aswell.
    Maybe Apple you should be a little less hasty trying to RUSH releases (version 6 - how rushed is that!) and make sure the software works.
    But most importantly -
    IT IS WRONG AND IMMORAL TO PREVENT YOUR CUSTOMERS FROM BEING ABLE TO LISTEN TO MUSIC THEY HAVE PURCHASED AS AND WHEN YOU CHOOSE TO PULL THE SERVER DOWN OR DO MAINTENANCE.
    THIS IS NOT ACCEPTABLE - START CARING ABOUT YOUR CUSTOMERS.
    Angry!

    After having checked my other computer for what files had been altered or created this last day (during thich i had successfully authorized it for playback in preview and for purchased music) i found the file "SC Info.sidb" under "X:\Documents and Settings\All Users\Application Data\Apple Computer\iTunes\SC Info". This appears to hold your authorization keys or some other magic stuff. By deleting this files parent folder, iTunes was forced into asking me to authorize this computer again for playback, with the difference this time that there were some other options on the authorization dialog, just like there should be when for the first time authorizing a computer to play protected iTunes content. When I then entered my information as always and was expecting to see the same -208 error, i was instead greeted with sweet opera that I had been longing to listen to.
    A minute or so later, I found this article on the net:
    http://nslog.com/archives/2003/05/02/authorizingitunes_scinfo.php
    It describes the same problem, but for users of macs, but the same principle applies to windows machines. The only thing fifferent is the paths to the key database. "I:\Documents and Settings\All Users\Application Data\Apple Computer\iTunes\SC Info"
    Try the same procedure and hopefully your iTunes copy should work again. Just remember to make sure all iTunes related processes are shut down first before trying this. It might not matter, but that is what I did.

  • Parameter changes prevent SAP from starting

    Hello all,
    We are running SAP ERP 4.7ext 2.00 with two nodes in a Windows/MSSQL Cluster environment.
    1.     Last night, we made parameter changes to the central instance profile. In particular, we started with  adding the parameter “enque/table_size = 16384”, activated the profile and took the SAP R/3 RP1 Resource offline. We then tried to bring it back online but it went into a failed status. We removed this parameter using a text editor, and then retried to bring the SAP Resource online again, but to no avail – it went into a failed state again.
    2.     We had previously made backups of the profile files created by the reinstallation of the central instance (DEFAULT, START_DVEBMGS00_ZAASAPCCI001,  and RP1_DVEBMGS00_ZAASAPCCI001 – let’s call this File Set A.) and decided to use these files instead.  These files had the default parameters created on installation. We were successful in bringing the SAP resource online.
    3,     We made a parameter change and activated the profile in SAP – it does not matter which parameter you choose, for example, changing the number of dialog work processes from the default 2 to 20 . We took the SAP R/3 RP1 Resource offline but were unable to bring it back online - it went into a failed status.
    4.     We then took File Set A, and using a text editor  (1) made changes to the number of work processes; and (2) appended the extra parameters to them. Using these files we were now successful in bringing the SAP Resource online.
    5.     If we now made any changes to these files – either through SAP or by using the text editor, we are unable to restart SAP. We have to revert to step 4 above.
    6.     A strange anomaly we noticed is that if the profile files have the following commented lines in the beginning of the file  RP1_DVEBMGS00_ZAASAPCCI001. for example:
    #.*       Instance profile RP1_DVEBMGS00_ZAASAPCCI00                           *
    #.*       Version                 = 000007                                     *
    #.*       Generated by user = ABOOM                                            *
    #.*       Generated on = 11.05.2006 , 09:04:07                                 *
         Then we are unable to restart SAP.
    Is this a bug related to running a dual-node SAP cluster?  We were previously able to make parameter changes (either through SAP or through the use of a text editor) and restart SAP successfully.
    It is now become critical to determine the cause of this anomalous behaviour and resolve the problem. Failing this, the client wants to break the cluster and revert to a distributed SAP system installation (with separate DB and central instance hosts).
    Your comments and help wil be greatly appreciated.
    Regards,
    Lebo

    Hi Lebo,
    Can you try to edit your profiles (the correct ones) using sappad tool (/usr/sap/<SID>/<INST-ID>/run/exe/) and save it in the same format that was used to open it.
    Regards,
    Mike

  • Creative Cloud causing loss of Window Focus and preventing screensaver from running?

    I am running Windows 8.1, and have been very annoyed lately with an intermittent loss of window focus. Any window I am working in would quickly lose focus and then regain it.  Frequently I would be entering data into a field, and, while typing, the loss and recapture of focus would cause me to type over/replace everything I had just typed.  Also, my screensaver would not run.  Screensaver preview would work, but the screensaver never ran on its own.
    After a few hours of Internet searching, and by using some Windows tools, I discovered a plethora of system errors related to CoreSync.exe.  This executable is part of Adobe Creative Cloud.  I uninstalled Creative Cloud, and now the problems have vanished.  Are there any known workarounds for this?  I do not want Creative Cloud installed if I have to put up with these issues.

    This is an open forum with a mix of program users and Adobe staff, not Adobe support... you need Adobe support
    Adobe contact information - http://helpx.adobe.com/contact.html may help
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • When I try to watch movies on FF using Netflix I get a private browsing error preventing me from doing so even though I do not have private browsing activated/turned on. Solutions?

    When I try to play a movie on Netflix I get an error telling me that Firefox's private browsing mode is restricting Netflix from storing settings on my computer.
    The suggests were to click the Tools menu and select private browsing. My private browsing was not activated.
    Or to click the Tools menu at the top of the browser and select Options, then Privacy and then Remember history. This setting was also as it should.
    Additionally, I went into the history and made sure the permanent private browsing was unchecked and I cleared all cookies. Still Netflix is not working.
    I called Netflix and they say that everything is streaming correctly from their end and it is this computer. I can watch Netflix on other computers or my TV on this network but not this computer.
    I am at a loss at how to disengage private browsing when the private browsing does not appear to be engaged.

    I had this problem as well, just right click on the error, and click Silverlight, go to the Application Storage tab, and check enable application storage located on the bottom left corner. Your movies should play after that. If that doesn't work uninstall then reinstall Silverlight, make FF remember history and make sure application storage is enabled on Silverlight.

  • Error prevents Grid from working

    I took the Grid course and thught I'd followed the install instructions to the T, but I get the following error in the message file:
    04/25/2007 13:50:06|qmaster|thomas|C|denied: request for user "sgeadmin" does not match credentials for connection <niaaa-james,execd,1>
    04/25/2007 13:50:06|qmaster|thomas|C|denied: request for user "sgeadmin" does not match credentials for connection <terry,execd,1>
    I've checked and sgeadmin has the same uic on all three machines.
    thomas is the master host.
    thomas, niaaa-james, terry are all submit and administrative host.
    niaaa-james and terry are execution host.
    Any suggestions?
    Thanks,
    Roger

    You're right, so far, but inside sun this forum is only known to the SPS folks...
    Might be, that Lubos might know at least something, so perhaps you might get an answer, but from the history of this forum, I would not bet on that...
    Still, worth a try (as you did, so let's cross the fingers!)
    Aren't there other lists, that do cover Grid engine? Not necessarily on forums.sun.com?
    Matthias

  • Help, file error preventing me from opening project.  Overwrite save as new?

    Hi there, I've been working on a big project - saving locally and backing up at night, but now my daily file is corrupted and won't open...  I'm getting the following
    Do you want to overwrite the file or save as a new file?
    When I select "Overwrite" or a File Save As, I get the following message in response:
    Adobe Captivate could not open the file because it is either not a supported file type or because the file has been damaged (for example, it was sent as an email attachment and wasn't correctly decoded).
    I'm using captivate 3.  I wasn't doing anything other than trying to save the file at an interval through out the day as I always do.
    I have plenty of hard drive space - so that is not the issue.  I did move the project it off and delete it from the original source and try to reopen...any other suggestions or explanations for why this is happening?

    Will try, Tom. I ended up just force quitting , which I lost my project.
    Another question: I'm working in Photoshop Elements importing into FCE. I was told by Apple to work in 720 x 540. I created cute frames and borders around my pics. On the computer looks great, disc image looked great but when I burned to dvd, I lost most of my frames, borders. Is there any way to resize so that the borders, etc. can be seen without having to redo from scratch? Need to get this to a friend by tomorrow so I'm in a crunch for time.
    Thanks so much!
    Susie

Maybe you are looking for