[SOLVED] Emacs-Haskell-Mode Garbage on First Load

I installed emacs-haskell-mode from pacman and I have this in my .emacs file:
(load-library "haskell-site-file")
haskell-site-file.el autoloads haskell-mode when I open a haskell file.  All works fine, but the very first time I open a haskell file (and load haskell-mode), this garbage gets spit out in my minibuffer:
#[nil "\300C\207"
[t]
2]
I've only been on emacs for a couple of months now and I've never seen that output before.  Haskell mode works fine as far as I can tell once it's loaded so the garbage output isn't causing any problems, but I'm just curious as to what it is and why it's there.
Last edited by choogi (2010-07-14 21:02:01)

If you're new to emacs, I don't expect you'd understand much lisp yet, but here is the answer:
When including haskell-mode the following is run.
(eval-when-compile
;; Emacs 21 defines `values' as a (run-time) alias for list.
;; Don't maerge this with the pervious clause.
(if (string-match "values"
(pp (byte-compile (lambda () (values t)))))
(defsubst values (&rest values)
values)))
See the line starting with 'pp'.   That basically says to pretty-print the value of the byte-compile.  It pretty prints to the echo area (what you refer to as the minibuffer).  If you eval the byte-compile you get the same value you're seeing.
This is a very long way to say that it's probably a bug.

Similar Messages

  • First load with DTP with mode Delta

    Hello Experts,
    I'd like some suggestions based on the following scenario.
    DSO-A
    - total records = 44,000,000
    - with criteria X = 230,000
    DSO-B (New DSO)
    - due to this DSO is a new object. It is required to retrieve data from DSO-A with criteria X
    - this means that the target records to be added are 230,000 records
    - DTP for extracting data from DSO-A to DSO-B --> use Extraction Mode = Delta
    Questions
    - For the first time loading, how to extract data in small chunks at a time from DSO-A to DSO-B when Extraction Mode is set to Delta?
      I have concerns on performance if data were loaded all at once with Extraction Mode = Delta. I do not want to interrupt other existing schedule jobs much.
      After the first load, this DTP will be set to be run daily. The next day, data will not be loaded in huge amount again.
    Any best practice on this.
    All suggestions would be appreciated.
    Thank you very much.
    -WJ-

    *- For the first time loading, how to extract data in small chunks at a time from DSO-A to DSO-B when Extraction Mode is set to Delta?*
    When you are loading first time from DSO-A to DSO-B using DTP it acts like Full load only, even if you keep that as Delta mode, then for further loads it takes as Delta load. If you have any selections active for that we can load small chunks using the Filters option in the DTP in the Tab Extracion.
    I have concerns on performance if data were loaded all at once with Extraction Mode = Delta. I do not want to interrupt other existing schedule jobs much.
    You have just 230,000 records to be loaded, i dont think it gives any performance issues. We can load it.
    After the first load, this DTP will be set to be run daily. The next day, data will not be loaded in huge amount again.
    Yes for further loads from this DTP gets only delta records hope they are fewer.
    Hope this helps.
    Veerendra.

  • Shuffle mode stuck in displaying loaded CD

    Hello;
    I have been successfully using iTunes and have been using it on 3 mac machines so far but have recently had a problem I cannot solve when loading a disc in, or from the library.
    Last week I was having a difficult time importing a song from a CD into a separate playlist I had created . I may have changed a setting to accomplish this that precipitated the next problem . A few days later there was no problem loading this song to the playlist. Checking all iTunes settings and preferences to fix this issue have not worked yet . When I click on a playlist and burn a CD the album songs appear in the window in numerical song order but are shuffled in the window after the disc is burned . Shuffle is shut off in the small box and in the toolbar menu command . The disc that is burned plays in the correct order though when put in a boombox or stereo but is displayed in shuffled song order when loaded in the Mac.
    Any help certainly appreciated . I've had no problem with the shuffle mode all these years until now . Restarting the pc makes no change .

    Just noticed the album song playlists are toggling back and forth between songs in the playlist sorted alphabetically from A-Z and Z-A ascending descending . Not regular shuffle mode as I first thought.
    I see if you click on the various column headings in iTunes for each field that they also toggle back and forth . Possibly I clicked on one of these column headings that precipitated the problem I was having

  • NWDS (7.31) issue at first load - timed out

    Hello,
    we upgraded our Portal to 7.40.   According to note 1791485 - NWDS 7.3 EHP1 as development environment for SAP NetWeaver 7.4
    I installed NWDS 7.31.
    Problem is that first load of NWDS takes 40 minutes !!! With a lot of Timed Out message.  But if I close NWDS (when finally loaded) and restart it the load is in less then 1 minute...
    According to this documentation:
    Viewing the Error Log File
    http://help.sap.com/saphelp_nwce10/helpdata/en/46/8bf063332600fde10000000a11466f/content.htm
    I checked the log file.  And I found Timed Out messages:
    !SESSION 2015-03-18 11:36:51.846 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.6.0_31
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en
    Command-line arguments:  -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.osgi 2 1 2015-03-18 11:38:29.790
    !MESSAGE NLS missing message: SERVICE_REFERENCE_BOUND in: org.eclipse.equinox.internal.ds.SCRmessages
    !ENTRY org.eclipse.osgi 2 0 2015-03-18 11:38:51.281
    !MESSAGE While loading class "org.eclipse.ui.application.WorkbenchAdvisor", thread "Thread[main,5,main]" timed out waiting (5000ms) for thread "Thread[Component Resolve Thread,5,main]" to finish starting bundle "org.eclipse.ui.workbench_3.5.2.M20100113-0800 [1375]". To avoid deadlock, thread "Thread[main,5,main]" is proceeding but "org.eclipse.ui.application.WorkbenchAdvisor" may not be fully initialized.
    !STACK 0
    !ENTRY org.eclipse.osgi 2 0 2015-03-18 11:38:59.317
    !MESSAGE While loading class "org.eclipse.ui.PlatformUI", thread "Thread[main,5,main]" timed out waiting (5000ms) for thread "Thread[Component Resolve Thread,5,main]" to finish starting bundle "org.eclipse.ui.workbench_3.5.2.M20100113-0800 [1375]". To avoid deadlock, thread "Thread[main,5,main]" is proceeding but "org.eclipse.ui.PlatformUI" may not be fully initialized.
    !STACK 0
    !ENTRY org.eclipse.osgi 2 0 2015-03-18 11:57:51.476
    !MESSAGE While loading class "com.sap.ide.dii05.lib.internal.dc.core.EmfDcUtil", thread "Thread[main,6,main]" for thread "Thread[org.eclipse.jdt.internal.ui.text.JavaReconciler,1,main]" to finish starting bundle "com.sap.ide.dii05.lib_2.0.0.141209113915 [197]". To avoid deadlock, thread "Thread[main,6,main]" is proceeding but "com.sap.ide.dii05.lib.internal.dc.core.EmfDcUtil" may not be fully initialized.
    !STACK 0
    ...  and at the end:
    !ENTRY com.sap.ide.jvm.check 1 0 2015-03-18 12:03:34.055
    !MESSAGE JVM Version Check succeeded.
    And the second run:
    !SESSION 2015-03-18 12:20:19.226 -----------------------------------------------
    eclipse.buildId=@qualifier@
    java.version=1.6.0_31
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en
    Command-line arguments:  -os win32 -ws win32 -arch x86
    !ENTRY org.eclipse.ui 2 0 2015-03-18 12:20:24.956
    !MESSAGE Warnings while parsing the key bindings from the 'org.eclipse.ui.commands' extension point
    !SUBENTRY 1 org.eclipse.ui 2 0 2015-03-18 12:20:24.956
    !MESSAGE Cannot bind to an undefined command: plug-in='com.sap.ide.esr.tools.core.ui', id='com.sap.ide.esr.tools.ui.runchecks'
    !ENTRY com.sap.ide.jvm.check 1 0 2015-03-18 12:20:37.161
    !MESSAGE JVM Version Check succeeded.
    !ENTRY com.tssap.util.ui 1 0 2015-03-18 12:20:37.754
    !MESSAGE Sap NetWeaver Developer Studio - Platform Feature Version: UNKNOWN
    !ENTRY com.tssap.util.ui 1 0 2015-03-18 12:15:37.974
    !MESSAGE Sap NetWeaver Developer Studio - Platform Feature Version: UNKNOWN
    ==> Any idea ?
    Best regards.
    Vincent.

    Solved.
    It was due to anti-virus...

  • [SOLVED] Emacs Configuration

    I wanted to set my Emacs theme the default Emacs theme. So, I removed the line on my init.el that changed the theme. I reopened Emacs and my background was dark (gray), instead of Emacs's default white. Very strange, I thought. After lots of attempts to fix it, I ended up removing .emacs.d/, and completely uninstalling emacs, which removed /usr/share/emacs too. Total wipe out.
    ~> locate emacs
    /etc/speech-dispatcher/clients/emacs.conf
    /home/david/.emacs-places
    /home/david/.emacs.d
    /home/david/.emacs.e
    /home/david/config_emacs.zip
    /home/david/.config/hexchat/scrollback/FreeNode/#emacs.txt
    /home/david/.emacs.e/.git
    /home/david/.emacs.e/.gitignore
    /home/david/.emacs.e/README
    /home/david/.emacs.e/ac-comphist.dat
    /home/david/.emacs.e/ac-dict
    /home/david/.emacs.e/auto-complete-config.el
    /home/david/.emacs.e/auto-complete-config.elc
    /home/david/.emacs.e/auto-complete.el
    /home/david/.emacs.e/auto-complete.elc
    /home/david/.emacs.e/auto-save-list
    /home/david/.emacs.e/fixme-mode.el
    /home/david/.emacs.e/init.el
    /home/david/.emacs.e/lua-mode.el
    /home/david/.emacs.e/popup.el
    /home/david/.emacs.e/popup.elc
    /home/david/.emacs.e/redo+.el
    /home/david/.emacs.e/session.1023209c8141597e4134217547192611600000006250032
    /home/david/.emacs.e/tq.el
    /home/david/.emacs.e/tramp
    /home/david/.emacs.e/vala-mode.el
    /home/david/.emacs.e/ac-dict/c++-mode
    /home/david/.emacs.e/ac-dict/c-mode
    /home/david/.emacs.e/ac-dict/clojure-mode
    /home/david/.emacs.e/ac-dict/css-mode
    /home/david/.emacs.e/ac-dict/java-mode
    /home/david/.emacs.e/ac-dict/javascript-mode
    /home/david/.emacs.e/ac-dict/php-mode
    /home/david/.emacs.e/ac-dict/python-mode
    /home/david/.emacs.e/ac-dict/ruby-mode
    /home/david/.emacs.e/ac-dict/scheme-mode
    /home/david/.emacs.e/ac-dict/tcl-mode
    /home/david/.emacs.e/auto-save-list/.saves-11111-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-11933-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-13866-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-16864-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-1935-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-3635-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-4124-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-752-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-8016-davidarch~
    /home/david/.emacs.e/auto-save-list/.saves-9367-davidarch~
    /home/david/.local/share/Trash/files/vim_emacs.png.png
    /home/david/.local/share/Trash/info/vim_emacs.png.png.trashinfo
    /home/david/Downloads/emacs_resize.png
    /home/david/Downloads/CodeMirror-2.3/demo/emacs.html
    /home/david/Downloads/CodeMirror-2.3/keymap/emacs.js
    /home/david/src/.metadata/.plugins/com.python.pydev.analysis/python_v1_3tswbhuj9gc4kibexhrzgzdx/v1_indexcache/ropemacs.__init___eztp.v1_indexcache
    /opt/komodoedit/lib/mozilla/chrome/komododoc/locale/en-US/emacskeybind.html
    /usr/include/evolution-3.4/e-util/e-text-event-processor-emacs-like.h
    /usr/lib/erlang/lib/tools-2.6.7/emacs
    /usr/lib/erlang/lib/tools-2.6.7/emacs/README
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang-eunit.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang-flymake.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang-skels-old.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang-skels.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang-start.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/erlang_appwiz.el
    /usr/lib/erlang/lib/tools-2.6.7/emacs/test.erl.indented
    /usr/lib/erlang/lib/tools-2.6.7/emacs/test.erl.orig
    /usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/tools/Editra/src/extern/pygments/styles/emacs.py
    /usr/lib/python2.7/site-packages/wx-2.8-gtk2-unicode/wx/tools/Editra/src/extern/pygments/styles/emacs.pyc
    /usr/lib/ruby/1.9.1/x86_64-linux/enc/emacs_mule.so
    /usr/share/fish/completions/emacs.fish
    /usr/share/gettext/styles/po-emacs-x.css
    /usr/share/gettext/styles/po-emacs-xterm.css
    /usr/share/gettext/styles/po-emacs-xterm16.css
    /usr/share/gettext/styles/po-emacs-xterm256.css
    /usr/share/git/emacs
    /usr/share/git/emacs/.gitignore
    /usr/share/git/emacs/Makefile
    /usr/share/git/emacs/README
    /usr/share/git/emacs/git-blame.el
    /usr/share/git/emacs/git-blame.elc
    /usr/share/git/emacs/git.el
    /usr/share/git/emacs/git.elc
    /usr/share/gnome/help/anjuta-manual/C/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/cs/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/da/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/de/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/el/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/es/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/eu/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/fr/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/gl/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/ja/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/oc/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/pt_BR/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/sl/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/sv/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/th/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/uk/language-support-cpp-modelines-emacs.page
    /usr/share/gnome/help/anjuta-manual/zh_CN/language-support-cpp-modelines-emacs.page
    /usr/share/go/misc/emacs
    /usr/share/go/misc/emacs/go-mode-load.el
    /usr/share/go/misc/emacs/go-mode.el
    /usr/share/gtkhtml-4.0/keybindingsrc.emacs
    /usr/share/guile/1.8/ice-9/emacs.scm
    /usr/share/icons/Faenza/apps/16/emacs.png
    /usr/share/icons/Faenza/apps/16/emacs23.png
    /usr/share/icons/Faenza/apps/22/emacs.png
    /usr/share/icons/Faenza/apps/22/emacs23.png
    /usr/share/icons/Faenza/apps/24/emacs.png
    /usr/share/icons/Faenza/apps/24/emacs23.png
    /usr/share/icons/Faenza/apps/32/emacs.png
    /usr/share/icons/Faenza/apps/32/emacs23.png
    /usr/share/icons/Faenza/apps/48/emacs.png
    /usr/share/icons/Faenza/apps/48/emacs23.png
    /usr/share/icons/Faenza/apps/64/emacs.png
    /usr/share/icons/Faenza/apps/64/emacs23.png
    /usr/share/icons/Faenza/apps/96/emacs.png
    /usr/share/icons/Faenza/apps/96/emacs23.png
    /usr/share/icons/Faenza/apps/scalable/emacs.svg
    /usr/share/icons/Faenza/apps/scalable/emacs23.svg
    /usr/share/kbd/keymaps/i386/qwerty/emacs.map.gz
    /usr/share/kbd/keymaps/i386/qwerty/emacs2.map.gz
    /usr/share/mime/text/x-emacs-lisp.xml
    /usr/share/pixmaps/gnome-emacs.png
    /usr/share/speech-dispatcher/conf/clients/emacs.conf
    /usr/share/vim/vim73/colors/xemacs.vim
    That's "locate emacs". ~/.emacs.e/ is just a backup for ~/.emacs.d/, nothing is being loaded from .emacs.e, I'm sure.
    Either way, "pacman -R emacs" followed by "pacman -S emacs", and the background is still dark:
    >>moderator edit: The image is too large. Please read Forum Etiquette: Pasting Pictures and Code. Thanks. --fsckd<<
    I have no idea of what to do. I spent a few hours on this already, it's frustrating me quite a lot.
    Any ideas? Thank you so much.
    Last edited by ephan (2012-08-15 18:48:43)

    x-rix wrote:
    Are you getting any strange output if you are invoking emacs via command line?
    Also, what DE/WM are you using? I've had some funny colours in emacs and KDE in the past (that was the old KDE, though).
    (Btw, why pacman -R and not pacman -Rs?)
    Actually, Emacs isn't outputting a single character to terminal. I am using Openbox, and also tried Awesome WM, it worked the same.
    (I didn't know of -Rs, thank you )

  • First loading prolem.

    Dear all,
    I used Liferay framework, Adobe Flex 3 Chart, extjs , Java
    technology to build a site and to embed .swf file (version 10.0.12
    ) into
    jsp page, I used SWFObject 2.1
    My homepage have two small chart (coded in the same way)
    .When I open homepage with IE7, everything is OK but with FireFox 3
    , I meet a problem .
    - With first chart , placed in center of home page, I just
    see two axis and gridlines instead of lines . I change tab to
    reload data and I can see lines as requirement.
    Problem in the first loading .
    - With second chart, placed in the footer . When I scroll
    down , it's begin drawing and show lines normally .
    There's a pleasant . I
    swaped the place of two chart and now I met same problem
    with second chart . It mean : the problem will occur to chart is
    put in the
    area that user can see . Chart that user have to
    scroll down to view can be load normally.
    Can you tell me what happen with my charts or give me a guide
    to solve my problem.
    Thanks for reading.
    SunTran.
    Embeded codes:

    hi,
    1) why master data from different sources is being written into ODS first , before it is stored in individual Master Data tables ?
    Ans - In real time scenarios y may have to load data from various source system (liks sap,non sap,flat file).also more than on r3 source system is also possible. hence to have consolidation of the master data based on source system we load master data to ods first. but is not always. one few master datas like - Batch number,delivery number,invoice number. u can also load directly to master data tables using direct update.
    2) Is every master data from source systems first loaded into ODS before it is stored in individual Master Data tables?
    not mandatory, it depends on requirement.
    Ramesh

  • SQL Query report region that only queries on first load

    Hello all,
    Is there any way in which you can prevent a SQL Query report region from quering data after every refresh?
    I would like to make a report that queries on the first load, but then I would like to change the individual values, and reload to show the change, but every time I reload the page the columns are queried and the original values are displayed once again...
    any ideas?
    -Mux

    Chet,
    I created a header process to create the HTMLDB_COLLECTION. It is something like:
    HTMLDB_COLLECTION.CREATE_COLLECTION_FROM_QUERY(
    p_collection_name => 'Course_Data',
    p_query => 'SELECT DISTINCT COURSE_ID, HTMLDB_ITEM.CHECKBOX(14,COURSE_ID) as "checker", TITLE, SUBJECT, COURSE_NUMB, SECTION, ENROLLED, null as "temp_term", null as "temp_title", null as "temp_crse_id", null as "temp_subj", null as "temp_crse_numb", null as "temp_sect", FROM DB_TBL_A, DB_TBL_B, DB_TBL_C, DB_TBL_D, DB_TBL_E, DB_TBL_F WHERE ...');
    The names were changed, for obvious reasons.
    I then created an SQL Report Region to see if it would work. The SQL is:
    SELECT c001, c002, c003
    FROM htmldb_collections
    WHERE collection_name = 'COURSE_DATA'
    When I run the page it says:
    ORA-20104: create_collection_from_query Error:ORA-20104: create_collection_from_query ExecErr:ORA-01008: not all variables bound
    Any idea why this is happening?
    I'm new to HTMLDB_COLLECTIONS, so I may be doing something wrong
    -Mux

  • I'm trying to insall Adobe Photoshop CS3 on a new ASUS ASM11BB001O computer equipped with 64-bit Windows 7.  I use a "bundle" approach, first loading Photoshop 6, then upgrading with CS upgrade and then CS3 upgrade.  The installation goes smoothly until I

    I'm trying to install Adobe Photoshop CS3 on a new ASUS ASM11BB001O computer equipped with 64-bit Windows 7.  I use a "bundle" approach, first loading Photoshop 6, then upgrading with CS upgrade and then CS3 upgrade.  The installation goes smoothly until I add PS CS, and then it balks at the "accept" Adobe conditions screen.  I have two other (Gateway) computers with Windows 7, 64-bit, on both of which the PS-6, CS-CS3 pathway worked fine.  Any thoughts on how to get this working?  Thanks

    If your goal is to install and activate CS5 there is no need to install anything preceding it.  You will only need to have the serial number from the preceding version that you upgrade from (CS3 I guess).

  • I have an ipod touch 5th gen. i first loaded itunes on a windows 7 64 bit machine. i then got a new windows 8 64 bit machine but itunes will not load on it. i keep getting 2503

    i have an ipod touch 5th gen. i first loaded itunes on a windows 7 64 bit machine. i then got a new windows 8 64 bit machine but itunes will not load on it. i keep getting 2503 & 2502 errors. some apple software loaded, but it will not let me uninstall it from the machine. any thoughts, about how to get itunes to run on my machine?

    Try:
    Trouble installing iTunes or QuickTime for Windows
    Next try posting in the iTunes forum

  • My new macbook pro is giving me hardtime. even apple team is not being to solve it. they replace the motherboard first it didn't work. second time they formatted the computer and that also didn't work. every time my mac showing different problems.

    my new macbook pro is giving me hardtime. even apple team is not being to solve it. they replace the motherboard first it didn't work. second time they formatted the computer and that also didn't work. every time my mac showing different problems.
    At first my computer had issues. Once it go to sleep it will not back again. I dropped my laptop at apple store to fix it. After 10  days they returned my laptop saying they were no able to fix the problem so they replaced motherboard aiming if that might help. Acttually that didn't help.I had same issue again. I visited apple store again. This time they said they could fix, if I will allow them to format the harddrive. I said ok. They formatted it. It was working fine for few daysAfter few days compter is taking.even more than 15 min to shutdown. Now computer has another problem. It is being hang frequently like every 20'to.30 min.
    I don't know what to do? I still have one month left on first year warranty. I have requested couple times to apple associates either to fix or replace or refund. They are showing me rude behavior. They are not understanding my situation. I am a student. I need to do lot of home work. Since last three month my mac book and apple associates giving me hard time. Any suggestions are welcome.

    Contact Apple Customer Care - not Apple Care - Customer Support. Have your receipts handy and/or case numbers. Be patient, be calm, and tell your story just as you have here. I get the sense you are not in the US and don't have access to an Apple Store but are going to an independent shop. This makes using Customer Support all the more important. If phoning isn't viable, use registered mail.
    Since time is running short, be prepared to purchase AppleCare to exennd your warranty 2 more years. Yes, you shouldn't have to do this, but it gives you added protection and more opportunities over the next 2 years to claim a replacement computer if you don't get one immediately. After dealing with a similar unhappy situation with a Mac in the late 1990s I finally got a replacement computer and reimbursed for the AppleCare policy.

  • First Loading of Master data into ODS

    Hello BW gurus,
    I have read the below mentioned sentence in a material stating that
    'By using flexible updating, it is possible to write master data from different sources into a consolidated object (master data ODS object) before this is stored in individual master data tables.'
    1)  why master data from different sources is being written into ODS first , before it is stored in individual Master Data tables ?
    2) Is every master data from source systems first loaded into ODS  before it is stored in individual Master Data tables?

    hi,
    1) why master data from different sources is being written into ODS first , before it is stored in individual Master Data tables ?
    Ans - In real time scenarios y may have to load data from various source system (liks sap,non sap,flat file).also more than on r3 source system is also possible. hence to have consolidation of the master data based on source system we load master data to ods first. but is not always. one few master datas like - Batch number,delivery number,invoice number. u can also load directly to master data tables using direct update.
    2) Is every master data from source systems first loaded into ODS before it is stored in individual Master Data tables?
    not mandatory, it depends on requirement.
    Ramesh

  • Loading file in Merge Mode through the batch loader in FDM

    Hi,
    I have multiple locations loading in replace mode and 1 location loading in merge. We are using the batch loader and following the naming convention specified in the admin guide. Is there a way to specify in the location name to load the file to HFM in merge mode, or does that location need a seperate adapter with the load rule set to merge?
    Any assistance would be greatly appreciated

    You dont need a spearate adaptor. You can achieve this by changing the naming of the files. I believe u currently use RR option for replacing the data. (seq_<Location>_<Category>_<Peiod>_RR.txt). You can use A or R appropriately in your load method.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • I installed LR 4 on apple lap top os x 10.7. since i was afraid to lose pics i first loaded into i-photo an then exported into LR on a previously opened catalog. for each new export procedure was repeated. now there are plenty of catalogs and LR cannot fi

    i installed LR 4 on apple lap top os x 10.7. since i was afraid to lose pics i first loaded into i-photo an then exported into LR on a previously opened catalog. for each new export procedure was repeated. now there are plenty of catalogs and LR cannot find some in LR. what now? answer in german or english. hobbymaler

    i installed LR 4 on apple lap top os x 10.7. since i was afraid to lose pics i first loaded into i-photo an then exported into LR on a previously opened catalog. for each new export procedure was repeated. now there are plenty of catalogs and LR cannot find some in LR. what now? answer in german or english. hobbymaler

  • Change First Load and Menu Disappear with scroll

    Hello,
    Im in a crossroad trouble and think that one of my problems is that i can resolve it changying the first load of my site and relink to one anchor link.
    My other problem is that i want to recreate the behavior of the menu of this web http://www.smallstudio.com.au/ with no success, this disappear when scrolls the site.
    Thanks for anticipate, im thinking that maybe can modify the html or do with Edge Animate, but maybe someone can help me because im walking in circles with this site.
    Gracias!

    Thank you, knorretje. Had no problems with logging on 2003. Lot of lines, but I propose that critical part<br>
    0[220f140]: nsHttpChannel::OnCacheEntryAvailable [this=3f6f400 entry=5236740 access=3 status=0]<br>
    0[220f140]: nsHttpChannel::Connect [this=3f6f400]<br>
    0[220f140]: nsHTTPChannel::CheckCache enter [this=3f6f400 entry=5236740 access=3]<br>
    0[220f140]: nsHttpResponseHead::Parse [this=6b113c0]<br>
    0[220f140]: nsHttpResponseHead::ParseVersion [version=HTTP/1.1 200 OK]<br>
    0[220f140]: Have status line [version=11 status=200 statusText=OK]<br>
    0[220f140]: ParseContentType [type=image/gif]<br>
    0[220f140]: nsHttpResponseHead::MustValidate ??<br>
    0[220f140]: no mandatory validation requirement<br>
    0[220f140]: Not validating based on expiration time<br>
    0[220f140]: nsHTTPChannel::CheckCache exit [this=3f6f400 doValidation=1]<br>
    As I understand, all partial checks say that cache is good. But ending doValidation=1, probably, means that request will be sent. Do not see any reason.

  • Oracle Streams - First Load

    Hi,
    I have an Oracle Streams environment working well. I replicate and transform the data.
    My problem is:
    Initially I have a source database with 3 million of records and my destination database with no records.
    I have to equalize source and destination database before start to synchronize it.
    Do you know how can I replicate (and transform) this data for my first load?
    It's not only to copy all the data, it's to copy and transform.
    Is it possible to use the same transformation process for this first load?
    If I didn't transform the data I would use the Data Pump tool(e.g.). But I have to transform the data for my destination database.
    Thanks

    I am in DAC and trying to run the Informatica ETL for one of the prebuilt execution plan (HR- Oracle R12). I built the project plan and ran it. I got failed status for all of the ETL steps (Starting from the first one 'Load Row into Run table'). I have attached the error log for the Load Row into Run table ibelow.
    I took a closer look at all the steps, and it seem like they all have this common "fail parent if this task fails" error message.
    Error log for
    pmcmd startworkflow -u Administrator -p **** -s SOBI:4006 -f SILOS -lpf C:\Informatica\PowerCenter8.1.1\server\infa_shared\SrcFiles\SILOS.SIL_InsertRowInRunTable.txt SIL_InsertRowInRunTable
    Status Desc : Failed
    WorkFlowMessage :
    =====================================
    STD OUTPUT
    =====================================
    Informatica(r) PMCMD, version [8.1.1 SP5], build [186.0822], Windows 32-bit
    Copyright (c) Informatica Corporation 1994 - 2008
    All Rights Reserved.
    Invoked at Thu May 07 14:46:04 2009
    Connected to Integration Service at [SOBI:4006]
    Folder: [SILOS]
    Workflow: [SIL_InsertRowInRunTable] version [1].
    Workflow run status: [Failed]
    Workflow run error code: [36331]
    Workflow run error message: [WARNING: Session task instance [SIL_InsertRowInRunTable] failed and its "fail parent if this task fails" setting is turned on. So, Workflow [SIL_InsertRowInRunTable] will be failed.]
    Start time: [Thu May 07 14:45:43 2009]
    End time: [Thu May 07 14:45:47 2009]
    Workflow log file: [C:\Informatica\PowerCenter8.1.1\server\infa_shared\WorkflowLogs\SIL_InsertRowInRunTable.log]
    Workflow run type: [User request]
    Run workflow as user: [Administrator]
    Integration Service: [Oracle_BI_DW_Base_Integration_Service]
    Disconnecting from Integration Service
    Completed at Thu May 07 14:46:04 2009
    =====================================
    ERROR OUTPUT
    =====================================
    Error Message : Unknown reason for error code 36331
    ErrorCode : 36331
    If you have any input on how to fix this issue, please let me know.

Maybe you are looking for