Patch 7303030  FAILED: file cst4274743.sql on worker  1 for product bom use

Hello
I'm a noob to the Oracle world, and are trying to update our system from 12.0.4 to 12.1.3 I got to the point of installing patch 7303030 and I keep get this FAILED: file cst4274743.sql on worker 1 for product bom username BOM. I have looked in the threads but have not found anything that has helped so far. I have tried restarting the worker but got the same result. can any one point me in some direct so i can complete my update in my test environment.
Thanks

Hello
I'm a noob to the Oracle world, and are trying to update our system from 12.0.4 to 12.1.3 I got to the point of installing patch 7303030 and I keep get this FAILED: file cst4274743.sql on worker 1 for product bom username BOM. I have looked in the threads but have not found anything that has helped so far. I have tried restarting the worker but got the same result. can any one point me in some direct so i can complete my update in my test environment.
Thanks

Similar Messages

  • Patch 6372396 - FAILED: file FNDLIBR on worker + 6372396

    Hi,
    i cloned the apps and db.while applying 63772396 patch in windows env, i am getting "Patch 6372396 - FAILED: file FNDLIBR on worker 1" this error.
    thanks in advance

    -ms128m -mx256m -Xrs oracle.aurora.server.tools.loadjava.LoadJavaMain -f -thin -user "APPS/*****@adam.muscat.org:1521:MMAPPS" D:\MMAPPS\mmappsappl\admin\MMAPPS\out\p001ldjva.jar
    Calling D:\MMAPPS\mmappscomn\util\java\1.4\j2sdk1.4.2_04\bin\java.exe ...
    Error:
    Program exited with status 1
    Cause: The program terminated, returning status code 1.
    Action: Check your installation manual for the meaning of this code on this operating system.java.lang.NoClassDefFoundError: oracle/aurora/util/tools/ToolException
         at oracle.aurora.server.tools.loadjava.LoadJavaMain.<init>(LoadJavaMain.java:51)
         at oracle.aurora.server.tools.loadjava.LoadJavaMain.main(LoadJavaMain.java:56)
    Exception in thread "main"
    AD Worker error:
    The above program failed. See the error messages listed
    above, if any, or see the log and output files for the program.
    Time when worker failed: Wed Jan 06 2010 13:06:08
    Manager says to quit.
    Time when worker quit: Wed Jan 06 2010 13:08:26
    AD Worker is complete.
    Errors and warnings are listed in the log file
    D:\MMAPPS\mmappsappl\admin\MMAPPS\log\adwork001.log
    and in other log files in the same directory.

  • FAILED: file afcmgr.odf   on worker  1 for product fnd username APPLSYS

    HI
    During patching 9535311 it failed withe error
    Deferred: file afcmgr.odf on worker 1 for product fnd username APPLSYS.
    Time is: Thu Jul 19 2012 17:09:53
    (Deferment number 2 for this job)
    Assigned: file afcmgr.odf on worker 1 for product fnd username APPLSYS.
    Time is: Thu Jul 19 2012 17:09:53
    FAILED: file afcmgr.odf on worker 1 for product fnd username APPLSYS.
    when i checked the worker log
    The sequence FND_CONCURRENT_PROCESSES_S in the database is defined as:
    MINVALUE = 1 MAXVALUE = 20000000 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 0
    which should be defined as:
    MINVALUE = 1 MAXVALUE = 9999999 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence FND_CONCURRENT_PROCESSES_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Thu Jul 19 2012 17:09:53
    ALTER SEQUENCE APPLSYS.FND_CONCURRENT_PROCESSES_S MAXVALUE 9999999 CACHE
    1000
    AD Worker error:
    The following ORACLE error:
    ORA-04009: MAXVALUE cannot be made to be less than the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE APPLSYS.FND_CONCURRENT_PROCESSES_S MAXVALUE 9999999 CACHE
    1000
    AD Worker error:
    Unable to compare or correct sequences
    because of the error above
    Please let me know how to resolve it.

    876943 wrote:
    i have done that still the worker is failed with the same error
    which should be defined as:
    MINVALUE = 1 MAXVALUE = 9999999 INCREMENT BY = 1
    CYCLE = NO ORDER = NO CACHE = 1000
    (Note: The cache value for sequence FND_CONCURRENT_PROCESSES_S is 20 in the ODF file. The value 1000 is being used instead because this provides better performance when selecting from the sequence.)
    Alter the sequence with :
    Start time for statement below is: Fri Jul 20 2012 21:18:17
    ALTER SEQUENCE APPLSYS.FND_CONCURRENT_PROCESSES_S MAXVALUE 9999999
    AD Worker error:
    The following ORACLE error:
    ORA-04009: MAXVALUE cannot be made to be less than the current value
    occurred while executing the SQL statement:
    ALTER SEQUENCE APPLSYS.FND_CONCURRENT_PROCESSES_S MAXVALUE 9999999
    AD Worker error:
    Unable to compare or correct sequences
    because of the error aboveYou either need to edit afcmgr.odf file with the correct max value or skip the worker and issue the alter command manually.
    Thanks,
    Hussein

  • Compile Apps schema got errored out  FAILED: file adinvset.pls on worker  1

    Hi All,
    While compiling the apps schema through adadmin i got the below error message
    FAILED: file adinvset.pls on worker 1.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.
    i checked the worker log file below is the error message from worker log file:
    Time when worker started job: Wed Mar 24 2010 18:11:45
    Start time for file is: Wed Mar 24 2010 18:11:45
    sqlplus -s APPS/***** @/u04/appldev/devappl/ad/11.5.0/admin/sql/adinvset.pls &systempwd 16 0 FALSE FALSE
    Arguments are:
    SYSTEM_password = *****, Total_workers = 16
    Logical_worker_num = 0, Is_incremental = FALSE
    Load_without_compile = FALSE
    ERROR:
    ORA-01017: invalid username/password; logon denied
    but we did not changed the apps password,i am able to connect both apps and system at sqlplus with out any issue,before running the adadmin all environment variables are set.
    Please advice,

    Hi,
    for password managment policy for the sys and system users for auditing purpose.
    So we can not put the restriction for the sys and system users passwords containd atleast one alphabit,one number and one special charecter?You cannot, and according to the MOS document there is no workaround. You can simply change the system and sys passwords for now (with no special characters), and apply the patch then change the passwords back.
    You could also log a SR to confirm with Oracle support if there are any workaround which is not published for public access.
    Regards,
    Hussein

  • Hello, can anyone tell me how to share my home macbook pro to my imac in the office? I tried file sharing but never worked for me...appreciate if anyone can help!

    Hello, can anyone tell me how to share my home macbook pro to my imac in the office? I tried file sharing but never worked for me...appreciate if anyone can help!

    I should have added to my posting (instead of using this "reply" -  it is the server passwork it is asking for and I have never known that I had one and assumed it was the passwork I always used for this type of thing.

  • Sql_trace does not work for Java app using Oracle JDBC thin driver

    Hi,
    I'm using Oracle 8.1.7. I enabled sql trace at instance level by setting sql_trace and timed_statistics to true in init.ora. I restarted the db instance. I wrote a stand-alone java application which used Oracle JDBC thin driver(classes12.zip) to make a connection to my db instance, do some select statements, and close the connection. There were no trace files generated in the folder specified by udump_dest variable. However, if I used sqlplus or dba studio, I saw trace files generated. Has anyone got Oracle sql trace work for JDBC calls from java apps.
    Thanks in advance!

    Hi,
    I'm using Oracle 8.1.7. I enabled sql trace at instance level by setting sql_trace and timed_statistics to true in init.ora. I restarted the db instance. I wrote a stand-alone java application which used Oracle JDBC thin driver(classes12.zip) to make a connection to my db instance, do some select statements, and close the connection. There were no trace files generated in the folder specified by udump_dest variable. However, if I used sqlplus or dba studio, I saw trace files generated. Has anyone got Oracle sql trace work for JDBC calls from java apps.
    Thanks in advance!

  • Patch 6372396 - FAILED: file FNDLIBR      on worker  1.

    Hi All,
    I am applying patch 6372396.
    Getting Following error.
    ========================================
    There are now 31 jobs remaining (current phase=A4):
    0 running, 3 ready to run and 28 waiting.
    Assigned: file adawld9is.pls on worker 1 for product ad username APPLSYS.
    Assigned: file FNDLIBR on worker 2 for product fnd username APPLSYS.
    Assigned: file fndsec.jar on worker 3 for product fnd username APPLSYS.
    Completed: file adawld9is.pls on worker 1 for product ad username APPLSYS.
    FAILED: file FNDLIBR on worker 2 for product fnd username APPLSYS.
    Deferred: file FNDLIBR on worker 2 for product fnd username APPLSYS. (Deferment number 1 for this job)
    Assigned: file FNDLIBR on worker 1 for product fnd username APPLSYS.
    FAILED: file FNDLIBR on worker 1 for product fnd username APPLSYS.
    Deferred: file FNDLIBR on worker 1 for product fnd username APPLSYS. (Deferment number 2 for this job)
    Assigned: file FNDLIBR on worker 1 for product fnd username APPLSYS.
    FAILED: file FNDLIBR on worker 1 for product fnd username APPLSYS.
    Completed: file fndsec.jar on worker 3 for product fnd username APPLSYS.
    ATTENTION: All workers either have failed or are waiting:
    FAILED: file FNDLIBR on worker 1.
    ATTENTION: Please fix the above failed worker(s) so the manager can continue.
    ==========================================
    Working log file is following
    ==========================================
    Start time for file is: Thu Jun 18 2009 13:24:56
    /disk1/apptest/testappl/fnd/11.5.0/bin/FNDLIBR FND FNDCPBWV &ui_apps SYSADMIN 'System Administrator' SYSADMIN
    List of errors encountered:
    _ 1 _
    Please enter a valid responsibility. The responsibility System
    Administrator does not exist or is not active. Check that the correct
    application short name is specified for your responsibility.
    (ROUTINE=AFPSSC)
    AD Worker error:
    The above program failed with error code 1.
    See the AD Worker log file and/or the program log file for details.
    ======================================================
    I was trying to get solution from metalink but i could not manage.
    according to note 387242.1
    I check following
    SQL> select status,object_type,object_name from all_objects where object_name in ('FND_PROFILE','FND_CORE_LOG');
    STATUS OBJECT_TYPE OBJECT_NAME
    VALID PACKAGE FND_PROFILE
    VALID PACKAGE BODY FND_PROFILE
    VALID PACKAGE FND_CORE_LOG
    VALID PACKAGE BODY FND_CORE_LOG
    Note : I seen one thing that SYSADMIN user assiged many responsibility but after login i can not see all.
    What can be the problem? I checked effective date is ok
    Thanks in advance
    Reg
    Chirag Patel
    Reg
    Chirag Patel

    Hi,
    but when i loged into application using SYSADMIN user then home page is not showing System Administration responsibilitySystem Administration is a different responsibility, and also can be accessed from the same window (Security > Responsibility > Define), make sure this one is not end-dated as well -- I believe this has nothing to do with the error. If the responsibility is valid, then run the following concurrent programs, bounce Apache and check again.
    - "Sync responsibility role data into the WF table."
    - "Synchronize WF LOCAL tables"
    - "Workflow Directory Services User/Role Validation"
    Did you try to restart the failed workers via adctrl after logging to the application?
    Regards,
    Hussein

  • When I try to download ios 7.1.2 I am asked to enter password. When entered I receive a failed msg. The password works for iTunes.

    I Am trying to download IOS 7.1.2 on my iPad  and iPhone 5C. When I start the process, a window appears asking for my password. When I enter it, I receive a failed msg. The password works when I go to iTunes. I tried changing the password and still could not download ios 7.1.2 because I still received the failed msg when I entered the new password.

    The passcode being requested when updating the IOS version is the 4 digit passcode(or passphrase if not set to simple) used to wake your ipad, not your Apple ID password.

  • WIN 10 INTERNAL POWER FAIL.... solution worked for me.......

    What I did was boot into safe mode. If you have enough time before the error, press window key + R.Type msconfig and run it.Under the boot tab, select safe mode there and click ok and click reboot. Once the thing is up and running in safe mode, and it may be sloooooow to get there:You need to find the AMD video driver in the device tree. (Control panel > Device manager > expand display drivers)It will be the AMD radeon one.Right click and select properties.Uninstall the driver and say yes to deleting the driver files. THEN, go to the AMD folder on your hard drive "C\AMD" and delete it. Go back to the msconfig and run it.This time uncheck the safe boot so you can boot up normal and do that. Once you are up and running again, and it may be slow this time too:Go to the AMD website and look for the Windows 10 drivers.I did not let any kind of automatic thing occur, I selected the one and downloaded and ran it. Choose Windows 10 64bit and you should see this one:AMD Catalyst™ Display Driver version 15.20.1062.1002​ Scroll down a bit to see the download button.Do it!Run it! Hope it works for everyone! --JIM. 

    I think I spoke too soon.I was connecting  my second hi res monitor which worked fine in Win 8.1 and noticed that it was not at its full res.Then I discovered that any and all AMD items were non-existent. No catalyst control panel, etc. only the Intel stuff.Then..... 1/2 hour in ........ Internal power error!! Going back to Win 8.1 again and waiting until this all gets worked out with toshiba! --JIM.

  • Requested auto spell check not worked for months - gmail uses Firefox's

    Tools Advanced setting is on auto spell check but has not worked for months - yes it had worked, probably for years. Looking at gmail for an auto spell checker I see that it leaves that to one's browser - Firefox.

    Your More system details list doesn't show the en-GB dictionary.
    If you do not have the en-US locale then check that you have a dictionary installed (Tools > Add-ons > Extensions) and selected.
    You can see which dictionary is selected if you right-click in a text area and open the Languages submenu.<br />
    Also make sure that [X]"Check Spelling" in the right-click context menu has a tick.<br />
    You can also try to toggle the "Check Spelling" item off and on again.
    See:
    * http://kb.mozillazine.org/Spell_checking
    * http://kb.mozillazine.org/Dictionaries
    You can look here for more dictionaries:
    * https://addons.mozilla.org/firefox/language-tools/

  • Validations using OB28 is not working for GL posting using FB01

    Hi Experts,
    Validations using OB28 for posting using FB01 is not working.
    My requirement is after entering a line items and click post validations should be triggerd.
    i want to block a posting based on document type.
    i have maintained as below..
    Prerequisite.
    ( BKPF-TCODE = 'FB50' OR BKPF-TCODE = 'FB01' ) AND (
    BKPF-BUKRS = '1000' OR BKPF-BUKRS = '0001' OR
    BKPF-BUKRS = '0002' ) AND BKPF-BLART = 'XX'.
    check.
    Used userexit to check sy-ucomm = 'BU'  (for posting).
    entries are maintained in OB28 for relevant company codes.
    it is working for FB50 but not FB01.
    same thing i tried to maintain at header level as well as item level. but it is working only for FB50 but for FB01.
    Please help me.
    Regards.
    Venu.

    Hi Venu,
    Go to GGB0 and expand the navigation till you reach the validation name of line item level and choose menu item *Validation -> Simulate.
    Here you can enter the inputs, those you are entering while doing FB01 and execute it.
    Then in the results, you will have the log for each step of your total validation of line item level.
    Check , whether your questioned STEP's pre requisite is met and check is not fullfilled.
    Accordingly you can make the changes to the STEP.
    This info may help you.
    Regards,
    Srinivas

  • Package fails, execute in sql*plus works

    SQL> execute toa.toa_security.change_password('testuser','testpassword');
    ALTER USER testuser IDENTIFIED BY testpassword
    BEGIN toa.toa_security.change_password('testuser','testpassword'); END;
    ERROR at line 1:
    ORA-01031: insufficient privileges
    ORA-06512: at "TOA.TOA_SECURITY", line 77
    ORA-06512: at line 1
    Here is the code
    PROCEDURE CHANGE_PASSWORD (userid VARCHAR2, passwd VARCHAR2) IS
      sqlstr VARCHAR2(500);
    BEGIN
      sqlstr :=
        'ALTER USER '||userid||' IDENTIFIED BY '||passwd;
      EXECUTE IMMEDIATE sqlstr;
    END CHANGE_PASSWORD;Line 77: EXECUTE IMMEDIATE sqlstr;
    No matter what user I run this as it fails (even the owner who has DBA priv). I have other procedures and functions in this package and they all run fine for the owner and a "simple" user. So obvioulsy it is not a privilege missing for the user on the package even though I did "grant execute on toa_security to <user>;".
    I'm stumpped and baffled. And, I'm probably blind as to what is wrong.
    Any ideas?

    What William Robertson said is correct. Here's what happened on my system, I had to grant ALTER USER to myself directly:
    SQL> show user
    USER is "SYSTEM"
    SQL> CREATE OR REPLACE
      2  PROCEDURE CHANGE_PASSWORD (userid VARCHAR2, passwd VARCHAR2) IS
      3
      4  BEGIN
      5
      6    EXECUTE IMMEDIATE 'ALTER USER '||userid||' IDENTIFIED BY '||passwd;
      7
      8  END CHANGE_PASSWORD;
      9  /
    Procedure created.
    SQL> exec change_password('HR','blah');
    BEGIN change_password('HR','blah'); END;
    ERROR at line 1:
    ORA-01031: insufficient privileges
    ORA-06512: at "SYSTEM.CHANGE_PASSWORD", line 5
    ORA-06512: at line 1
    SQL> grant alter user to system;
    Grant succeeded.
    SQL> exec change_password('HR','blah');
    PL/SQL procedure successfully completed.
    SQL> conn hr/blah
    Connected.
    SQL>

  • File.setLastModified doesn't work for files with another owner and 777 perm

    import java.io.File;
    public class Main {
        public static void main(String[] args) {
            File file = new File(args[0]);
            System.out.println("exec:" + file.canExecute());
            System.out.println("read:" + file.canRead());
            System.out.println("write:" + file.canWrite());
          System.out.println(file.setLastModified(System.currentTimeMillis()));
    } Compile it to ~. In ~ create file aaa.txt. Next
    ~ $ sudo chown root:root aaa.txt
    ~ $ sudo chmod 777 aaa.txt Checking
    ~ $ ls -la aaa.txt
    -rwxrwxrwx 1 root root 472 2009-11-24 12:09 aaa.txt Running application
    ~ $ java -Djava.security.debug=all Main /home/jfreem/aaa.txt
    scl:  getPermissions ProtectionDomain  (file:/home/jfreem/ <no signer certificates>)
    sun.misc.Launcher$AppClassLoader@1c78e57
    <no principals>
    java.security.Permissions@1186fab (
    (java.lang.RuntimePermission exitVM)
    (java.io.FilePermission /home/jfreem/- read)
    scl:
    exec:true
    read:true
    write:true
    false setLastModified return false and modification time of file remain the same. Why?

    Can you see if the file is getting to the webserver's (not
    ColdFusion)
    temp file directory?
    When a file is uploaded from the browser the
    webserver(IIS|Apache|etc)
    upload it to a temp location, then all CFFile does is copy
    the file
    from the temp directory to where ever specified.
    So you can see if the problem is failing before or after this
    point.
    Grant wrote:
    >
    >
    > We are migrating our intranet from ColdFusion 5 on
    Solaris to ColdFusion MX 7
    > on Linux and I'm testing out the existing applications
    on the new server. The
    > processing page for a file upload is using CFFILE with
    ACTION="upload". The
    > page finishes processing fine, no error, and continues
    as if it was successful
    > but the file never actually gets to the destination
    directory. I tried with
    > larger files and it did take longer (so the file
    appeared to get transmitted),
    > but it still does not get saved to the server's file
    system. This all works
    > fine on the current system running CF5. I've tried the
    CFFILE destination with
    > and without a slash at the end - no difference. We have
    ColdFusion 7.0.1
    > installed. Hot fix 2 has been applied but that did not
    fix the problem.
    >
    > Any ideas?
    >

  • Copying large files to internal HD works for a bit, then freezes

    Hello fellow Mac users,
    I have a fairly heavily modified G4 Digital Audio. It was originally the 533Mhz model, then upgraded to a Dual 1.2. All in all, it is a workhorse, but I have a very strange issue that seems to be creeping up - when I copy files, particularly large ones (I originally thought greater that 4GB, but now it has happened to files that are less than 3GB). Files will start to copy just fine, then the progress bar will stop and the file transfer freezes. Sometimes I get the spinning pinwheel, sometimes not. When I press 'stop', it does nothing and I end up having to crash the machine and reboot.
    I recently installed a Sonnet ATA/133 card and a large 300GB drive. The whole point of having a large drive like this is to copy large files, right? Seems that whenever I try to copy files to the new drive, the process begins and things are very quick, until it hits a particular file and then just stops.
    There doesn't seem to be anything wrong with either the Sonnet ATA133 or the drive, necessarily. I've run Disk Warrior, repaired permissions, zapped PRAM and NVRAM. I've tried eliminating devices and nothing seems to really work. The new drive is a Maxtor 300GB. The jumper setting was set to 'CS Enabled'. I'm not really sure what that means. I then changed it to Master and made sure that is was the master on the ATA bus, but the problem persists either way.
    I'm wondering if anyone else has had trouble copying large files (I'm sure many of you have installed large drives on a G4), if this is an anomoly, or if any of you have any advice.
    Cheers,
    Shane

    Update as to how I got it to work:
    I did get it to work... although it's still a little perplexing as to exactly why:
    I mentioned previously that I'd switched the jumpers on the HD's from 'CS enabled' to 'Master'. This actually made things worse. Files started freezing after only copying 100MB or so. So I switched them back. Once I switched the jumpers back to 'CS enabled', things started working. I even copied over an 86GB MP3 folder in under an hour! This solution is odd, as I'm sure that this is how I had it set previously. However, maybe something wasn't connecting right or the computer was finally in the mood to do it... I don't know.. but I am grateful that it's working...
    Shane

  • SQL query works for Access but not mySQL

    *I'm using the Database Connectivity VIs* Can anyone give me a clue as to why the following query works with an MS Access File DSN but not a mySQL File DSN:
    SELECT * FROM (SELECT * FROM WP100598 WHERE SerialNum LIKE '311022-05%' OR SerialNum LIKE '311022-07%') WHERE UTCTime > 1090882800 AND UTCTime < 1092870000 ORDER BY SerialNum desc
    Thank you, your help is much appreciated

    Hi,
    I don't think MySQL supports nested queries.
    Regards,
    Wiebe.
    "optobionics" wrote in message
    news:[email protected]..
    > *I'm using the Database Connectivity VIs* Can anyone give me a clue
    > as to why the following query works with an MS Access File DSN but not
    > a mySQL File DSN:
    > SELECT * FROM (SELECT * FROM WP100598 WHERE SerialNum LIKE
    > '311022-05%' OR SerialNum LIKE '311022-07%') WHERE UTCTime >
    > 1090882800 AND UTCTime < 1092870000 ORDER BY SerialNum desc
    > Thank you, your help is much appreciated

Maybe you are looking for

  • Experience required!

    Hi there - apologies in advance for this rather wordy question, but I'm looking for some clarification over a few things with somebody who's had experience in this field.. Basically, here is where I stand, currently. I'm sixteen and interested in fla

  • Camera Raw Loses Saturation, Especially Reds

    I'm using PSE 5 and ACR 4.3 on Windows. My camera is a Canon 350D and I shoot RAW+JPG. The problem I have is that photographs with deep/bright reds don't open properly in Camera Raw, but end up "washed out", so I have to really boost the saturation a

  • CS4 Camera Raw Does Not Open With Lightroom 3

    Hi everybody, I have the following equipment: iMac OSX 10.7 Lion Photoshop CS4 Lightroom 3.6 Camera Raw 5.7 All SW has the latest Patch. When I open a Canon CR2 out of PS, the Camera Raw plugin shows up and I can make my settings. When I try to right

  • How do i open pdf files attached to email so can print.

    I receive pdf files attahced to email but when they open they open in photoshop elements which I don't want.

  • JRE ignores proxy setting for connections to non-standard web ports

    Hi, I've noticed that JRE would not use the proxy settings if the application tries to connect to a web address on a non standard http port. If port 80, 443, 8080 etc is used, the proxy is used but if it's something like 32938 it's not. Is there anyw