Ldapbind produces "UnKnown Error Encountered"

Hi All,
I'm having difficulties binding my database server to our LDAP server. If we bind to a non-ssl port we get a "Bind Successful", however whenever we use the SSL port, all we get is a "UnKnown Error Encountered" message.
My database is on a Solaris 10 server, and the version is 10.2.0.3. The LDAP we are using is Sun's Directory Server (a.k.a. iPlanet).
Here are my commands:
NON-SSL
ldapbind -D "uid=foo_002,ou=people,dc=college,dc=edu" -w "password" -h ldap.college.edu -p "389"
bind successful
SSL
ldapbind -D "uid=foo_002,ou=people,dc=college,dc=edu" -w "password" -h ldap.college.edu -U 2 -p "636" -W "file://etc/ORACLE/WALLETS/oracle" -P "wallet_password"
The Oracle Wallet seems like it's configured correctly. It has a "Ready" status and I've also imported the cert from the ldap server.
There are no logs that generate when the error occurs.
Any advice would be greatly appreciated.
Thanks.
T
Edited by: rcnj_t on Feb 13, 2009 11:51 AM

Hi there,
I'm encountering the same problem today...did you ever receive a resolution?

Similar Messages

  • Unknown errors encountered during publish(EJB)

    Hi,
    I am getting following error while deploying simple stateless EJB.
    Can anybody help. Please mail me.
    I am pasting the error both from JDeveloper and from command prompt deployment.
    ==========================================
    ***From JDeveloper 3.2.2 It says***
    *** Executing deployment profile E:\jdevloper\myprojects\Hello.prf ***
    *** Generating archive file E:\jdevloper\myprojects\HelloSource.jar ***
    Compiling the project...done
    Validating the profile...done
    Initializing deployment...done
    Scanning project files...done
    Generating classpath dependencies...done
    Generating archive entries table...done
    *** Archive generation completed ***
    *** Deploying the EJB to 8i JVM ***
    EJB deployment argument list:
    "E:\jdevloper\java1.2\jre\bin\javaw" "-DPATH="standard jdev path"
    -classpath "standard path of Jdev" oracle.aurora.ejb.deployment.GenerateEjb
    -u system -p manager -s sess_iiop://10.5.0.55:2481:ORCL -republish -keep -temp TEMP
    -descriptor "E:\jdevloper\myprojects\Hello.xml" -oracledescriptor E:\jdevloper\myprojects\Hello_oracle.xml
    -generated "E:\jdevloper\myprojects\HelloGenerated.jar" "E:\jdevloper\myprojects\HelloSource.jar"
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.......................................done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file and Comm Stubs Jar file...done
    Generating EJBHome and EJBObject on the server...done
    Publishing EJBHome...
    Unknown errors encountered during publish. Please check the server trace file
    *** Errors occurred while deploying the EJB to 8i JVM ***
    *** Deployment completed ***
    ==========================================
    ***Error occured while trying to deploy from command line.***
    E:\jdevloper\myprojects>D:\oas9i\bin\deployejb.bat -u system -p manager -s sess_iiop://10.5.0.55:2481:orcl -republish -keep -temp temp -descriptor Hello.xml -oracledescriptor Hello_oracle.xml HelloSource.jar
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.......................................done
    Compiling Stubs...done
    Generating Jar File...done
    Loading EJB Jar file and Comm Stubs Jar file...Exception in thread "main" org.omg.CORBA.COMM_FAILURE: java.net.SocketException: Connection reset by peer: JVM_recv in socket input stream read minor code: 0 completed: No
    at com.visigenic.vbroker.orb.TcpConnection.read(TcpConnection.java:61)
    at com.visigenic.vbroker.orb.GiopConnectionImpl.receive_message(GiopConnectionImpl.java:436)
    at com.visigenic.vbroker.orb.GiopConnectionImpl.receive_reply(GiopConnectionImpl.java:347)
    at com.visigenic.vbroker.orb.GiopStubDelegate.invoke(GiopStubDelegate.java:562)
    at com.visigenic.vbroker.orb.GiopStubDelegate.invoke(GiopStubDelegate.java:503)
    at com.inprise.vbroker.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:60)
    at oracle.aurora.AuroraServices._st_JISLoadJava.add(_st_JISLoadJava.java:66)
    at oracle.aurora.server.tools.sess_iiop.Loadjava.add(Loadjava.java:137)
    at oracle.aurora.server.tools.sess_iiop.Loadjar.loadAndCreate(Loadjar.java:101)
    at oracle.aurora.server.tools.sess_iiop.Loadjar.invoke(Loadjar.java:80)
    at oracle.aurora.server.tools.sess_iiop.Loadjava.<init>(Loadjava.java:94)
    at oracle.aurora.server.tools.sess_iiop.Loadjar.<init>(Loadjar.java:52)
    at oracle.aurora.ejb.deployment.GenerateEjb.invoke(GenerateEjb.java:560)
    at oracle.aurora.server.tools.sess_iiop.ToolImpl.invoke(ToolImpl.java:143)
    at oracle.aurora.ejb.deployment.GenerateEjb.main(GenerateEjb.java:575)
    =============================================
    I have checked log also. This is the log from oracle trace file.
    Session 13 exceeded soft sessionspace limit of 0x100000 bytes.
    *** SESSION ID:(8.3994) 2001-06-23 17:44:30.625
    jox_call_java_pres_: caught
    ORA-04031: unable to allocate 4032 bytes of shared memory ("large pool","unknown object","joxu heap init","ioc_allocate_pal")
    Please help me out of this si tuation.
    regards,
    vijay

    You can try to set the java_pool_size and shared_pool_size to larger. This parameter is in the file: init.ora . The size should be large enough. Usually at least 50M.

  • Csupload produces unknown error ("unsupported virtual size")

    Hi,
    Using a trial account I tried to upload a Linux vhd file (approx. 10 GB) to a container (vhds) that I assume is being created on the fly (?):
    "C:\Program Files\Microsoft SDKs\Windows Azure\.NET SDK\2012-06\bin>csupload Add-PersistentVMImage -Destination "https://coutinho.blob.core.windows.net/vhds/test.vhd" -LiteralPath C:\Users\kvandenberg\Documents\test.vhd -Label Test -OS Linux"
    The upload seems to complete ok, but then:
    "Registering the image 'test.vhd' with repository.
    The VHD https://coutinho.blob.core.windows.net/vhds/test.vhd has an unsupported virtual size of 10191437824 bytes.  The size must be a whole number (in MBs)."
    What's the problem? I didn't find mention of  this error anywhere.

    Thanks for your answer, which suggests a very straightforward solution :). I'm not running Hyper-V and used the freeware StarWind Converter to perform a vmdk-to-vhd conversion. This tool doesn't allow to set the file size of the vhd,
    so I found and used vmToolkit's Vhd Resizer to resize the vhd to 9720 MB.
    Just started to upload. Had to use the -Overwrite option, since csupload reports the presence of the image that failed to register.

  • Spotlight: "Privacy List Error: ... couldn't be added ... unknown error"

    G'day all. I'm having a spotlight problem and I'd be very grateful for any help.
    In short:
    Spotlight refuses to index one of my partitions, and both the Privacy "trick" in System Preferences to force a re-index, plus using mdutil in the terminal, both produce unknown errors.
    If anyone has any ideas, please help!
    More information if you're interested:
    I have my hard drive partitioned into two, one for the OS the other for my home folder. I've used the advanced settings in the System Preferences > Accounts to tell my user account to find my home folder on the second partition.
    Spotlight refuses to work with the home folder volume.
    When I try to go into System Preferences > Spotlight > Privacy and add the offending volume to that, I get a message saying "Privacy List Error: The item couldn't be added or removed because of an unknown error."
    If in Terminal I try the following:
    mdutil -sv /Volumes/David/
    I get back:
    /volumes/David:
    Indexing disabled.
    I try:
    mdutil -v -i on /Volumes/David/
    I get back:
    /volumes/David:
    Error: unable to perform operation. (-1)
    Indexing disabled.
    I've tried the above statements both logged in as root as well as logged in as me.
    I've also tried Spotless and get an equally unhelpful "unknown error".
    Usually when updating my system I just do an upgrade install, and admittedly this has left a lot of legacy stuff lying around over the years, and various problems have been building recently, including this one, so a few weeks ago I bit the bullet and gave my system a full clean out:
    I swapped my existing hard drive for a new one, formatted the new one, set up the partitions afresh, did a clean install (from the 10.5.4 discs that came with my MacBook Pro), then software updated everything (up to 10.5.6), and then clean reinstalled most of my applications, and manually dragged all my personal stuff back in from the original hard drive (which now is sitting in an external case as a backup in case I realise I've forgotten to transfer something, down the track).
    All my other problems have gone away and my system is snappier than it's been in a long time, which is great (and not unexpected!), but this spotlight problem persists. I'm usually pretty clued up with Mac stuff and am generally comfortable in the Terminal but this one's got me stumped. If anyone can help me figure out what is causing this error, I'd be most grateful.
    Thanks!

    Thanks V.K. for the suggestions. I've just tried all that, but unfortunately it has not changed the situation.
    System Preferences > Spotlight > Privacy, and mdutil both still give the same results as before.
    A bunch more info in case it's relevant/helpful:
    1. The volume in question IS my home folder. ie. the path to my home folder as defined in the Advanced Settings part of System Preferences > Accounts is "/Volumes/David/" (and yes the volume name is "David" with a capital "D"). I mention all that so I can ask is there any problem with having my home folder = a volume? I can't see any reason why this shouldn't work, and for what it's worth this spotlight problem is only recent whereas I've been using this set up ever since I got Leopard on the day it originally came out (and spotlight had been working fine for months until recently).
    2. I wonder if there's something else on that volume that's causing problems, or some permissions issue? If it might be any use in diagnosing this issue, here's some ls's:
    %ls-al /Volumes/
    drwxrwxrwt@ 6 root admin 204 8 Mar 04:15 .
    drwxrwxr-t 34 root admin 1224 7 Mar 22:43 ..
    -rw-rw-rw-@ 1 david admin 6148 3 Mar 17:45 .DS_Store
    drwxrwxr-x 35 root admin 1258 8 Mar 04:15 David
    lrwxr-xr-x 1 root admin 1 8 Mar 04:15 MBP15 -> /
    ...and...
    %ls -al /Volumes/David/
    drwxrwxr-x 35 root admin 1258 8 Mar 04:15 .
    drwxrwxrwt@ 6 root admin 204 8 Mar 04:15 ..
    -rw------- 1 david admin 3 4 Feb 23:48 .CFUserTextEncoding
    -rw-r--r--@ 1 david admin 15364 7 Mar 23:08 .DS_Store
    drwxrwxrwt@ 3 david admin 102 5 Feb 19:57 .TemporaryItems
    drwx------ 2 david admin 68 8 Mar 04:15 .Trash
    d-wx-wx-wt@ 2 root _unknown 68 8 Mar 04:17 .Trashes
    -rw------- 1 david admin 66 3 Mar 17:12 .bash_history
    drwxr-xr-x 6 david admin 204 3 Mar 17:15 .bin
    -rw-r--r-- 1 root admin 0 4 Feb 23:52 .com.apple.timemachine.supported
    drwx------ 3 david admin 102 5 Feb 12:59 .cups
    drwx------ 5 root _unknown 170 7 Mar 20:02 .fseventsd
    -rw------- 1 david admin 2871 8 Mar 04:13 .history
    -rw------- 1 david admin 35 7 Mar 23:31 .lesshst
    -rwxr-----@ 1 david admin 177 23 Feb 01:39 .login
    -rwxr-----@ 1 david admin 181 23 Feb 01:39 .profile
    drwx------ 3 david admin 102 6 Feb 09:35 .ssh
    -rwx---r-x@ 1 david staff 2578 3 Mar 17:52 .tcshrc
    drwxr-xr-x 12 david admin 408 7 Mar 16:23 Applications
    drwx------+ 16 david admin 544 7 Mar 16:26 Desktop
    -rw-r--r--@ 1 root admin 5632 28 Feb 03:12 Desktop DB
    -rw-r--r--@ 1 root admin 2 24 Feb 14:58 Desktop DF
    drwx------+ 11 david admin 374 5 Mar 05:12 Documents
    drwx------+ 30 david admin 1020 8 Mar 04:06 Downloads
    drwxr-xr-x+ 51 david admin 1734 7 Mar 00:27 Library
    -rw-rw-r-- 1 david admin 21987676160 23 Feb 21:53 MBP15 20090223.sparseimage
    drwx------+ 7 david admin 238 5 Feb 22:00 Movies
    drwx------+ 5 david admin 170 5 Feb 00:06 Music
    drwx---r-x@ 44 david admin 1496 1 Mar 01:51 MyStuff
    drwx------+ 17 david admin 578 17 Feb 19:22 Pictures
    drwxr-xr-x+ 5 david admin 170 4 Feb 23:20 Public
    drwxr-xr-x+ 5 david admin 170 4 Feb 23:20 Sites
    drwxr-xr-x 12 david admin 408 3 Mar 17:15 •David
    3. here's an interesting entry from the console at the point where I tried to add the volume to System Preference > Spotlight > Privacy:
    mds[32] nosymlink_mkdir() unable to realpath or parent paths do not match p:/Volumes/David/.Spotlight-V100: r:/volumes/David:
    4. I notice that when I do that (add the volume) it gives the error message I originally explained ("couldn't be added or removed because of an unknown error"), and adds the above line to the console, but otherwise it appears that nothing has changed (ie. it doesn't show in the list).
    If I then quit system preferences, reopen it, and go back into that Privacy tab the volume IS there in the list. If I then try to remove it, I get the same error message and console message, and again nothing appears to happen, but then if I quit system preferences again and then go back into it, the volume is no longer in the list.
    There is definitely something weird going on here.
    Any other thoughts?
    Thanks again!
    David.

  • Hi, my iphone 5 encountered an unknown error while updating to iOS 7 via itunes and is now stuck in recovery mode and prompts me to restore the phone when I connect it to itunes but then I would lose all my data. Any suggestions please?

    Hi, my iphone 5 encountered an unknown error while updating to iOS 7 via itunes and is now stuck in recovery mode and prompts me to restore the phone when I connect it to itunes but then I would lose all my data. I DO NOT have any back ups on itunes. Is there anyway to get out of recovery mode without restoring or recover data after a restore?
    Or any other suggestions please? Thanks

    As pdroth said, you should have gotten a backup made when you started the update of iOS. If you cannot find a backup, and the phone is in recovery mode, there are no futher suggestions to make. To get the phone working again you have to restore. You cannot force a backup at this time since it is already in recovery mode. It will not allow anything else but a restore at this point.

  • How to fix "Sync encountered an error while syncing:Unknown error."

    In mid July, after the firefox update, I had decided to close firefox like I usually do before I open the client for my MMORPG Aion, so I did. I end up not turning on firefox for a few days and when I did my bookmarks were gone as well as my toolbar bookmarks and my history. I start to wonder what happened and then I realised that there was a grey bar at the bottom of my browser stating, "Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action.." I had no idea why this would happen as I never had this problem before so I look at the firefox support database but since I'm quite the greenhorn when it comes to programming there was only so much I could understand. I did try looking for corrupt or locked profiles but I saw none. Now as of today it's going on 2 months since the problem began and just today I recieved the firefox 32.0 update but still have this problem so I'm at my wits end and I not sure if I'll ever get it working again. Also my sync account is the one under the new system I had updated a few days before the problem began it also seems to be working on my other devices. Im lost without my bookmarks please help.

    Hi crogs571
    The first sync report shows an error with the history:
    <pre><nowiki>1415979204255 Sync.Status DEBUG Status for engine history: error.engine.reason.record_upload_fail
    1415979204255 Sync.Status DEBUG Status.service: success.status_ok => error.sync.failed_partial
    1415979204255 Sync.ErrorHandler DEBUG history failed: <html>
    <head><title>413 Request Entity Too Large</title></head>
    <body bgcolor="white">
    <center><h1>413 Request Entity Too Large</h1></center>
    <hr><center>openresty/1.7.0.1</center>
    </body>
    </html></nowiki></pre>

  • Internet Explorer 9 not showing as not installed when using Windows Update - Error: Code 9C48 Windows Update encountered an unknown error.

    I built a few new Windows Server 2008 R2 with SP1 VMs today and ran into a problem where Windows Update is not detecting the fact that Internet Explorer 9 is already installed. Internet Explorer 9 keeps showing up as an available update when
    using Windows Update. When I try to install it as a test I get the error message: Code 9C48 Windows Update encountered an unknown error.
    My normal build procedures include applying all the patches for the OS prior to any other work on the servers. The way I like to do the patching is to do every update other then IE9 in the begininng and once all the other updates have been
    completed, install IE9 and then patch it if there are updates available. I followed this procedure on every build for the last year and I have not run into any issues until today. The only difference today is the latest patches that were released yesterday
    April 10th, 2012. To test the theory that it may be one of the latest patches, I reinstalled Windows from scratch making sure to format the disks and then I installed IE9 right after the OS install without any other updates. Once the
    server was rebooted, I checked Windows Update and Internet Explorer 9 still showed up as update (Not the Cumulative Update which normally shows up after an IE9 install) and yes, I did make sure to click the 'Check for Updates' link before I looked just
    in case. My next test was to patch a couple of the servers I had built prior to April 10th, 2012. Those servers did not have any issues with the latest updates and they are not experiencing the same behavior as the newly built servers.
    I ended up comparing the IE9 Version on the cleanly install OS (No updates were installed except IE9) and the servers I built last week which were patched. The versions are exactly the same.
    My findings above lead me to believe that there is a problem with the latest IE9 install package (which includes the latest cumulative update) and the Windows Update detection component.
    I guess I am looking for someone to report this up the chain to get this fixed so no one else runs into this problem. I know in some cases we may not be able to see additional IE9 updates until this is resolved.

    I just started having the same problem.
    I was creating a new VM in Vsphere from our 2008 R2 SP1 image and it hasn't been updated and repacked in a while, so i have to install about 60 updates, including IE9.
    I went through my normal setup as i had just created 2 VMs and updated them on Monday with no problem.
    I got the same error code as you. The install looks like it installed IE9, but the update is still showing up as available in Windows Update.
    I deleted the VM, created a new one, chose all updates except IE, then did that and it still shows up again.
    Then i deleted the VM, installed just IE 9 and it still shows up as available on reboot.
    I have a script that i can use to reset/clear WSUS cache on the computer, (Software distribution folder, and the windows update log, and recreates a certificate), so i tried that and then rebooted and it still showed up.
    I then decide ok, maybe the Image got messed up somehow, so i started creating a new 2008 R2 install from scratch last night and chose to update just IE9 as the first install. I did that, rebooted and it didn't show up in Windows Updates, so i though GREAT.
    I proceed to kick off the 100+ downloads needed before i left and left the console up.
    When i got in to work this morning, the updater seemed stuck on 31 of 102 updates, this one in particular: KB288516. I rebooted the computer, because it wouldn't stop and just seemed stuck since last night, which these updates should only have taken about
    an hour to install at most. I log back in and sure enough, it now shows Internet Explorer 9 at the bottom of the update list as being needed for install.
    I believe this is Patch Tuesday week, so maybe they screwed up something with the Windows Update detection engine, because it worked fine on Monday when i had to update IE9 on 2 VMs that i created.

  • When trying to edit text and fonts in Acrobat Pro 11 I keep getting a message saying acrobat has encountered an unknown error?

    I have just downloaded Acrobat Pro V 11.0.0 and tried to edit an existing PDF file. When I try to do this I receive a message that Acrobat has encountered an unknown error - what am I doing wrong?.

    Hi myarwema,
    Are you using Acrobat on Mac OS or Windows (and what version?). You say you have version 11.0.0, but the current version is 11.0.10, so please choose Help > Check for Updates and install any available updates for starters.
    Does the error occur regardless of the PDF that you try to edit? If the problem is widespread, I would recommend a repair/reinstall of Acrobat (if installing the updates doesn't help). If the problem occurs with just the one document, that PDF could be damaged.
    Best,
    Sara

  • Sync encountered an error while synchronising: Unknown error

    I'm using Firefox 4.0.1 on Windows 7 Home Premium 64-bit.
    I set up a sync account to transfer my history, etc. from my old desktop to my new laptop (details above). Since then, i haven't used my desktop, just the laptop.
    For about the last week or so, the following error message keeps popping up at the foot of the screen:
    "Sync encountered an error while synchronising: Unknown error. Sync will automatically retry this action." And there is a 'Sync now' button.
    I can't think of anything that I've done (installing extensions, etc.) to cause this to happen.
    Any ideas, anyone? All help appreciated.

    Go to [https://account.services.mozilla.com/ your sync account], log in, and click clear your sync data.
    Then click the Sync now button on the error message.
    The error went away for me.

  • Sync encountered an error while syncing: Unknown error.

    Bookmarks vanished on multiple computers.
    Error message on all platforms: Sync encountered an error while syncing: Unknown error.
    Android device seems unaffected. Attempts to re-sync good data from android device have no effect.
    I filed a bug report but after over 15 days it was marked as a duplicate and rolled into another bug report.
    The solutions there are way (WAY) beyond my technical level of expertise, and look to be for the unix OS.
    Something about a corrupt root.
    I've been very reluctant to clear my sync data, because the impression I get is that I'll lose all my bookmarks. The entire reason I started using Sync was to back them up!
    Computer1: Win7 enterprise sp1, 64bit. Firefox 17.0.1
    Computer2: Win7 enterprise sp1, 64bit. Firefox 17.0.1
    Android device: Dell Streak7 Android 3.2 Firefox 17.0

    If you've lost bookmarks then you should make a backup copy of the JSON backups in the bookmarkbackups folder.
    *http://kb.mozillazine.org/Backing_up_and_restoring_bookmarks_-_Firefox
    Problems with bookmarks and history not working properly can be caused by a corrupted places.sqlite database file.
    You can check for problems with the places.sqlite database file in the Firefox Profile Folder.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    *http://kb.mozillazine.org/Lost_bookmarks

  • My ipod touch will not sync.  I get an unknown error code 13109.  Has anyone encountered this issue?

    My ipod touch will not sync on my computer.  I get an unknown error (13109).  It appears to be syncing but this message comes up.  Has anyone encountered this problem?

    Start here:
    iTunes: Error 13019 during sync

  • I get the following error message and don't know how to correct it: Sync encountered an error while connecting: Unknown error, Please try again.

    I get the following error message and don't know how to correct it: Sync encountered an error while connecting: Unknown error, Please try again.

    There have been problems reported with Sync.
    They are working on it, so please try again later when those problems are fixed.
    *https://services.mozilla.com/status/
    *http://twitter.com/#!/mozservices

  • I get the error message in Firefox 5 "Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action."

    Hello Firefox support. I just started working on a 64 bit Windows 7 machine running Firefox 5 and am constantly getting the following Sync error: "Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action." I can't find an accurate solution on the web. Please help!

    Exact same error message here here. Haven't checked our other systems. This one is:
    * Firefox 5
    * Canonical 1
    * Ubuntu Linux 10.04 LTS

  • Firefox 4 BETA Sync Glitch: Sync encountered an error while syncing: Unknown error.

    I have a screen shot but no where to send it to? The error says (and it's been repeated multiple times) Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action BUTTON: Sync Now" Clicked button multiple times over an hour... no use. :) (hope this helps)
    Less a question than a feedback about the program. :)
    I realize it will likely be fixed innately, but wanted it to be reported, as I wish to help out the BETA test. *loyal Test Pilot*
    Thanks!

    I'm running FF4.0.1 and still have this problem

  • Received an error message "sync encountered an error while syncing: Unknown error"

    For 2 days now, I have received a message at the bottom of my browser stating "Sync encountered an error while syncing: Unknown error. Sync will automatically retry this action." I have tried to change my sync settings but that has not worked. I would appreciate assistance with this issue. Thank you.

    See this article: [[Firefox Sync is not working]]

Maybe you are looking for

  • HT204291 I

    I have an iPad 4 and an iPhone 5. I can't connect either to my Apple TV. I have been able to connect them to a friends but when I use my Apple TV I don't get an airplay icon?? I have airplay open on the TV and both are on the same wifi network

  • Burning Blu-ray disks.  Third party hardware needed?

    I have read from earlier posts that it is not possible to burn Blu-ray© disks from DVDSP. Can third party hardware be purchased to burn such a disk having assembled the digital assets in DVDSP? Any recommendations? Thanks in advance. G5 Quad Desktop

  • Create function as "/ as sysdba" not shipped/applied to logical standby

    As the subject states, I was creating a password verify function and profile that used the function as sys "/ as sysdba" . The function was not created on the logical standby and thus the profile create statement failed. The function was not even lis

  • I am unable to get a phone line

    What a fiasco! I am moving house and have tried x 4 to get a line installed. On every occasion I have spoken to a BT representative I have been assured that I will get a phone line installed, I've paid the amount £124.99 then I either get called back

  • Default Authorization object P_ABAP for PA20

    Dear colleagues! After SP implementation roles werу adjusted and new authorization check for P_ABAP was added for transaction PA* (PA20, PA30...). Where is hr-reporting checks in these transactions? It's critical for personnel data maintenance or use