RFC fail to connect to CI from DI

Hi All,
During sm59 RFC test from the DIs to the CI, it failed. In t-code smgw, all entries which are connecting to the CI are stated as "connecting" instead of connected. When drill in to the entry, it stated that the connection is pointing to 192.168.0.1.
How come the IP address is connecting to LOCL ? Our service file, host file are all stating the correct IP. The connection is working fine all the while , only recently we discover this weird problem. Does anyone has any idea ?
Regard

Dear Lauran,
it is hard to tell what is really going on there. Sometimes there is a problem if the connection between two gateways gets into an inconsistent state. You can run transaction SMGW, the Goto, Remote Gatewas and delete the connection to the CI. If this does not help, you will have to check the entry in SM59 carefully (especially if there are gateway options set).
Best Regards,
Tim

Similar Messages

  • Failed to connect SQL Server from Web Analysis

    Hi,
    I am not able to connect RDBMS-SQL Server 2000 SP3 from Web Analysis 9.3. I have installed JDBC driver for SQL Server 2000 also. Also defined CLASSPATH environmental variable for MSSQLSERVER.jar file. I am creating JDBC drive as: -
    Driver Type: Microsoft SQL Server
    Database Connection String:
    jdbc:microsoft:sqlserver://CNOIA258:1433;DatabaseName=biplus;SelectMethod=cursor
    JDBC User: biplus
    JDBC: biplus
    I am getting error "Getting Connection Failed"
    Please suggest any solution to resolve this issue.
    Regards.
    Atul K

    Hi Atul
    I think you need to amend the standard strings as follows:
    hyperion.jdbc.sqlserver.SQLServerDriver
    jdbc:hyperion:sqlserver://CNOIA258:1433;DatabaseName=biplus;SelectMethod=cursor
    This has always worked for me, hope this helps
    Stuart
    www.analitica.co.uk

  • Failing to connect to Oracle from Crystal Reports

    We have a client attempting to connect to 10g using crystal reports. They are getting ora-08001 as an error reported to them. Any ideas what could be causing this?

    I don't know Crystal Reports and what it sends to and requests from the database, but that's the formal description of this error:
    Error: ORA 8001
    Text: maximum number of sequences per session exceeded
    Cause: An operation requested a resource that was unavailable.
    The maximum number of user sequences per session is specified by the
    initialization parameter DC_SEQUENCES.
    When this maximum is reached, no more requests are processed.
    Action: Try the operation again in a few minutes.
    If this error occurs often, shut down Oracle, increase the
    DC_SEQUENCES parameter in the initialization parameter file, and
    restart Oracle.

  • Failed to connect Oracle server from a x86 machine

    Hi everyone,
    Could you please help me take a look at the error below?
    error info: System.Data.OracleClient requires Oracle client software version 8.1.7 or greater
    I just download the Oracle client (please refer to the url below) to my x86 machine, and set the machine following the installation steps, but failed to get the error above.
    http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/winsoft.html
    Could you please tell me how to fix that error?
    your help will be very appreciated :-)
    Thanks
    Lindsay

    By examining it and reading all possible stuff...
    http://www.oracle.com/technology/tech/oci/instantclient/index.html has:
    OCI, OCCI, Pro*C, ODBC, and JDBC applications work without modification
    You'll have to read that as: only those applications will work.
    The "Database Client Installation Guide" says in chapter 1.3:
    Instant Client: Enables you to install only the shared libraries required by Oracle Call Interface (OCI), Oracle C++ Call Interface (OCCI), Pro*C, or Java database connectivity (JDBC) OCI applications.
    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b15662/install_overview.htm#sthref23
    If you have Metalink access, Note 565000.1 will tell you everything in much more detail.
    This Note also tells me that .NET and OLEDB providers are included in Instant Client 11.1.0.6 and higher, so you might consider using that. It will allow you to connect to a 10g database.
    Yours,
    Laurenz Albe

  • Exception:'NetworkAdapter fails'when connecting with oracle from web dynpro

    Hi,
    I am trying to run one of my application in SAP netweaver Studio(webdynpro).
    I want to connect to the oracle db on my local system.
    I wrote the code:
    Class.forName("oracle.jdbc.driver.OracleDriver");
    Connection cn=DriverManager.getConnection("jdbc:oracle:thin:@localhost:1521:DSNname","UsrId","password");
    I am getting the following error in the connection statement
    Error:
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
    Oracle is 9.2.0.1.0  on windows XP platform.
    I can do an SQLPLUS and the connection is ok.
    I don't know were the problem is ?
    Can any body help me out.
    Thanks
    Smitha

    Hi,
    For the error "The Network Adapter could not establish the connection" check and do the following:
    In  the Computer Management - Services, check if the Oracle*TNSListener is started. If not, restart the listener  and set the Startup Type to "Automatic".
    Also check whether the port number in listener.ora is correct ($ORACLE_HOME\network\admin\listener.ora) and updated during the installation.
    For other details run through SAP Note 786673
    Hope this helps.
    Regards
    Srinivasan T

  • Face time fails to connect after updating from OS 10.6.8 to 10.8.5

    face time was working ok but after OS update when face time is answered it disconnects.  Any solutions?
    thanks you

    Barney:
    - resetting PRAM executed OK
      - I booted to SafeMode OK; but didn't see a progress bar. Logged in OK
      - I opened Disk Util from Apps and ran:
           - Verify Disk Permissions; this revealed numerous errors
           - Disk Permissions Repair, completed OK
    I appreciate the guidance. I was on DOS, then Windows, from 1990 to 2009; then
    bought my first Mac, this MacBook Pro, in late '09. I'm beginning to recall
    directory/registry details from those DOS/Windows years. Choosing to repair
    a registry fault on this Mac was new to me; that's why I sought guidance.
    Interestingly, my 2011 iMac upgraded from Snow Leopard to Mountain Lion
    without faults. Until my MacBook Pro startup glitch, I'd experienced no faults
    of any kind with either Mac.
    I'll monitor startup/restart activity to see if 'Disk Permissions Repair' resolved
    failure to execute full startup without 'exit' & 'boot'.
    Jay

  • Error while connecting to an OData Feed from Excel 2013 PowerPivot . Error: Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported

    I am trying to connect to a Odata Data feed from Excel 2013 Power Pivot
    The datasource is in sharepoint site eg: https://sitename/Shared%20Documents/datafeed.atomsvc
    getting below error
    Error message:
    Failed to connect to the server. Reason: The payload kind 'BinaryValue' of the given data feed is not supported.
    ============================
    Call Stack:
    ============================
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.ValidatePayloadKind(ODataPayloadKind payloadKind, ODataMessageReader odataMessageReader)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.InterceptODataException(Action action)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader..ctor(IODataResponseMessage responseMessage, Int64 maxReceivedMessageSize)
       at Microsoft.Data.DataFeedClient.DataFeedODataReader.CreateReader(IWebResponse webResponse, Int64 maxReceivedMessageSize, Boolean applySlashUpdatingBaseUriResolver)
       at Microsoft.Data.DataFeedClient.ODataHelper.GetCollectionsFromServiceDocumentUrl(Uri serviceDocumentUrl, DataFeedConnection connection)
       at Microsoft.Data.DataFeedClient.DataFeedConnection.Open()
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.InitializeConnectionObject(String connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open(String& connectionIdentifier)
       at Microsoft.AnalysisServices.BackEnd.RelationalDataSourceConnection.Open()
       at Microsoft.AnalysisServices.Common.DataSourceBasic.ClickTestConnection(Object progressControl)
    Appreciate suggestions/answers
    NOTE: The error is showing only while using Excel 2013 powerpivot
    its working good with Excel 2010 powerpivot

    Anita,
    Please look into using Power Query to use OData as a source in Power Pivot.
    Thanks!
    Ed Price, Power BI & SQL Server Customer Program Manager (Blog,
    Small Basic,
    Wiki Ninjas,
    Wiki)
    Answer an interesting question?
    Create a wiki article about it!

  • Simple bind failed: adserver:636 --  While connecting to AD from OIM

    Hi,
    I am using OIM 9102 BP 11.
    AD Connector version -- MSFT_AD_Base_91150
    App Serv -- Weblogic
    Database -- oracle 10g.
    I am trying to provision passwords form OIM to AD.
    The connector is working fine over non-SSL (389).
    I have exported the ROOT CA from AD machine and imported the same through keytool IMport command to OIM Cert Keystore,
    When i try to provision a user to AD over SSL (636), I am getting thie below exception
    ERROR,01 Feb 2011 10:08:43,509,[OIMCP.ADCS],================= Start Stack Trace =======================
    ERROR,01 Feb 2011 10:08:43,509,[OIMCP.ADCS],com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks : createUser
    ERROR,01 Feb 2011 10:08:43,509,[OIMCP.ADCS],simple bind failed: adserver:636
    ERROR,01 Feb 2011 10:08:43,509,[OIMCP.ADCS],Description : simple bind failed: <hostname>:636
    ERROR,01 Feb 2011 10:08:43,509,[OIMCP.ADCS],com.thortech.xl.exception.ConnectionException: simple bind failed: adserver:636
    at com.thortech.xl.integration.ActiveDirectory.tcADUtilLDAPController.connectToAvailableAD(Unknown Source)
    at com.thortech.xl.integration.ActiveDirectory.tcUtilADTasks.createUser(Unknown Source)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADCSCREATEUSER.ADCREATEUSER(adpADCSCREATEUSER.java:224)
    at com.thortech.xl.adapterGlue.ScheduleItemEvents.adpADCSCREATEUSER.implementation(adpADCSCREATEUSER.java:91)
    at com.thortech.xl.client.events.tcBaseEvent.run(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.runEvent(Unknown Source)
    at com.thortech.xl.dataobj.tcScheduleItem.runMilestoneEvent(Unknown Source)
    at com.thortech.xl.dataobj.tcScheduleItem.eventPostInsert(Unknown Source)
    at com.thortech.xl.dataobj.tcDataObj.insert(Unknown Source)
    Can anybody please help me in this, I am trying the same since 3 days but no luck.
    STEPS to generate the Certificate from AD:
    1. Installed the Certificate Authority from Add\Remove Windows Components.
    2. Generated a Certificate Request in IIS by accessing CertSrv.
    3. Issued the same certificate and imported that to the keystore of OIM server.
    The AD is not responding over SSL (636). When I try to access the AD machine through expolrer as
    https:<adhost>:636
    Its not prompting to import the certificate. Also I am not able to connect to AD from LDAP browser.
    Request you to kindly help me on this ASAP.

    [Start of UME Service Failed |http://help.sap.com/saphelp_nw04/helpdata/en/20/361941edd5ef23e10000000a155106/frameset.htm]check this same exception got resolved..
    one more thing, Have you uploaded the LDAP servers certificate in the TrustedCAS of the keystore in Visual Admin in the WAS server? If you are using LDAP ssl the connection to the server will expect a certificate if you dont have the trust enabled you wont be able to connect
    Thanks

  • WLC 5508 - Failed to connect from LMS 3.2

    Hello.
    I am trying to include a WLC 5508 in our LMS 3.2.
    I have defined the device and credentials, but the LMS server cannot get access to it.
    If I try to check de device credentials from the Device Center I get a "failed to connect", but if I a try a telnet session, also from Device Center, I get a connection.
    I checked the credentails are OK.
    Thank you.

    Hi,
    You need to download and install the last package : WLC.RME431.v2-1.zip : http://www.cisco.com/cisco/software/cart.html?imageGuId=E3A42793DA29A1B6AC3024C088F9FBC2B324EC8B&i=rs
    You must install : MDF 1.37
    You must install packages before WLC.RME431.v2-1.zip:
    SharedSwimWLC.RME431.v1-2.zip
    SharedDcmaWLC.RME431.v1-1.zip
    SharedSwimIOS.RME431.v2-5-4.zip
    LibSwim.RME431.v2-5-3.zip
    LibCommon.RME431.v2-4-2.zip
    Elisabeth
    WLC.RME431.v2-1.readme:
    Supported Devices
    =================
    Device Type : Cisco 5500 Series Wireless LAN Controllers
           Cisco 3750 Switch with Wireless LAN Controller
    Devices/Modules Supported :
    Cisco 5508 Wireless LAN Controller : 1.3.6.1.4.1.9.1.1069
    Cisco 3750 24+2 port 10/100/1000 Switch with integrated Cisco 4402 Wireless Controller: 1.3.6.1.4.1.9.1.747
    Features Supported:
    Inventory Manager : Yes
    Syslog Analyzer : Yes
    Config.Mgmt  : Yes
    Software Mgmt : Yes
    Minimum Software : 6.0.188.0
    Hardware and Software Requirements
    ==================================
    Hardware and software requirements are the same as those needed for Resource Manager
    Essentials 4.3.1 installation.
    You must install Resource Manager Essentials 4.3.1 and MDF 1.37 before installing the
    device package.
    For a detailed list of requirements, as well as instructions for installing Resource
    Manager Essentials 4.3.1, go to Cisco.com.
    For documentation on Resource Manager Essentials, see:
    http://www.cisco.com/en/US/products/sw/cscowork/ps2073/tsd_products_support_series_home.html
    Package Dependencies
    ====================
    To install the WLC Package, you must install the
    following dependent packages:
    SharedSwimWLC.RME431.v1-2.zip
    SharedDcmaWLC.RME431.v1-1.zip
    SharedSwimIOS.RME431.v2-5-4.zip
    LibSwim.RME431.v2-5-3.zip
    LibCommon.RME431.v2-4-2.zip

  • Executing OpenScript from OTM fails-Failed to connect forms

    Hi,
    Iam Sandeep,i've recorded an E-Business Suite script using OpenScript 9.21 and tried to playback the same.While playing back it's failed in the middle,the error was "Failto connect to form after 30000 milli seconds".Later i'd changed the Event Timeout settings from Openscript-->View-->OpenScript Preferences-->Playback-->Oracle EBS/Forms Functional.After this,the playback was successful.Then i tried to execute the same script from OTM,but it failed in the middle.The error which i got from the report was the same which i got in the OpenScript earlier i.e. "Fail to connect to form after 30000 milli seconds" that means it didn't take the updated value in Event Timeout settings of OpenScript,instead it took the default value(For running OpenScript in OTM,I've used the settings which had given in the release notes and also added the same repositories that i've used in OpenScript).i've used the same version of OpenScript and OTM i.e. 9.21 and also both are installed in the same machine.Can anyone help me to solve this error.It's very urgent.
    Thanks in advance
    Best Regards,
    Sandeep.

    Hi Sandeep
    When Playing back from OTM the settings set in OpenScript will not be applied, you need to enter them in the command line text box in, this case you need to enter:
    -formsft.startup_timeout n
    A full list of commands can be found in the OpenScript user guide in page 293.
    Regards
    Alex

  • Multiple errors from MsiInstaller with event id 1015 and text "Failed to connect to server. Error: 0x80070005"

    Hi,
    Every night I get a lot of warnings in the event log from MsiInstaller with event ID 1015 and text "Failed to connect to server. Error: 0x80070005". They are always followed by a new event 1035. Example:
    Event 1015, MsiInstaller (Warning)
    Failed to connect to server. Error: 0x80070005
    Event 1035, MsiInstaller (Information)
    Windows Installer reconfigured the product. Product Name: Microsoft Excel Mobile Viewer Components. Product Version: 14.0.4763.1000. Product Language: 0. Manufacturer: Microsoft Corporation. Reconfiguration success or error status: 0.
    I probably get around 50 of these each night, and the 1035 events are all related to various SharePoint components. The user in all cases is the sharepoint farm account.
    I use SharePoint 2010 enterprise in a farm install on one virtual server. I have a private domain, and the database is on a separate server.
    Does anyone have any idea why this happens? Other than the error in the event log I cannot see any issues with my installation. I have searched for this error and seen it related to user profile synchronisation, but profile sync is working fine for me. I
    installed using the Technet guide and the user profile sync guide at
    http://www.harbar.net/articles/sp2010ups.aspx
    Thanks,
    Mikael

    Hey Trevor. Thanks. I wasn't sure which method it was failing on although I understood it was the Windows Installer Service that was getting called by the job. There are three things that are still interesting to me though:
    The job succeeds anyway. How? Does it just continue to run the rest of its checks but fails on this one? If it doesn't fail on this one, why not? If it does fail here, but then continues, should we be concerned about the quality of the data in Manage Patch
    Status? 
    Or... does it somehow succeed once it uses the DCOM rights which appear to clear the 10016 errors? What I've never been able to reconcile with these warnings is that we've granted DCOM rights to launch and activate the Windows Installer Service and
    that definitely seems to make a difference to success or failure of the job - so why doesn't it clear these warnings? 
    Why does granting the file system permissions clear the FIM version of this job's warnings, but not for the Product Version Job? This is particularly vexing since granting the DCOM rights appears to resolve the 10016 errors in exactly the same manner for
    both jobs. 
    All of this has led me to believe that there were missing permissions somewhere, probably on the file system, but I just haven't had any luck pinning that down. One reason why I continued to pursue a solution to this is that the job doesn't actually try
    to install anything, it's just trying to use the Windows Installer Service to query the installed version, and the DCOM rights should be sufficient to invoke the service. But getting much further than this has proven pretty difficult since I'm not a dev and
    I've kind of pushed my limited reflection skills and understanding of the Windows Installer Service to the limit. If anyone can chip in and make some progress from this point, it'd be great to join forces! 

  • I transferred settings and files from old MacBook air to new one.  New one now gives popup about failing to connect to server (old iMac).  the new Mac air and old iMac have never met and are 2000 miles apart. How do I stop the popups?

    I transferred settings and files from old MacBook air to new one.  New one now gives popup about failing to connect to server (old iMac).  the new Mac air and old iMac have never met and are 2000 miles apart. How do I stop the popups?

    Change your settings in Sharing preferences, for one, and remove the server out of the Finder's sidebar. Obviously, this is the result of transfering all your other computer's preferences to your new computer.

  • Creation of Trusted RFC fails

    Hello
    I am trying to connect my ERP and BW systems to Solution Manager but I can't make Trusted RFC connections.
    When I checked SM59 on three systems I see `You are not authorized to logon to the target system (error code 1)
    I did successfully installed Solution Manager, did initial and basic settings. I created SOLMAN_ADMIN user every system assigned it SAP_ALL, SAP_NEW and created a role with S_RFCACL authorization object, (I assigned full authorization on all objects on that role).  I did add IP numbers and hostnames to hosts file but still same. When I test connection I get success but authorization check always fails.
    I both tried from SOLMAN_SETUP > Managed Systems and also after clearing all RFCs and trusted system entries from SMT1 and SMT2, I added RFCs from SMSY but I get same results.
    Side note, all servers are in the same subnet but Solution Manager server belongs to different domain.
    My main reason to implement trusted rfc is I need to implement ServiceDesk and I have to test it before going live, so all data on Solution Manager is expendable.
    My systems are
    ERP: Windows 2003 R2 x64, SQL 2005 SP3, ERP EHP4 SP5
    BW: Windows 2003 R2 x64, SQL 2008 SP1, NW 7.0 EHP2 SP6
    Solman: Windows 2003 R2, SQL 2008 SP1, EHP1 SP7
    What am I doing wrong there?

    Hello,
    Are you letting the wizard create the RFC's for you?
    On the Client tab in SMSY?
    Also you assigned S_RFCACL  what about S_RFC?
    I would ask you to check the logon tab and make sure Current user is not checked.
    Also, please review this Note 128447 - Trusted/trusting systems
    This should help resolve.
    Regards,
    Paul

  • Remote app on ipod fails to connect to itunes 10

    After upgrading to iTunes 10, my remote app on the ipod touch 4G fails to connect. I've reauthorized, which times out most times, but eventually when it works, it only continues to connect to iTunes until I close and restart the program. I've disabled all firewalls and still have the issue. iTunes 10/iPod Touch 4G/iOS 4.1/ancient remote.app do not play well together.
    Anyone else unable to get the remote app working reliably with this combination?

    Hello all,
    I would like to get more details from people who are still having trouble getting Remote 2.0.1 to connect. If you are unable to connect, please email me <[email protected]> with the following information:
    - A detailed description of the specific issue you are seeing.
    - What OS is on the host computer? (the one with iTunes on it)
    - What OS is on the affected iOS device(s)?
    - A description of your network topology. Please be as detailed as you can, including hardware and firmware versions, if possible. Also please explain how everything is connected.
    - Is the base station running default settings, or do you have any non-standard settings enabled? If so, please elaborate.
    - Do you have the built-in firewall enabled on the host computer?
    - Do you have any other firewall or Internet protection (anti-virus, etc) installed on the host computer?
    - Were you able to connect with versions of Remote prior to 2.0?
    - If you have multiple computers, can you get Remote to connect to any of them?
    - Does Home Sharing work between computers on your network?
    - Do you see any messages in Console (in Applications/Utilities) on the host computer that seem to coincide with the connection failures?
    Thanks,
    Roy
    <[email protected]>

  • On Windows 2012 Terminal Server Outlook fails to connect to Exchange 2013

    I have a new install of Windows 2012.  I have two physical servers.  One is a W2012 std Domain Controller ("DC").  The Second is configured as W2012 HyperV  ("HV").  Under HV I have
    two VMs.  One VM is W2012/Exchange 2013 ("ExchVM) and the other is W2012/Terminal Server ("VMTS").  All systems are behind a firewall appliance.  Exchange is working via Outlook and OWA internally and externally.  The self
    created SSL must be installed manually on external machines since it comes up as an untrusted certificate.  Once installed remote outlook works and OWA works.  I have configured the terminal server and I am able
    to login remotely as various users under my "TS group".  The problem is when ever I attempt to open Outlook for the 1st time, it fails to connect to the exchange server.   (Open Outlook 2013, click next
    on the splash screen, "Yes" Add an Email Account splash screen, click next, Auto Account screen populates NAME and Email Address correctly, click next, Searching for mail server settings..., check on establishing network connection, check on searching
    for alias@ domain, then fails the logging on to the mail server)  The error reads:  "Outlook cannot log on.  Verify you are connected to the network and are using the proper server and mailbox name.  The
    connection to Microsoft Exchange is unavailable.  Outlook must be online or connected to complete this action."   I am connected in RDS from offsite, and from the RD session I can access shared folders on ExchVM and DC.  I have
    tried have verified the server Exchange server name is correct via "Get=ClientAccessServer" command.  I have also tried to use the guid via "Get-Mailbox
    ALIAS | fl name, exchangeguid.  Keep in mind all desktop users on the network are connecting to Outlook without issue.
    I would appreciate any thoughts on solving this issue.

    Hi,
    According to your workaround, it seems that the Outlook Anywhere configuration in Outlook client is not correct when using the Autodiscover service.
    Once you connected to Exchange server by manually settings, please run Test E-mail AutoConfiguration tool in external Outlook client to check the autodiscover service:
    open Outlook - press CTRL key - right click on the Outlook icon from right bottom corner taskbar - Test Email AutoConfiguration. Put your email address - uncheck use guessmart and secure guessmart authentication - click Test to check your Autodiscover service.
    Please check the Log tab and confirm whether the Autodiscover service is connected successfully. Also confirm if the connection issue happens to all external users when they open Outlook for the 1st time. In Exchange server, please make sure
    autodiscover.domain.com has been included in your Exchange certificate which is assigned with IIS service.
    Regards,
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • After upgrading my iphone 4S to iOS 7 every time the automatic backup on my iCloud account start it requests to verify my Apple ID password.

    Since I updated my iPhone 4S to iOS 7 every day when I put my iPhone in charge and it starts my backup in my iCloud account, it request me to verify my Apple ID password. Every day I have to put my password to make the backup start. I have enough spa

  • Two questions about my new Mac Pro

    Just got my new Mac Pro up and running and have two questions (issues) First, I had to buy the DVI to ADC Display adapter to hook up my Cinema Display but now I can't turn the computer on from the monitor like I use to. Is that right? It's no big dea

  • How to play all?

    I'm trying to make a dvd with two movies and I was wondering how would I be able to make the dvd play all the contents at once rather than going back to the main menu after every movie.

  • Signal booster box

    My Vodafone contract runs out soon and I'd switch to BT mobile but reception here is poor so I'm using Vodafone's SureSignal box that works fine. Is there anything similar available from BT? I've seen a suggestion it might be incorporated into a new

  • Financial Analytics on Vision Demo Database(EBS)

    Hi, We are trying to configure Financial Analytics and view Dashboards for the same. We have EBS 12 with vision database and created a Demo on the same without following Configuration steps, only by giving the credentials for OLAP and OLTP data sourc