[Solved] Boot error: /etc/rc.d/functions /etc/netcfg doesn't exist

Hi everybody,
Well, after a bit of playing around, wiki reading and trouble-shooting, i now have an automatic wireless connection at boot via netcfg2 and my wireless profile. Great stuff.
By the way, whoever wrote this: http://wiki.archlinux.org/index.php/Net … _netcfg_v2, you deserev a medal.
Anyway, to the problem. I get an error message at boot which informs me that there is an error in my /etc/rc.d/functions file at line 155, stating that /etc/rc.d/netcfg doesn't exist (which is correct).
However, when I look at the functions file, I cannot for the life of me see the problem.
Line 155 is: /etc/rc.d/$1 start
154 start_daemon() {
155 /etc/rc.d/$1 start
These are my daemons:
DAEMONS=(syslog-ng cups hal avahi-daemon sshd snmpd xinetd portmap netcfg net-profiles)
The obvious thing would be a problem with the netcfg daemon, but everything works ok, so go figure.
The only real reference i found was this:
http://www.archlinux.org/pipermail/arch … 03699.html
I'm fine with an optional dep - how about we throw a comment above
'NETWORKS' and have rc.sysinit throw a warning it NETWORKS is defined
but /etc/rc.d/netcfg isn't found?
Any help appreciated.
richs-lxh
Last edited by richs-lxh (2008-09-02 12:09:51)

Damn! I had a feeling it was going to be an easy one. I am pretty sure I tried that, oh well.
Thanks for the quick replies men. Thread marked as [Solved]
richs-lxh
Last edited by richs-lxh (2008-09-02 12:10:15)

Similar Messages

  • Build error 'CFURLGetFSRef failed - maybe the output directory doesn't exist?' Eclipse

    I downloaded and installed the Adobe InDesign Plug-in Editor as an Eclipse distribution, the InDesign SDK and XCode on my iBook G4 with Mac OS X 10.4.10. Creating an InDesign project works fine. I only have to drag-and-drop elements on a form and add some actions.
    Unfortunately, I can't get the Ant Build working. I followed the video-tutorials on the Adobe labs site, but I'm still getting this error:
    CFURLGetFSRef failed - maybe the output directory doesn't exist?
    The error seems to be in the "/Adobe InDesign CS3 Products SDK/devtools/bin/odfrc-cmd" file. I guess it's a SDK problem.
    Does anyone know what the reason is for this error? And maybe how I can fix it?

    This is the full output.
    "Ld "/id5sdk/build/mac/prj/build/InDesign en InCopy plug-in.build/Default/Debug.build/Objects-normal/ppc/InDesign and InCopy plug-in" normal ppc
    cd /id5sdk/build/mac/prj
    /usr/bin/g++-4.0 -o /id5sdk/build/mac/prj/build/InDesign\ and\ InCopy\ plug-in.build/Default/Debug.build/Objects-normal/ppc/InDesign\ and\ InCopy\ plug-in -L/id5sdk/build/mac/prj/../debug/sdk -L../../../build/mac/debug/packagefolder/contents/macos/libs -F/id5sdk/build/mac/prj/../debug/sdk -F../../../build/mac/debug/packagefolder/contents/macos -F../../../build/mac/debug/packagefolder/contents/Frameworks -filelist /id5sdk/build/mac/prj/build/InDesign\ and\ InCopy\ plug-in.build/Default/Debug.build/Objects-normal/ppc/InDesign\ and\ InCopy\ plug-in.LinkFileList -lPublicPlugIn -framework InDesignModelAndUI -framework Carbon -framework InDesign\ and\ InCopy\ plug-in -arch ppc -Wl,-single_module -install_name InDesign\ and\ InCopy\ plug-in.InDesignPlugin/Versions/A/InDesign\ and\ InCopy\ plug-in -Wl,-Y,1455 -dynamiclib -mmacosx-version-min=10.4 -Wl,-Sp -Wl,-executable_path -Wl,../../../build/mac/Debug/packagefolder/contents/macos -isysroot /Developer/SDKs/MacOSX10.4u.sdk
    ld: can't locate framework for: -framework InDesign en InCopy plug-in
    /usr/bin/libtool: internal link edit command failed"
    Anyone who can help me?

  • New-MoveRequest -Remote legacy return error Database '04ba5257-54b1-4ee8-9b50-203c3f9107fe' doesn't exist.

    I'm try to migrate from Exchange 2007 (on 2003 R2 x64) to Exchange 2010 (on 2008 R2) (all with last service pack) in different domain with a forest and domain trust.
    I know it is Exchange 2013 forum but I don't see Exchange 2010 related forum.
    1. I have made a Prepare-MoveRequest and all work fine
    2. I have migrated other attribute with ADMT 3.2 and all work fine (the user can access the new domain and browse all file server of the old domain)
    3. I' m logged on Exchange 2010 management shell and the command:
    New-MoveRequest -Identity "[email protected]" -RemoteLegacy -RemoteCredential $Exchaneg2007Cred -RemoteGlobalCatalog dc01.exchange2007domain.com  -TargetDatabase "EXHC2010DB01"
    -TargetDeliverydomain "exchange2010domain.local" -Verbose -Debug
    The system return the error:
    Database '04ba5257-54b1-4ee8-9b50-203c3f9107fe' doesn't exist.
        + CategoryInfo          : NotSpecified: (0:Int32) [New-MoveRequest], RemotePermanentException
        + FullyQualifiedErrorId : 8C654C28,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest
    the database id '04ba5257-54b1-4ee8-9b50-203c3f9107fe' exists and is the Source Mailbox database on Exchange 2007
    Any Idea or suggestion
    LSo
    LSo Lorenzo Soncini Trento TN - Italy

    Hi LSo,
    From your description, when you run the New-MoveRequest cmdlet on Exchange 2010 server, it occurs an error that Source Mailbox Database doesn't exist. In your case, I recommend you use the following cmdlet to verify if you can retrieve the source mailbox
    database on Exchange 2010 server.
    Get-MailboxDatabase -Identity "04ba5257-54b1-4ee8-9b50-203c3f9107fe"
    Please take your time to post the result for my further research.
    Best regards,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Amy Wang
    TechNet Community Support

  • Apex 4 error ORA-04042 procedure, function, package body does not exist

    Hi all,
    I was instaling Oracle Application Expres 10g on Linux ubuntu and I was download and unzip apex 4
    on /usr/lib/oracle/xe/
    then connect as SYS as sysdba with pass and
    start
    @/usr/lib/oracle/xe/apex/apexins SYSAUX SYSAUX TEMP /i/
    installation starting
    ... after 5 minutes theres end of log file>
    I. O R A C L E S Y S I N S T A L L P R O C E S S
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/dev_grants.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/core_grants.sql"
    ...CONNECT as the Oracle user who will own the APEX engine
    Session altered.
    III. I N S T A L L A P E X P A C K A G E S P E C S
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_plsql_editor.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_model_api.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_f4000_util.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_plugin_f4000.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_image_generator.sql"
    Installing Team Development objects
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/team_tab.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_team.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_team_api.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_team_gen_api.sql"
    Installing Application Migration Workshop objects
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_create_ddl.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_create_ddl.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_exporter_ins.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/mig_views.sql"
    ...installing Application Migration Workshop package spec
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_acc_load.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_load_xml.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_olb_load_xml.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_update_apx_app.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_utilities.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frmmenu_load_xml.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_rpt_load_xml.sql"
    ...install Application Migration Workshop package body
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_acc_load.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_load_xml.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_olb_load_xml.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_update_apx_app.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frm_utilities.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_frmmenu_load_xml.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_mig_rpt_load_xml.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_item_comps.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_translation_utilities.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copy.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copy_lov.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copy_item.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copy_button.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_translation_utilities.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/seed.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/sync.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/layout.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_lov_used_on_pages.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_query_builder.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_sw_object_feed.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_load_data.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_load_excel_data.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copy_metadata.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copyu.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_tab_mgr.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/generate_ddl.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/table_drill.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_download.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_copy_page.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/generate_table_api.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_gen_hint.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_xliff.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_create_model_app.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/apex_admin.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_help.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_data_quick_flow.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_theme_files.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_session_mon.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_sw_page_calls.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_wiz_confirm.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_page_map.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_drag_layout.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_dataload_xml.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/apex_ui_default_update.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/apex_mig_projects_update.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_install_wizard.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_dictionary.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_advisor.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_search.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_f4000_plugins.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_4000_ui.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_4050_ui.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_workspace_reports.sql"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_f4000_p4150.sql"
    timing for: Development Package Specs
    Elapsed: 00:00:00.02
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_plsql_editor.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_model_api.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_f4000_util.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_plugin_f4000.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_image_generator.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/layout.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_query_builder.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_sw_object_feed.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_load_data.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_load_excel_data.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copy_metadata.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/copyu.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_tab_mgr.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/generate_ddl.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/table_drill.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_download.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_copy_page.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/generate_table_api.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_gen_hint.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_translation_utilities.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_xliff.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_create_model_app.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_help.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_data_quick_flow.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_theme_files.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_session_mon.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_sw_page_calls.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_wiz_confirm.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_page_map.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_drag_layout.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_dataload_xml.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/apex_ui_default_update.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/apex_mig_projects_update.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_install_wizard.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_dictionary.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_advisor.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_search.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_f4000_plugins.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_4000_ui.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_4050_ui.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_translation_utilities.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_team.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_team_api.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_team_gen_api.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_workspace_reports.plb"
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_flow_f4000_p4150.plb"
    ...install demonstration Oracle APEX application package specs
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/collections_showcase.sql"
    ...install demonstration Oracle APEX application package bodies
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/collections_showcase.plb"
    ...install demonstration tables
    SP2-0310: unable to open file "/usr/lib/oracle/xe/apex/coreinscore/wwv_demo_tab.sql"
    timing for: Development Package Bodies
    Elapsed: 00:00:00.03
    grant execute on wwv_mig_acc_load to public
    ERROR at line 1:
    ORA-04042: procedure, function, package, or package body does not exist
    is there any solution?
    regards
    Gordan

    Install 4.0 pass ok!
    1. I was changing apexins.sql
    as PREFIX='@/usr/lib/oracle/xe/apex/'
    and add path to coreins.sql as @/usr/lib/oracle/xe/apex/coreins.sql
    2. create two folders coreinscore and coreinsbuild and copy all files from folder core and folder build
    3. copy and rename endins.sql as coreinsendins.sql
    after 10 min instalation pass ok!
    Gordan
    Edited by: useruseruser on Jun 29, 2010 2:12 PM

  • Function module EBBS_ITEMS_READ doesn't exist in ECC 5(SAPNetweaver)!

    Hi,
    In our 4.6B system we have a few programs that use function module EBBS_ITEMS_READ.
    Unfortunately this function module no longer exists in ECC 5 and our programs no longer work!
    SO I've tried to find what SAP has done to replace these function modules and I've had no luck!?
    I then thought that I could copy the function module into ECC 5 as a 'Z' funcion module but EBBS_ITEMS_READ calls about 20 other function modules that are also missing.
    I am really stuck on how to recraete this functionality in ECC 5. Does anyone have any good ideas or tips?
    Please help!!!!!

    Hi Robert,
    Sorry to disappoint you, but this functionality has been removed.
    As you certainly are aware of this functionality belongs to SD functionality for RRB - Resource Related Billing. In 4.5 a new solution for RRB was developed - the DIP, Dynamic Item Processor. Have a look at trans ODP1 in config or SAP Help for further info.
    This functionality was removed already in 4.7 Enterprise and, in my opinion, SAP has stated this quite clearly since several years.
    Now, if you still have own Z-program relying on the EBBS function group you quite obviously face a big problem. RRB now uses the DP9x, (x = 0, 1, 5), transactions and not the good old VA90 anymore. Have a look at package VPK for info about FM and other stuff for DP9x solution.
    My best advise is to ask a functional consultant about this. I guess that DP9x is already used in your ECC system. If not then this must be configured and a cut-over plan has to be developed. This is quite some work - I have just done all this conversion and cut-over for a company and it has taken some 6 months calender time with all internal communication, config, etc etc needed.
    Sorry, no other way, to the best of my knowledge working in this area (amongst other) since a good 10+ years both function wise and also having done a lot of programming as well.
    Feel free to ask follow up questions.
    Regards, Johan

  • Search function in calender doesn't exist...wh​y

    Why oh why is there no search from within the calender app. All I want to be able to do is search and copy an older apointment to a new loction without removing the old reference. Like hell, there is a search in the address book with a copy and paste. And isn't that the whole idea with a calender. Look back in time to see where you were and when. I use the calender all day long for my business and with my old palm I could find any reference to name or address, whatevver, any and all items matching would come up. I could copy the item information and paste it to the new date. I have alot of repeating customers and to have do go through what I have to do with this calender just to copy an old appointment and paste it to the new date is unbelievable.
    Step 1 leave calender program and open Search program
    Step 2 Type reference in the proper location, text or name hit mouses select search
    Step 3 option then scroll over the information. If it's devided into name and location that is two times this process
    Step 3 once selected...option copy
    Step 4 go back to calender find date you want the entry to be copied in and paste
    Palm process Yahoo Microsoft Sun...anyone  they are all the same
    Step 1 From within the calender program hit find, type any reference, pick copy then paste to new location
    Message Edited by erikf on 12-15-2008 11:46 PM
    Message Edited by erikf on 12-15-2008 11:47 PM
    Message Edited by erikf on 12-16-2008 12:16 AM
    Message Edited by erikf on 12-16-2008 12:19 AM
    Message Edited by erikf on 12-16-2008 12:38 AM
    Message Edited by erikf on 12-16-2008 01:05 AM

    you don't have the search but yes the copy paste.
    If I help you with any inquire, thank you for click kudos in my post.
    If your issue has been solved, please mark the post was solved.

  • Error code ws-36787-1 doesn't exist??? *****?

    So i linked my Facebook account and uploaded my profile pic,After a week i lost all real names and pictures from all my friends and i cant use my own anymore.Got an email from scee saying it doesn't warrant a punishment, yet i constantly get error code ws-36787-1 whenever i even try to send a real name or close friend request and when i search the error code pages on here the code doesn't exist???? I've sent a message to sony but they just ignore me.Can any1 help a desperate girl out, please.?

    Ask Playstation said this about it to someone else - https://twitter.com/askplaystation/status/582793804635377664 It's worth a try I guess, it can't hurt anyway. Did you get the email from sony as a reply to one you'd sent or they just emailed you? (OP)

  • How to move the custom hooks in /etc/rc.d/functions.d to systemd

    I have a few scripts placed in /etc/rc.d/functions.d that were launched during the boot process.
    Now I moved to systemd but I have not found any documentation about how to implement those hooks in the new boot process. As far as I got I need to write customs .service files, but again I lack of infos about how..
    Can anybody teach me a bit about this or link some documentation?
    Many thanks

    Ok, I think I need some help here.
    I want to call the acpi_call kernel module to switch off the nvidia discrete card at boot. Usually I did that with
    # echo '\_SB.PCI0.PEG1.GFX0._ON' > /proc/acpi/call
    I wrote the following /etc/systemd/system/nvidia_off.service:
    [Unit]
    Description=acpi_call to switch off nvidia discrete graphic
    [Service]
    Type=simple
    ExecStart=/bin/echo '\_SB.PCI0.PEG1.GFX0._OFF' > /proc/acpi/call
    ExecStop=/bin/echo '\_SB.PCI0.PEG1.GFX0._ON' > /proc/acpi/call
    [Install]
    WantedBy=multi-user.target
    but testing with:
    #systemctl start nvidia_off.service
    #systemctl stop nvidia_off.service
    seems no effective. No output is produced but there is no effect on the power consumption which should be several watts lower.
    I also take a look at sysctl but it seems to control only /proc/sys/anything while my module is under /proc/acpi
    Any suggestion?
    thanks in advance

  • /etc/rc.*, /etc/rc.d/{functions, dhcpdc, inittab}, more files gone

    Not sure which forum to post this in.  A number of my /etc/rc.* files, a number of the daemons I have in rc.d, /sbin/minilogd, and a few other system files simply vanished today.  I restarted today, just as a matter of course because every couple weeks I reboot, and got the promt:
    Enter Runlevel:
    This seemed really bad.  I made a live boot usb key (its an eee laptop), found the missing files, rebuilt my rc.conf to the best of my memory, ran dhcpcd out of sbin.  And things, other than the files I replaced seem more or less OK.  But this is very very strange.  The only significant action I have taken with my computer recently is to install skype.  Other than that I have been programming a rails application, but it should have no interaction whatsoever with /etc, and I never run any part of it as root.
    Does anyone have any idea what might have caused this?  Have I gotten linux malware?  I have my data backed up, so I /could/ reinstall, but I also really like my config and just got it to my liking about a month ago so I do not want to reinstall.  I don't believe its a corrupt hard drive (it has shown no other signs of being so).  Any ideas would be appreciated.
    Also I am wondering if anyone knows how to reinstall just the dhcpcd script in /etc/rc.d ... the binary is still there but I cant start it via rc.conf without the rc.d script, and that is very annoying. [EDIT] I restored the dhcpcd script, and it now complains there is no /etc/init.d/functions file.  So I restored that and it complains there is no /etc/sysconfig/network file.  I'm sure I can restore this too, but this is a weirder and weirder number of files to be gone, but they seem to be loosely network themed... I suspect I can google around for that though, my main question is: does anyone know what in the world or why in the world this might have suddenly happened to my computer?
    [EDIT]: Actually the entire /etc/sysconfig directory is gone (assuming it was there in the first place and I didnt download a non-archy dhcpcd rc.d script)
    Last edited by drostin77 (2009-09-06 09:27:41)

    Daenyth, thats a pro pacman command   Thanks
    Everything appears to be working  when the computers running (ok, i basically just listen to music browse the web, run a ruby server and spend a lot of time in VIM on this computer, so I havent tested thoroughly).  However, when rebooting I get the "is going to reboot NOW! message, then it just stops.  If I hit power in this state, uswsusp kicks in and hibernates my computer, thats an acpi event triggering a little shell script so... clearly the computer has not stopped everything when it claims its going to reboot NOW!  Any clues on the reboot stall? (pacman update completed, yaourted or recompiled from source all but some trivial packages that were non-packman).

  • How to fix Syntax Error: Expected end of line, etc. but found end of script. in applescript?

    I am making an applescript for my modding tool for Minecraft. It used to use multiple apps and I am now trying to make one app for all the tasks.
    Here is the code:
    say "You are running iCraft version one point one for minecraft version 1.2.5"
    display dialog "Which tool do you want to use?" buttons {"Mod Installer", "Backup", "Restore"} default button 3
    set the button_pressed to the button returned of the result
    if the button_pressed is "Mod Installer" then
    do shell script "~/desktop/iCraft/iCraft.app/contents/re…
    display dialog "Insert all mod files into the Mods folder."
    display dialog "Have you inserted all Mod files into the Mods folder?" buttons {"Yes", "No"} default button 2
    if the button_pressed is "Yes" then
    do shell script "~/desktop/iCraft/iCraft.app/contents/re…
    display dialog "Finished"
    else
    display dialog "Insert mod files into the Mods folder and restart iCraft.app."
    end if
    if the button_pressed is "Backup" then
    display dialog "Are you sure you want to backup your Minecraft.jar in it's current state?" buttons {"Yes", "No"} default button 2
    if the button_pressed is "Yes" then
    do shell script "~/desktop/iCraft/iCraft.app/contents/re…
    display dialog "Finished, find it in your Backups directory in the iCraft folder"
    else
    display dialog "Backup aborted"
    end if
    if the button_pressed is "Restore" then
    display dialog "Are you sure you want to restore your Minecraft.jar with your backup?" buttons {"Yes", "No"} default button 2
    if the button_pressed is "Yes" then
    do shell script "~/desktop/iCraft/iCraft.app/resources/s…
    else
    display dialog "Restore aborted"
    end if
    end
    When I try to compile/run it gives me Syntax Error: Expected end of line, etc. but found end of script.

    Your script got mangled when pasting it into your message, but the main problem looks like you are missing a bunch of end if statements.  Unless your if statements are contained on one line, you need to terminate them with a matching end if statement - for example, the following are equivalent:
    if someString is "whatever" then display dialog "foo"
    if someString is "whatever" then
      display dialog "foo"
    end if

  • Elements 11 Organizer window is truncated at top, on iMac running 10.9.2, so I can't use Share function, etc.

    Elements 11 Organizer window is truncated at top, on iMac running 10.9.2, so I can't use Share function, etc.

    Thank you very much.  I changed the resolution from 2048 x 1152 to 1600 x 900, and it showed the bar with the Import, Media ... Create, Share buttons, but did not show the bar at the very top with the red, yellow and green buttons for closing, hiding and maximizing the window. 
    Then I noticed that Apple had an update to Mavericks available.  Since I installed that, I can set the resolution back to 2048 x 1152 and still see the Import, etc. bar.  I can live without the Close and Maximize buttons, but it does seem like there is a bug lurking here that either Adobe or Apple needs to fix. 

  • A bug in /etc/rc.d/functions; and the release policy

    This is a small issue, but how it relates to Arch's release policy is important.
    I have CONSOLE="ter-120b" in my rc.conf, and I got following screen on startup. The message about console font is overwritten by the next message. Additionally, the right side is "[BUSY]".
    http://i795.photobucket.com/albums/yy24 … ot/bad.png
    It turned out to be a bug in the set_consolefont, in /etc/rc.d/functions:
    if (($? != 0)); then
    stat_fail
    elif [[ $CONSOLEMAP ]]; then
    cat <<"EOF" >>/etc/profile.d/locale.sh
    if [ "$CONSOLE" = "" -a "$TERM" = "linux" -a -t 1 ]; then printf "\033(K"; fi
    EOF
    stat_done
    fi
    stat_done is not called on the implicit "else" branch. The fix is easy:
    if (($? != 0)); then
    stat_fail
    else
    if [[ $CONSOLEMAP ]]; then
    cat <<"EOF" >>/etc/profile.d/locale.sh
    if [ "$CONSOLE" = "" -a "$TERM" = "linux" -a -t 1 ]; then printf "\033(K"; fi
    EOF
    fi
    stat_done
    fi
    The effect is shown here.
    http://i795.photobucket.com/albums/yy24 … t/good.png
    However, that made me think about Arch's release policy. The latest release is 2010.5, 10 months ago. That usually doesn't matter that much, as Arch is a rolling release distro, and the CD image is really light. However, now and then we may spot bugs in scripts like /etc/rc.d/functions, which come with the CD and remain untouched by pacman. Will it be better if we follow Gentoo's approach, generating installation media every few days, putting latest software (and more importantly for Arch) and fixed scripts in it?
    PS. I'd love to remove some black area in the screenshots, but I can't figure out how to do it with GIMP. Help on this is also appreciated.
    Last edited by jasonwryan (2011-03-09 06:44:53)

    tomk wrote:
    xiaq wrote:now and then we may spot bugs in scripts like /etc/rc.d/functions, which come with the CD and remain untouched by pacman.
    You are mistaken. /etc/rc.d/functions is provided by the initscripts package, which has been updated four times since the 2010.05 release. The current version is 2011.02.1.
    I suggest you submit the bug and your patch in the normal way, so that it is handled correctly.
    All right, so I'm firing a bug report and send in my patch there. I have also found that /etc/rc.d/functions has some style problems. It uses a mix of space and tab for indentation, and the misleading modeline option "ts=2" (ts means "tabstop") makes the code look terrible. I have tried several values, and ts=8 turned out fine(most likely the author use this setting and don't use vim). The code is still inconsistent in style, though. So I'm going to clean up the style too. Is that okay as long as I don't break something?

  • Patch Failed -  error 004, Could not find etc\config\inventory

    Hi:
    I'm trying to upgrade a 10.1.0.2 database with the new patch (via Enterprise Manager) and although EM had all steps succeeding (cachePatchFile, checkTarget, stagePatch, expandPatch, applyPatchWIN, collectionStep) when I look at the logs, I see that the applyPatchWIN step actually failed. Does anyone know why this occurs? How do I make redo the last two tasks after making whatever changes I need to make?
    Thanks. (log contents follow).
    Output Log
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>
    C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>
    C:\oracle\product\10.1.0\Db_1\vaff01-vista03.foo.com_orcl\sysman\emd>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>
    Running: C:\oracle\product\10.1.0\Db_1\sysman\admin\scripts\osm\ecmApplyOPatch.pl
    Argument count: 2
    Perl version: 5.006001
    Hostname: vaff01-vista03
    Operating system: MSWin32
    Time: Tue Oct 5 16:35:00 2004
    Tue Oct 5 16:35:00 2004 - Attempting to apply patch to Oracle home (C:\oracle\product\10.1.0\Db_1)...
    ---------- Error Message ----------
    Error: 004
    Could not find etc\config\inventory to apply patch
    ----------- End Message -----------
    Tue Oct 5 16:35:03 2004 - Patching failed.
    C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>C:\oracle\product\10.1.0\Db_1\EMStagedPatches\3761843>More?

    Bug No. 3671290
    Metalink Note: Note:308709.1
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:8628931871909914380::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,308709.1,1,1,1,helvetica

  • UI Components Properties, Methods, Functions, etc..

    Hello everyone,
    I have been trying to find the table on SAP that stores the UI components properties, methods, functions, etc..
    As far as i know the Metadata Repository (RSA1) is in charge of managing these information, but is there any table that has this data?
    Doing some research i found that table TADIR contains the Directory of Repository Objects, and querying to the table i found lot of information, unfortunately i dont understand it.
    So, i dont know if somebody has a document, that explains how SAP manages the UI components (buttons, radio buttons, grids, etc..) and where is this information recorded?
    If somebody knows something else that could help me, please let me know or contact me at [email protected]
    Thanx in advance,

    Sorry i made the wrong question.
    I'll try to explain it.
    Im using SECATT for functional testing, and recording some actions in the transaction MB01, i realized that SECATT, gives different names to the fields. For example:
    For the tcode MB01, program 'SAPMM07M' and screen 200.
    The field "Movement Type" field is named 'RM07M-BWARTWE'
    As far as i know the RM07M is the name of the structure which is stored in memory during the execution of the program. Now, my first question is, the field BWARTWE, where is it? , because i couldnt find it in the sap table.
    and my second question is, is there any place where sap records the relation between the fields that the structure uses and the field of the table that will saved the data?
    Any suggestion or help is welcomed. If somebody has any documentation realted with this issue, please let me know, i will really appreciated.
    Thanx in advance.

  • Black lined 'ghost box' is suddenly around every text box, functions, etc.

    I have OS 10.4.11. I had Safari/Firefox open. I was on Ebay, I copied a link to forward.  I opened Entourage to send the link via Email, suddenly I had a black lined box around all functions, etc. and under the Apple Menu, shutdown, restart and logout are double listed.  HELP!  Something is weird, it even seemed to change the font look.
    Somehow my system seems to think there's a second system open simultaneously?
    Computer is also working slower and is acting very oddly.  Have never had issues before like this and I have had Macs for nearly 20 years.
    Thanks!

    That did it.  Thank you very, very much - I appreciate your expertise in helping me!  Would you happen to have any idea how that may have been turned on?  I did not access that program at all - I was just going between Safari, Firefox and my E-mail client and voila - the box was on. . .
    Just curious so I don't make the same mistake again. . .
    Don

Maybe you are looking for

  • How do I make multiple movies look like one?

    I created a demo of 136 slides with mostly screencaps and one small flash animation. The final published flash file is approximately 30MB. When the demo is run on multiple computers, the CPU utilization rises up to almost 100%, this makes the demo ru

  • Itunes will not open in Windows 7 MSVCR80.dll missing

    I have tried to update iTunes on my notebook Windows 7 but keep getting message insufficent authorisation and then the message MSVCR80.dll is missing.  Have deleted SC info file, still no luck

  • Installation of Oracle Client 10.2.0.1 on Windows Vista Business

    I get the error "cannot initiate oci.dll" can anybody help? yours Andreas Umlauft

  • Creating XML dynamically

    Hi, I need to create XML which follows this exact structure: <root>     <node>         <row>             <item>item01</item>             <item>item02</item>         </row>         <row>             <item>item03</item>             <item>item04</item>

  • Trasnporting EXIT_SAPMRSRU_001  INCLUDE ZXRSRU02

    Hi Gurus, I have written code in this virtual KF exit and in its components INCLUDE LXRSRTOP and in  INCLUDE ZXRSRZZZ for our virtual KF/ chars. This code is currently in development box. My question is how do I transport this to Acceptance box. How