Error: Cannot connect to the specified repository

Hi,
The instance of my development database was moved from one server to another server… and installed successfully…
The repository owner and repository user are available in the repository in the new server…I can login through sqlplus.
But when I try to connect to the repository from the design center I am getting the following error message box.
<
Database Connection Error!
API5022 : Cannot connect to the specified repository. Verify the connection information
>
Please assist me.
Thanks,
Rejitha

try this:
Query to verify current configuration:
SELECT * FROM WB_RT_SERVICE_NODES;
Query to update Port and Service Name (supply the necessary details):
UPDATE WB_RT_SERVICE_NODES
SET PORT = <PORT>, SERVICE_NAME = <Service_Name>;
Commit;
Stop/start your OWB service using
<OWB_HOME>\owb\rtp\sql\stop_service.sql
<OWB_HOME>\owb\rtp\sql\start_service.sql
Unregister your location and register again with the correct credentials.
Hope this helps.
-Richard

Similar Messages

  • API5022: Cannot connect to the specified repository. Verify connection info

    Hi,
    While logging into OWB client, we are getting the following error and not able to connect to OWB repository:
    API5022: Cannot connect to the specified repository. Verify connection information. Cache Loading Error: SQL Exception
    Just one week back, this was running fine, and we were able to login to this OWB rep and do normal operation, and suddenly from today, the above error is coming during owb client log-on.
    I have checked service_doctor.sql, and it gives everything is OK.
    Also, ran the stop_service and start_service, and those are running fine.
    And also restarting the database also did not fix the problem.
    And also, this problem is coming from all the machines, so may not be local machine specific.
    OWB version is 10g Release (10.1).
    Can you please let me know how to fix the above problem.
    Thanks & Regards,
    lenin

    When you log onto OWB you also need to give the database connection details.
    These can be seen when you click on the Show Detail >> button on tjhe loin screen.
    Did you enter these details?
    neil

  • Error: "Cannot connect to the provider. Make sure it is running in the specified host/port. Error (12031)"

    Hi,
    EPM version: EPM 11.1.2.1
    When we are using Zoom In Level as All Levels and tring to drill down for dimention of HFM application we are getting below error.
    Error: "Cannot connect to the provider. Make sure it is running in the specified host/port. Error (12031)"
    As we found some solution from comunity , we have performed below workaround but still we are getting same error.
    ·              We have done the changes in mod_wl_ohs.conf file of OHS  with (WLIOTimeoutSecs 3600 and WLIOSocketTimeoutSecs 3600)
    ·              And then restarted OHS and  APS service but still we found same error.
    Could anyone please suggest ,where can we trace its log from web server and the solution for this issue?
         Thanks,
             D.N. Rana

    Hi,
    We have already performed the changes for APS in OHS as mentioned in the solution and the path also same as under OHS.
    Intially we were getting error for "to increase netRetryCould and NetRetryInterval"  as a solution we have added below 3  registry DWORD keys under  path
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings
    "KeepAliveTimeout"=dword:00180000                   (26 Minutes)
    "ReceiveTimeout"=dword:00dbba00                      (240 Minutes)
    "ServerInfoTimeout"=dword:00180000                  (26 Minutes)
    Above error resolved but then we received Error"12031"
    Now we have added above 3 DWORD keys under path HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings
    and now we are not getting the  error "12031".
    But here we are not getting how it(LB issue) resolved with above solution?
    Thanks,
    D.N.Rana

  • Cannot connect to the specified SQL Server instance

    I am trying to install Microsoft System Center 2012 R2 Virtual Machine Management.
    I am getting the following error:
    Setup cannot connect to the specified SQL Server instance.
    Ensure that the server name, isntance name, and, if speceified, port number are correct. If you are installing VMM remotely, ensure that remote connections are set up correctly, and then try Setup again.
    I have installed the 
    Microsoft® SQL Server® 2008 R2 Command Line Utilities
    but have not set up any SQL Server instances. 
    how should i proceed?
    Edit:
    The followign fields are configured:
    Server Name: The name of the machine i am using
    Port: <empty>
    Use the following credentials <NOT ticked>
    Instance name <empty> (the drop down is empty)
    New Database <Ticked> :  VirtualManagerDB

    Is SQL server is properly installed on the system?
    Are you able to connect with SQL server instance?
    As per the given details looks, only client utilities installed and trying to create the database which needs SQL server.
    Make sure you are able to connect with the "ServerName\InstanceName,PortNumber" and hope installing the system as per below article:
    http://technet.microsoft.com/en-us/library/gg610656.aspx
    Hope it help!
    Please click the Mark as answer button and vote as helpful if this reply solves your problem

  • Setup cannot connect to the specified SQL Server instance

    On a clean install domain member (Windows 2012), I am trying to setup System center 2012 VMM:
    1. I installed the prerequisites as instructed during the pre-setup phase of the installation then rebooted the server (SQL Server 2012 was installed and services seem to be all started properly and SQL Configuration Manager starts as well).
    2. After reboot, logged again with domain admin account and Windows update installed right away SP1 for SQL server 2012. Then I rebooted again.
    3. Restarted the installation process and left default values. At the "Database configuration" step, I am leaving everything by default as well and I am getting error: "Setup cannot connect to the specified SQL Server instance. Ensure that
    the server name..."
    4. Tried different credentials, tried using port 1433 with no effect.
    Am I missing something????
    Thanks.
    Benjilafouine

    Definitely be sure to connect with the "ServerName\InstanceName,PortNumber". If you don't reference a port number it will try 1433 and then will connect via a dynamic port number. It is best in my opinion to always specify a specific port for each instance
    to listen on in the SQL Server Configuration Manager so that you can open the fewest number of ports in the Windows firewall.

  • 10GR2: API5022:can not connect to the specified repository.

    Hi
    Today I have started getting the following message when try to connect to the Design Center in 10GR2:
    'API5022:can not connect to the specified repository. Verify connection information'
    Nothing has changed in the repository for several days, though we were able to login to the Design Center yesterday without any issue. This is happening for all users, so is not a client problem.
    Also, we can login to the repository via repository browser, administrator and various query tools. Therefore, the connection details are ok.
    Has anyone else encountered this in 10.2? If so, any suggestions would be very much appreciated...
    Thanks
    GB

    The problem might be caused by changing the LOCALE setting to a value that is not recognized.
    The selection in the preferences does not allow to reset to an empty value, nor does OWB allow to cancel the selection.
    This setting is stored locally outside any database at the following location:
    C:\oracle\OWB102\owb\bin\admin\Preference.properties.
    where the first part is the OWB homedir
    After I changed the content into the following, I was able to start OWB and connect to the repository again without any errors:
    #Locally Cached Preferences - DO NOT MODIFY
    #Wed Apr 25 21:14:29 CEST 2007
    LOCALE=en_US
    Even though it says not to modify, remember that the only alternative would be re-installing OWB.
    Hope this works for anyone having this problem.
    Regards,
    Patrick.

  • Error "Cannot connect to 'AD' data repository. Your username or password may be incorrect." while login to ESSO Provisioning Gateway

    Hi all,
    I'm facing a problem while login into ESSO Provisioning Gateway, it throws error "Cannot connect to "AD" data repository. Your username or password may be incorrect.". My Provisioning Gateway version is 11.1.1.5.2 and it is freshly installed. It throws error while I try to set event log in PG setting menu. The symptom is really like document with ID 467150.1 in Oracle Support but my storage is Active Directory as had mentioned above not Oracle Internet Directory.  Have anyone ever faced problem like thisOIM? Any help will be very much appreciated. Thanks
    Regards
    Johan Saragih

    I use only support.mozilla.org and never used any other websites. However, the same problem here. My ID and Password are not accepted. Had to create a new account with a temporary email to use Support - it would not allow me to use my main email, because "it is used by another account". Try to reset password - receive no email (even though there is a confirmation on the website that email to reset password has been sent). At the same time can easily receive a confirmation about User ID and account activation. Thus, the account is completely locked, and I can not use my email address for a new one. Please fix this problem.

  • TS1368 Has anyone found this article useful?  Any other suggestions to resolve the error, "cannot connect to the itunes store" ?

    Any other suggestions to resolve the error, "cannot connect to the itunes store" ?

    Hi paul.labiche,
    When having iTunes Store connectivity issues, the following articles provide the best solutions:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/TS1368
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/TS3297
    Thanks,
    Matt M.

  • Migration on active directory from 2003 to 2008 and SharePoint error Cannot connect to the configuration database.

    Hi all,
    In advance i`m thankful for your help,
    I come across a problem while migrating the Active Directory from Windows Server 2003 to Windows Server 2008 R2,
    SharePoint 2010 is getting this error Cannot connect to the configuration database. The same goes for the Administrative page,
    Nothing is change in the MySql database, same log in, same server name, i guess it have something to do with the SharePoint Farm,
    My question is will reinstalling the SharePoint do the job? Or is there an easy way to get back on my old track?
    I`ve try to sync users... no good
    PS C:\Users\administrator.SERVERM> if($configManager.IsSynchronizationRunning()
    -eq $false)
    >> {
    >> $configManager.StartSynchronization($true)
    >> Write-Host "Started Synchronizing"
    >> }
    >> else
    >> {
    >> Write-Host "Already Synchronizing"
    >> }
    >>
    Can someone explain a little bit more about this:
    6.     
    Can they talk to each other?
    Verify that SharePoint is using the correct IP address for the SQL server. To do this, run the ping command on the Windows SharePoint Services server.
    Verify that the SharePoint server is obtaining the correct IP address for the SQL server from DNS. To do this, run the
    nslookup command from the SharePoint Server.
    Make sure that there are no incorrect entries for the SQL server. To do this, examine the Hosts file on the SharePoint server. This file is in the following location:
    %systemroot%\system32\drivers\etc\Hosts
    On the SharePoint server, look for SQL client aliases. To do this, follow these steps: Click
    Start, click Run, and then type cliconfg in the
    open box.
    Click the Alias tab. By default, there are no SQL client aliases. If you have any aliases for the SQL server, verify that they are correct, or remove them.
    Open the SQL Server Configuration Manager (Start SQL Server 2008  Configuration Tools  SQL Server Configuration Manager
    Navigate to the SQL Server Network Configuration  Protocols for MSSQLSERVER node in the tree view
    Enable TCP/IP and Named Pipes (you’ll be warned that these changes will not apply until the service is shut down)
    Aleksandar Delcevski, Web-administrator School of Journalism and Public Relations Jurij Gagarin 17-1/1, 1000 Skopje, R. Macedonia t: + 389 2 3090 004 mob: +38972 257 565 [email protected]; www.vs.edu.mk; www.medium.edu.mk; www.unescochair-vs.edu.mk

    Hiya,
    I don't think it is necessary to reinstall.
    You should just confirm that your basic infrastructure is working.
    1: On the SharePoint server, open cmd and write ping <SQL server name>
    2: On the SharePoint server, open cmd and write nslookup <SQL server name>
    Basically the steps outlined here, is the best way to start:
    6.     
    Can they talk to each other?
    Verify that SharePoint is using the correct IP address for the SQL server. To do this, run the ping command on the Windows SharePoint Services server.
    Verify that the SharePoint server is obtaining the correct IP address for the SQL server from DNS. To do this, run the
    nslookup command from the SharePoint Server.
    Make sure that there are no incorrect entries for the SQL server. To do this, examine the Hosts file on the SharePoint server. This file is in the following location:
    %systemroot%\system32\drivers\etc\Hosts
    On the SharePoint server, look for SQL client aliases. To do this, follow these steps: Click
    Start, click Run, and then type cliconfg in the
    open box.
    Click the Alias tab. By default, there are no SQL client aliases. If you have any aliases for the SQL server, verify that they are correct, or remove them.
    Open the SQL Server Configuration Manager (Start SQL Server 2008  Configuration Tools  SQL Server Configuration Manager
    Navigate to the SQL Server Network Configuration  Protocols for MSSQLSERVER node in the tree view
    Enable TCP/IP and Named Pipes (you’ll be warned that these changes will not apply until the service is shut down)

  • Error : Cannot connect to the LDAP server

    I have exported a file called "test1.ldif"
    and then import in a new Oracle ldap server using the command:
    ldapadd -p 389 -D cn="directory manager" -w <password> -f test1.ldif
    But there is error "Cannot connect to the LDAP server".
    Actually, I'm migrating the ldap data from 1 machine to another, please advise. Thanks

    Check your ldap port, by default it is 4032...
    --Bill                                                                                                                                                                                                           

  • Getting error "cannot connect to the App Store"

    getting error "cannot connect to the App Store"

    YAY!!! Saved it in my Mac's Firefox Bookmarks for easy future access!
    Hope you are having a lovely afternoon today! I'm about ready to go bobo....I have an early meeting, and I don't want to oversleep! The nice part is that I work remotely, so I only have to wake up 15 minutes or so before the meeting.... I don't even use an alarm clock anymore (really, my iPhone alarm, which is much more pleasant), unless I have to get up at 6:30 or something....
    TMI?
    GB

  • Error - Cannot connect to the phone

    Hi all,
    have had a dig around and couldn't find anything so I hoping that someone can sort me out here.
    Ok I have my phone connected to the pc via bluetooth. PC Suite picks up the phone but when I click on the Contacts or Messages (or anything in that window) it comes up with an error message saying "Cannot connect to the phone"
    I have checked the list of supported bluetooth stacks and it should be fine. I have also check the phones compatability and this should also be supported. I can also communicate with the phone through the bluetooth software itself.
    Phone: Nokia 6233
    Bluetooth: ITV Bluesoleil 5.0.5
    OS: Windows Vista
    Error: Cannot connect to the phone
    If you need anymore info or can help me with this problem in anyway, please drop us a line.
    Cheers for all your help
    Chris
    EDIT:
    Operating system:
    Microsoft Windows Vista 32-bit Edition
    Language: English
    Language for non-Unicode programs: English
    Detected Internet browsers:
    - Microsoft Internet Explorer 7.0 (Default browser)
    - Mozilla Firefox 2.0
    Detected Bluetooth stacks:
    - Microsoft (Version: 6.0.6000, Build: 16386)
    PC Connectivity Solution:
    Version 7.37.22.0
    Message Edited by chriscolden on 05-Jan-2008 02:08 AM

    Exactly same problem.
    OS: Windows XP Service Pack 2
    Phone: Nokia 6300
    PC Suite version: 6.85.14.1
    BlueSoleil Version: 1.6.1.4 (which should be the version supported by latest PC Suite software version as per Nokia web site).
    Bluetooth USB Adapter: Billionton USBBTC1A-B
    I can pair the phone with my PC and transfer files using the BlueSoleil software directly, but every time I try to use anything in the Nokia PC Suite (after pairing and authorizing the phone in PC Suite), I get the "Could not connect to the phone" error.
    When using "Help --> About Nokia PC Suite... --> Show System Info" function:
    Operating system:
    Microsoft Windows XP 32-bit Edition, Service Pack 2
    Language: English
    Language for non-Unicode programs: English
    Detected Internet browsers:
    - Microsoft Internet Explorer 7.0 (Default browser)
    - Mozilla Firefox 2.0
    Detected Bluetooth stacks:
    - Microsoft (Version: 5.1.2600, Build: 2180)
    PC Connectivity Solution:
    Version 7.37.22.0
    Why the only Bluetooth stack detected is the Microsoft one? Why is BlueSoleil stack not detected?
    How do I use Microsoft Bluetooth stack (at least to see if my Bluetooth USB Adapter works with it)??
    Is this problem going to be solved soon? Is there something I can do without the PC Suite apart from transfering files? I can't edit contacts (save changes) with PC Suite even when the .vcf files are in my PC. Is this intended?
    Thanks.
    ~JAVA

  • Error : Cannot connect to the server temporarily

    Hi,
    A particular PC is giving an error " cannot connect to the server temporarily", the user is able to login on another PC and no one is able to login to lync 2010 ( internal user ) on this particular PC.
    Options tried:
    1) Deleted sip folder under app data.
    2) Uninstall and reinstall Lync client.
    3) checked timezone and srv records.
    4) checked ping to FE and director server.
    ) checked manually adding FE on lync client.
    Your inputs/suggestions would of great help.
    Thanks.

    Is the computer join the domain?
    Run the following command to check the automatic configuration is working
    Nslookup
    >set type=srv
    >_sipinternaltls._tcp.<sip domain>.com(for internal user)
    >_sip._tls<sip domain>.com(for external user)
    If you can ping to FE, please try to sign in with manual configuration.
    Lisa Zheng
    TechNet Community Support

  • Verizon Motorola E815 iSych error: 'cannot connect to the device'

    Hello,
    I have a Mac Mini running 10.4.3 and iSynch 2.1.1 with integrated bluetooth that won't synch with the Verizon Motorola E815 - other discussion threads I've read haven't had a specific remedy...
    -phone has successfully paired to computer
    -bluetooth connection is set to automatic
    -phone appears within iSynch
    Within iSynch, I click the Synch button:
    1) progress bar appears stating 'Connecting'
    2) phone makes a noise indicating connection is in progress and Bluetooth icon appears
    3) after about 20 seconds, the synch fails with the following error:
    Cannot connect to the device. Connection to device was closed. Device "Motorola Phone" synchronization failed
    I've open the Bluetooth app within System Preferences and viewed the Motorola phone when I'm attempting to connect. It shows the following information (which I'm assuming means it's connected properly)
    Paired: Yes
    Configured: Yes
    Favorite: Yes
    Connected: Yes
    Serial Port: Yes
    Also note, when I navigate within the phone to:
    top center button (dash with dashes under it): settings: connection: bluetooth link: handsfree: [look for devices] --- no devices are found.
    Perhaps I'm just a newbie to the whole Bluetooth thing but I'm at a loss - any help is greatly appreciated.
    Mac Mini   Mac OS X (10.4.3)  

    Well, I just figured it out.
    After pairing, the phone itself needs to be shut off and turned back on. Once I did this, the Bluetooth enabled at startup and iSynch transferred data without error.
    Cheers
    Doug

  • SmartView Error "Cannot Connect to the Provider. Make Sure It Is Running...

    Hi All
    Our user are getting below error when they try to connect from SmartView
    Cannot Connect to the Provider. Make Sure It Is Running in the Specified Host/Port.Error(12031).
    We are on 9.3.3 planning.our web server is WebSphere
    Please suggest
    Thanks,

    You might want to increase the timeout and check:
    Smartview in Excel utilizes some Microsoft settings that it obtains From IE. When running on IE 7 or higher there are new settings that have a low default time out. You can increase these by following the instructions in the articles listed below
    http://support.microsoft.com/kb/813827
    http://support.microsoft.com/kb/181050
    Make sure you have a safe backup of the windows registry before you do this .
    1. Open the Registry (Start -> Run -> Regedit)
    2. Locate the following section:
    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\
    3. Create the following new keys for DWORD with Hexadecimal values:
    ReceiveTimeout and set it to 00dbba00
    KeepAliveTimeout and set it to 00180000
    ServerInfoTimeout and set it to 00180000
    4.Disconnect and close the Smartview and launch a fresh connection
    HTH-
    Jasmine.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

