Can't compile APPS.PN_SPACE_ASSIGN_EMP_PKG !!!

Dears,
I have Oracle Applications 11.5.10.2 on Linux RED HAT 4.
I face the error below when i try to compile the following packages:
symptom: Can't compile APPS.PN_SPACE_ASSIGN_EMP_PKG and
APPS.PN_SPACE_ASSIGN_CUST_PKG
symptom: PLS-00390: undefined column 'UOM_CODE' in INSERT statement
symptom: PLS-00302: component 'UOM_CODE' must be declared
symptom: PLS-00417: unable to resolve "UOM_CODE" as a column
I issued "adodfcmp" command below :
$ adodfcmp odffile=$AR_TOP/patch/115/odf/artrx.odf userid=pn/pn changedb=yes \
priv_schema=system/manager mode=views touser=apps/apps \
logfile=$APPLTMP/mylogfile.log
But the problem is still there!
Have you ever come across such a problem?
Please advise ..
Firas

If Oracle Property Manager is not installed then you can ignore it as mentioned in the above note.
But since you tried to compile it using userid=pn/pn, then I assume you use this module.
Do you get 'APP-PN-49676' error at the application level? If so, I suggest you consider applying Patch 5219553 on PN.J
If you already have this patch applied, I suggest you raise a SR with Oracle support.

