Rerunning InfoSpoke as a FULL

I have an InfoSpoke that I would like to rerun as a FULL.  The InfoSpoke was transported to production with "Delta" as it's Extraction Mode and ran for the first time 05/18/2007.   It has been run 2-3 times since in Delta mode.   In production we can NOT change it from a DELTA to a FULL.  The questions:
1.)  The first time an InfoSpoke is run in "Delta" extraction mode does it do a FULL extraction.
2.)  What is the procedure to reinitalize an InfoSpoke after several delta runs and rerun it so that a FULL extraction is performed.
Your help is appreciated.  Thank you,
Dave

Abhishek,
Thank you for your response.  Does "deactivating" the delta, then exiting out of the Delta Administration popup window, and then going into it and activating the delta again reinitialize the InfoSpoke so that the next run would be a FULL?  
It is not clear from looking at the status of the InfoSpoke requests before and after the deactivation if it is ignoring all previous delta requests and doing a full or if it is just doing another delta.
Thank you,
Dave

Similar Messages

  • Infospoke error for full load

    Experts
    when I run full load info spoke through process chain ,It failed ,saying sql error1652. Can you please tell me why this is happening and it is happening only since 2 days. Is it b cos of large volume of data ?
    Any advice greatly appreciated.
    Many thanks

    This error occurs due to temp space problem..Unable to extend TEMP segment tablespace...
    You need to alter the tablespace TEMP default storage (pctincrease 1) and immediately after alter the tablespace TEMP default storage(pctincrease 0)
    Check with your DBA to do this..
    Regards
    Manga(Assign points if it helps!!)

  • Copy Infospoke.

    I have a Infospoke which is FULL load. I want to create a delta for that. How do I copy an Infospoke in a different name and change FULL to DELTA.
    Thanks in Advance.

    Goto RSBO-->add new infospoke name, in template type your old info spoke name --> Execute  ...
    Modify new info spoke as Delta in Extraction mode ..
    Hope it helps ..
    Ravi

  • [GTK+/Libwnck:] signals not being sent on second popup [SOLVED]

    I'm having trouble getting the "viewports-changed", "window-opened", and "window-closed" signals getting sent to the functions in
    Diff between the last implementation of the first patched version w/dbus and the reimplementation of dbus: http://pastebin.com/fk0fvUfc
    Judging by the diff in the above link, I think it either has to do with how I refreshed the menu or with how dbus is telling the menu...but other than that, I do not know
    Files that are possibly related to this problem:
    http://compizboxmenu.git.sourceforge.ne … .c;hb=HEAD deskmenu.c
    http://compizboxmenu.git.sourceforge.ne … .c;hb=HEAD deskmenu-wnck.c (lines 333-351, 618-647, it is not receiving the mentioned signals, which causes these functions to not carry out properly)
    http://compizboxmenu.git.sourceforge.ne … .c;hb=HEAD deskmenu-menu.c (most likely 1063-1073)
    http://compizboxmenu.git.sourceforge.ne … .h;hb=HEAD deskmenu-menu.h (most likely for missing variable?)
    I also ran this through valgrind, if that helps solve this problem:
    valgrind ./compiz-boxmenu-daemon
    ==28822== Memcheck, a memory error detector
    ==28822== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
    ==28822== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
    ==28822== Command: ./compiz-boxmenu-daemon
    ==28822==
    Starting the daemon...
    Creating cache...Done creating cache!
    Cacheing new non-default file...
    Done loading ./menu.xml!
    /home/shadowkyogre/.themes/Dust TrueDark2/gtk-2.0/gtkrc:85: Murrine configuration option "gradients" is no longer supported and will be ignored.
    ==28822== Invalid read of size 1
    ==28822== at 0x804EB40: dmwin_set_decoration (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x804EF37: screen_window_opened (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x48B0847: g_cclosure_marshal_VOID__OBJECT (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x4893A71: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48A689F: ??? (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF305: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF4B1: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x40D1C09: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x40D2347: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x4919A80: ??? (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x491DB71: g_main_context_dispatch (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x491E34F: ??? (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== Address 0x6371b1a is 0 bytes after a block of size 74 alloc'd
    ==28822== at 0x4024A18: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
    ==28822== by 0x4924873: g_malloc (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x493E1E8: g_strdup (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x804EB1E: dmwin_set_decoration (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x804EF37: screen_window_opened (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x48B0847: g_cclosure_marshal_VOID__OBJECT (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x4893A71: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48A689F: ??? (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF305: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF4B1: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x40D1C09: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x40D2347: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822==
    Checking cache...
    Done loading ./menu.xml!
    Checking cache...
    Done loading ./menu.xml!
    ==28822== Invalid read of size 1
    ==28822== at 0x804EB40: dmwin_set_decoration (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x804F11B: window_state_changed (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x40C7A3E: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x4893A71: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48A689F: ??? (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF305: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF4B1: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x40DE706: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x40DF627: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x4919A80: ??? (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x491DB71: g_main_context_dispatch (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x491E34F: ??? (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== Address 0x65f2ada is 0 bytes after a block of size 74 alloc'd
    ==28822== at 0x4024A18: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
    ==28822== by 0x4924873: g_malloc (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x493E1E8: g_strdup (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28822== by 0x804EB1E: dmwin_set_decoration (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x804F11B: window_state_changed (in /media/PATRIOT__/sourceCodeExamples/git/compizboxmenu/compiz-boxmenu-daemon)
    ==28822== by 0x40C7A3E: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x4893A71: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48A689F: ??? (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF305: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x48AF4B1: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28822== by 0x40DE706: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822== by 0x40DF627: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28822==
    ==28822==
    ==28822== HEAP SUMMARY:
    ==28822== in use at exit: 2,653,318 bytes in 62,444 blocks
    ==28822== total heap usage: 103,815 allocs, 41,371 frees, 12,976,126 bytes allocated
    ==28822==
    ==28822== LEAK SUMMARY:
    ==28822== definitely lost: 2,574 bytes in 13 blocks
    ==28822== indirectly lost: 7,080 bytes in 350 blocks
    ==28822== possibly lost: 1,998,491 bytes in 50,236 blocks
    ==28822== still reachable: 645,173 bytes in 11,845 blocks
    ==28822== suppressed: 0 bytes in 0 blocks
    ==28822== Rerun with --leak-check=full to see details of leaked memory
    ==28822==
    ==28822== For counts of detected and suppressed errors, rerun with: -v
    ==28822== ERROR SUMMARY: 3 errors from 2 contexts (suppressed: 125 from 10)
    Valgrind output of the old version that used the previous implementation dbus method
    valgrind ./compiz-deskmenu-menu -m ./menu.xml
    ==28928== Memcheck, a memory error detector
    ==28928== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
    ==28928== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
    ==28928== Command: ./compiz-deskmenu-menu -m ./menu.xml
    ==28928==
    /home/shadowkyogre/.themes/Dust TrueDark2/gtk-2.0/gtkrc:85: Murrine configuration option "gradients" is no longer supported and will be ignored.
    ==28928== Invalid read of size 1
    ==28928== at 0x804D9B0: dmwin_set_decoration (in /media/PATRIOT__/sourceCodeExamples/compiz-deskmenu2/compiz-deskmenu-menu)
    ==28928== by 0x804DDA7: screen_window_opened (in /media/PATRIOT__/sourceCodeExamples/compiz-deskmenu2/compiz-deskmenu-menu)
    ==28928== by 0x48B0847: g_cclosure_marshal_VOID__OBJECT (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x4893A71: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x48A689F: ??? (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x48AF305: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x48AF4B1: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x40D1C09: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28928== by 0x40D2347: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28928== by 0x4919A80: ??? (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28928== by 0x491DB71: g_main_context_dispatch (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28928== by 0x491E34F: ??? (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28928== Address 0x50bf6c9 is 0 bytes after a block of size 73 alloc'd
    ==28928== at 0x4024A18: malloc (in /usr/lib/valgrind/vgpreload_memcheck-x86-linux.so)
    ==28928== by 0x4924873: g_malloc (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28928== by 0x493E1E8: g_strdup (in /usr/lib/libglib-2.0.so.0.2600.1)
    ==28928== by 0x804D98E: dmwin_set_decoration (in /media/PATRIOT__/sourceCodeExamples/compiz-deskmenu2/compiz-deskmenu-menu)
    ==28928== by 0x804DDA7: screen_window_opened (in /media/PATRIOT__/sourceCodeExamples/compiz-deskmenu2/compiz-deskmenu-menu)
    ==28928== by 0x48B0847: g_cclosure_marshal_VOID__OBJECT (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x4893A71: g_closure_invoke (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x48A689F: ??? (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x48AF305: g_signal_emit_valist (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x48AF4B1: g_signal_emit (in /usr/lib/libgobject-2.0.so.0.2600.1)
    ==28928== by 0x40D1C09: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28928== by 0x40D2347: ??? (in /usr/lib/libwnck-1.so.22.3.31)
    ==28928==
    ==28928==
    ==28928== HEAP SUMMARY:
    ==28928== in use at exit: 2,634,335 bytes in 61,731 blocks
    ==28928== total heap usage: 97,364 allocs, 35,633 frees, 13,140,481 bytes allocated
    ==28928==
    ==28928== LEAK SUMMARY:
    ==28928== definitely lost: 2,172 bytes in 7 blocks
    ==28928== indirectly lost: 7,080 bytes in 350 blocks
    ==28928== possibly lost: 2,065,489 bytes in 52,537 blocks
    ==28928== still reachable: 559,594 bytes in 8,837 blocks
    ==28928== suppressed: 0 bytes in 0 blocks
    ==28928== Rerun with --leak-check=full to see details of leaked memory
    ==28928==
    ==28928== For counts of detected and suppressed errors, rerun with: -v
    ==28928== ERROR SUMMARY: 3 errors from 1 contexts (suppressed: 125 from 10)
    I notice that I also get these errors:
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_set_no_show_all: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_set_no_show_all: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_set_no_show_all: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_set_no_show_all: assertion `GTK_IS_WIDGET (widget)' failed
    (compiz-boxmenu-daemon:15997): Gtk-CRITICAL **: IA__gtk_widget_set_sensitive: assertion `GTK_IS_WIDGET (widget)' failed
    Maybe the functions creating these lists are trying to access the previous versions of these widgets, which were cleared.
    [EDIT]: Solved by having these functions not refer to any of the old widgets by removing their listening to signals.
    Last edited by ShadowKyogre (2010-12-04 01:01:15)

    Hi benopotamus,
    you need threads or generators, see here: https://wiki.gnome.org/Projects/PyGObject/Threading
    Last edited by spookykid (2015-03-22 09:41:13)

  • OCCI client application crashing, when implemented in a shared library

    Dear All,
    I have a problem running my Oracle C++ client using OCCI.
    The client crashes when it tries to call the OCCI createConnection method.
    The crash happen only if the connection method is implemented inside of an object that it is build in a shared library, which after it is linked to the main program. If I implement everything in the main function the crash does not happen.
    I am building and running my client on SLES9 service pack 2 (Linux kernel 2.6.5) using Oracle 10.2g (10.2.0.1) and gcc 3.3.3, glibc 2.3.3 and libaio-0.3 and libaio-devel-0.3.
    ==================================================
    Attaching the core with gdb, I get the following stack:
    #0 0x400c2f4e in parse_lsda_header () from /usr/lib/libstdc++.so.5
    #1 0x400c324c in __gxx_personality_v0 () from /usr/lib/libstdc++.so.5
    #2 0x40111454 in UnwindRaiseException () from /lib/libgcc_s.so.1
    #3 0x401115dc in UnwindResume_or_Rethrow () from /lib/libgcc_s.so.1
    #4 0x400c368f in __cxa_rethrow () from /usr/lib/libstdc++.so.5
    #5 0x40284b8a in TAG_PACKET_38 () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #6 0x402819da in ZN6oracle4occi14ConnectionImplC9EPNS015EnvironmentImplERKSsS5_S5_ () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #7 0x4028606f in oracle::occi::ConnectionImpl::ConnectionImpl () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #8 0x4028074b in oracle::occi::EnvironmentImpl::createConnection () from /home/oracle/app/10.2g/lib/libocci.so.10.1
    #9 0x4001ba2a in oralib::connect (this=0x804a008) at oraclelib.cpp:46
    #10 0x08048a27 in main () at oramain.cpp:14
    When, I run my client with valgrind that the output is the following:
    oracle@nemesis:~/app/10.2g/rdbms/demo/parc_example> valgrind ./oramain
    ==32212== Memcheck, a memory error detector.
    ==32212== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
    ==32212== Using LibVEX rev 1732, a library for dynamic binary translation.
    ==32212== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
    ==32212== Using valgrind-3.2.3, a dynamic binary instrumentation framework.
    ==32212== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
    ==32212== For more details, rerun with: -v
    ==32212==
    === Calling init()
    *** Creating the environment...
    - m_env = 0x5390318
    done!
    === Calling connect()
    *** Connecting using following setting:
    - user : SCOTT
    - passwd : TIGER
    - connString :
    ==32213==
    ==32213== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 32 from 1)
    ==32213== malloc/free: in use at exit: 724,565 bytes in 377 blocks.
    ==32213== malloc/free: 611 allocs, 234 frees, 757,833 bytes allocated.
    ==32213== For counts of detected errors, rerun with: -v
    ==32213== searching for pointers to 377 not-freed blocks.
    ==32213== checked 1,912,228 bytes.
    ==32213==
    ==32213== LEAK SUMMARY:
    ==32213== definitely lost: 39 bytes in 1 blocks.
    ==32213== possibly lost: 3,030 bytes in 2 blocks.
    ==32213== still reachable: 721,496 bytes in 374 blocks.
    ==32213== suppressed: 0 bytes in 0 blocks.
    ==32213== Rerun with --leak-check=full to see details of leaked memory.
    ==32212== Invalid read of size 1
    ==32212== at 0x40CAF4E: parse_lsda_header(_Unwind_Context*, unsigned char const*, lsda_header_info*) (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x40CB24B: __gxx_personality_v0 (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x411A453: UnwindRaiseException (in /lib/libgcc_s.so.1)
    ==32212== by 0x411A5DB: UnwindResume_or_Rethrow (in /lib/libgcc_s.so.1)
    ==32212== by 0x40CB68E: __cxa_rethrow (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x428CB89: oracle::occi::ConnectionImpl::openConnection(OCIEnv*, OCIError*, void*, unsigned, void*, unsigned, void*, unsigned, void*, unsigned, unsigned) (
    in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x42899D9: ZN6oracle4occi14ConnectionImplC9EPNS015EnvironmentImplERKSsS5_S5_ (in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428E06E: oracle::occi::ConnectionImpl::ConnectionImpl(oracle::occi::EnvironmentImpl*, std::string const&, std::string const&, std::string const&) (in /ho
    me/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428874A: oracle::occi::EnvironmentImpl::createConnection(std::string const&, std::string const&, std::string const&) (in /home/oracle/app/10.2g/lib/liboc
    ci.so.10.1)
    ==32212== by 0x4023A29: oralib::connect() (oraclelib.cpp:46)
    ==32212== by 0x8048A26: main (oramain.cpp:14)
    ==32212== Address 0x123 is not stack'd, malloc'd or (recently) free'd
    ==32212==
    ==32212== Process terminating with default action of signal 11 (SIGSEGV)
    ==32212== Access not within mapped region at address 0x123
    ==32212== at 0x40CAF4E: parse_lsda_header(_Unwind_Context*, unsigned char const*, lsda_header_info*) (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x40CB24B: __gxx_personality_v0 (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x411A453: UnwindRaiseException (in /lib/libgcc_s.so.1)
    ==32212== by 0x411A5DB: UnwindResume_or_Rethrow (in /lib/libgcc_s.so.1)
    ==32212== by 0x40CB68E: __cxa_rethrow (in /usr/lib/libstdc++.so.5.0.6)
    ==32212== by 0x428CB89: oracle::occi::ConnectionImpl::openConnection(OCIEnv*, OCIError*, void*, unsigned, void*, unsigned, void*, unsigned, void*, unsigned, unsigned) (
    in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x42899D9: ZN6oracle4occi14ConnectionImplC9EPNS015EnvironmentImplERKSsS5_S5_ (in /home/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428E06E: oracle::occi::ConnectionImpl::ConnectionImpl(oracle::occi::EnvironmentImpl*, std::string const&, std::string const&, std::string const&) (in /ho
    me/oracle/app/10.2g/lib/libocci.so.10.1)
    ==32212== by 0x428874A: oracle::occi::EnvironmentImpl::createConnection(std::string const&, std::string const&, std::string const&) (in /home/oracle/app/10.2g/lib/liboc
    ci.so.10.1)
    ==32212== by 0x4023A29: oralib::connect() (oraclelib.cpp:46)
    ==32212== by 0x8048A26: main (oramain.cpp:14)
    ==32212==
    ==32212== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 32 from 1)
    ==32212== malloc/free: in use at exit: 680,744 bytes in 222 blocks.
    ==32212== malloc/free: 616 allocs, 394 frees, 760,162 bytes allocated.
    ==32212== For counts of detected errors, rerun with: -v
    ==32212== searching for pointers to 222 not-freed blocks.
    ==32212== checked 1,870,208 bytes.
    ==32212==
    ==32212== LEAK SUMMARY:
    ==32212== definitely lost: 132 bytes in 1 blocks.
    ==32212== possibly lost: 960 bytes in 1 blocks.
    ==32212== still reachable: 679,652 bytes in 220 blocks.
    ==32212== suppressed: 0 bytes in 0 blocks.
    ==32212== Rerun with --leak-check=full to see details of leaked memory.
    Segmentation fault
    Any Idea?
    Thanks in advance and Regards

    Dear All,
    I found the solution.
    It is enough to add the build flag: "-fPIC" to the g++

  • Unfindable Illegal Instruction

    Hello everyone,
    I'm back with another error I can't seem to solve by myself, even with help from my friends. I had a few free days so I tried to fix the cairo problems I faced earlier when trying to incorporate it into DWM. I decided to start from scratch, which went relatively easy this time. However, it seems like I either missed something or did something wrong, because upon execution I get a segfault  when I compile normally or an illegal instruction when I compile with -g.
    The thing is, if I create a diff between my cairo code as it is now and as it was a few weeks ago, I don't see anything different that can cause this. Further more, if I checkout the older code and run that, it works. I have pinpointed the issue to be the creation of the cairo xlib surface on line 22 in drw.c, but I have also verified (via printf) that this function is run through perfectly fine before crashing. Actually, it gets through the whole setup() function (starting on line 1608 in dwm.c) and even draws the bar at least once before bailing out on me. Also, after a fresh boot it usually works fine but a second attempt triggers the illegal instruction.
    The code base I started out from (which is in my master branch on github, see below) works fine, but again a diff between these two code bases does not show anything strange. I tried to compile cairo with symbol lookup enabled (because gdb only shows ???, as does valgrind), but I need a package I can not find and trying to build cairo with tracing crashes during compiling.
    I'm completely baffled by this and I have no clue how to continue. I know I could just pick up the old code, but then I won't learn anything
    The cairo code can be found inside the cairo branch: https://github.com/Unia/dwm/tree/cairo
    The "normal" code can be found inside the master branch: https://github.com/Unia/dwm
    The diff files between my old and my new cairo code can be found here: https://gist.github.com/Unia/24e26092b416c0bb79de
    The diff files between my master and cairo branch can be found here: https://gist.github.com/Unia/7033ffc4a47be5d0cdda
    Thanks in advance for any help!

    I compile my cairo dwm with -g, start Xephyr like this:
    Xephyr -ac -br -noreset -screen 800x600 :1 &
    Then I start dwm like so:
    DISPLAY=:1.0 gdb ./dwm
    And I let gdb do it's thing by typing "run". When I get the segfault, I type "bt" and get the following output:
    Program received signal SIGILL, Illegal instruction.
    0x000000000040ab50 in ?? ()
    (gdb) bt
    #0 0x000000000040ab50 in ?? ()
    #1 0x0000000000407a7b in ?? ()
    #2 0x000000000040a6a2 in ?? ()
    #3 0x00007ffff683a000 in __libc_start_main () from /usr/lib/libc.so.6
    #4 0x0000000000402629 in ?? ()
    Valgrind's output can be seen below:
    ┌─jente @ dwm (cairo) 18:23:10
    └─╼ DISPLAY=:1.0 valgrind --tool=memcheck ./dwm
    ==2581== Memcheck, a memory error detector
    ==2581== Copyright (C) 2002-2013, and GNU GPL'd, by Julian Seward et al.
    ==2581== Using Valgrind-3.9.0 and LibVEX; rerun with -h for copyright info
    ==2581== Command: ./dwm
    ==2581==
    vex amd64->IR: unhandled instruction bytes: 0x2F 0x68 0x6F 0x6D 0x65 0x2F 0x6A 0x65
    vex amd64->IR: REX=0 REX.W=0 REX.R=0 REX.X=0 REX.B=0
    vex amd64->IR: VEX=0 VEX.L=0 VEX.nVVVV=0x0 ESC=NONE
    vex amd64->IR: PFX.66=0 PFX.F2=0 PFX.F3=0
    ==2581== valgrind: Unrecognised instruction at address 0x40ab50.
    ==2581== at 0x40AB50: ??? (in /home/jente/code/dwm/dwm)
    ==2581== by 0x40A6A1: ??? (in /home/jente/code/dwm/dwm)
    ==2581== by 0x6066FFF: (below main) (in /usr/lib/libc-2.19.so)
    ==2581== Your program just tried to execute an instruction that Valgrind
    ==2581== did not recognise. There are two possible reasons for this.
    ==2581== 1. Your program has a bug and erroneously jumped to a non-code
    ==2581== location. If you are running Memcheck and you just saw a
    ==2581== warning about a bad jump, it's probably your program's fault.
    ==2581== 2. The instruction is legitimate but Valgrind doesn't handle it,
    ==2581== i.e. it's Valgrind's fault. If you think this is the case or
    ==2581== you are not sure, please let us know and we'll try to fix it.
    ==2581== Either way, Valgrind will now raise a SIGILL signal which will
    ==2581== probably kill your program.
    ==2581==
    ==2581== Process terminating with default action of signal 4 (SIGILL)
    ==2581== Illegal opcode at address 0x40AB50
    ==2581== at 0x40AB50: ??? (in /home/jente/code/dwm/dwm)
    ==2581== by 0x40A6A1: ??? (in /home/jente/code/dwm/dwm)
    ==2581== by 0x6066FFF: (below main) (in /usr/lib/libc-2.19.so)
    ==2581==
    ==2581== HEAP SUMMARY:
    ==2581== in use at exit: 772,434 bytes in 17,669 blocks
    ==2581== total heap usage: 26,609 allocs, 8,940 frees, 3,683,274 bytes allocated
    ==2581==
    ==2581== LEAK SUMMARY:
    ==2581== definitely lost: 3,584 bytes in 8 blocks
    ==2581== indirectly lost: 7,069 bytes in 270 blocks
    ==2581== possibly lost: 5,304 bytes in 99 blocks
    ==2581== still reachable: 755,797 bytes in 17,288 blocks
    ==2581== suppressed: 0 bytes in 0 blocks
    ==2581== Rerun with --leak-check=full to see details of leaked memory
    ==2581==
    ==2581== For counts of detected and suppressed errors, rerun with: -v
    ==2581== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1 from 1)
    Illegal instruction (core dumped)
    As you can see, both gdb and valgrind give a clue as to what is going on but not where it is happening. At least, not to me. I'm not that experienced with gdb and valgrind though, so if there are any other commands I can use please enlighten me.

  • Rhythmbox 2.90.1 crashes on start

    After upgrade to GNOME3 I got new rhythmbox that crashes more often
    Today for example it started to crash on start.
    I tried to valgrind it, here's the output just before the crash:
    (rhythmbox:6892): Gtk-CRITICAL **: gtk_label_set_markup: assertion `GTK_IS_LABEL (label)' failed
    (rhythmbox:6892): gnome-media-profiles-CRITICAL **: gm_audio_profile_choose_set_active_profile: assertion `GM_AUDIO_IS_PROFILE_CHOOSE (choose)' failed
    ==6892== Thread 1:
    ==6892== Invalid read of size 1
    ==6892== at 0x48E8A7A: g_str_hash (in /usr/lib/libglib-2.0.so.0.2800.6)
    ==6892== by 0x48B5D77: g_hash_table_lookup (in /usr/lib/libglib-2.0.so.0.2800.6)
    ==6892== by 0x40E6A83: rb_refstring_new (rb-refstring.c:88)
    ==6892== by 0x40E71E0: rhythmdb_entry_sync_mirrored (rhythmdb.c:3669)
    ==6892== by 0x40EBFB0: rhythmdb_entry_get_string (rhythmdb.c:4757)
    ==6892== by 0x40CEB1D: rb_entry_view_string_cell_data_func (rb-entry-view.c:1051)
    ==6892== by 0x41FBDB4: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x48B6312: g_hash_table_foreach (in /usr/lib/libglib-2.0.so.0.2800.6)
    ==6892== by 0x41FBBD4: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x4201868: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x42C46E7: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x483C77C: ??? (in /usr/lib/libgobject-2.0.so.0.2800.6)
    ==6892== Address 0x0 is not stack'd, malloc'd or (recently) free'd
    ==6892==
    ==6892==
    ==6892== Process terminating with default action of signal 11 (SIGSEGV)
    ==6892== Access not within mapped region at address 0x0
    ==6892== at 0x48E8A7A: g_str_hash (in /usr/lib/libglib-2.0.so.0.2800.6)
    ==6892== by 0x48B5D77: g_hash_table_lookup (in /usr/lib/libglib-2.0.so.0.2800.6)
    ==6892== by 0x40E6A83: rb_refstring_new (rb-refstring.c:88)
    ==6892== by 0x40E71E0: rhythmdb_entry_sync_mirrored (rhythmdb.c:3669)
    ==6892== by 0x40EBFB0: rhythmdb_entry_get_string (rhythmdb.c:4757)
    ==6892== by 0x40CEB1D: rb_entry_view_string_cell_data_func (rb-entry-view.c:1051)
    ==6892== by 0x41FBDB4: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x48B6312: g_hash_table_foreach (in /usr/lib/libglib-2.0.so.0.2800.6)
    ==6892== by 0x41FBBD4: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x4201868: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x42C46E7: ??? (in /usr/lib/libgtk-3.so.0.0.9)
    ==6892== by 0x483C77C: ??? (in /usr/lib/libgobject-2.0.so.0.2800.6)
    ==6892== If you believe this happened as a result of a stack
    ==6892== overflow in your program's main thread (unlikely but
    ==6892== possible), you can try to increase the size of the
    ==6892== main thread stack using the --main-stacksize= flag.
    ==6892== The main thread stack size used in this run was 8388608.
    ==6892==
    ==6892== HEAP SUMMARY:
    ==6892== in use at exit: 29,986,115 bytes in 271,377 blocks
    ==6892== total heap usage: 1,728,881 allocs, 1,457,504 frees, 264,797,045 bytes allocated
    ==6892==
    ==6892== LEAK SUMMARY:
    ==6892== definitely lost: 8,372 bytes in 60 blocks
    ==6892== indirectly lost: 34,396 bytes in 1,682 blocks
    ==6892== possibly lost: 12,242,740 bytes in 138,900 blocks
    ==6892== still reachable: 17,700,607 bytes in 130,735 blocks
    ==6892== suppressed: 0 bytes in 0 blocks
    ==6892== Rerun with --leak-check=full to see details of leaked memory
    ==6892==
    ==6892== For counts of detected and suppressed errors, rerun with: -v
    ==6892== ERROR SUMMARY: 68019 errors from 87 contexts (suppressed: 0 from 0)
    Killed
    Any hints?

    I think I have fixed the problem... i deleted the history.plist and seemed to have done the trick

  • Rmlint - a fast and light duplicate/lint finder

    UPDATE 2014: rmlint was rewritten. New  thread is here. Please use the new one.
    I was asked to do a PKGBUILD so here it is.
    rmlint is a commandline tool to clean your filesystem from various sort of lint (duplicates, empty files/dir..)
    It is written in pure C and tends to be much faster than fdupes which seems to be standard on (e.g.) Ubuntu.
    Additionally it is able to find empty files/dirs, nonstripped binaries, files with same basenames (nameclusters), empty files/directories, old tempdata, strange filenames and bad links.
    Because it dumps a log and a script, it is easy to modify it to your needs.
    Developement happens on: https://github.com/sahib/rmlint
    See also the README for a detailed list of features.
    Obligatory screenshot.
    Any feedback & critics / patches are welcome!
    Last edited by SahibBommelig (2014-12-19 14:44:25)

    I guess you missed the configure command in your instructions
    I am using the rmlint-git package from AUR.
    I followed your instructions and I noticed something strange.
    If I compile with
    DEBUG=true make
    I don't get a Seg fault and rmlint runs fine:
    (I guess that just the last lines of the output are enough)
    => In total 4684 files, whereof 716 are duplicate(s)
    => 6 other suspicious items found [0 B]
    => Totally 263.50 MB [276297238 Bytes] can be removed.
    => Nothing removed yet!
    A log has been written to rmlint.log.
    A ready to use shellscript to rmlint.sh.
    ==12415==
    ==12415== HEAP SUMMARY:
    ==12415== in use at exit: 0 bytes in 0 blocks
    ==12415== total heap usage: 23,942 allocs, 23,942 frees, 25,869,232 bytes allocated
    ==12415==
    ==12415== All heap blocks were freed -- no leaks are possible
    ==12415==
    ==12415== For counts of detected and suppressed errors, rerun with: -v
    ==12415== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 17 from 8)
    BUT, if I compile rmlint with just
    make
    I get the following output:
    valgrind ./rmlint /home/samhain/rpg/
    ==10978== Memcheck, a memory error detector
    ==10978== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
    ==10978== Using Valgrind-3.6.1 and LibVEX; rerun with -h for copyright info
    ==10978== Command: ./rmlint /home/samhain/rpg/
    ==10978==
    # Empty file(s):
    rm /home/samhain/rpg/heroquest/yeoldeInn/UKVersion/kellar/list
    rm /home/samhain/rpg/infinity/ora/ora-3.14/lanzaORA.log
    # Empty dir(s):
    rmdir /home/samhain/rpg/workshop/40k/game01
    rmdir /home/samhain/rpg/workshop/40k/Rosters
    rmdir /home/samhain/rpg/workshop/40k/campaignSystem/game01
    rmdir /home/samhain/rpg/workshop/40k/campaignSystem/Rosters
    # Duplicate(s):==10978== Thread 3:
    ==10978== Invalid read of size 1
    ==10978== at 0x804B703: ??? (in /home/samhain/dwork/rmlint/rmlint/rmlint)
    ==10978== by 0x804C27B: ??? (in /home/samhain/dwork/rmlint/rmlint/rmlint)
    ==10978== by 0x804D24C: ??? (in /home/samhain/dwork/rmlint/rmlint/rmlint)
    ==10978== by 0x416DDED: clone (in /lib/libc-2.14.so)
    ==10978== Address 0x6dd5000 is not stack'd, malloc'd or (recently) free'd
    ==10978==
    FATAL: Rmlint crashed due to a Segmentation fault! :(
    FATAL: Please file a bug report (See rmlint -h)
    ==10978==
    ==10978== HEAP SUMMARY:
    ==10978== in use at exit: 290,798 bytes in 3,063 blocks
    ==10978== total heap usage: 10,490 allocs, 7,427 frees, 19,848,237 bytes allocated
    ==10978==
    ==10978== LEAK SUMMARY:
    ==10978== definitely lost: 41,360 bytes in 260 blocks
    ==10978== indirectly lost: 247,607 bytes in 2,781 blocks
    ==10978== possibly lost: 272 bytes in 2 blocks
    ==10978== still reachable: 1,559 bytes in 20 blocks
    ==10978== suppressed: 0 bytes in 0 blocks
    ==10978== Rerun with --leak-check=full to see details of leaked memory
    ==10978==
    ==10978== For counts of detected and suppressed errors, rerun with: -v
    ==10978== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 17 from 8)
    Is this enough or do you need more info?

  • Infospoke Full Loads

    Hello BW Gurus,
    BW 3.5 does not allow  full loads after delta has been activated. My problem is that now we have to trigger a full load to the informatica client and I cant do this from my delta configured infospoke.
    I even created a duplicate ODS which is a copy of the original ODS. I then created a separate 'Full Load' infospoke sourcing this duplicate ODS  and this also does not work.
    Does anyone have a workaround for this problem ?
    Dorothy

    Hi,
    You can goto change mode and deactivate delta, and change the delta mode to full update.....
    rgds,

  • InfoSpoke Delta - Full loads

    Hello All,
    I have an Infospoke that's in PROD with Delta update sourcing from an ODS.
    We have planned a full load.
    With selection option 06-31-2005 to 06-31-2007
    changed the update mode from delta to full and started the full load on
    06-01-2007 and completed the load successfully on 06-09-2007.
    restored the delta once the data is consumed from the /BIC/OHXXXX tables on
    06-22-2007 (full load was huge).
    During this process of full load, ODS was fed with deltas (load to ODS was not stopped).
    Users are complainig delta data is missing during that period (06/01 - 06/09)in which full load was performed.
    Can someone throw some light on why did the delta data is missing only for that period? Is not putting the ODS load on Hold the reason for this failure which messed up the delta pointer.
    Full points assured.

    Hi,
    enabling delta load:
    chk the below link for step by step instructions
    http://help.sap.com/saphelp_nw04s/helpdata/en/44/97433e99ee70dbe10000000a1553f6/frameset.htm
    which describes:1.Delta Load Management Framework Overview
    2.Enabling Delta Load
    3.Initializing Delta Load

  • InfoSpoke Extraction Mode change from Delta to Full?

    Hi,
    I am having one InfoSpoke having Extraction Mode: Delta.
    I am having one requirement from client that they need data from Same InfoSpoke with Extraction Mode: FULL from the period: 01.2007 to 04.2009.
    Can i change InfoSpoke Extraction Mode from Delta to Full directly in the existing InfoSpoke? Will it impact any thing?
    Please let me know.
    Best regards,
    Venkata

    Hi Venkat,
    It's better to create one more infospoke rather than changing the present Delta one.
    As you see it may remove the Delta marker and further it may cause problem in delta extraction from infospoke.
    Regards,
    Ravi Kanth

  • Issue regarding Full and Delta InfoSpoke

    Hi Experts,
    I have created 2 Infospokes Full and Delta to extract data from DSO to SQL server, the settings in both the InfoSpokes are identical except for the extraction mode. However, the delta InfoSpoke is pulling the correct number of records from the DSO (360 records), but the full InfoSpoke is extracting only 196 records. I also tried loading the DSO using both Full/delta Infopackage and Full/Delta DTPs but still the results were same. Can anyone tell how this issue can be resolved.
    Thanks,
    Rajan

    Dear Rajan,
    I'd try to help you about your question,
    Your case it's curious, did you check the filter in both InfoPackage?, try to delete and create them again (it is very important check whole filter). Otherwise, I suggest use Open Hub Destination which BI 2004s have the same functional (export data)
    I hope this suggestion can help you,
    Luis

  • Cannot install full solution package for 2600n in Windows 7

    I have downloaded and run the Full Solution Package (hp_CLJ_2600n_Full_Solution-v20110217-50132926-RC5​-Signed) for the Color Laserjet 2600n Printer networked to my Windows 7 computer. The Plug and Play Driver installed properly but when I try to install the Full Solution, I receive:
    The printer installation failed. Please try the following steps after you click Close.
    1. Ensure the USB cable is disconnected from the printer.
    2. Uninstall.
    3. Rerun the CD install software.
    There is no USB cable (it is TCP/IP). I do not see anything to uninstall in add/remove programs. What is the solution to this installation. I must note that the printer does work with the new driver. There is a problem in that messages from the printer do not popup. I get a dialog instead from the Interactive Services Detection service.
    /s/ Alan Auerbach

    alanauerbach
    This should get you up and running. Give the steps a shot and let me know the results:
    http://goo.gl/J35q5
    Best of Luck!
    You can say thanks by clicking the Kudos Star in my post. If my post resolves your problem, please mark it as Accepted Solution so others can benefit too.

  • Infospoke: variable selection ???

    Hello Experts,
    I know you guys should be getting ready for the Long weekend. But just a small refresher. Thanks in advance.
    I have a infospoke and have to pull data according to yesterdays date. I know I can do this in Infopackage but I cannot figure how to do this in infospoke selection criteria.
    Any suggestions appreciated.

    Hi Sweatha,
    one year ago, a SAP document related to OpenHubService showed in the 'OUTLOOK' page these functions (that is all the enhancements planned for the future):
    - Logical file name handling in order to enable full
      access to the file system of the Application Server
    - Variables used in Selection
    - Additional Data Sources like BEx Query and Hierarchies
    - Additional destination formats like ASCII and XML
    - Remote access to external database tables
    - Transformation Library integration for transformations
    - Deltas available for additional Data Sources
    - Integration with 3rd party tools, i.e. Ascential
    As you can see, there will be also the possibility to use variables in selection...but, at this moment, I think is not possible (I don't know what's your release, but if you have 3.0B, you can only use inclusion and exclusion options).
    For your information,starting from 3.5, it will be possible to have variables within file names (e.g. File<date of creation>),folder as destination, logical file names can be transported and used in the target system without a change, integration of 3rd party ETL tools (e.g., Ascential) and loading data from any source system and distributing data out of BW to any target system.
    Hope this helps.
    Bye,
    Roberto

  • Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed

    Hello,
    I am trying to install Microsoft SQL Server 2008 R2. I get the error bellow (Database Services Engine Failed, SQL Server Replication Failed, Full Text Search Failed, Reporting Services Failed). I already have a copy of SQL Server 2008 R2 on the machine.
    I want to create a new named instance of SQL Server for some software I'm installing.
    The error is below.
    Any help would be much appreciated, thanks!
    Overall summary:
      Final result:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Exit code (Decimal):           -595541211
      Exit facility code:            1152
      Exit error code:               49957
      Exit message:                  SQL Server installation failed. To continue, investigate the reason for the failure, correct the problem, uninstall SQL Server, and then
    rerun SQL Server Setup.
      Start time:                    2014-02-06 09:14:09
      End time:                      2014-02-06 11:18:16
      Requested action:              Install
      Log with failure:              C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Exception help link:           http%3a%2f%2fgo.microsoft.com%2ffwlink%3fLinkId%3d20476%26ProdName%3dMicrosoft%2bSQL%2bServer%26EvtSrc%3dsetup.rll%26EvtID%3d50000%26ProdVer%3d10.50.2500.0%26EvtType%3d0x44D4F75E%400xDC80C325
    Machine Properties:
      Machine name:                  BAHPBZ52TY
      Machine processor count:       4
      OS version:                    Windows 7
      OS service pack:               Service Pack 1
      OS region:                     United States
      OS language:                   English (United States)
      OS architecture:               x64
      Process architecture:          64 Bit
      OS clustered:                  No
    Product features discovered:
      Product              Instance             Instance ID                   
    Feature                                  Language            
    Edition              Version         Clustered
      Sql Server 2008 R2   SQLEXPRESS           MSSQL10_50.SQLEXPRESS          Database Engine Services                
    1033                 Express Edition      10.50.1600.1    No        
      Sql Server 2008 R2                                                      
    Management Tools - Basic                 1033                 Express Edition     
    10.50.1600.1    No        
    Package properties:
      Description:                   SQL Server Database Services 2008 R2
      ProductName:                   SQL Server 2008 R2
      Type:                          RTM
      Version:                       10
      Installation location:         c:\c7ced2c86d6b9813b28186cc831c2054\x64\setup\
      Installation edition:          EXPRESS_ADVANCED
      Slipstream:                    True
      SP Level                       1
    User Input Settings:
      ACTION:                        Install
      ADDCURRENTUSERASSQLADMIN:      True
      AGTSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      AGTSVCPASSWORD:                *****
      AGTSVCSTARTUPTYPE:             Disabled
      ASBACKUPDIR:                   Backup
      ASCOLLATION:                   Latin1_General_CI_AS
      ASCONFIGDIR:                   Config
      ASDATADIR:                     Data
      ASDOMAINGROUP:                 <empty>
      ASLOGDIR:                      Log
      ASPROVIDERMSOLAP:              1
      ASSVCACCOUNT:                  <empty>
      ASSVCPASSWORD:                 *****
      ASSVCSTARTUPTYPE:              Automatic
      ASSYSADMINACCOUNTS:            <empty>
      ASTEMPDIR:                     Temp
      BROWSERSVCSTARTUPTYPE:         Disabled
      CONFIGURATIONFILE:             
      CUSOURCE:                      
      ENABLERANU:                    True
      ENU:                           True
      ERRORREPORTING:                False
      FARMACCOUNT:                   <empty>
      FARMADMINPORT:                 0
      FARMPASSWORD:                  *****
      FEATURES:                      SQLENGINE,REPLICATION,FULLTEXT,RS,SSMS,SNAC_SDK,OCS
      FILESTREAMLEVEL:               0
      FILESTREAMSHARENAME:           <empty>
      FTSVCACCOUNT:                  NT AUTHORITY\LOCAL SERVICE
      FTSVCPASSWORD:                 *****
      HELP:                          False
      INDICATEPROGRESS:              False
      INSTALLSHAREDDIR:              c:\Program Files\Microsoft SQL Server\
      INSTALLSHAREDWOWDIR:           c:\Program Files (x86)\Microsoft SQL Server\
      INSTALLSQLDATADIR:             <empty>
      INSTANCEDIR:                   C:\Program Files\Microsoft SQL Server\
      INSTANCEID:                    aedt2bSQL
      INSTANCENAME:                  AEDT2BSQL
      ISSVCACCOUNT:                  NT AUTHORITY\NetworkService
      ISSVCPASSWORD:                 *****
      ISSVCSTARTUPTYPE:              Automatic
      NPENABLED:                     0
      PASSPHRASE:                    *****
      PCUSOURCE:                     c:\c7ced2c86d6b9813b28186cc831c2054\PCUSOURCE
      PID:                           *****
      QUIET:                         False
      QUIETSIMPLE:                   False
      ROLE:                          AllFeatures_WithDefaults
      RSINSTALLMODE:                 DefaultNativeMode
      RSSVCACCOUNT:                  NT AUTHORITY\NETWORK SERVICE
      RSSVCPASSWORD:                 *****
      RSSVCSTARTUPTYPE:              Automatic
      SAPWD:                         *****
      SECURITYMODE:                  SQL
      SQLBACKUPDIR:                  <empty>
      SQLCOLLATION:                  SQL_Latin1_General_CP1_CI_AS
      SQLSVCACCOUNT:                 NT AUTHORITY\NETWORK SERVICE
      SQLSVCPASSWORD:                *****
      SQLSVCSTARTUPTYPE:             Automatic
      SQLSYSADMINACCOUNTS:           BAH\568385
      SQLTEMPDBDIR:                  <empty>
      SQLTEMPDBLOGDIR:               <empty>
      SQLUSERDBDIR:                  <empty>
      SQLUSERDBLOGDIR:               <empty>
      SQMREPORTING:                  False
      TCPENABLED:                    0
      UIMODE:                        AutoAdvance
      X86:                           False
      Configuration file:            C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\ConfigurationFile.ini
    Detailed results:
      Feature:                       Database Engine Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       SQL Client Connectivity SDK
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       SQL Server Replication
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Full-Text Search
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Reporting Services
      Status:                        Failed: see logs for details
      MSI status:                    Passed
      Configuration status:          Failed: see details below
      Configuration error code:      0xDC80C325
      Configuration error description: Access is denied
      Configuration log:             C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\Detail.txt
      Feature:                       Management Tools - Basic
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
      Feature:                       Microsoft Sync Framework
      Status:                        Passed
      MSI status:                    Passed
      Configuration status:          Passed
    Rules with failures:
    Global rules:
    Scenario specific rules:
    Rules report file:               C:\Program Files\Microsoft SQL Server\100\Setup Bootstrap\Log\20140206_091302\SystemConfigurationCheck_Report.htm

    Hello,
    If you see error descriptioon it gives access denied so basically it is because of some access issue.I guess You must be using some domin account for installation make sure it is  added as local administrator also instead of using NT Authority network
    service  as SQL server service account use local system account .
    Below link would help
    http://serverfault.com/questions/212135/access-is-denied-error-installing-sql-server-2008-on-windows-7
    You can also browse to setup.exe file and RK on it and select run as administrator
    Please mark this reply as the answer or vote as helpful, as appropriate, to make it useful for other readers

Maybe you are looking for