P_trace=YES not working in XE

Hi,
I'm trying to do a trace on a report. When I append &p_trace=YES to my URL there's no trace file generated in the udump directory. Does anyone know why this wouldn't work? Here's some information about the database and OS:
Ex URL: http://fcapex40.clarifit.com:8080/apex/f?p=101:4:4002989996060036::NO&p_trace=YES
SQL> SHOW PARAMETERS user_dump_dest
NAME                                 TYPE        VALUE
user_dump_dest                       string      /usr/lib/oracle/xe/app/oracle/admin/XE/udumpOracle Database 10g Express Edition Release 10.2.0.1.0 - Product
Fedora release 12 - 2.6.31.5-127.fc12.i686.PAE
Martin
http://www.talkapex.com

Hi,
I did found this post
Re: Tracing APEX SQL
>
If your APEX installation uses the Embedded pl/sql gateway,the trace files will be in the 'bdump' directory. The file names will have the string pattern 's00' within them.
>
Regards,
Jari

Similar Messages

  • Oracle Service Bus 11g omit-xml-declaration="yes" not working in XSL-T

    I have the requirement of removing the XML header from xsl output.
    eg: <?xml version="1.0" encoding="UTF-8" ?> this part has to removed
    I tried using the following in XSLT:
    <xsl:output indent="yes" omit-xml-declaration="yes" />.
    It seems to work in all online xml compilers. It does not work in work in OSB.
    I posted the message in a JMS Queue and it contains the xml header.
    Is this a work around for this issue?

    I'm pretty sure XSLT has nothing to do with that PI.
    After all, XSLT in OSB doesn't format text, it generates an XmlObject. The formatting (including adding the <?xml?> PI) are done by other parts of the engine. Probably the XmlBeans serializator.
    The only option I see is to serialize the XML, then cut off everything until first ?>.
    Why would you need that, I wonder? May be there is a better way.
    Vlad @ genericparallel.com

  • MDT 2012u1 LiteTouch SkipFinalSummary=YES not working

    Hello I have an MDT task sequence that deploys Windows 7 and some applications that are selected from the UDI Wizard. I have customized the wizard using UDI Wizard Designer and managed to get it to add computer description in AD and join domain etc. The
    problem I have is that despite specifying SkipSummary=YES and SkipFinalSummary=YES in CustomSettings.ini I still receive the initial summary screen and the deployment success summary screen at the end. The initial summary screen is not too much of an issue
    but the final summary screen is.
    I am deploying some AppV apps selected from the UDI Wizard and these appear as "Status Unknown" at the end of the deployment. To rule out whether the warnings from these AppV apps was the cause I don't select any apps yet I still receive the final
    summary screen. Is there anyway I can suppress this completion notice regardless of whether there are warnings or errors? It is really the only thing stopping me from going live with this particular task sequence so to suppress this final screen would be great!
    Any advice welcome.
    Thanks

    So i discovered that in the MDT Toolkit package lives the following:
    Tools\OSDResults\OSDResults.exe
    This file ends up in %WINDIR%\UDI on a deployed system and indeed running OSDResults.exe basically displays the Deployment Complete Wizard on the screen. This lead me to inspect some of the files in the "Tools\OSDResults" folder. I ended up looking
    inside "OSD_InstallOSDResults.vbs" and could see a line towards the top (line 15) like this.
    Const CmdRegAddResults = "reg add HKLM\SYSTEM\Setup /v CmdLine /d ""System32\wscript.exe //B %windir%\UDI\Bootstrapper.vbs"" /f"
    I also noticed line 22...
    Const CmdRegAddOSDResults = "reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce /v RunOSDResults /d %windir%\UDI\OSDResults.exe /f"
    So i immediately did a search for CmdRegAddOSDResults which got me to line 80/81 where an if statement exists. This basically says if the machine is touch enabled run OSDResults.exe from CmdRegAddOSDResults else run bootstrapper.vbs from CmdRegAddResults.
    So i fired up bootstrapper.vbs and immediately spotted the code that was causing my problem. Line 5...
    Call oWS.Run("%windir%\udi\osdresults.exe", 0 , true)
    I copied the contents of bootstrapper.vbs to a new file and renamed the original to bootstrapper.old. I named the new file bootstrapper.vbs and commented out the above line. Updated DPs, ran my task sequence again and hey presto the wizard was not shown.
    The reason for the new file is the original bootstrapper.vbs appears to be signed.
    I have no idea if this will cause any other problems, I imagine it might and I only really went down this path since SkipFinalSummary=YES, FinishAction=REBOOT didn't seem to work at all for me.
    It was at this point I discovered the file "OSDResults.exe.config" in the Tools\OSDResults folder and then discovered this in the documentation:
    http://deployment.cybertechcomputers.co.nz/mdt-toolkit-reference/TimeoutMinutes.htm 
    I have restored the original bootstrapper.vbs and am currently running with a modified OSDResults.exe.config with timeoutMinutes set to 1. I will report back if this does indeed close down the page after 1 minute.

  • QUERY ONLY = YES not working when set in CUSTOM.pll

    Hi,
    Depending on the responsibility the user is logged on as I have set the element entries form PAYWSMEE to query only = yes within the custom.pll. This seems to work in so far as the elements screen is display-only but when i go into the entry values they are updateable. I have tried setting query only at WHEN-NEW-BLOCK-INSTANCE event and also on WHEN-NEW-FORM-INSTANCE but same results.
    Would really appreciate any help.
    Lorcan.

    EBS questions should be asked in the EBS Forum.

  • MDT - Settings - TaskSequenceID, Default --- DoCapture=YES not working

    Hi @all,
    [Settings]
    Priority=TaskSequenceID,Default
    Properties=TaskSequenceID
    [001]
    _SMSTSORGNAME=Imaging %TaskSequenceID% on %OSDComputername%
    DoCapture=YES
    OSInstall=YES
    BackupShare=\\nbbernd\mdt$
    BackupDir=Captures
    BackupFile=install.wim
    UserID=svcmdt
    UserDomain=nbbernd
    UserPassword=svcmdt
    [002]
    DoCapture=NO
    OSInstall=YES
    [Default]
    SkipBDDWelcome=YES
    SkipTaskSequence=NO
    SkipComputerName=NO
    SkipDomainMembership=NO
    SkipUserData=YES
    SkipComputerBackup=NO
    SkipPackageDisplay=NO
    SkipRoles=NO
    SkipCapture=NO
    SkipBitLocker=YES
    SkipSummary=YES
    SkipFinalSummary=YES
    SkipAdminPassword=YES
    SkipProductKey=YES
    FinishAction=SHUTDOWN
    JoinWorkgroup=Workgroup
    WSUSServer=http://vwsus:8530
    LanguagePacks001={3d4bcdf6-7cc3-42d6-94e2-b501897deeb6}
    SkipLocaleSelection=YES
    UILanguage=de-DE
    UserLocale=de-DE
    KeyboardLocale=0407:00000407
    SkipTimeZone=NO
    TimeZoneName=GMT Standard Time
    SkipApplications=NO
    Applications001={94872d65-1be8-4921-9f01-01aa88d88687}
    Applications002={1567f417-4624-44d5-aa2f-93878648faab}
    Applications003={fe21d182-095b-4880-afeb-2930094d7c13}
    Applications004={c5fa401a-ab41-4f6a-b6af-b854e10006f1}
    Applications005={a57e1932-c7d4-4fcf-b06d-d340b756d850}
    Applications006={91df34be-7a7b-4f3b-955e-b4f280f10b36}
    Applications007={05d353dd-6ac2-4a97-b6a6-c3834a39d45a}
    Applications008={dc60cb9a-7a7a-4af2-819a-debc2c4ff47a}
    My Problem is, that when i select Task Sequence 001 it will not automaticly capture.
    Where is my failure?
    THX for help

    First, there is no need to define the TaskSequenceID as a custom property, its already known to MDT.
    Second, some rules already set are not re-evaluated during the wizard selection process, you find more details in this (old) post:
    Settings per Task Sequence using MDT 2010
    http://www.deployvista.com/Blog/JohanArwidmark/tabid/78/EntryID/139/Default.aspx
    You can also have a script that sets the correct value depending on task sequence selected, or hardcode the values in the task sequence itself.
    Solution: In general, you should use a separate (dedicated) deployment share for build and capture as described here:
    Create a Windows 8.1 Reference Image
    http://technet.microsoft.com/en-us/library/dn744290.aspx
    / Johan
    Regards / Johan Arwidmark Twitter: @jarwidmark Blog: http://www.deploymentresearch.com FB: www.facebook.com/deploymentresearch

  • My iphone battery is not working properly as compare to earlier after IOS 7 Update. should i change my battery and if yes then how much it costs in india?

    My iphone battery is not working properly as compare to earlier after IOS 7 update.
    Should i change my battery if yes then how much it will cost in india??

    Turning off things in settings, restoring as new phone, etc. everything I've seen on forums and CNet etc sites

  • URGENT: xml:dml commit="yes" does not work

    Hello!
    Im using XDK 9.0.1.1.0A with Tomcat 4.0 and Oracle 9.0.1.1.1 on
    NT. I have a problem with commiting an xsql:dml action. I tried
    to set the commit-attribute like
    <?xml version="1.0"?>
    <page connection="demo" xmlns:xsql="urn:oracle-xsql">
    <xsql:dml commit="yes" >
    INSERT INTO dept(deptno, dname) VALUES ({@dept}, '{@dname}')
    </xsql:dml>
    </page>
    and I tried to set the autocommit tag in XMLConfig connection
    definition, but that does not work. The result was
    <?xml version="1.0" ?>
    - <page>
    <xsql-status action="xsql:dml" rows="1" />
    </page>
    The only way is to use
    <?xml version="1.0"?>
    <page connection="demo" xmlns:xsql="urn:oracle-xsql">
    <xsql:dml commit="yes" >
    BEGIN
    INSERT INTO dept(deptno, dname) VALUES ({@dept}, '{@dname}');
    COMMIT;
    END;
    </xsql:dml>
    </page>
    Shouldn't that be fixed?
    Any help would be very welcome!
    Thanks
    Stefan
    (I know there were a lot of discussion on this topic here, but I
    could not sort all the search results by date, so...)

    Using XDK 9.0.2C and Tomcat 4.0.1 I performed the following test.
    [list=1]
    [*]Created the page test.xsql
    <page connection="demo-no-commit" xmlns:xsql="urn:oracle-xsql">
      <xsql:dml>
        insert into testtable(a,b) values (testtabseq.nextval,1)
      </xsql:dml>
    </page>
      [*]Edited my XSQLConfig.xml file (which I put in
    <tomcathome>\common\classes) to contain the section
        <connection name="demo-no-commit">
          <username>scott</username>
          <password>tiger</password>
          <dburl>jdbc:oracle:thin:@localhost:1521:ORCL</dburl>
          <driver>oracle.jdbc.driver.OracleDriver</driver>
          <autocommit>false</autocommit>
        </connection>[*]I deleted all rows from TESTTABLE in SQLPLUS
    [*]I created TESTTABLESEQ sequence
    [*]I requested the test.xsql page 10 times through my browser
    [*]I selected from the TESTTAB table and found zero rows
    [*]I edited my XSQL page to add commit="yes" like this
    <page connection="demo-no-commit" xmlns:xsql="urn:oracle-xsql">
      <xsql:dml commit="yes">
        insert into testtable(a,b) values (testtabseq.nextval,1)
      </xsql:dml>
    </page>[*]I re-requested the XSQL page through the browser
    [*]I selected rows from the TESTTABLE table, and now found
    one row:
    SQL> select * from testtable;
             A          B
             11         1[list]
    So using 9.0.2C with autocommit off and commit="yes" this
    works as advertised.

  • I can't set up gmail in my iPad 2. Keep on saying ' can't connect with SSL and ask me whether to connect without using SSL, then I press 'yes' and it said again IMAP is not working and tell me to see network connection and incoming mail server.

    I can't set up gmail in my iPad 2. Keep on saying ' can't connect with SSL and ask me whether to connect without using SSL, then I press 'yes' and it said again IMAP is not working and tell me to see network connection and incoming mail server. No idea how to do anymore. Already tried to figure out. But not work. Can anyone pls help me?

    Nope, doesn't pass verification. I get the spinner for a minute or so, then the alert about setting it up without SSL. Are you suggesting I disable Fetch and Push BEFORE I enter the account details? Because I never get past the account details screen, unless I choose "Set up without SSL" after the warning.

  • Wifi is not working in my iphone 4s after upgrading its ios to ios 7.. now i want to downgrade it back to ios 6.1.3.. is it possible to do it and if yes then HOW?? Please help

    wifi is not working on 4s after upgrading its ios version.. please help me, what to do???

    thanks, but what if i restore my iphone using itunes, will it help me? actually i brought this phone from australia and now i am using it in india and it is factory unlocked.. so if i restore it to factory setting then shall i have to go through factory unlock process again or my phone will stay activated for indian telecom network?

  • Camera's automatic focus function stopped working. Factory reset did not work. (Yes the three dots were pressed). What should I do?

    I enjoyed taking pictures with one touch of the screen but now the camera does not focus no matter what I do. I did try to take it without the camera sub-menus by pushing the button with three dots and without. The focus simply does not work!
    What should I do?
    I contacted LG support and they told me the whole thing might take 1-2weeks. That seems too long for me to live without a phone. Any suggestions?
    Thanks for reading my question,
    Josh

        Let's get this resolved kimjoshy! If you completed a factory reset and still unsuccessful please respond to my direct message so I may review options. Thank you.
    TominqueBo_VZW
    Follow us on Twitter @VZWSupport

  • Yes, My iCloud is suddenly two mobile me accounts in mail and NOT working, again.  What is going on Apple?

    I have had so many problems in the last few weeks with icloud.  Several of my messages have been lost - now it's not working at all? 
    Anybody know what is going on?

    Same here...it has become extremely unreliable and I trust it for my business. Something MUST be done!

  • SRW.Run_Report is not working in Reports from 6i to 10g

    Hi,
    I have a report .rdf file that submits another .rdf report using the SRW.Run_Report. This code was working fine in Reports 6i version. We are upgrading the Reports 6i to Reports 10g, and did a small change in the call i.e., Removed the server parameter, and it is not working. This is in Oracle E-Business Suite environment. The first report is called as a Concurrent Program. Here is the call that was working fine in Reports 6i (i.e., Oracle Apps 11i environment)
    srw.run_report('report='||l_source_dir||l_parent_shortname||'.rdf'||
    ' p_user_id='||l_user_id||
    ' p_resp_id='||l_resp_id||
    ' p_appl_id='||l_appl_id||
    ' p_conc_request_id='||
    ' batch=yes mode=character destype=file desname='||l_destination_dir||l_filename||
    ' desformat=verp_i012 p_vendor_id='||dealer_list_rec.vendor_id||
    ' p_trx_date_from='||to_char(l_date_from, 'DD-MON-RRRR') ||
    ' p_trx_date_to='||to_char(l_date_to,'DD-MON-RRRR') ||
    ' p_period_name='||l_period_name ||                                                                      
    ' server='||l_server
    It has been modified to the following for Reports 10g (i.e., Oracle Apps R12 environment)
    srw.run_report('report='||l_source_dir||l_parent_shortname||'.rdf'||
    ' p_user_id='||l_user_id||
    ' p_resp_id='||l_resp_id||
    ' p_appl_id='||l_appl_id||
    ' p_conc_request_id='||
    ' batch=yes mode=character destype=file desname='||l_destination_dir||l_filename||
    ' desformat=verp_i012 p_vendor_id='||dealer_list_rec.vendor_id||
    ' p_trx_date_from='||to_char(l_date_from, 'DD-MON-RRRR') ||
    ' p_trx_date_to='||to_char(l_date_to,'DD-MON-RRRR') ||
    ' p_period_name='||l_period_name
    );

    Thank you for your reply.
    Yes, it's done using MOD-PLSQL version 10.1.2.0.2.
    I did as you said: compared the 2 generated HTML files. It's not that it doesn't generate all tags. It generates all tags but some of them are different, that is it screws them up.
    Here it is some example code.
    For example, in 9i I have the following code:
    div id=div_plus_GENERALE style="cursor:hand; display:none;"
    <td> width=8 </td>
    <td id=butt align=left style="font-family:Verdana,Tahoma;
    font-size: 10px; font-weight: 400; color: '#ffffff';
    background-color: '';
    "onClick="if (butt_clicked) butt_clicked.style.cssText=restore_butt_style;
    butt_clicked=this; restore_butt_style=butt_off_lit;
    this.style.cssText=butt_on_lit;
    var x = document.getElementById('Freccia_' + freccia_old);
    x.style.display = 'none';
    Freccia_sitointer_anagrafica_anagrafica_cliente_punto.style.display='block';
    freccia_old='sitointer_anagrafica_anagrafica_cliente_punto';"
    onMouseOver="this.style.cssText=butt_on_lit;"
    onMouseOut="if (butt_clicked != this) this.style.cssText=butt_off_lit;">Anagrafica Fornitura</td></tr>
    <tr>
    <td height=2></td>
    </tr>
    </table>
    In 10g the HTML code looks like this:
    div id=div_plus_GENERALE style="cursor:hand;"
    <td width=8> </td>
    <td align=left style="font-family:Verdana,Tahoma;
    font-size: 10px; font-weight: 400; color: '#ffffff';
    background-color: '';">
    <a href="sitointer.anagrafica.anagrafica_cliente_punto target="frameCenter"
    onClick="var x = document.getElementById('Freccia_' + freccia_old);
    x.Style.visibility='hidden';
    Freccia_sitointer_anagrafica_anagrafica_cliente_punto.Style.visibility='visible';
    freccia_old='sitointer_anagrafica_anagrafica_cliente_punto';"
    onMouseOver="this.style.cssText=butt_on_lit;"
    onMouseOut="if (butt_clicked != this) this.style.cssText=butt_off_lit;">Anagrafica Fornitura</a></td></tr>
    <tr>
    <td height=2></td>
    </tr>
    </table>
    At this point I don't know what should I investigate next.
    Thank you very much.
    Daniela

  • Bluetooth Driver for dell(Inspiron N5110(ST: 3v82np1 ) is still not working well.

    Hi,
    I have tried installing "Dell Wireless 1701
    802.11 b/g/n, Bluetooth v3.0+HS Driver "
    But I saw neither wireless nor Bluetooth was defined.
    As  the drivers listed below are only  the driver for wireless and bluetooth, I almost tried all of them, except the last three.
    File TitleImportanceRelease DateVersionActions
    Intel Centrino Wireless-N 1030 WiFi Driver 
    (Driver) 
    Other Formats
    Description
    Intel 6230/N1030/N1000 WiFi Driver for win7 64-bit This package provides the driver for the Intel Centrino Wireless-N 1030 WiFi Driver and imore…
    Intel Centrino Wireless-N 1030/Advanced-N 6230
    Bluetooth Adapter Driver 
    (Driver)
    Description
    This package provides the Intel Centrino Wireless-N 1030/Advanced-N 6230 Bluetooth Adapter Driver and is supported on Inspiron N5110 and Vosmore…
    Dell Wireless 1701 802.11 b/g/n, Bluetooth v3.0+HS
    Driver 
    (Driver)
    Description
    This package provides the Dell Wireless 1701 802.11 b/g/n, Bluetooth v3.0+HS Driver and is supported on Inspiron N5110 and Vostro Notebook 3more…
    Dell Wireless 1702 WiFi + Bluetooth Driver 
    (Driver)
    s
    Description
    This package provides the Dell Wireless 1702 802.11 b/g/n, Bluetooth 3.0+HS Driver and is supported on Inspiron and Vostro Notebook models tmore…
    Intel Centrino Wireless-N 1000, Centrino Advanced-N
    6230, Centrino Wireless-N 1030, v.14.2.0.10, A01 
    (Driver)
    Recommended
    Description
    This package provides the Intel Centrino Wireless-N 1000/1030, Advanced-N 6230 Driver and is supported on Inspiron N5110 and Vostro Notebook more…
    Intel Centrino Advanced-N 6230/Wireless-N 1030
    Bluetooth Adapter Driver 
    (Driver)
    Description
    This package provides the Intel Centrino Advanced-N 6230/Wireless-N 1030 Bluetooth Adapter Driver and is supported on Inspiron N5110 and Vosmore…
    Add to My Download List
    Dell Wireless WLAN 1502 Half Mini-Card Driver 
    (Driver)
    Description
    This package provides the driver for Dell Wireless WLAN 1502 Half Mini-Card and is supported on Inspiron Notebook and Vostro Notebook modelmore
    Intel WiMax Link 6150 Driver 
    (Driver)
    Description
    This package provides the Intel WiMax Link 6150 Driver and is supported on Inspirion and XPS Notebook models that are running the following
    Realtek RTL8111E-VB Gigabit and RTL8105E-VB 10/100
    Ethernet Controller Driver 
    (Driver)
    Description
    This package provides the Realtek RTL8111E-VB Gigabit and RTL8105E-VB 10/100 Ethernet Controller Driver and is supported on Inspiron N5110 amore…
    I had to install Dell Wireless 1702 WiFi +
    Bluetooth Driver
    The wireless adapter was defined by this driver, however, the Bluetooth still has an exclamation mark in front of it, and when the Dell WLAN and Bluetooth client installation finished, a pop up message said that Windows couldn't install the device
    well, although there was a folder added in documents folder named 'Bluetooth Folder'
    Yes, the Bluetooth was named with 'Generic Bluetooth adapter' before installing 'Driver above'. However, after installing the driver above, the Bluetooth adapter named with ' Dell wireless 1702 Bluetooth v3.0". But as you see it's
    still not working will.
    The sceen shot shows the device manger before installing  Dell
    Wireless 1702 WiFi + Bluetooth Driver
    These screen shots shows the device manger after installing  Dell
    Wireless 1702 WiFi + Bluetooth Driver
    I've lit windows detect the operating program for this device on the internet, it said "Windows has detected that the operating  program of this device is up to date. As this screenshot shows.
    What should I do because nothing lift to try? If you have a look at the ninth drivers in my previous message, you will see that no other drivers for Bluetooth lift.
    Also, I have tried  to install Intel
    Centrino Wireless-N 1030 WiFi Driver 
    But I have been told that "the installation is blocked', This package of installation cannot be installed on your system' I don't know what this
    means, is it because Dell Wireless 1702 WiFi +
    Bluetooth Driver is being installed
    Could you please take some of your preciout time out to read carefully my points below to finish this problem?
    first:
    Yes, if you had a look at my first post, you would have seen that I really have downloaded and installed the drivers suitable for bluetooth, which was only Dell
    Wireless 1702 WiFi + Bluetooth Driver, which made the bluetooth recognized by Windows 7(64Bit). However, the bluetooth in the device manager still has an exclamation mark as it is shown in the device manager.
    I don't have any other drviers which can do more than the what Dell
    Wireless 1702 WiFi + Bluetooth Driver did because I have tried all the drivers listed under 'Network', exept the what are for Etherent.
    Yes, when I have tried adding the bluetooth between two laptops(Mohammad and Nasreen).  the bluetooth was added for both laptops as you see in these screenshots below:
    The Bluetooth devices of Nasreen's laptop whose bluetooth is having some problems in Device mangage.
    The Bluetooth devices of Mohammad's laptop  whosse Bluetooh is defined well in device manager.
    But there is still problem in the device managre as shown in the screenshot listed before.
    Second: (Important) That when I want to send files or recieving between two bluetooth added in either laptop, I could send them. Also, when I open the Mohammad's bluetooth added in Nansreen's laptop( screenshot
    below), I can show what is inside it.
     However, when I open the the Nasreen's bluetooth addd in Mohammad's laptop, I noticed  no reponse at all because as you see that disconnected is written in fornt "Nasreen-Pc" as this screenshot: 
    Although sometimes Nasreen-Pc gets connected as screenshot below, but I am still not able to open the Bluetooth folder of Nasreen-pc from Mohammad-pc. When trying to do that, no response is there.
    In other times, Nasreen-pc gets connected for a while, but it comes back disconnected.
    Third:: I noticed that the name of Laptop whose Bluetooth was added listed in 'My computer' for the laptop whose Bluetooth is having some problems in the device manager.(First Screen shot below)  However,
    the name of the laptop whose Bluetooth is having problems wasn't listed on other laptop's "my computer"(Second Screen shot below)
    Finally: : when I clicked "right-click" on "Nasreen-PC" and then clicking on "detecting and troublshooting issues", I found that windows informed me that :
    But which driver should I reinstall because I have already installed the Dell
    Wireless 1702 WiFi + Bluetooth Driver almost twice?
    A man should convert his anger and sadness into strength to continue living in this life.

    Certain driver packages contain drivers from some of the essential services only and for additional services, separate drivers must be installed. Additionally, the service is installed only if a compatible device is installed (or paired).
    Therefore, you are seeing the error.
    If you are using the Bluetooth L2CAP Interface and Bluetooth Remote Control services and not able to install the services, you can try unpairing the device, restart the PC, pair the device and then check. If that too fails, you need to install a suitable
    driver, sometimes even other OEM drivers solve the issue. You can Bing/Google about this. You can also contact Dell Support for more information.
    Balaji Kundalam
    Thanks a lot,
    I really didn't understand what you mean with in your first part the service is installed only if a compatible device is installed (or paired).
    The Bluetooth is integrated with
    the laptop, then  where other services will come from, all service are related to Bluetooth.
    If there are some additional services not related to Bluetooth,
    then how can I either let them functioning well or disable them in order to get rid of the yellow exclamation mark
    on the name of my laptop in the Device and printers.
    Also, I really have installed a
    BCBT7(Broadcom Bluetooth) for HP which really defined the same Bluetooth issue,
    Device manager after installing the entire setup of driver BCBT7(Broadcom Bluetooth) on HP laptop
    but  when trying to install the same
     BCBT7(Broadcom Bluetooth)  on Dell,  I faced the error below, although there is an icon for Bluetooth in
    the system tray. Also, the Bluetooth is integrated as
    you have seen in the device manager. 
    You didn't answer me: Third:: I noticed that the name of Laptop whose Bluetooth was added listed in 'My computer' for the laptop whose
    Bluetooth is having some problems in the device manager.(First Screen shot below)  However, the name of the laptop whose Bluetooth is having problems wasn't listed on other laptop's "my computer"(Second Screen shot below)
    A man should convert his anger and sadness into strength to continue living in this life.

  • I am suddenly getting a message that the 'mobile device services' has stopped working on my computer and windows seems unable to fix.  I have tried finding the file and making sure that it is enabled.  It says 'enabled' but does not work.

    I recently downloaded a new update of the operating system on my 3GS  It seems to be a bit slower since and I have no idea if that is part of what is going wrong.  I cannot get itunes to recognise my phone.  Windows pops up a 'window' that says my 'mobile device services' is not working and would I like Windows to look online for the problem - I say yes, windows does it's thing, blanks out and I am back where I was.  I tried updating itunes but no luck.
    I found the mobiledeviceservices.exe file and made sure it was all 'on' and 'enabled' still no luck  I did a search and came up with some other people who had the same problem but the answers that they were given didn't help me.

    When you erased the disk did you select Mac OS Extended Journaled as the format option?

  • Installed Adobe Photoshop CS6 on MacBook Pro OS 10.7.5, now my DVD player does not work. Ideas?

    I installed Adobe Photoshop CS6 on MacBook Pro, OS 10.7.5. Now my DVD player will not work. Any ideas?

    Problem solved. Yes, it was a coincidence. The problem had to do with my DVD preferences, not the Adobe installation. Thanks for your reply.

Maybe you are looking for

  • Reg:Variant Dependencies & Pricing

    Hi Gurus, I have configured up to the below mentioned steps. 1.Creation of Material Master Record with required settings 2.Creation of Characteristic and it's values 3.Craetion of class 4.Assign characteristics to Class 5.Create configuration profile

  • Can macbook air 2013 run call of duty 2

    I have macbook air 2013 (11.6 inch, 1.3 GHz fourth gen I5, 4GB ram). Can it run call of duty 2. It costs around 1200 INR. so before downloading it i want to be sure about whether my mac can run it properly.

  • ITune component not installed

    I'm getting an "iTunes application could not be opened. A required itunes component is not installed (-42404)" when I try to open iTunes. Any ideas?

  • Getting 5002 error

    Getting 5002 error, seems like others are not able to download or update either.

  • Monitering the Message Mapping

    Hi all,<br> I want to see the message payload exactly before the mapping and exactly after mapping (through sap GUI or RWB). <br> We are  encrypting on target side so i need to see the target structure before encryption.