Maybe you are looking for

  • && doesn't work correctly?!?

    Hi, I started using Pixel Bender just the day before yesterday, so excuse me, if I ask a question, that's already answered - I didn't find an answer. For a filter kernel I needed to find white pixel. Can anybody tell me, why does dst = sampleNearest(

  • SRM Catalog Item GUID-Characteristics table

    Hi I am trying to test class /CCM/CL_ITEM_MANAGER method GET_ITEM_DATA so that i can read catalog item and then update it back with new characteristic value using UPDATE_ITEM method. Issue is when hit F8 i don't see these methods to test i am trying

  • General slowness...

    Hi gang, I have a 2.4GHz, 2GB RAM March 2008 MBP with a 200GB HD. At the moment there is 98.54 GB of free space on the disc, and nothing new has been installed in a few months. Just recently, and slowly, I've been noticing a creeping up slowness of t

  • The application Safari can't be opened -1712

    Has anyone seen this error message when trying to open the Safari application? The application Safari can't be opened. -1712 Thank you

  • Can't access iPhone 4 under My Computer via usb connection outside of iTunes

    I have an 8 GB iPhone 4, which replaced a 16GB one that fell from the docking station last Christmas and won't come back on. I have avoided syncing the new one with iTunes since getting it because I don't want to lose all of the pictures I had on the