Error with (supposedly) missing i586-poky-linux-uclibc-g++ in Galileo

I'm trying to compile sketches for the Intel Galileo (1st Gen) in the Galileo IDE and I'm getting a strange error. The IDE throws the following error:
Cannot run program /home/joao/galileo/hardware/tools/sysroots/x86_64-pokysdk-linux/usr/bin/i586-poky-linux-uclibc/i586-poky-linux-uclibc-g++: No such file or directory
Which is strange because I've checked under the /galileo/ folder and I'm positive the executable exists. I've seen this issue associated with the blank space in the file path, but I don't have any, so I'm lost as to why I'm getting this error.

I'm trying to compile sketches for the Intel Galileo (1st Gen) in the Galileo IDE and I'm getting a strange error. The IDE throws the following error:
Cannot run program /home/joao/galileo/hardware/tools/sysroots/x86_64-pokysdk-linux/usr/bin/i586-poky-linux-uclibc/i586-poky-linux-uclibc-g++: No such file or directory
Which is strange because I've checked under the /galileo/ folder and I'm positive the executable exists. I've seen this issue associated with the blank space in the file path, but I don't have any, so I'm lost as to why I'm getting this error.

Similar Messages

  • [Solved] was getting errors with wine, but found patched linux version

    Installed wine for the first time, following the wiki and reading most of the things linked there (such as the winehq faq for disabling winemenubuilder), made separate WINEPREFIXs for 32 and 64 bit, then unzipped a program (Meritous) into the 32 bit prefix's "Program Files" and--
    [solitudesands@TheEntireBracadaDesert Meritousness]$ WINEPREFIX=~/w32 wine Meritous.exe
    wine: cannot find L"C:\\windows\\system32\\winemenubuilder.exe"
    err:wineboot:ProcessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
    fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0080: stub!
    fixme:keyboard:X11DRV_LoadKeyboardLayout L"00000409", 0001: stub!
    wine: Unhandled page fault on read access to 0x00000034 at address 0x7bc3c8a1 (thread 0009), starting debugger...
    At which point the bug reporting wine function pops up offering this:
    Unhandled exception: page fault on read access to 0x00000034 in 32-bit code (0x7bc3c8a1).
    Register dump:
    CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
    EIP:7bc3c8a1 ESP:005533c0 EBP:005533d8 EFLAGS:00010206( R- -- I - -P- )
    EAX:7e64c301 EBX:7bcc7000 ECX:005533f0 EDX:7e6d7280
    ESI:00000020 EDI:00000000
    Stack dump:
    0x005533c0: 00682af8 7bc3c896 005533f0 7e6cf000
    0x005533d0: 0067fb40 00000000 00553408 7e65e39c
    0x005533e0: 00553438 7e663856 7e64c301 7e65e39c
    0x005533f0: 00000020 00553410 00553448 7e65e374
    0x00553400: 00553420 7e6cf000 00553468 7e663e7f
    0x00553410: 00682af8 00682af8 00000040 7e663e7f
    000c: sel=0067 base=00000000 limit=00000000 16-bit r-x
    Backtrace:
    =>0 0x7bc3c8a1 RtlEnterCriticalSection+0x21() in ntdll (0x005533d8)
    1 0x7e65e39c MSVCRT__lock_file+0x3b() in msvcrt (0x00553408)
    2 0x7e663e7f MSVCRT_fread+0x5e() in msvcrt (0x00553468)
    3 0x00401b28 in meritous (+0x1b27) (0x0067fbd8)
    4 0x004213f6 in meritous (+0x213f5) (0x0067fc08)
    5 0x004215b7 in meritous (+0x215b6) (0x0067fd88)
    6 0x00420f0b in meritous (+0x20f0a) (0x0067fe00)
    7 0x0040122d in meritous (+0x122c) (0x0067fe20)
    8 0x00401258 in meritous (+0x1257) (0x0067fe30)
    9 0x7b85c48c call_process_entry+0xb() in kernel32 (0x0067fe48)
    10 0x7b85d54a in kernel32 (+0x4d549) (0x0067fe78)
    11 0x7bc7c610 call_thread_func_wrapper+0xb() in ntdll (0x0067fe98)
    12 0x7bc7f50f call_thread_func+0xde() in ntdll (0x0067ff88)
    13 0x7bc7c5ee RtlRaiseException+0x21() in ntdll (0x0067ffb8)
    14 0x7bc51441 call_dll_entry_point+0x440() in ntdll (0x0067ffd8)
    15 0xf7553a8d wine_call_on_stack+0x1c() in libwine.so.1 (0x00000000)
    16 0xf7553c0a wine_switch_to_stack+0x29() in libwine.so.1 (0xff90b0a8)
    17 0x7bc56bd5 LdrInitializeThunk+0x1f4() in ntdll (0xff90b0f8)
    18 0x7b8634f2 __wine_kernel_init+0x871() in kernel32 (0xff90c268)
    19 0x7bc57a33 __wine_process_init+0x162() in ntdll (0xff90c2d8)
    20 0xf7551643 wine_init+0x2f2() in libwine.so.1 (0xff90c348)
    21 0x7bf00db2 main+0x81() in <wine-loader> (0xff90c7a8)
    22 0xf738de5e __libc_start_main+0xdd() in libc.so.6 (0x00000000)
    0x7bc3c8a1 RtlEnterCriticalSection+0x21 in ntdll: movl 0x14(%esi),%eax
    Modules:
    Module Address Debug info Name (68 modules)
    PE 230000- 24a000 Deferred sdl_image
    PE 400000- 473000 Export meritous
    PE 10000000-10046000 Deferred sdl
    PE 60400000-60475000 Deferred sdl_mixer
    ELF 7b800000-7ba5a000 Dwarf kernel32<elf>
    \-PE 7b810000-7ba5a000 \ kernel32
    ELF 7bc00000-7bce4000 Dwarf ntdll<elf>
    \-PE 7bc10000-7bce4000 \ ntdll
    ELF 7bf00000-7bf04000 Dwarf <wine-loader>
    ELF 7dcbc000-7dce0000 Deferred imm32<elf>
    \-PE 7dcc0000-7dce0000 \ imm32
    ELF 7dd02000-7dd08000 Deferred libxfixes.so.3
    ELF 7dd08000-7dd13000 Deferred libxcursor.so.1
    ELF 7dd13000-7dd26000 Deferred libxi.so.6
    ELF 7dd26000-7dd2a000 Deferred libxcomposite.so.1
    ELF 7dd2a000-7dd35000 Deferred libxrandr.so.2
    ELF 7dd35000-7dd40000 Deferred libxrender.so.1
    ELF 7dd40000-7dd46000 Deferred libxxf86vm.so.1
    ELF 7dd46000-7dd4a000 Deferred libxinerama.so.1
    ELF 7dd4a000-7dd70000 Deferred libxcb.so.1
    ELF 7dd70000-7dea7000 Deferred libx11.so.6
    ELF 7dea7000-7debc000 Deferred libxext.so.6
    ELF 7dee0000-7df72000 Deferred winex11<elf>
    \-PE 7def0000-7df72000 \ winex11
    ELF 7df72000-7e090000 Deferred opengl32<elf>
    \-PE 7df90000-7e090000 \ opengl32
    ELF 7e090000-7e1cc000 Deferred wined3d<elf>
    \-PE 7e0a0000-7e1cc000 \ wined3d
    ELF 7e1cc000-7e240000 Deferred ddraw<elf>
    \-PE 7e1d0000-7e240000 \ ddraw
    ELF 7e253000-7e27c000 Deferred libexpat.so.1
    ELF 7e27c000-7e2b8000 Deferred libfontconfig.so.1
    ELF 7e2b8000-7e32b000 Deferred libpcre.so.1
    ELF 7e32b000-7e436000 Deferred libglib-2.0.so.0
    ELF 7e436000-7e492000 Deferred libharfbuzz.so.0
    ELF 7e492000-7e4d0000 Deferred libpng16.so.16
    ELF 7e4d0000-7e4e1000 Deferred libbz2.so.1.0
    ELF 7e4e1000-7e4f8000 Deferred libz.so.1
    ELF 7e4f8000-7e59c000 Deferred libfreetype.so.6
    ELF 7e59c000-7e601000 Deferred libncursesw.so.5
    ELF 7e625000-7e6d9000 Dwarf msvcrt<elf>
    \-PE 7e640000-7e6d9000 \ msvcrt
    ELF 7e6d9000-7e704000 Deferred msacm32<elf>
    \-PE 7e6e0000-7e704000 \ msacm32
    ELF 7e704000-7e786000 Deferred rpcrt4<elf>
    \-PE 7e710000-7e786000 \ rpcrt4
    ELF 7e786000-7e8bf000 Deferred ole32<elf>
    \-PE 7e7a0000-7e8bf000 \ ole32
    ELF 7e8bf000-7e930000 Deferred advapi32<elf>
    \-PE 7e8d0000-7e930000 \ advapi32
    ELF 7e930000-7ea51000 Deferred gdi32<elf>
    \-PE 7e940000-7ea51000 \ gdi32
    ELF 7ea51000-7eba7000 Deferred user32<elf>
    \-PE 7ea60000-7eba7000 \ user32
    ELF 7eba7000-7ec5e000 Deferred winmm<elf>
    \-PE 7ebb0000-7ec5e000 \ winmm
    ELF 7ef8f000-7efdc000 Deferred libm.so.6
    ELF 7efdf000-7efe6000 Deferred libxdmcp.so.6
    ELF 7efe6000-7f000000 Deferred version<elf>
    \-PE 7eff0000-7f000000 \ version
    ELF f734d000-f7352000 Deferred libdl.so.2
    ELF f7352000-f7360000 Deferred libnss_files.so.2
    ELF f7372000-f7376000 Deferred libxau.so.6
    ELF f7376000-f752e000 Dwarf libc.so.6
    ELF f752e000-f754a000 Deferred libpthread.so.0
    ELF f754a000-f7703000 Dwarf libwine.so.1
    ELF f7704000-f7728000 Deferred ld-linux.so.2
    ELF f7728000-f7729000 Deferred [vdso].so
    Threads:
    process tid prio (all id:s are in hex)
    00000008 (D) C:\Program Files\Meritousness\Meritous.exe
    00000009 0 <==
    0000000e services.exe
    0000001d 0
    0000001c 0
    00000016 0
    00000014 0
    00000010 0
    0000000f 0
    00000012 winedevice.exe
    0000001b 0
    00000018 0
    00000017 0
    00000013 0
    00000019 plugplay.exe
    0000001f 0
    0000001e 0
    0000001a 0
    00000020 explorer.exe
    00000021 0
    System information:
    Wine build: wine-1.7.28
    Platform: i386
    Host system: Linux
    Host version: 3.16.3-1-ARCH
    However, unlike the few dozen other threads also including "Unhandled page fault on read access", I don't have any other errors to work with, and my backtrace is 23 lines instead of the usual 2-3. I've tried 'pacman -Ss'  for various libraries and drivers like in the other threads, but there doesn't appear to be anything I'm missing. Also, the game isn't in the appdb, so I can't look there for help.
    I'm figuratively flying blind, from newbiness and from lack of understandable, so any more experience with random failures like this would be appreciated.
    Help?
    Edit: Oh, and if you're wondering why I don't just compile from source, it's because that version always crashes halfway through the game; I'll be copying my saves from that version to this one if I get it running.
    Last edited by Torignit (2014-10-15 11:04:00)

    You'd better choose to build it from the AUR with makepkg and install it with pacman:
    https://wiki.archlinux.org/index.php/AU … Guidelines
    But nice that you could now play with it.
    Concerning Wine: I didn't see this game in the WineHQ - Wine Application Database
    Maybe it doesn't work with Wine.
    Last edited by berbae (2014-10-16 09:52:19)

  • Elisa for i586: try to build gdk-pixbuf, error with libtool

    Hi there!
    I set up Archlinux on my Barebone, great job with the "new" i586 repo!
    i try to build to build the packages on my laptop by simply editing my makepkg.conf to:
    CARCH="i586"
    CHOST="i586-pc-linux-gnu"
    CFLAGS="-march=i586 -mtune=generic -O2 -pipe"
    CXXFLAGS="-march=i586 -mtune=generic -O2 -pipe"
    this works for me for freevo, mplayer and many other programs. but now i tried to install elisa on this machine, everything build correct, but when i start elisa, i only get:
    #--> elisa
    Launcher core version: 0.5.29
    /usr/lib/python2.6/site-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead
    import itertools, md5
    Current core version: 0.5.29
    /usr/lib/python2.6/site-packages/elisa/core/utils/classinit.py:34: UserWarning:
    ClassInitMeta class is deprecated
    warn("ClassInitMeta class is deprecated")
    Traceback (most recent call last):
    File "/usr/bin/elisa", line 8, in <module>
    load_entry_point('elisa==0.5.29', 'gui_scripts', 'elisa')()
    File "/usr/lib/python2.6/site-packages/elisa/core/launcher.py", line 380, in main
    Launcher().main(sys.argv)
    File "/usr/lib/python2.6/site-packages/elisa/core/launcher.py", line 83, in main
    return self.main_after_voodoo(argv)
    File "/usr/lib/python2.6/site-packages/elisa/core/launcher.py", line 224, in main_after_voodoo
    self.run_application()
    File "/usr/lib/python2.6/site-packages/elisa/core/launcher.py", line 351, in run_application
    application = Application(self.options)
    File "/usr/lib/python2.6/site-packages/elisa/core/application.py", line 228, in __init__
    self._splash = SplashScreen()
    File "/usr/lib/python2.6/site-packages/elisa/core/utils/splash_screen.py", line 74, in __init__
    pixbuf = gtk.gdk.pixbuf_new_from_file(LOGO_PATH_SQUARE)
    glib.GError: Couldn't recognize the image file format for file '/usr/lib/python2.6/site-packages/elisa/core/data/splash_screen_square.png'
    gtk, gdk an anything else is build correct, so i thought, maybe there is something wrong with gdk-pixbuf. i don't post this thread in the i586 subforum, because i have the same problems building it for i686 arch, too! i fetch the newest pkgbuild from abs, heres the output:
    `--> makepkg
    ==> Making package: gdk-pixbuf 0.22.0-4 i586 (Wed Mar 4 00:26:53 CET 2009)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> Retrieving Sources...
    -> Found gdk-pixbuf-0.22.0.tar.bz2 in build dir
    -> Found gdk-pixbuf-0.22.0-bmp_reject_corrupt.patch in build dir
    -> Found gdk-pixbuf-0.22.0-bmp_secure.patch in build dir
    -> Found gdk-pixbuf-0.22.0-loaders.patch in build dir
    -> Found gdk-pixbuf-0.22.0-m4.patch in build dir
    ==> Validating source files with md5sums...
    gdk-pixbuf-0.22.0.tar.bz2 ... Passed
    gdk-pixbuf-0.22.0-bmp_reject_corrupt.patch ... Passed
    gdk-pixbuf-0.22.0-bmp_secure.patch ... Passed
    gdk-pixbuf-0.22.0-loaders.patch ... Passed
    gdk-pixbuf-0.22.0-m4.patch ... Passed
    ==> Extracting Sources...
    -> bsdtar -x -f gdk-pixbuf-0.22.0.tar.bz2
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file gdk-pixbuf/io-bmp.c
    patching file gdk-pixbuf/io-bmp.c
    Hunk #1 succeeded at 883 (offset 7 lines).
    patching file gdk-pixbuf/io-ico.c
    patching file gdk-pixbuf/io-xpm.c
    patching file gdk-pixbuf.m4
    checking for a BSD compatible install... /bin/install -c
    checking whether build environment is sane... yes
    checking whether make sets ${MAKE}... yes
    checking for working aclocal... found
    checking for working autoconf... found
    checking for working automake... found
    checking for working autoheader... found
    checking for working makeinfo... found
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for gcc... gcc
    checking for C compiler default output... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for executable suffix...
    checking for object suffix... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for ld used by GCC... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... yes
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependant libraries... pass_all
    checking command to parse /usr/bin/nm -B output... ok
    checking how to run the C preprocessor... gcc -E
    checking for dlfcn.h... yes
    checking for ranlib... ranlib
    checking for strip... strip
    checking for objdir... .libs
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking if gcc supports -c -o file.lo... yes
    checking if gcc supports -fno-rtti -fno-exceptions... yes
    checking whether the linker (/usr/bin/ld) supports shared libraries... yes
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    checking whether -lc should be explicitly linked in... no
    creating libtool
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for strerror in -lcposix... no
    checking for gcc option to accept ANSI C... none needed
    checking for a BSD compatible install... /bin/install -c
    checking whether ln -s works... yes
    checking whether make sets ${MAKE}... (cached) yes
    checking how to run the C preprocessor... gcc -E
    checking for X... libraries , headers
    checking for gethostbyname... yes
    checking for connect... yes
    checking for remove... yes
    checking for shmat... yes
    checking for IceConnectionNumber in -lICE... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking for glib-config... /usr/bin/glib-config
    checking for GLIB - version >= 1.2.0... yes
    checking for gtk-config... /usr/bin/gtk-config
    checking for GTK - version >= 1.2.0... yes
    checking whether make is GNU Make... yes
    checking for gnome-config... no
    Not building GnomeCanvasPixbuf library
    checking whether to build gmodulized gdk-pixbuf... yes
    checking whether dynamic modules work... libtool: line 397: CDPATH: command not found
    yes
    checking for location of rgb.txt database... /usr/lib/X11/rgb.txt
    checking for TIFFReadScanline in -ltiff... yes
    checking for tiffio.h... yes
    checking for jpeg_destroy_decompress in -ljpeg... yes
    checking for jpeglib.h... yes
    checking for jpeg_simple_progression in -ljpeg... yes
    checking for png_read_info in -lpng... yes
    checking for png.h... yes
    checking for png_structp in png.h... yes
    checking for ANSI C header files... yes
    checking for dirent.h that defines DIR... yes
    checking for opendir in -ldir... no
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking return type of signal handlers... void
    checking for gtkdoc-mkdb... true
    checking gtk-doc version (1.10) >= 0.6... yes
    checking for db2html... false
    checking for x86 platform... yes
    checking compiler support for MMX... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating gdk-pixbuf.spec
    config.status: creating gdk-pixbuf/Makefile
    config.status: creating gdk-pixbuf/gdk-pixbuf-features.h
    config.status: creating gdk-pixbuf/pixops/Makefile
    config.status: creating gdk-pixbuf-config
    config.status: creating demo/Makefile
    config.status: creating doc/Makefile
    config.status: creating config.h
    config.status: config.h is unchanged
    make all-recursive
    make[1]: Entering directory `/home/andieh/build/i586/gdk-pixbuf/src/gdk-pixbuf-0.22.0'
    Making all in gdk-pixbuf
    make[2]: Entering directory `/home/andieh/build/i586/gdk-pixbuf/src/gdk-pixbuf-0.22.0/gdk-pixbuf'
    Making all in pixops
    make[3]: Entering directory `/home/andieh/build/i586/gdk-pixbuf/src/gdk-pixbuf-0.22.0/gdk-pixbuf/pixops'
    /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../gdk-pixbuf -march=i586 -mtune=generic -O2 -pipe -c pixops.c
    ../../libtool: line 397: CDPATH: command not found
    ../../libtool: line 1075: func_opt_split: command not found
    libtool: Version mismatch error. This is libtool 2.2.6, but the
    libtool: definition of this LT_INIT comes from an older release.
    libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
    libtool: and run autoconf again.
    make[3]: *** [pixops.lo] Error 63
    make[3]: Leaving directory `/home/andieh/build/i586/gdk-pixbuf/src/gdk-pixbuf-0.22.0/gdk-pixbuf/pixops'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/andieh/build/i586/gdk-pixbuf/src/gdk-pixbuf-0.22.0/gdk-pixbuf'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/andieh/build/i586/gdk-pixbuf/src/gdk-pixbuf-0.22.0'
    make: *** [all-recursive-am] Error 2
    ==> ERROR: Build Failed.
    Aborting...
    i really dont know what went wrong here. maybe one of you could try to build this, so i know there is something wrong with my machine. i also tried to build this package on the barebone itself, but there is the same error, too.
    thank you very much for your help!
    andieh

    hi stefan, thank you for your reply.
    there is no ./autogen.sh, and autoreconf gives me the following output. i tried aclocal and autoconf, too, but also no success...
    autoheader: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
    autoheader: WARNING: and `config.h.top', to define templates for `config.h.in'
    autoheader: WARNING: is deprecated and discouraged.
    autoheader:
    autoheader: WARNING: Using the third argument of `AC_DEFINE' and
    autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without
    autoheader: WARNING: `acconfig.h':
    autoheader:
    autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
    autoheader: [Define if a function `main' is needed.])
    autoheader:
    autoheader: WARNING: More sophisticated templates can also be produced, see the
    autoheader: WARNING: documentation.
    demo/Makefile.am: required file `./depcomp' not found
    demo/Makefile.am: `automake --add-missing' can install `depcomp'
    doc/Makefile.am:160: blank line following trailing backslash
    gdk-pixbuf/Makefile.am:121: `libexecdir' is not a legitimate directory for `LTLIBRARIES'
    gdk-pixbuf/Makefile.am:70: variable `libpixbufloader_tiff_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:70: library has `libpixbufloader_tiff_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:56: variable `libpixbufloader_ico_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:56: library has `libpixbufloader_ico_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:63: variable `libpixbufloader_ras_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:63: library has `libpixbufloader_ras_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:49: variable `libpixbufloader_gif_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:49: library has `libpixbufloader_gif_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:28: variable `libpixbufloader_png_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:28: library has `libpixbufloader_png_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:77: variable `libpixbufloader_pnm_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:77: library has `libpixbufloader_pnm_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:42: variable `libpixbufloader_xpm_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:42: library has `libpixbufloader_xpm_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:91: variable `libpixbufloader_xbm_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:91: library has `libpixbufloader_xbm_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:84: variable `libpixbufloader_bmp_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:84: library has `libpixbufloader_bmp_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:35: variable `libpixbufloader_jpeg_la_LIBADD' is defined but no program or
    gdk-pixbuf/Makefile.am:35: library has `libpixbufloader_jpeg_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:76: variable `libpixbufloader_pnm_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:76: library has `libpixbufloader_pnm_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:69: variable `libpixbufloader_tiff_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:69: library has `libpixbufloader_tiff_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:41: variable `libpixbufloader_xpm_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:41: library has `libpixbufloader_xpm_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:62: variable `libpixbufloader_ras_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:62: library has `libpixbufloader_ras_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:90: variable `libpixbufloader_xbm_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:90: library has `libpixbufloader_xbm_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:83: variable `libpixbufloader_bmp_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:83: library has `libpixbufloader_bmp_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:27: variable `libpixbufloader_png_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:27: library has `libpixbufloader_png_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:34: variable `libpixbufloader_jpeg_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:34: library has `libpixbufloader_jpeg_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:48: variable `libpixbufloader_gif_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:48: library has `libpixbufloader_gif_la' as canonic name (possible typo)
    gdk-pixbuf/Makefile.am:55: variable `libpixbufloader_ico_la_LDFLAGS' is defined but no program or
    gdk-pixbuf/Makefile.am:55: library has `libpixbufloader_ico_la' as canonic name (possible typo)
    /usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in AM_CONDITIONAL
    /usr/share/automake-1.10/am/depend2.am: The usual way to define `am__fastdepCCAS' is to add `AM_PROG_AS'
    /usr/share/automake-1.10/am/depend2.am: to `configure.in' and run `aclocal' and `autoconf' again.
    gdk-pixbuf/pixops/Makefile.am: Preprocessed Assembler source seen but `CCAS' is undefined
    gdk-pixbuf/pixops/Makefile.am: The usual way to define `CCAS' is to add `AM_PROG_AS'
    gdk-pixbuf/pixops/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
    gdk-pixbuf/pixops/Makefile.am: Preprocessed Assembler source seen but `CCASFLAGS' is undefined
    gdk-pixbuf/pixops/Makefile.am: The usual way to define `CCASFLAGS' is to add `AM_PROG_AS'
    gdk-pixbuf/pixops/Makefile.am: to `configure.in' and run `aclocal' and `autoconf' again.
    autoreconf: automake failed with exit status: 1

  • Has anyone had a opf parse error with container.xml missing, when it is actually present plz ?

    Has anyone had a opf parse error with container.xml missing, when it is actually present plz ?

    Has anyone had a opf parse error with container.xml missing, when it is actually present plz ?

  • On some sites we get sec_error_unknown_issuer SSL error due to missing root certificate TC TrustCenter Class 2 L1 CA XI. Firefox is the only browser having this issue. Why is that certificate not preinstalled and shipped with Firefox?

    On some sites we get sec_error_unknown_issuer SSL error due to missing root certificate TC TrustCenter Class 2 L1 CA XI. Firefox is the only browser having this issue. Why is that certificate not preinstalled and shipped with Firefox?
    Check sales.sauer-danfoss.com for details with Firefox 7.
    Thanks
    Stefan

    You are not sending the TC TrustCenter Class 2 L1 CA XI intermediate certificate
    *http://sales.sauer-danfoss.com/
    Web servers need to send all required intermediate certificates to build the chain to build-in root certificates.
    You need to install that intermediate certificate on your server.
    *http://www.trustcenter.de/en/infocenter/root_certificates.htm#3479
    You can test the certificate chain via a site like this:
    *http://www.networking4all.com/en/support/tools/site+check/

  • Error with dual boot Win 8/OL6 R3

    Hello,
    I am hoping to discuss this with someone who has experience with this configuration. My goal is to get Oracle Linux dual booting on my windows 8 machine.
    I have installed OL but I am having trouble getting it to dual boot win8/OL using the windows boot menu. Whereas windows 8 boots as expected, the Oracle Linux option gives me the error:
    "+Windows failed to start. A recent hardware or software change might be the cause...contact you system administrator or computer manufacturer for assistance+
    +File:+ \NST\nst_linux.mbr
    +Status: 0xc000007b+
    +Info: The selected application or operating system couldn't be loaded because a required file is missing or contains errors.+"
    Here are some details of the scenario:
    - Documentation followed: Red_Hat_Enterprise_Linux-6-Installation_Guide-en-US.pdf
    - Hardware: Dell Precision M4700 64 bit UEFI
    - OEM installed/Default OS: Windows 8 Pro 64 bit
    - Installation source: OracleLinux-R6-U3-Server-x86_64-dvd.iso (written to DVD)
    These are the broad steps I followed:
    In windows 8
    I:
    - downloaded the Linux ISO software. The checksum on the download matched
    - wrote the ISO to a bootable installation disk
    - created a new 344gb partition for Linux using the DOS DISKPART command - partition 7
    Linux Install
    - I booted using the Linux installation DVD and started the installation
    - When Installing Linux partition 7 became a 500mb system partition and partition 8 became the 343 gb Linux partition
    - I manually created the boot partition as ext3 (because the pdf I was following said "+If your 64-bit x86 system uses UEFI instead of BIOS, you will need to manually create a /boot partition. This partition must have an ext3 file system. If you choose to partition automatically, your system will not boot.+"
    - I installed the boot loader on sda7. I selected “First sector of boot partition - /dev/sda7”. I assume this installs separate GRUB boot loader on the Linux partition (7) – which will then be 'chain loaded' from the windows boot menu. Put another way, it will boot with the windows boot manager, which will give me an option to chain load the Grub boot loader, which will then run Linux...
    - I chose the desktop installation
    - The installation reported that it completed successfully
    I successfully booted back into windows:
    - I used easybcd to edit the microsoft bcd and successfully created a boot menu for Oracle Linux. I used the legacy grub because the Linux documentation says "+Note that the version of GRUB in Red Hat Enterprise Linux 6 is an old and stable version now known as "GRUB Legacy" since upstream development moved to GRUB 2.3 Red Hat remains committed to maintaining the version of GRUB that we ship with Red Hat Enterprise Linux 6, just as we do with all packages that we ship.+".
    - After installing Linux and updating the BCD, the BCD now looks like this:
    Windows Boot Manager
    identifier {bootmgr}
    path \EFI\Microsoft\Boot\bootmgfw.efi
    description Windows Boot Manager
    locale en-US
    inherit {globalsettings}
    integrityservices Enable
    default {current}
    resumeobject {2b56acdd-8bbe-11e2-9ba6-b8ca3ad88679}
    displayorder {current}
    {524cc0d3-8bce-11e2-935f-b8ca3ad88679}
    toolsdisplayorder {memdiag}
    timeout 30
    Windows Boot Loader
    identifier {current}
    device partition=C:
    path \Windows\system32\winload.efi
    description Windows 8
    locale en-US
    inherit {bootloadersettings}
    recoverysequence {524cc0d1-8bce-11e2-935f-b8ca3ad88679}
    integrityservices Enable
    recoveryenabled Yes
    isolatedcontext Yes
    allowedinmemorysettings 0x15000075
    osdevice partition=C:
    systemroot \Windows
    resumeobject {2b56acdd-8bbe-11e2-9ba6-b8ca3ad88679}
    nx OptIn
    bootmenupolicy Standard
    Real-mode Boot Sector
    identifier {524cc0d3-8bce-11e2-935f-b8ca3ad88679}
    device partition=C:
    path \NST\nst_linux.mbr
    description OracleLinux
    I'm not sure the BCD entry is correct. I assume that this entry should be pointing to the nst_linux.mbr on the Linux boot partition. However I have verified that this file exists in windows 8:
    C:\NST\nst_linux.mbr
    I haven't been able to exactly confirm how the boot process should work i.e. whether this file should actually be in the Linux boot partition (as opposed to the windows c drive) and whether the BCD should also point to the Linux boot partition when referring to this partition.
    As I mentioned above, I now have the windows boot menu with Windows 8 (which boots successfully) and Oracle Linux (which gives me the error see below for complete wording**). Is the Real-mode Boot sector wrong? Should it point to the Linux boot partition? Is it a problem with my UEFI disk? I don't think it should be because this version of Oracle Linux supports UEFI and my hardware is UEFI.
    Has anyone carried out a similar win8/OL dual boot?
    2001
    ** Complete wording of the Linux boot option in the windows boot manager:
    Windows failed to start. A recent hardware or software change might be the cause. To fix the problem:
    1. Insert your Windows installation disk and restart the computer.
    2. Choose your language settings, and then click "next".
    3. Click "Repair your computer".
    If you do not have this disk, contact you system administrator or computer manufacturer for assistance
    File: \NST\nst_linux.mbr
    Status: 0xc000007b
    Info: The selected application or operating system couldn’t be loaded because a required file is missing or contains errors.
    Edited by: 2001 on Apr 1, 2013 4:27 PM
    Edited by: 2001 on Apr 17, 2013 5:17 PM

    Hi,
    Here are my responses:
    *[asmirnov]* Could you please confirm, I just want to see if I got it right the first time -
    *[2001]* I'm happy to share my progress
    Q1)
    *[asmirnov]* You did create a partition (where you would install Linux) from Win8, correct?
    *[2001]* Yes. I used diskmgmt.msc to create a separate partition. I didn't format the partition because the Linux install doesn't want that, it creates and formats the partitions in the unallocated partition
    Q2)
    *[asmirnov]* You use GRUB (not GRUB2)?
    *[2001]* I'm not sure where you were asking about, so I hope my answer here covers all possibilities you may have meant.
    I was using the windows 8 boot. I wanted to chain load to the boot loader in the Linux Partition. It is interesting what the Linux install did with my partition, it created 2 partitions in the unformatted partition. 1 was a bootable partition and the other was the Linux partition. The details were:
    2 sda’s (a boot / ext4 and a VolGroup (vg_linuxlocalhost)/ physical volume (LVM) ). In the VolGroup it created 3 lv’s, lv_root, lv_home and lv_swap. I understand that this is all normal.
    I followed the documentation note which said "To configure the Red Hat Enterprise Linux boot loader to chain load from a different boot loader, you must specify the boot drive manually. If you chose any of the automatic partitioning options, you must now select the Review and modify partitioning layout option before you click Next or you cannot specify the correct boot drive"
    So there was also the note in the documentation that said "Note that the version of GRUB in Red Hat Enterprise Linux 6 is an old and stable version now known as "GRUB Legacy" since upstream development moved to GRUB 2.3 Red Hat remains committed to maintaining the version of GRUB that we ship with Red Hat Enterprise Linux 6, just as we do with all packages that we ship." I didn't install any bootloaders manually (either the windows 8 OOTB default that came with my machine or the Linux one), I just took the defaults. I'm wasn't sure how to access the Linux partitions once it is installed, so I can't confirm it was the legacy GRUB in the Linux boot partition, but I believe this note is saying that it OL6 does use the legacy grub. I believe GRUB Legacy is version .97.
    Q3)
    *[asmirnov]* Which version of Linux exactly did you use, was that Oracle Linux or you used one from RedHat directly? What is the kernal version?
    *[2001]* I used "OracleLinux-R6-U3-Server-x86_64-dvd.iso.sha1sum" from the mirror site http://mirror.aarnet.edu.au/pub/oraclelinux/OL6/U3/x86_64/. According to the release notes at: https://oss.oracle.com/ol6/docs/RELEASE-NOTES-U3-en.html the kernel is
    - Unbreakable Enterprise Kernel Release 2 [kernel-uek-2.6.39-200.24.1.el6uek]. Installed and booted by default
    - Red Hat compatible Kernel [kernel-2.6.32-279.el6]. Installed by default
    Note: By default, both the Unbreakable Enterprise Kernel and the Red Hat Compatible Kernel for the specific architecture (i386 or x86_64) are installed, and the system boots the Unbreakable Enterprise Kernel by default. If needed, /etc/grub.conf and /etc/sysconfig/kernel can be modified to make the system boot with the Red Hat Compatible Kernel by default.
    Regarding your follow-up point that "Microsoft blocks 3rd party chainloaders from the BCD menu for UEFI machines. We are researching workarounds, none have presented themselves as of yet.", I'm not sure it actually blocks it, but it certainly isn't a straight forward process.
    I have actually abandoned my attempt to get the dual boot working. It is a real shame because I wanted to do it for my own satisfaction.
    I am now using Oracle Virtual Box as suggested by others, include Dude earlier in this thread. This has given me confidence that I was doing all the right things because the install worked first time without any problems. The virtualization is much simpler and I have had no problems so far.
    Fusion
    As for your point about the fusion middleware and OL5. I am looking at Oracle SOA with is part of the Fusion brand. I think that the latest SOA components will work on OL6 - but I have yet to try it. Following the certification matrix can be a little difficult. So as I indicated above, my current thoughts are to use the Oracle Virtual Box with Linux r6 u3 and to install the SOA components on that when I get chance. The alternative is using the pre-built virtual machine it has Linux and SOA (it might cover your stack too, or there may be another one that suits you better on the site) http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html. Note that this is still on OL5.
    I hope this helps.

  • Error installing RAPID INSTALL R12 on Linux

    I did a Rapid Install of Oracle Applications R12 (which contains 10g database) from the root user. After the installation, the system validates the configuration and it shows some problem with database availability. I have attached the log for database availability (bottom of this email), which shows the error "RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2"
    Log for Database Availability :-
    Database Availability
    command: su oracle -c "/home/apps_rapid_install/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/oracle/VIS/db/tech_st/10.2.0/VIS_localhost.env APPS/APPS"
    riwTDBup.sh started at Wed Sep 26 10:50:45 PDT 2007
    Parameters passed are : /d01/oracle/VIS/db/tech_st/10.2.0/VIS_localhost.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle/VIS/db/tech_st/10.2.0
    ORACLE_SID : VIS
    TWO_TASK :
    PATH : /d01/oracle/VIS/db/tech_st/10.2.0/perl/bin:/d01/oracle/VIS/db/tech_st/10.2.0/bin:/usr/bin:/usr/sbin:/d01/oracle/VIS/db/tech_st/10.2.0/appsutil/jre/bin:/usr/ccs/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/home/apps_rapid_install/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/jre1.5.0_06/bin:/root/bin:/sbin:/usr/sbin:/usr/java/jre1.5.0_06/bin
    LD_LIBRARY_PATH : /d01/oracle/VIS/db/tech_st/10.2.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle/VIS/db/tech_st/10.2.0/lib:/usr/dt/lib:/d01/oracle/VIS/db/tech_st/10.2.0/ctx/lib
    Executable : /d01/oracle/VIS/db/tech_st/10.2.0/bin/sqlplus
    riwTDBup.sh exiting with status 0
    Database ORACLE_HOME connection test has succeeded
    command: su applmgr -c "/home/apps_rapid_install/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/oracle/VIS/inst/apps/VIS_localhost/ora/10.1.2/VIS_localhost.env APPS/APPS"
    riwTDBup.sh started at Wed Sep 26 10:50:47 PDT 2007
    Parameters passed are : /d01/oracle/VIS/inst/apps/VIS_localhost/ora/10.1.2/VIS_localhost.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oracle/VIS/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : VIS
    PATH : /d01/oracle/VIS/apps/tech_st/10.1.2/bin:/usr/bin:/usr/ccs/bin:/usr/sbin:/usr/bin:/home/apps_rapid_install/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/java/jre1.5.0_06/bin:/root/bin:/sbin:/usr/sbin:/usr/java/jre1.5.0_06/bin
    LD_LIBRARY_PATH : /d01/oracle/VIS/apps/tech_st/10.1.2/lib32:/d01/oracle/VIS/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/d01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/d01/oracle/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads
    Executable : /d01/oracle/VIS/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 2
    RW-50011: Error: - Apps ORACLE_HOME connection test has returned an error: 2
    As the database is not available, the login page does not come up. It gives this error.
    Login Page
    checking URL = http://localhost.localdomain:8016/OA_HTML/AppsLogin
    RW-50016: Error: - {0} was not created:
    File = {1}
    Even the Configuration Upload gives this error :-
    Configuration Upload
    uploading config file at /d01/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Failed upload of config file at /d01/oracle/VIS/db/tech_st/10.2.0/appsutil/conf_VIS.txt
    Can you please advice on where I could be going wrong. There was no error during the installation. It seems that some setups may be missing in the Linux Box.

    Hi Tom,
    This excerpts the pre-upgrade patches MW recommends:
    Patch 4685497...11i UPGRADE TO R12: OPTIONAL
    PRE-UPGRADE PROGRAMS IN 11i Product: General Ledger
    Patch 4676589...11i.ATG_PF.H.RUP4 Product:
    Applications Technology Family
    Patch 3438354...Patch 11i.ATG_PF.H Product:
    Applications Technology Family
    Patch 5120936...TUMS for R12: TO DELIVER TUMS UTILITY
    FOR UPGRADES FROM 11i TO R12
    Patch 4712852...Minipack 11i.AD.I.4 Product:
    Applications DBA
    Patch 4963569...CN UPGRADE - PRE-UPGRADE PATCH FOR
    RELEASE 12.0 Product: Incentive Compensation
    Patch 5382135...CSD R12 PRE-UPGRADE DATA VERIFICATION
    PATCH UPDATE Product: Depot Repair
    Patch 5259121...R12.FIN.A.UI.XB.3: ASM PRE/POST
    DIAGNOSIS PROGRAM OUTPUT EDITS Product: General
    Ledger
    Patch 3649470...11i.10 Pre-Upgrade patch to find
    carrier ship method inconsistencies Product: Shipping
    Execution Common
    Patch 3464936...AD.I NT PREREQ Product: Applications
    DBA
    Patch 5233248...SLA PRE-UPGRADE PROGRAM MODIFICATIONS
    FOR 11i Product: Subledger Accounting.These are either optional pre-upgrade patches where you can control how much 11i data you migrate, or were included in the list of R12 upgrade patches provided.
    And this excerpts the patches listed in 403339.1 Path C:
    For all platforms:
    * 4733582 - APPSPERF: AQ: UPGRADE SCRIPT
    (A1001000.SQL) DELETES STATISTICS ON AQ TABLES. -
    Product: RDBMS Server
    * 4906594 - APPSST10201:ORA-39706 WHILE UPGRADE
    FROM 8174 TO 10201 - Product: Oracle Intermedia
    * 5567658 - ORACLE CONFIGURATION MANAGER UPDATE -
    Product: Oracle Configuration Manager Family
    * 5601428 - MLR BACKPORT FOR 5126270, 5238255 ON
    TOP OF VERSION 10.2.0.2 - Product: RDBMS Server
    * 4247037 - RFID-EPC GENERATION FEATURE FROM
    DATABASE SERVER. TO BE USED WITH APPS WMS R12 -
    Product: Spatial
    * 4868804 - REGRESSION WHEN PATCH 4628170 IS
    APPLIED TO 10.1.0.4 AND 10.2.0.1. ENV - Product:
    RDBMS Server
    * 4898580 - APPSST10G: UNABLE TO EXTRACT COMMENT
    COLUMN DEFINITION ON A MVIEW - Product: RDBMS
    Server
    * 5005469 - NEED SCRIPT TO ASSIST WITH MIGRATION
    FROM KOREAN_LEXER TO KOREAN_MORPH_LEXER - Product:
    Oracle Text
    * 5153209 - R12: AS10G: REHOST JRE 1.5.0_06 FOR
    RDBMS ORACLE HOME 10.2.0.2 - Product: Techstack
    * 5477912 - APPST:MEMORY LEAK ISSUE FOR R12 -
    Product: RDBMS Server
    * 5865568 UPDATE TO JVM TIME ZONE CLASSES NEEDED -
    Product: Java/VM
    or Linux and Unix only:
    * 4380928 - APPSST102 : ALTER MATERIALIZED VIEW
    LOG FAILS WITH ORA-03113 ERROR - Product: RDBMS
    Server
    * 4518443 - LISTENER GETS HUNG UP - Product:
    Oracle Database Family
    * 4592596 - APPSST102: ORA-01410 INVALID ROWID
    WHEN SELECTING FROM A TABLE - Product: RDBMS Server
    * 4639977 - APPSST102: ORA-00600: [KKQCBY: QBCFKKC
    NOT ZERO], - Product: RDBMS Server
    * 4643322 - APPSST: GETTING ERROR "ORA-22167"
    WHILE DOING BULK UPDATE OPERATION - Product: RDBMS
    Server
    * 4686006 - QUERY ON VIEW WITH EXISTS AND HAVING
    CLAUSE RAISES ORA-600 [KKQSALJG:NOBJS IS 0] -
    Product: RDBMS Server
    * 4689959 - DST RULE CHANGE IN US, NEED PATCHED
    TIMEZONE FILES - Product: CORE
    * 4744317 - SCMATGR12:D5 APPSST-XSLT TRANS FAILS
    WHEN TAG CONTAINS '_' AT BEGINNING IN 10GR2 -
    Product: XML Developers Kit
    * 4751145 - ARRAYINDEXOUTOFBOUNDSEXCEPTION ON
    QUERY EXECUTION WITH 10G JDBC - Product: JDBC
    * 4932527 - CLIENT SIDE PLSQL CRASHES PASSING
    RECORD PARAMETER TO STORED FUNCTION - Product: RDBMS
    Server
    * 4949257 - UNNESTED SUBQUERY RETURNS WRONG RESULT
    - Product: RDBMS Server * 4966417
    * 4967236 - APPSST10201:ORA 600[17282], WHILE
    PERFORMING DATA IMPORT. R12 PROJECT - Product: XML
    Developers Kit
    * 5128946 - APPSPERF: RDBMS: MEMORY LEAK DUE TO
    DDL REPARSE - Product: RDBMS Server
    * 5150177 - APPSST: CREATE INTERMEDIA (TEXT)
    INDEX ON 10G TAKES A LONG TIME - Product: Oracle
    Text
    * 5206570 - DUMP IN KSUSRS() WHEN SESSION FROM SQL
    DEVELOPER IS SNIPED - Product: RDBMS Server
    * 5254539 - INTERNAL ERROR CODE ON EXECUTING
    HIERARCHICAL QUERY - Product: RDBMS Server
    * 5434572 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5106909 4151363 - Product: RDBMS Server
    * 5455623 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5392772 4759183 - Product: RDBMS Server
    * 5460159 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 4417341 5092134 - Product: RDBMS Server
    * 5548758 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5253806 5125886 5117856 - Product: RDBMS
    Server
    * 5718367 - MERGE LABEL REQUEST ON TOP OF 10.2.0.2
    FOR BUGS 5647056 5691091 5199213 - Product: RDBMS
    Server
    * 4450497 - UPGRADE 9.0.1.4.0 TO 10.1.0.4 RESULTS
    IN SDO_INDEX_METADATA NULL FETCH - Product: Spatial
    * 5066528 -
    DBMS_TRACE.SET_PLSQL_TRACE(DBMS_TRACE.TRACE_ALL_EXCEP
    IONS) ROWS - Product: PLSQL
    * 5612127 - (Except HP-UX Itanium) THE OLAP C-
    MINUS PATCH - Product: Oracle OLAPThese patches are required if you upgrade you 11.5.9 or higher 9i database to 10.2.0.2 in preparation for an R12 upgrade. You can do this and run 11i on 10.2.0.2 for some time before the R12 upgrade in order to split up your downtimes. When you install the R12 Upgrade Filesystem, the 10.2.0.2 Oracle Home includes all of these database patches already. After the database upgrade, you just need to run the manual steps from these patch readmes, which can be condensed down to the following:
    cd $ORACLE_HOME/rdbms/admin
    sqlplus “/as sysdba”
    spool post_install.log
    @?/rdbms/admin/catdph
    @?/rdbms/admin/catdpb
    @?/md/admin/catmgdidcode
    @?/rdbms/admin/dbmsxmld.sql
    @?/rdbms/admin/prvtxmld.plb
    @?/rdbms/admin/dbmspbt.sql
    @?/rdbms/admin/prvtpbt.plb
    @?/rdbms/admin/tracetab.sql
    @?/rdbms/admin/prvtaw.plb
    @?/olap/admin/apsrelod.sql
    @?/olap/admin/xoqrelod.sql
    @?/olap/admin/amdpatch.sql
    @?/rdbms/admin/utlrp.sql
    cd $ORACLE_HOME/md/admin
    alter session set current_schema=MDSYS;
    @?/md/admin/prvtimd.plb
    spool off
    exit
    cd ORACLE_HOME/javavm/lib/zi/
    @fix5075470a.sql
    shutdown immediate
    startup
    @fix5075470b.sql
    Install OLAP and ODM for R12 Analytical Workspaces:
    Install Oracle Data Mining and OLAP (conditional)
    Verify that Oracle Data Mining and OLAP are installed in your database by using SQL*Plus to connect to the database as SYSDBA and running the following command:
    SQL> select comp_id from dba_registry where comp_id='ODM' or comp_id='AMD';
    If the query does not return ODM, then you do not have Oracle Data Mining installed. To install Data Mining, use SQL*Plus to connect to the database as SYSDBA and run the following command:
    SQL> @$ORACLE_HOME/rdbms/admin/dminst.sql SYSAUX TEMP
    If the query does not return AMD, then you do not have OLAP installed. To install OLAP, use SQL*Plus to connect to the database as SYSDBA and run the following command:
    SQL> @$ORACLE_HOME/olap/admin/olap.sql SYSAUX TEMP

  • Usr/lib/gcc/i586-suse-linux/4.3/libgcc_s.so: undefined reference to

    HRMS application
    EBS 11.5.10.2
    db 11.2.0.3
    Suse 11 sp2 split configuration.
    Hi,
    I have upgraded suse linux to 11 sp2 from version 10 sp4 not realising suse 11 version not certified by EBS 11.5.10.2 .
    Application is running fine but when I tried apply patch its is failing at relink level.
    usr/lib/gcc/i586-suse-linux/4.3/libgcc_s.so: undefined reference to
    `dl_iterate_phdr@GLIBC_2.2.4'
    collect2: ld returned 1 exit status
    make: *** [data/lnxtestappl/fnd/11.5.0/bin/ar60desb] Error 1
    Done with link of fnd executable 'ar60desb' on Wed Oct 17 15:21:32 EDT 2012
    Relink of module "ar60desb" failed.
    We have following packages on the system.
    Is there any work around without down grading OS to version 10?
    rpm -qa gcc|more
    gcc43-4.3.4_20091019-0.22.17
    gcc43-c++-4.3.4_20091019-0.22.17
    libgcc-4.1.2_20070115-0.32.53
    gcc-c++-4.3-62.198
    gcc-4.3-62.198
    libgcc46-4.6.1_20110701-0.13.9
    Hep is really really appreciated.
    Thanks.

    I have upgraded suse linux to 11 sp2 from version 10 sp4 not realising suse 11 version not certified by EBS 11.5.10.2 .
    Application is running fine but when I tried apply patch its is failing at relink level.
    usr/lib/gcc/i586-suse-linux/4.3/libgcc_s.so: undefined reference to
    `dl_iterate_phdr@GLIBC_2.2.4'
    collect2: ld returned 1 exit status
    make: *** [data/lnxtestappl/fnd/11.5.0/bin/ar60desb] Error 1
    Done with link of fnd executable 'ar60desb' on Wed Oct 17 15:21:32 EDT 2012
    Relink of module "ar60desb" failed.
    We have following packages on the system.
    Is there any work around without down grading OS to version 10?If it is not certified, I would not suggest any workaround and I would only suggest you run on a certified OS.
    Thanks,
    Hussein

  • How to get minimal value from children with skip missing values?

    Hi,I would like to get minimum value from children, but I would like to skip missing.Minimal value from children works fine (see following formula):@MIN(@CHILDREN("member_name"));Minimal value with skip missing (see following formula) returns error:@MINSRANGE(SKIPMISSING,@CHILDREN("member_name"));Error message: "This function must be a macro".Question: How can I write a formule to get minimal value from children without missing values.What is a macro and how can I write it? If possible I would like to write formule instread of macro!Thanks,Grofaty

    Hi,I have found out solution:@MINS(SKIPMISSING,@CHILDREN "member_name")); No more help is needed.Thanks,Grofaty

  • Plug-in errors and dependency errors with a CAF app in DS in NW CE 7.1

    I am learining to build CAF apps in Developer Studio in NW CE 7.1.  Here are my steps and the errors I am getting:
    Open Developer Studio
    Switch to the CA perspective
    File->New->Project
    Choose Development Component under Development Infrastructure
    Press Next
    Choose Composite Application under sap.com
    Choose MyComponents[demo.sap.com] under 'Local Development'
    Vendor: demo.sap.com
    Name: carpool
    Caption: Car Pool
    Language: American English
    Domain: SAP-xApps
    Support Component: CAF-APP (typed in, not chosen)
    Press Finish
    The following error appears:
    Status ERROR
    Plugin : com.sap.ide.metamodel.core.services.eclipse
    code=0
    Internal error
       Plugin name: Metamodel Core
       Internal error  : com.sap.ide.metamodel.core.services.eclipse
       Class      : com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker
       Method     : computeIdeJarProperties
       Message    : C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
       Exception  : java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    java.io.FileNotFoundException: C:\Program Files\SAP\IDE\CE\eclipse\E:\Program Files\SAP\IDE\CE\eclipse\plugins\com.sap.dictionary.services_10.0.0.070821165456\lib\com.sap.dictionary.services_api.jar (The filename, directory name, or volume label syntax is incorrect)
    at java.util.zip.ZipFile.open(Native Method)
    at java.util.zip.ZipFile.<init>(ZipFile.java:203)
    at java.util.jar.JarFile.<init>(JarFile.java:132)
    at java.util.jar.JarFile.<init>(JarFile.java:70)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.computeIdeJarProperties(ArchiveVersionChecker.java:296)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.doFullCheck(ArchiveVersionChecker.java:214)
    at com.sap.ide.mmservices.core.eclipse.project.ArchiveVersionChecker.checkProject(ArchiveVersionChecker.java:125)
    at com.sap.ide.mmservices.core.eclipse.generation.GenerationServiceEclipse.checkArchiveVersions(GenerationServiceEclipse.java:110)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.checkArchiveVersions(GenerationBuilder.java:335)
    at com.sap.dictionary.tools.generation.eclipse.GenerationBuilder.build(GenerationBuilder.java:85)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:624)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:166)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:197)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:246)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:249)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:302)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:334)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:137)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:235)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    I do not think I missed anything installing NW CE 7.1, but this error makes me think that some plug-in was erroneously left out of the install. 
    Incidentally, I can continue onward and build an app (this is obviously a tutorial), but when I try to deploy I get the following error:
    The deployment of the archive failed with an exception!
    ([ERROR CODE DPL.DCAPI.1027]) DependenciesResolvingException.
    Reason:[ERROR CODE DPL.DC.3033] An unresolved dependencies error
    occurred while sorting the deployment batch items regarding the
    dependencies.;nested exception is:
    com.sap.engine.services.dc.cm.deploy.sdu_deps_resolver.UnresolvedDepen
    denciesException:[ERROR CODE DPL.DC.3437]Unresolved dependencies
    found for the following deployment items:
    1. Component: name:'carpool~ear',vendor:'my.company',location:
    'localDevelopment',version:'20080501110329',software type: 'J2EE',
    dependencies:'[name:'cafruntimeear',vendor:'sap.com',name:
    'cafcoreear',vendor:'sap.com']
    Unresolved dependency:
    name:'cafruntimeear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Unresolved dependency:
    name:'cafcoreear',vendor:'sap.com'          (not found in the admitted
    batch items and the repository)
    Please check the error log for further informations.
    Again, this looks like I am missing some components.
    Any assistance is greatly appreciated.
    TB

    Further developments:  As you may note from the error message, DS is looking for com.sap.ide.metamodel.core.services.eclipse in both the C: and the E: drive at the same time.  In fact, this file exists in the E: drive subdirectory listed, so I obviously have an error with two drive designations being concatenated.  Does anyone know how I can change the lookup directory for this dependency (or any dependency)? 
    Thanks,
    TB

  • IR Report Search - ORA-20001: get_dbms_sql_cursor error ORA-00936: missing expression

    Hi All,
      I had created a IR report based on a table and it was working with no issues.  But after few days, when I try searching using the IR search bar it shows "ORA-20001: get_dbms_sql_cursor error ORA-00936: missing expression" error message. I don't see any debug messages or errors in the debug window. The Finder drop down is empty too, there are no columns displayed to filter.
    When I recreate the IR report(new page) based on the same table, It works fine and there are no issues with the search.  But the old IR report search doesnt work. I have not modified the any thing in the old report after initial creation. Report uses Primary key based on a sequence.
    What might have caused this issue?
    Is there a way to intercept the search query from IR report?
    Apex version - 4.2.3.00.08.
    Any help on this appreciated.
    Thanks,
    Jagan

    Hi MK, as I had mentioned in my post, I don't see any logs in the debug window, query tab.
    Can you please guide me how to check the query logs on search?
    Thanks,
    Jagan

  • Impdp triggers always give error ORA-04071:missing BEFORE, AFTER or INSTEAD

    Hello,
    I am using 11g impdp to create a test system.
    I use this cmd to import
    impdp 'SYS/xxxxx@PWRFUN AS SYSDBA' dumpfile=PWRPROD.DMP logfile=PWRFUNimportPROD.log SCHEMAS=pwrplant TABLE_EXISTS_ACTION=REPLACE
    Then I get this error for all the triggers
    ORA-39083: Object type TRIGGER failed to create with error:
    ORA-04071: missing BEFORE, AFTER or INSTEAD OF keyword
    Failing sql is:
    CREATE TRIGGER "PWRPLANT"."APPROVAL_STEPS_HISTORY" PS_HISTORY
    BEFORE UPDATE OR INSERT ON PWRPLANT.APPROVAL_STEPS_HISTORY
    FOR EACH ROW
    BEGIN    :new.user_id := USER;    :new.time_stamp := SYSDATE; END;
    As you can see, the trigger does contain the word "before".
    When I remove " "PWRPLANT"."APPROVAL_STEPS_HISTORY" " and run the trigger below, it compiles correctly. Why is this, and how do I make my impdp to run correctly?
    CREATE TRIGGER PS_HISTORY
    BEFORE UPDATE OR INSERT ON PWRPLANT.APPROVAL_STEPS_HISTORY
    FOR EACH ROW
    BEGIN    :new.user_id := USER;    :new.time_stamp := SYSDATE; END;

    same error, thanks for your attemp
    Error starting at line 1 in command:
    CREATE TRIGGER "PWRPLANT"."APPROVAL_STEPS_HISTORY" PS_HISTORY
    BEFORE UPDATE OR INSERT ON PWRPLANT.APPROVAL_STEPS_HISTORY
    REFERENCING new AS new
    FOR EACH ROW
    BEGIN :new.user_id := USER; :new.time_stamp := SYSDATE; END;
    Error report:
    ORA-04071: missing BEFORE, AFTER or INSTEAD OF keyword
    04071. 00000 - "missing BEFORE, AFTER or INSTEAD OF keyword"
    *Cause:    The trigger statement is missing the BEFORE/AFTER/INSTEAD OF clause.
    *Action:   Specify either BEFORE, AFTER or INSTEAD OF.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • After upgrade to 4.1 from 3.2, admin logon page error with "done error load

    Hello all,
    Just upgraded 3.2 to 4.1. ran @apexins.sql sysaux sysaux temp /i/. Installation was successful and upgrade completed with no errors. When trying to log on to admin page, url changes to admin workarea but with IE we get "done error loading pages" and logon screen doesn't appear. All objects are compiled, accounts are unlocked and valid. Same thing happens when attempting to logon to the applicaiton. Any help would be appreciated. Open SR with oracle support, but no reply since yesterday.
    inital url: https://xxxxxxxx.xxx.com:8443/pls/apex/apex_admin
    ending url: https://xxxxxxxx.xxx.com:8443/pls/apex/f?p=4550:10:903647939084101
    "done error loading pages"
    Edited by: user12128153 on May 18, 2012 2:21 AM

    Hi user12128153 (a real name would be nice),
    a few questions for you.
    Do you experience the same errors with firefox? If so install firebug (if you don't have it already) and see if the errors have to do with missing css etc.
    What application server do you use, OHS/Apex Listener etc?
    Kofi

  • ERROR: ORACLE prepare error: ORA-00936: missing expression

    Hello,
    I am required to run "pass-through" Oracle SQL, to extract data from tables into SAS for processing and manipulation. My code (attached) reads and writes (executes) but with zero records to test first. I cannot get past the Prepare Error.
    The query is very much like other queries that seem to work, but I cannot get past this prepare error. I have no other access to individauls with adequate knowledge of PL SQL, and as a last stop hoped others in the forum could quickly spot the source of errror.
    Thanks very much in advance for any assistance.
    Jeff
    1 ;*';*";*/;quit;run;
    2 OPTIONS PAGENO=MIN;
    3 %LET _CLIENTTASKLABEL=%NRBQUOTE(rx_biplr_v3_2);
    4 %LET _EGTASKLABEL=%NRBQUOTE(rx_biplr_v3_2);
    5 %LET _CLIENTPROJECTNAME=%NRBQUOTE();
    6 %LET _SASPROGRAMFILE=;
    7
    8 ODS _ALL_ CLOSE;
    NOTE: Some of your options or statements may not be supported with the Activex or Java series of devices. Graph defaults for these
    drivers may be different from other SAS/GRAPH device drivers. For further information, please contact Technical Support.
    9 OPTIONS DEV=ACTIVEX;
    10 FILENAME EGHTML TEMP;
    NOTE: Writing HTML(EGHTML) Body file: EGHTML
    11 ODS HTML(ID=EGHTML) FILE=EGHTML ENCODING='utf-8' STYLE=EGDefault
    11 ! STYLESHEET=(URL="file:///C:/Program%20Files/SAS/Shared%20Files/BIClientStyles/EGDefault.css")
    11 ! ATTRIBUTES=("CODEBASE"="http://www2.sas.com/codebase/graph/v91/sasgraph.exe") NOGTITLE NOGFOOTNOTE GPATH=&sasworklocation
    11 ! ;
    12
    13 %gaccessible;
    14 /********************************************************/
    15 * RX_BIPLR_V3.SAS ;
    16 /********************************************************/
    17
    18 dm 'log;clear;out;clear';
    19 options linesize =120;
    20 Option obs=0 NoReplace;
    21
    22 ****************************************************************************************;
    23 *Date Programmer Reviewed By WHAT WAS DONE;
    24 *----- -------------- ------------ -----------------------------------------;
    25 *2005 David Boyd Program creation for test population;
    26 *;
    27 *02/06/2006 Ivon Jones Modified to include total population;
    28 *;
    29 *07/20/2006 Ivon Jones Identified data elements for exclusion;
    30 * or inclusion for consolidation with ;
    31 * Robin's report;
    32 *;
    33 *08/18/2006 Ivon Jones Updated the Specific Therapeutic Classes;
    34 * 10-2009 J Shaf - modified to extract actual or potential Bipolar Dx from UBH and Medical Claims;
    35 ****************************************************************************************;
    36
    37
    38
    39 *%let allclmorgn = ('M','A') ; /* all claims origin code */
    40 %let begdate='01SEP2009'd;
    41 %let enddate='30SEP2009'd;
    42 %let q = %str(%') ;
    43
    44
    45 data _null_ ;
    46 call symput('fdos',put(intnx('month',"&begdate"d,-27,'beginning'), date9.) ) ;
    47 call symput('ldos',put(intnx('month',"&enddate"d,-0,'ending'), date9.) ) ;
    48 run ;
    NOTE: DATA statement used (Total process time):
    real time 0.00 seconds
    2 The SAS System 11:44 Friday, October 30, 2009
    cpu time 0.01 seconds
    49
    50
    51
    52 **************************************************************;
    53 * ??Use the data _null_ step to create a macro variable for the ;
    54 * year and month based on the ldos macro variable in the data ;
    55 * step above?? ;
    56 **************************************************************;
    57
    58
    59 data _null_ ;
    60 if month("&ldos"d) < 10
    61 then call symput('yr_mo',compress(year("&ldos"d) || '0' || month("&ldos"d) ) ) ;
    62 else call symput('yr_mo',compress(year("&ldos"d) || month("&ldos"d) ) ) ;
    63 run ;
    NOTE: Numeric values have been converted to character values at the places given by: (Line):(Column).
    61:39 61:64 62:39 62:57
    NOTE: DATA statement used (Total process time):
    real time 0.00 seconds
    cpu time 0.00 seconds
    64
    65 *%put &biplr_dx;
    66 %put &begdate ;
    '01SEP2009'd
    67 %put &enddate ;
    '30SEP2009'd
    68 %put &fdos ;
    01JUN2007
    69 %put &ldos ;
    30SEP2009
    70 %put &q ;
    71
    72
    73 libname biplr'/home/jshafi01/projects/adhoc/biplr_dprsn/data';
    NOTE: Libref BIPLR was successfully assigned as follows:
    Engine: V9
    Physical Name: /home/jshafi01/projects/adhoc/biplr_dprsn/data
    74 libname rosdwp oracle user="&oracle_user." pass="&oracle_pass." buffsize=32767 path='rosdwp';
    NOTE: Libref ROSDWP was successfully assigned as follows:
    Engine: ORACLE
    Physical Name: rosdwp
    75
    76 data work.biplr_up_v1;
    77 attrib mbr_id length=$26;
    78 set biplr.biplr_ubh_med_v1;
    79 run;
    NOTE: There were 0 observations read from the data set BIPLR.BIPLR_UBH_MED_V1.
    NOTE: The data set WORK.BIPLR_UP_V1 has 0 observations and 1 variables.
    NOTE: DATA statement used (Total process time):
    real time 0.01 seconds
    3 The SAS System 11:44 Friday, October 30, 2009
    cpu time 0.00 seconds
    80
    81 proc contents;
    82 run;
    NOTE: PROCEDURE CONTENTS used (Total process time):
    real time 0.03 seconds
    cpu time 0.03 seconds
    83
    84 proc datasets
    85      library = rosdwp nolist;
    86      delete biplr_up_v1;
    87 quit;
    NOTE: Deleting ROSDWP.BIPLR_UP_V1 (memtype=DATA).
    NOTE: PROCEDURE DATASETS used (Total process time):
    real time 3.74 seconds
    cpu time 0.03 seconds
    88
    89 proc datasets
    90      library=work nolist;
    91      copy out = rosdwp move;
    92      select biplr_up_v1 ;
    93 quit;
    NOTE: Moving WORK.BIPLR_UP_V1 to ROSDWP.BIPLR_UP_V1 (memtype=DATA).
    NOTE: SAS variable labels, formats, and lengths are not written to DBMS tables.
    NOTE: There were 0 observations read from the data set WORK.BIPLR_UP_V1.
    NOTE: The data set ROSDWP.BIPLR_UP_V1 has 0 observations and 1 variables.
    NOTE: PROCEDURE DATASETS used (Total process time):
    real time 0.32 seconds
    cpu time 0.04 seconds
    94
    95
    96
    97 *****************************************************************************;
    98
    99 *execute(commit) by rosdwp
    100 ******************************************************************************;
    101
    102
    103 proc SQL noprint ;
    104 connect to oracle as rosdwp (user="&oracle_user." password="&oracle_pass" buffsize=32767 path='rosdwp'
    104 ! preserve_comments);
    105      execute(alter session set nls_date_format = 'ddmonyyyy') by rosdwp;
    106 CREATE table biplr_rx as
    107 SELECT
    108 mrb_id,
    109 pcp_spc,
    110 rx_date,
    4 The SAS System 11:44 Friday, October 30, 2009
    111 brand,
    112 generic,
    113 ahfs_cd,
    114 ahfs_dsc,
    115 lbl,
    116 strngth,
    117 unt,
    118 spc_tx_cls_cd,
    119 spc_tx_cls_dsc,
    120 gcn,
    121 rx_num,
    122 rx_ingrd,
    123 rx_paid,
    124 rx_cnt,
    125 rx_qty,
    126 rx_day
    127 FROM connection to rosdwp
    128 (SELECT
    129 mid.UNIQ_MBR_ID as mrb_id,
    130 pd.PRVDR_SPCLTY_DESC as pcp_spc,
    131 pcf.LAST_SRVC_DT as rx_date,
    132 dd.BRAND_NAME as brand,
    133 dd.GNRC_NAME as generic,
    134 dd.AHFS_THRPTC_CLS_CD as ahfs_cd,
    135 dd.AHFS_THRPTC_CLS_DESC as ahfs_dsc,
    136 dd.LABEL_NAME as lbl,
    137 dd.STRNGTH_NUM as strngth,
    138 dd.STRNGTH_UNIT_DESC as unt,
    139 dd.SPECF_THRPTC_CLS_CD as spc_tx_cls_cd,
    140 dd.SPECF_THRPTC_CLS_DESC as spc_tx_cls_dsc,
    141 dd.GCN_NUM as gcn,
    142 pcf.PRSCRPTN_NUM as rx_num,
    143 SUM(pcf.INGRDNT_AMT) as rx_ingrd,
    144 SUM(pcf.PD_AMT) as rx_paid,
    145 SUM(pcf.UNIT_SRVC_CNT) as rx_cnt,
    146 SUM(pcf.DSPNSD_QTY) as rx_qty,
    147 SUM(pcf.DAY_SUPLY_CNT) as rx_day
    148 FROM
    149 PHRMCY_CLM_FACT pcf,
    150 MBR_ID_DMNSN mid,
    151 DRUG_DMNSN dd,
    152 PRVDR_DMNSN pd,
    153           biplr_up_v1
    154 WHERE
    155 (
    156 (biplr_up_v1.mbr_id = MBR_ID_DMNSN.UNIQ_MBR_ID) And
    157 (PHRMCY_CLM_FACT.FINL_CLM_KEY = PHRMCY_FINL_CLM_DMNSN.FINL_CLM_KEY) AND
    158 (PHRMCY_CLM_FACT.MBR_KEY = MBR_ID_DMNSN.MBR_KEY) And
    159 (PHRMCY_CLM_FACT.BNFT_KEY = MBR_BNFT_DMNSN.BNFT_KEY) And
    160 (PHRMCY_CLM_FACT.DRUG_KEY = DRUG_DMNSN.DRUG_KEY) And
    161 (PHRMCY_FINL_CLM_DMNSN.CLM_ORGN_CD IN ('M','A')) AND
    162 (PHRMCY_CLM_FACT.LAST_SRVC_DT BETWEEN between &q.&fdos.&q and &q.&ldos.&q)
    163      )
    164 Group By
    165 mid.UNIQ_MBR_ID ,
    166 pd.PRVDR_SPCLTY_DESC ,
    167 pcf.LAST_SRVC_DT ,
    168 dd.BRAND_NAME ,
    5 The SAS System 11:44 Friday, October 30, 2009
    169 dd.GNRC_NAME ,
    170 dd.AHFS_THRPTC_CLS_CD ,
    171 dd.AHFS_THRPTC_CLS_DESC ,
    172 dd.LABEL_NAME ,
    173 dd.STRNGTH_NUM ,
    174 dd.STRNGTH_UNIT_DESC ,
    175 dd.SPECF_THRPTC_CLS_CD ,
    176 dd.SPECF_THRPTC_CLS_DESC ,
    177 dd.GCN_NUM ,
    178 pcf.PRSCRPTN_NUM
    179 );
    ERROR: ORACLE prepare error: ORA-00936: missing expression. SQL statement: SELECT mid.UNIQ_MBR_ID as mrb_id,
    pd.PRVDR_SPCLTY_DESC as pcp_spc, pcf.LAST_SRVC_DT as rx_date, dd.BRAND_NAME as brand, dd.GNRC_NAME as generic,
    dd.AHFS_THRPTC_CLS_CD as ahfs_cd, dd.AHFS_THRPTC_CLS_DESC as ahfs_dsc, dd.LABEL_NAME as lbl, dd.STRNGTH_NUM as
    strngth, dd.STRNGTH_UNIT_DESC as unt, dd.SPECF_THRPTC_CLS_CD as spc_tx_cls_cd, dd.SPECF_THRPTC_CLS_DESC as
    spc_tx_cls_dsc, dd.GCN_NUM as gcn, pcf.PRSCRPTN_NUM as rx_num, SUM(pcf.INGRDNT_AMT) as rx_ingrd, SUM(pcf.PD_AMT)
    as rx_paid, SUM(pcf.UNIT_SRVC_CNT) as rx_cnt, SUM(pcf.DSPNSD_QTY) as rx_qty, SUM(pcf.DAY_SUPLY_CNT) as rx_day
    FROM PHRMCY_CLM_FACT pcf, MBR_ID_DMNSN mid, DRUG_DMNSN dd, PRVDR_DMNSN pd, biplr_up_v1 WHERE (
    (biplr_up_v1.mbr_id = MBR_ID_DMNSN.UNIQ_MBR_ID) And (PHRMCY_CLM_FACT.FINL_CLM_KEY =
    PHRMCY_FINL_CLM_DMNSN.FINL_CLM_KEY) AND (PHRMCY_CLM_FACT.MBR_KEY = MBR_ID_DMNSN.MBR_KEY) And
    (PHRMCY_CLM_FACT.BNFT_KEY = MBR_BNFT_DMNSN.BNFT_KEY) And (PHRMCY_CLM_FACT.DRUG_KEY = DRUG_DMNSN.DRUG_KEY) And
    (PHRMCY_FINL_CLM_DMNSN.CLM_ORGN_CD IN ('M','A')) AND (PHRMCY_CLM_FACT.LAST_SRVC_DT BETWEEN between '01JUN2007'
    and '30SEP2009') ) Group By mid.UNIQ_MBR_ID , pd.PRVDR_SPCLTY_DESC , pcf.LAST_SRVC_DT , dd.BRAND_NAME ,
    dd.GNRC_NAME , dd.AHFS_THRPTC_CLS_CD , dd.AHFS_THRPTC_CLS_DESC , dd.LABEL_NAME , dd.STRNGTH_NUM ,
    dd.STRNGTH_UNIT_DESC , dd.SPECF_THRPTC_CLS_CD , dd.SPECF_THRPTC_CLS_DESC , dd.GCN_NUM , pcf.PRSCRPTN_NUM.
    NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.
    180 execute (drop table biplr_up_v1) by rosdwp;
    NOTE: Statement not executed due to NOEXEC option.
    181 disconnect from rosdwp;
    NOTE: Statement not executed due to NOEXEC option.
    182 quit;
    NOTE: The SAS System stopped processing this step because of errors.
    NOTE: PROCEDURE SQL used (Total process time):
    real time 0.14 seconds
    cpu time 0.03 seconds
    183
    184

    Hello Again ,
    Wish Oracle was a bit more informative. Am using a SAS Institute Product called Enterprise Guide. A "hot fix" was installed to address an issue that the product appears unable to save the latest version of edited code changes (hence " BETWEEN between" remaining even after a prior edit). In any case, with the change, am now receiving this error:
    " ERROR: ORACLE prepare error: ORA-00904: "PHRMCY_CLM_FACT"."LAST_SRVC_DT": invalid identifier". (Log file appears below)
    -The error remains, regardless of whether one uses "pass through" code to pass the date range to Oracle (which looks ok from the log output below I believe), or if I hard code the date range into the PL SQL query itself.
    -The Prepare error always appears at end of the inner SELECT.
    -The Prepare error remains, with or without the GROUP BY clause.
    Is there anything else here I am missing? Someone suggested a reserve word - but from other ANSI SQL versions, I do not see that is the case. I have consulted SAS Tech Support and SAS List Serve at University of GA. but nothing definitive from these sources. Have requested facility to be able to run Oracle directly, outside this SAS Institute product - in process.
    Any suggestions are greatly appreciated. Thanks to everyone very much.
    Jeff
    14 /********************************************************/
    15 * RX_BIPLR_V3.SAS ;
    16 /********************************************************/
    17
    18 dm 'log;clear;out;clear';
    19 options linesize =120;
    20 Option obs=0 NoReplace;
    21
    22 ****************************************************************************************;
    23 *Date       Programmer         Reviewed By     WHAT WAS DONE;
    24 *-----      --------------     ------------    -----------------------------------------;
    25 *2005 D. Boyd Program creation for test population;
    26 *;
    27 *02/06/2006 I. Jones Modified to include total population;
    28 *;
    29 *07/20/2006 I. Jones Identified data elements for exclusion;
    30 * or inclusion for consolidation with ;
    31 * Robin's report;
    32 *;
    33 *08/18/2006 I Jones Updated the Specific Therapeutic Classes;
    34 * 10-2009 J Shaf - modified to extract actual or potential Bipolar Dx from UBH and Medical Claims;
    35 ****************************************************************************************;
    36
    37
    38
    39 *%let allclmorgn = ('M','A') ; /* all claims origin code */
    40 %let begdate='01SEP2009'd;
    41 %let enddate='30SEP2009'd;
    42 %let q = %str(%') ;
    43
    44
    45 data null ;
    46 call symput('fdos',put(intnx('month',"&begdate"d,-27,'beginning'), date9.) ) ;
    47 call symput('ldos',put(intnx('month',"&enddate"d,-0,'ending'), date9.) ) ;
    48 run ;
    2 The SAS System 12:46 Monday, November 2, 2009
    NOTE: DATA statement used (Total process time):
    real time 0.00 seconds
    cpu time 0.00 seconds
    49
    50
    51
    52 **************************************************************;
    53 * ??Use the data null step to create a macro variable for the ;
    54 * year and month based on the ldos macro variable in the data ;
    55 * step above?? ;
    56 **************************************************************;
    57
    58
    59 data null ;
    60 if month("&ldos"d) < 10
    61 then call symput('yr_mo',compress(year("&ldos"d) || '0' || month("&ldos"d) ) ) ;
    62 else call symput('yr_mo',compress(year("&ldos"d) || month("&ldos"d) ) ) ;
    63 run ;
    NOTE: Numeric values have been converted to character values at the places given by: (Line):(Column).
    61:39 61:64 62:39 62:57
    NOTE: DATA statement used (Total process time):
    real time 0.00 seconds
    cpu time 0.01 seconds
    64
    65 *%put &biplr_dx;
    66 %put &begdate ;
    '01SEP2009'd
    67 %put &enddate ;
    '30SEP2009'd
    68 %put &fdos ;
    01JUN2007
    69 %put &ldos ;
    30SEP2009
    70 %put &q ;
    71
    72
    73 libname biplr'/home/jshafi01/projects/adhoc/biplr_dprsn/data';
    NOTE: Libref BIPLR was successfully assigned as follows:
    Engine: V9
    Physical Name: /home/jshafi01/projects/adhoc/biplr_dprsn/data
    74 libname rosdwp oracle user="&oracle_user." pass="&oracle_pass." buffsize=32767 path='rosdwp';
    NOTE: Libref ROSDWP was successfully assigned as follows:
    Engine: ORACLE
    Physical Name: rosdwp
    75
    76 data work.biplr_up_v1;
    77 attrib mbr_id length=$26;
    78 set biplr.biplr_ubh_med_v1;
    79 run;
    NOTE: There were 0 observations read from the data set BIPLR.BIPLR_UBH_MED_V1.
    NOTE: The data set WORK.BIPLR_UP_V1 has 0 observations and 1 variables.
    NOTE: DATA statement used (Total process time):
    real time 0.00 seconds
    cpu time 0.01 seconds
    80
    81 proc contents;
    82 run;
    NOTE: PROCEDURE CONTENTS used (Total process time):
    real time 0.02 seconds
    cpu time 0.02 seconds
    83
    84 proc datasets
    85      library = rosdwp nolist;
    86      delete biplr_up_v1;
    87 quit;
    NOTE: Deleting ROSDWP.BIPLR_UP_V1 (memtype=DATA).
    NOTE: PROCEDURE DATASETS used (Total process time):
    real time 0.61 seconds
    cpu time 0.01 seconds
    88
    89 proc datasets
    90      library=work nolist;
    91      copy out = rosdwp move;
    92      select biplr_up_v1 ;
    93 quit;
    NOTE: Moving WORK.BIPLR_UP_V1 to ROSDWP.BIPLR_UP_V1 (memtype=DATA).
    NOTE: SAS variable labels, formats, and lengths are not written to DBMS tables.
    NOTE: There were 0 observations read from the data set WORK.BIPLR_UP_V1.
    NOTE: The data set ROSDWP.BIPLR_UP_V1 has 0 observations and 1 variables.
    NOTE: PROCEDURE DATASETS used (Total process time):
    real time 0.15 seconds
    cpu time 0.04 seconds
    94
    95
    96
    97 *****************************************************************************;
    98
    99 *execute(commit) by rosdwp
    100 ******************************************************************************;
    101
    102
    103 proc SQL noprint ;
    104 connect to oracle as rosdwp (user="&oracle_user." password="&oracle_pass" buffsize=32767 path='rosdwp'
    104 ! preserve_comments);
    105      execute(alter session set nls_date_format = 'ddmonyyyy') by rosdwp;
    106 CREATE table biplr_rx as
    107 SELECT
    108 mrb_id,
    109 uniq_mbr_id,
    110 pcp_spc,
    111 rx_date,
    112 brand,
    113 generic,
    114 ahfs_cd,
    115 ahfs_dsc,
    116 lbl,
    117 strngth,
    118 unt,
    119 spc_tx_cls_cd,
    120 spc_tx_cls_dsc,
    121 gcn,
    122 rx_num,
    123 rx_ingrd,
    124 rx_paid,
    125 rx_cnt,
    126 rx_qty,
    127 rx_day
    128 FROM connection to rosdwp
    129 (SELECT
    130 mid.UNIQ_MBR_ID as uniq_mrb_id,
    131 blpr.mrb_id.mbr_id,
    132 pd.PRVDR_SPCLTY_DESC as pcp_spc,
    133 pcf.LAST_SRVC_DT as rx_date,
    134 dd.BRAND_NAME as brand,
    135 dd.GNRC_NAME as generic,
    136 dd.AHFS_THRPTC_CLS_CD as ahfs_cd,
    137 dd.AHFS_THRPTC_CLS_DESC as ahfs_dsc,
    138 dd.LABEL_NAME as lbl,
    139 dd.STRNGTH_NUM as strngth,
    140 dd.STRNGTH_UNIT_DESC as unt,
    141 dd.SPECF_THRPTC_CLS_CD as spc_tx_cls_cd,
    142 dd.SPECF_THRPTC_CLS_DESC as spc_tx_cls_dsc,
    143 dd.GCN_NUM as gcn,
    144 pcf.PRSCRPTN_NUM as rx_num,
    145 SUM(pcf.INGRDNT_AMT) as rx_ingrd,
    146 SUM(pcf.PD_AMT) as rx_paid,
    147 SUM(pcf.UNIT_SRVC_CNT) as rx_cnt,
    148 SUM(pcf.DSPNSD_QTY) as rx_qty,
    149 SUM(pcf.DAY_SUPLY_CNT) as rx_day
    150 FROM
    151 PHRMCY_CLM_FACT pcf,
    152 MBR_ID_DMNSN mid,
    153 DRUG_DMNSN dd,
    154 PRVDR_DMNSN pd,
    155      BIPLR_UP_V1 blpr
    156 WHERE
    157 (BIPLR_UP_V1.mbr_id = MBR_ID_DMNSN.UNIQ_MBR_ID) And
    158 (PHRMCY_CLM_FACT.FINL_CLM_KEY = PHRMCY_FINL_CLM_DMNSN.FINL_CLM_KEY) AND
    159 (PHRMCY_CLM_FACT.MBR_KEY = MBR_ID_DMNSN.MBR_KEY) And
    160 (PHRMCY_CLM_FACT.BNFT_KEY = MBR_BNFT_DMNSN.BNFT_KEY) And
    161 (PHRMCY_CLM_FACT.DRUG_KEY = DRUG_DMNSN.DRUG_KEY) And
    162 (PHRMCY_FINL_CLM_DMNSN.CLM_ORGN_CD IN ('M','A')) AND
    163 (PHRMCY_CLM_FACT.LAST_SRVC_DT BETWEEN &q.&fdos.&q and &q.&ldos.&q)
    164 );
    ERROR: ORACLE prepare error: ORA-00904: "PHRMCY_CLM_FACT"."LAST_SRVC_DT": invalid identifier. SQL statement: SELECT
    mid.UNIQ_MBR_ID as uniq_mrb_id, blpr.mrb_id.mbr_id, pd.PRVDR_SPCLTY_DESC as pcp_spc, pcf.LAST_SRVC_DT as
    rx_date, dd.BRAND_NAME as brand, dd.GNRC_NAME as generic, dd.AHFS_THRPTC_CLS_CD as ahfs_cd,
    dd.AHFS_THRPTC_CLS_DESC as ahfs_dsc, dd.LABEL_NAME as lbl, dd.STRNGTH_NUM as strngth, dd.STRNGTH_UNIT_DESC as
    unt, dd.SPECF_THRPTC_CLS_CD as spc_tx_cls_cd, dd.SPECF_THRPTC_CLS_DESC as spc_tx_cls_dsc, dd.GCN_NUM as gcn,
    pcf.PRSCRPTN_NUM as rx_num, SUM(pcf.INGRDNT_AMT) as rx_ingrd, SUM(pcf.PD_AMT) as rx_paid, SUM(pcf.UNIT_SRVC_CNT)
    as rx_cnt, SUM(pcf.DSPNSD_QTY) as rx_qty, SUM(pcf.DAY_SUPLY_CNT) as rx_day FROM PHRMCY_CLM_FACT pcf,
    MBR_ID_DMNSN mid, DRUG_DMNSN dd, PRVDR_DMNSN pd, BIPLR_UP_V1 blpr WHERE (BIPLR_UP_V1.mbr_id =
    MBR_ID_DMNSN.UNIQ_MBR_ID) And (PHRMCY_CLM_FACT.FINL_CLM_KEY = PHRMCY_FINL_CLM_DMNSN.FINL_CLM_KEY) AND
    (PHRMCY_CLM_FACT.MBR_KEY = MBR_ID_DMNSN.MBR_KEY) And (PHRMCY_CLM_FACT.BNFT_KEY = MBR_BNFT_DMNSN.BNFT_KEY) And
    (PHRMCY_CLM_FACT.DRUG_KEY = DRUG_DMNSN.DRUG_KEY) And (PHRMCY_FINL_CLM_DMNSN.CLM_ORGN_CD IN ('M','A')) AND
    (PHRMCY_CLM_FACT.LAST_SRVC_DT BETWEEN '01JUN2007' and '30SEP2009').
    NOTE: PROC SQL set option NOEXEC and will continue to check the syntax of statements.
    165 execute (drop table biplr_up_v1) by rosdwp;
    NOTE: Statement not executed due to NOEXEC option.
    166 disconnect from rosdwp;
    NOTE: Statement not executed due to NOEXEC option.
    167 quit;
    NOTE: The SAS System stopped processing this step because of errors.
    NOTE: PROCEDURE SQL used (Total process time):
    real time 0.24 seconds
    cpu time 0.02 seconds
    168
    Edited by: user12142482 on Nov 2, 2009 4:02 PM

  • Error while starting DAC Server on Linux (32 bit)

    Dear Friends,
    I installed Informatica Powercenter 8.6.1 on Linux (32 bit) with 11g database mapping
    and I installaed DAC Server on the same server
    I could start the Informatica services successfully
    but when i try to start the DAC Server it throws the following error:
    #./startserver.sh
    OS detected: Linux
    Dec 23, 2010 5:49:33 AM com.siebel.etl.engine.core.ETLUtils logException
    SEVERE:
    ANOMALY INFO:::
    An exception occurred. Shutting down server...
    EXCEPTION CLASS::: java.lang.ExceptionInInitializerError
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    ::: CAUSE :::
    MESSAGE:::Application Manager Failed Initialization
    EXCEPTION CLASS::: com.siebel.etl.bootup.ApplicationManagerInitializationException
    com.siebel.etl.bootup.ApplicationManager.initFileSource(ApplicationManager.java:157)
    com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:79)
    com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    ::: CAUSE :::
    MESSAGE:::/oba/BI/DAC/bifoundation/dac/conf/server.properties (No such file or directory)
    EXCEPTION CLASS::: java.io.FileNotFoundException
    java.io.FileInputStream.open(Native Method)
    java.io.FileInputStream.<init>(FileInputStream.java:106)
    java.io.FileInputStream.<init>(FileInputStream.java:66)
    com.siebel.etl.bootup.ApplicationManager.initFileSource(ApplicationManager.java:151)
    com.siebel.etl.bootup.ApplicationManager.initSysProps(ApplicationManager.java:79)
    com.siebel.etl.bootup.ApplicationManager.<clinit>(ApplicationManager.java:62)
    com.siebel.etl.net.QServer.setSpill(QServer.java:159)
    com.siebel.etl.net.QServer.<init>(QServer.java:84)
    com.siebel.etl.net.QServer.main(QServer.java:420)
    Dec 23, 2010 5:49:33 AM com.siebel.etl.net.QServer <init>
    SEVERE:
    Shutting down server...
    what could be the Issue.
    Regards,
    DB

    Listen Sheikh Abdullah, if u don't need remote access to that server over secure conn., don't use password file authentification but change REMOTE_LOGIN_PASSWORDFILE to NONE and when u conn thru OEM as sysdba try to change his pass and then try conn thru command promt(CP) usin that new pass.
    Or recreate pass file adding new pass in it, set REMOTE_LOGIN_PASSWORDFILE to exclusive or shared and conn thru CP using password file pass.
    Try this possible solutions in order u wish.

Maybe you are looking for