Similar Messages

  • Can I compile an App for iOS from Dreamweaver CS5.5 from a PC running Windows (7)?

    Can I compile an App for iOS from Dreamweaver CS5.5 from a PC running Windows (7)?

    No, you need XCode to compile the app and you need a Developers license to be able to publish.

  • I want to compile apps schema in oracle applications production.

    Hi,
    Is there any care that must be taken to compile apps schema using adadmin in production.
    With Regards
    GNVMK

    Hi,
    Is there any care that must be taken to compile apps schema using adadmin in production.No, you can simply run adadmin and compile apps schema from adadmin while the application is up and running. Just make sure you login as applmgr and source the application env file before doing so.
    Regards,
    Hussein

  • In other words jQuery mobile does not generate code with result can not test Apps in dw cs6

    from the time compiled in phonegap dw c6 tools and tested from dw the App in Android sdk, for a jQuery mobile App the, code in split/Live is the same as split/Live/Live Code.... in other words jQuery mobile does not generate code with result can not test Apps in dw cs6, but design shown without jQ mobile generated code, well?

    well, jQuery mobile stopped to generate code with result can not test Apps in dw cs6, but design shown without jQ mobile generated code, well (neither generated code seems nor design as seem in mobile)....????

  • After updating to ML and Xcode 4.5.1, can't compile anything

    Hi, hoping someone here will be able to give me a clue.
    I used to compile a unix program called ffmpeg and about 12 dependencies.  It is somewhat complex, but I have a script for updating the programs.  When Lion came out I had to make some minor changes, including specifying --cc=clang in the ffmpeg configure step.  Now with Mountain Lion and Xcode 4.5.1 I can't compile anything.
    Rather than downloading and installing the command-line tools, which I understand just duplicate what is in Xcode, I added /Applications/Xcode.app/Contents/Developer/usr/bin to my path so that any configuration script would be able to get to the tools.
    Nothing is compiling at all.  Basically the compiler fails some tests in the scripts.  Each program gives different error messages, but it all looks like the compiler is wrong.
    Strangely, when I investigated the compilers in the above directory, I found that gcc (I guess the default) is an alias to llvm-gcc-4.2, in another folder.  But when I just type gcc in a terminal, I get:
    i686-apple-darwin11-llvm-gcc-4.2: no input files
    So it is actually using a different compiler for reasons I don't understand, and I don't know if that is correct behavior, or if it is related to my inability to compile.
    In case it is not obvious, I am just knowledgeable enough to be dangerous with this stuff.
    Thanks,
    Jim

    Gee, you mean you can't believe everything you read on the internet?? ;-)
    Well you're right.  After installing the tools, all the programs appeared to compile fine . . . except ffmpeg.  The terminal response at the end is
    gcc is unable to create an executable file.
    If gcc is a cross-compiler, use the --enable-cross-compile option.
    Only do this if you know what cross compiling means.
    C compiler test failed.
    The config.log starts with the configure command:
    ./configure --prefix=/Volumes/Ramdisk/sw --enable-nonfree --enable-gpl --enable-version3 --arch=x86_64 --enable-hardcoded-tables --enable-libvo-aacenc --enable-libmp3lame --enable-libx264 --enable-libvorbis --enable-libgsm --enable-avfilter --enable-filters --enable-libtheora --enable-libspeex --disable-indevs --disable-outdevs --disable-ffserver --disable-network
    And ends with:
    check_ld cc
    check_cc
    BEGIN /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.huTMXBG3.c
        1          int main(void){ return 0; }
    END /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.huTMXBG3.c
    gcc -I/Volumes/Ramdisk/sw/include
    -c -o /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.ZC6xNAgf.o /var/folders/sy/2d072p1s4sdc95lpnwp6s3jh0000gn/T//ffconf.huTMXBG3.c
    i686-apple-darwin11-llvm-gcc-4.2: \n: No such file or directory
    C compiler test failed.
    Any idea what's wrong now?  The compiler still seems to be wrong for this program.  This is the program for which in the past, I had to add --cc=clang - but now if I do that it just says "clang is unable . . ." instead of "gcc is unable . . ."
    The next to last line in the config.log has me puzzled though - a newline tripping it up?

  • Can't Compile Digikam

    I'm trying to compile Digikam beta for KDE 4.1.
    This is the error I'm getting when I run "cmake ."
    [vg@vg-arch digikam-0.10.0-beta1]$ cmake .
    -- Found Qt-Version 4.4.0 (using /usr/bin/qmake)
    CMake Error at /usr/share/apps/cmake/modules/FindX11.cmake:389 (MESSAGE):
    Could not find X11
    Call Stack (most recent call first):
    /usr/share/apps/cmake/modules/FindQt4.cmake:1433 (FIND_PACKAGE)
    /usr/share/apps/cmake/modules/FindKDE4Internal.cmake:260 (find_package)
    /usr/share/cmake-2.6/Modules/FindKDE4.cmake:69 (FIND_PACKAGE)
    CMakeLists.txt:30 (FIND_PACKAGE)
    -- Configuring done
    Can anyone tell me what's wrong? Well, apparently, it can't find "X11" (development headers I suppose). Where can I download that?

    Hi,
    I think the above error occurs when no size is declared for
    the BLOB data type column (which I tot tat the size is an optional field).
    After I use the following statement say table name is table1, column name is column1:
    ALTER TABLE table1CHANGE column1 column1 blob(5000000);
    The problem has now resolved.
    I still hope someone can tell me where I can find a detailed log to see the possible causes when "Can't compile catalog ..." error message is encountered.
    Thanks.
    Regards,
    G

  • Adadmin Compile APPS schema never complete & it running for infinite time

    Hi,
    When I am trying to compile apps schema from adadmin --> compile apps schema, It never complete & it is not compiling invalid objects, I tried to manually run the adutlrcmp.sql through SQL, also the same problem the scripts is stuck (hang) in the UTL_RECOMP.RECOMP_PARALLEL proceure.
    Please note the following:
    1- That I am able to compile invalid objects manually through Toad Or through alter package.
    2- The compile apps schema was running successfully & very fast in the past.
    What should I do? how can I resolve this issue ?
    Your quick feed back is very much appreciated.
    Marwan

    Hi Hussein,
    The following is the adadmin log for the compile apps schema:
    AD code level : [B.1]
    Connecting to SYSTEM......Connected successfully.
    Connecting to APPS......Connected successfully.
    sqlplus -s APPS/***** @/u03/applprod/prod/apps/apps_st/appl/ad/12.0.0/sql/adutlrcmp.sql APPLSYS ***** APPS ***
    ** ***** 0 0 NONE FALSE
    Arguments are:
    AOL_schema = APPLSYS, AOL_password = *****,
    Schema_to_compile = APPS, Schema_to_compile_pw = *****,
    SYSTEM_password = *****, Total_workers = 0, Logical_worker_num = 0
    Object_type_to_not_compile = NONE
    Use_stored_dependencies = FALSE
    Connected.
    Running utl_recomp.recomp_parallel(0), if it exists
    no rows selected
    Elapsed: 00:00:00.17
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.00
    STATUS_MESSAGE
    Running UTL_RECOMP.RECOMP_PARALLEL...
    declare
    ERROR at line 1:
    ORA-01013: user requested cancel of current operation
    An error occurred while running a SQL*Plus script.
    As you can see the :
    STATUS_MESSAGE
    Running UTL_RECOMP.RECOMP_PARALLEL...
    Is stucking & you wait for a long long time & it never ends So I canceled it manually.
    And when checking the database locks the following appears:
    OWNER OBJECT_NAME
    APPLSYS FND_CONCURRENT_QUEUES
    APPLSYS FND_CONCURRENT_REQUESTS
    Regards,
    Marwan

  • Scheduling compile apps schema , flexfields and menu information

    Hi,
    Version: 11.5.10.2
    we have requirement like can we put compile apps schema, flexfields and menu to be schedule once in a month.
    1) If this is practical how we can achieve.
    2)what is the recommended way to do it manually from adadmin or schedule..
    Regards

    Hi,
    we have requirement like can we put compile apps schema, flexfields and menu to be schedule once in a month.
    1) If this is practical how we can achieve.If you have frequent changes at the database level and customization is involved, then you need to consider compiling apps schema on regular basis (daily basis). This can be done from adadmin or using utlrp.sql script, or manually.
    2)what is the recommended way to do it manually from adadmin or schedule..I would recommend running it from adadmin. However, for compiling flexfileds and menus I would not recommend doing so unless you are instructed to do so (for example, after applying application patches).
    Regards,
    Hussein

  • Compile apps schema, flexfield and menu

    Hi,
    i would like to ask question related to adadmin utility,
    can we execute the task like
    1)compile Apps Schema
    2)compile menu information
    3)complie flexfields
    4)relink application programs
    when the application is up and running parallely users are working on it.
    Regards

    Hi,
    can we execute the task like
    1)compile Apps Schema
    2)compile menu information
    3)complie flexfields You can compile the above while the application is up and the users are connected.
    4)relink application programsIt is possible to relink application programs (not for all programs). If the executable file is in use, relinking mail fail and the executable file will not be generated unless you stop the application services first.
    Regards,
    Hussein

  • Can't compile with QT4 anymore

    Hi,
    Since last upgrade I can't compile my qt4 apps with KDevelop or QDevelop. It says something like :
    make: *** No rules to build target « /opt/qt4/mkspecs/linux-g++/qmake.conf », required by « Makefile ». Stopping.
    The qt-config tool does not exist anymore. There is a qtconfig one but, doesn't seem to be helping.
    I know that the files in the the qt4 package have been moved from /opt/qt4 to /usr/, but still I don't know what to do.
    I'm stuck !

    The fact is I cannot compile ANYTHING in QT4 !
    Let's take an example. I want to compile QPaddy (you can find it on qt-apps.org).
    I set the vars (which doesn't seem to have any effect):
    export QTDIR=/usr/share/qt4
    export QMAKESPEC=/usr/share/qt4/mkspecs/linux-g++
    export QT_LIBRARY_PATH=/usr/include/Qt
    I try to compile QPAddy :
    qmake qpaddy.pro
    make
    Here is what I get :
    cd src/ && make -f Makefile
    make[1]: entrant dans le répertoire « /root/docs/qpaddy0876/src »
    make[1]: *** Pas de règle pour fabriquer la cible « /usr/lib/qt-3.3/mkspecs/default/qmake.conf », nécessaire pour « Makefile ». Arrêt.
    make[1]: quittant le répertoire « /root/docs/qpaddy0876/src »
    make: *** [sub-src-make_default] Erreur 2
    And now the MakeFile :
    # Makefile for building: qpaddy
    # Generated by qmake (2.01a) (Qt 4.3.2) on: mar. nov. 6 17:49:17 2007
    # Project:  qpaddy.pro
    # Template: subdirs
    # Command: /usr/bin/qmake -unix -o Makefile qpaddy.pro
    first: make_default
    MAKEFILE      = Makefile
    QMAKE         = /usr/bin/qmake
    DEL_FILE      = rm -f
    CHK_DIR_EXISTS= test -d
    MKDIR         = mkdir -p
    COPY          = cp -f
    COPY_FILE     = $(COPY)
    COPY_DIR      = $(COPY) -r
    INSTALL_FILE  = install -m 644 -p
    INSTALL_PROGRAM = install -m 755 -p
    INSTALL_DIR   = $(COPY_DIR)
    DEL_FILE      = rm -f
    SYMLINK       = ln -sf
    DEL_DIR       = rmdir
    MOVE          = mv -f
    CHK_DIR_EXISTS= test -d
    MKDIR         = mkdir -p
    SUBTARGETS    =  \
            sub-src
    src//$(MAKEFILE):
        @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/
        cd src/ && $(QMAKE) src.pro -unix -o $(MAKEFILE)
    sub-src-qmake_all:  FORCE
        @$(CHK_DIR_EXISTS) src/ || $(MKDIR) src/
        cd src/ && $(QMAKE) src.pro -unix -o $(MAKEFILE)
    sub-src: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE)
    sub-src-make_default: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE)
    sub-src-make_first: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) first
    sub-src-all: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) all
    sub-src-clean: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) clean
    sub-src-distclean: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) distclean
    sub-src-install_subtargets: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) install
    sub-src-uninstall_subtargets: src//$(MAKEFILE) FORCE
        cd src/ && $(MAKE) -f $(MAKEFILE) uninstall
    Makefile: qpaddy.pro  /usr/share/qt4/mkspecs/linux-g++/qmake.conf /usr/share/qt4/mkspecs/common/g++.conf \
            /usr/share/qt4/mkspecs/common/unix.conf \
            /usr/share/qt4/mkspecs/common/linux.conf \
            /usr/share/qt4/mkspecs/qconfig.pri \
            /usr/share/qt4/mkspecs/features/qt_functions.prf \
            /usr/share/qt4/mkspecs/features/qt_config.prf \
            /usr/share/qt4/mkspecs/features/exclusive_builds.prf \
            /usr/share/qt4/mkspecs/features/default_pre.prf \
            /usr/share/qt4/mkspecs/features/release.prf \
            /usr/share/qt4/mkspecs/features/default_post.prf \
            /usr/share/qt4/mkspecs/features/qt.prf \
            /usr/share/qt4/mkspecs/features/unix/thread.prf \
            /usr/share/qt4/mkspecs/features/moc.prf \
            /usr/share/qt4/mkspecs/features/warn_on.prf \
            /usr/share/qt4/mkspecs/features/resources.prf \
            /usr/share/qt4/mkspecs/features/uic.prf \
            /usr/share/qt4/mkspecs/features/yacc.prf \
            /usr/share/qt4/mkspecs/features/lex.prf
        $(QMAKE) -unix -o Makefile qpaddy.pro
    /usr/share/qt4/mkspecs/common/g++.conf:
    /usr/share/qt4/mkspecs/common/unix.conf:
    /usr/share/qt4/mkspecs/common/linux.conf:
    /usr/share/qt4/mkspecs/qconfig.pri:
    /usr/share/qt4/mkspecs/features/qt_functions.prf:
    /usr/share/qt4/mkspecs/features/qt_config.prf:
    /usr/share/qt4/mkspecs/features/exclusive_builds.prf:
    /usr/share/qt4/mkspecs/features/default_pre.prf:
    /usr/share/qt4/mkspecs/features/release.prf:
    /usr/share/qt4/mkspecs/features/default_post.prf:
    /usr/share/qt4/mkspecs/features/qt.prf:
    /usr/share/qt4/mkspecs/features/unix/thread.prf:
    /usr/share/qt4/mkspecs/features/moc.prf:
    /usr/share/qt4/mkspecs/features/warn_on.prf:
    /usr/share/qt4/mkspecs/features/resources.prf:
    /usr/share/qt4/mkspecs/features/uic.prf:
    /usr/share/qt4/mkspecs/features/yacc.prf:
    /usr/share/qt4/mkspecs/features/lex.prf:
    qmake: qmake_all FORCE
        @$(QMAKE) -unix -o Makefile qpaddy.pro
    qmake_all: sub-src-qmake_all FORCE
    make_default: sub-src-make_default FORCE
    make_first: sub-src-make_first FORCE
    all: sub-src-all FORCE
    clean: sub-src-clean FORCE
    distclean: sub-src-distclean FORCE
        -$(DEL_FILE) Makefile
    install_subtargets: sub-src-install_subtargets FORCE
    uninstall_subtargets: sub-src-uninstall_subtargets FORCE
    mocclean: compiler_moc_header_clean compiler_moc_source_clean
    mocables: compiler_moc_header_make_all compiler_moc_source_make_all
    install: install_subtargets  FORCE
    uninstall:  uninstall_subtargets FORCE
    FORCE:
    Any idea ?

  • Xcode 6.0.1 compiled app to app store

    Hello,
    Can we submit Xcode 6.0.1 compiled app to app store now ? or Do we need to wait till apple officially mandates to compile on Xcode 6.0.1 ?
    Thanks,

    I found this solution http://objcsharp.wordpress.com/2014/09/21/how-to-get-back-the-ios-7-sdk-after-up grading-to-xcode-6/

  • Compile Apps Schema took sooooo long

    Hi Friends,
    EBS R12.1
    OEL 5.4
    I am compiling apps schema due to some invalid object when applying patch. but the program is running forever like 24hrs + now :(
    Have you encountered similar problem yet? Can you help me troubleshoot this kind of issue?
    adadmin
           Compile/Reload Applications Database Entities
       1.    Compile APPS schema
       2.    Compile menu information
       3.    Compile flexfields
       4.    Reload JAR files to database
       5.    Return to Main Menu
    Enter your choice [5] : 1
    sqlplus -s APPS/***** @/u01/applprod/PROD/apps/apps_st/appl/ad/12.0.0/sql/adutlrcmp.sql APPLSYS ***** APPS ***** ***** 16  0 NONE FALSEThe above program is running forever and its has activity when you check OS status "top""
    top - 14:27:49 up 63 days,  4:59,  6 users,  load average: 2.12, 2.17, 2.23
    Tasks: 432 total,   2 running, 430 sleeping,   0 stopped,   0 zombie
    Cpu(s): 12.5%us,  0.2%sy,  0.0%ni, 86.9%id,  0.4%wa,  0.0%hi,  0.0%si,  0.0%st
    Mem:   8171552k total,  8121216k used,    50336k free,    34908k buffers
    Swap:  8388600k total,  1101216k used,  7287384k free,  5796552k cached
      PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
    23133 oraprod   25   0 1227m 116m 109m R 100.0  1.5   1144:00 oracle
    27215 root      16   0 13004 1364  820 S  0.7  0.0   0:04.44 top
    18303 root      15   0 13004 1360  816 R  0.3  0.0   0:00.03 top
    23346 oradev1   15   0 1215m  41m  41m S  0.3  0.5   3:48.11 oracle
    24746 appldev1  17   0  821m 246m 6244 S  0.3  3.1   8:25.78 javaPlease help....
    Thanks a lot
    MsK

    Hi,
    I tried to abort the program (ctrl+c) and this is the result in the adadmin.log
    sqlplus -s APPS/***** @/u01/applprod/PROD/apps/apps_st/appl/ad/12.0.0/sql/adutlrcmp.sql APPLSYS ***** APPS ***** ***** 16  0 NONE FALSE
    Arguments are:
    AOL_schema = APPLSYS, AOL_password = *****,
    Schema_to_compile = APPS, Schema_to_compile_pw = *****,
    SYSTEM_password = *****, Total_workers = 16, Logical_worker_num = 0
    Object_type_to_not_compile = NONE
    Use_stored_dependencies = FALSE
    Connected.
    Running utl_recomp.recomp_parallel(16), if it exists
    OWNER                          NUM_INVALID
    APPS                                    87
    Elapsed: 00:00:00.09
    PL/SQL procedure successfully completed.
    Elapsed: 00:00:00.00
    STATUS_MESSAGE
    Running UTL_RECOMP.RECOMP_PARALLEL...
    declare
    ERROR at line 1:
    ORA-01013: user requested cancel of current operation
    An error occurred while running a SQL*Plus script.
    Continue as if it were successful [No] : No
    AD Administration error:
    Error running adutlrcmp.sql in adprdcAdUtilrcmp()
    An error occurred while compiling invalids using the SYS.UTL_RECOMP() package.
    Time is: Tue Sep 28 2010 14:29:09
    Backing up restart files, if any......Done.

  • Ping tbd : "feature" related to FP.Open and compiled apps

    tbd,
    In another thread you stated:
    To programmatically pop-up the FP of a VI, set its FP.Open property to True.  This can be done anywhere in the application, as long as the VI's reference is available (sounds like an application for a Global  ).  There's a "feature" related to FP.Open and compiled apps - do you plan to compile this?
    Would you (or anyone) care to elaborate on this subject a bit.  I am doing just this sort of thing and am interested in all insights and caveats.
    Thanks
    LabVIEW 8.0.1; WinDoze XP
    aut viam inveniam aut faciam

    Hi BadToad,
          If the compiler doesn't think an FP is needed, based on a VI's appearance properties, it will exclude the VI's FP during compile - and FP.Open won't work for the VI.  The attached pic shows this compiler setting in 7.1 and 8.2.  If the VI is top-level, or one of its appearance-properties indicate the FP is to be shown, these will default to UNselected for remove, otherwise you'll need to deselect these for Open FP to work.
    Cheers! 
    BTW - great user-name.
    Message Edited by tbd on 03-02-2008 03:26 PM
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
    Attachments:
    OpenFP.JPG ‏95 KB

  • How can I move apps from one computer to the other?

    How can I move apps from one computer to the other?
    (preferably without iCloud)

    Backup your iTunes library to an external drive and onto the other computer
    http://support.apple.com/kb/ht1751

  • How can i put apps from one ipod to a new ipod?

    how can i put apps from one ipod to a new ipod?

    iOS: Transferring information from your current iPhone, iPad, or iPod touch to a new device

Maybe you are looking for

  • Can I export my itunes movies onto an external hard-drive and then remove them from my computer, but still watch them when I plug in my external hard-drive?

    I am running out of space on my macbook. What is taking up the most room is my movies. Can I put them on an external hard-drive and then watch them later after I remove them from my library?

  • Want to change network name.... and other.

    Ok, Hi all.... so new to Apple and just a novice computer user... just purchased a macbook pro and a airport extreme wireless N router ( finally after 5 years of dial up)... so my questions is/are... first my network is named with my first and last n

  • Visited Links color in DRW menu

    Hey there, I placed horizontal menu using spry menus from DRW CS3. I had to change the colors to correspond the website. I made the background green and the text(links) in the menu and submenu items - white. In all browsers and computers i had in hom

  • Remove files

    Hi experts, I am trying to remove files in our unix box where there  are nearly 10000  of files . i am using the below command, but it says no match, or too many arguments etc. rm -rf 200607?/* and rm -rf 200607/*. Please help. thanks anuroop

  • Is there a 40GB Zen Touch in the maki

    And if so, will it be out before Christmas? I'd rather have a 40GB one over a 20 GB. I also don't want to tell my parents to get me the 20GB, then find out a few weeks or couple months later that the 40GB Zen Touch is out.Message Edited by h0rse on 2