Unable to connect to datasource:(database not running)

I was running this example Car Application.
I downloaded SQL Studio and wanted to check if the db tables are created or not.
Tried to open through SQL studio but got the following exception as a pop-up:
<b>
[SAP-AG][SQLOD32 DLL][SAP DB]unable to connect to datasource:(database not running).return-code:SQL_ERROR(-709)</b><i></i>
I believe my J2EE engine is running fine with all the three boxes in green.
Does anyone went through this kind of situation?
Please help me in this regards.
Thanks
-Sudheer

Nitzan,
Thanks for the reply.
To be honest, I didnt understand what u meant.Iam a beginner trying to learn N/W though Iam in J2EE for a long while.
Here is what I have done so far:
Installled WAS with developer studio ran this Car rental application.While doing this I installed SQL studio to check if the tables r created or not.
I dont have any back end database like oracle or SQL server installed.The car application example documentation doesnt say so.
This is what I have given in persistant.xml:
Datasource Name:CAR_RENTAL_POOL
Database Vendor: SAPDB
I dont have visual admin installed.
Please let me know if this makes any sense.
And also there is another problem with car reservation application:
The application seems to running fine except withe the saving part:
when I tried to add a car reservation, there is no response , it's not getting added to the DB.There are no error messages on screen. The screen is same before and after.
Any help would be greatly greatly appreciated.
Thanks

Similar Messages

  • Unable to Connect to the database in RCU, Oracle11g XE on Laptop/Windows

    Software downloaded unzipped and installed from OTN
    OBIEE foundation 11.1.1.5
    Repository Creation Utility 11.1.1.5
    Oracle Database Express Edition 11.2
    Issues
    1. I installed Oracle 11g express edition. I am able to start/stop and run sql against the database however the homepage ("get started " accessed from Start > Programs > Oracle Database 11g XE > Get Started) does not work. This i will post in a separate thread but I am writing this anyway just in case it has some relevance.
    2, This is the one I need help with. Can you confirm that these are the parameters when I hit the "create" option in RCU because I get the error message saying I cannot connect.
    Hostname:This is the same as the hostname, when I go to cmd prompt like below
    C:>hostname<enter> That is what I am using.
    Port and Service :Can you confirm, Port = "1521" and Service = "XE". 1521 is the Database listener port when I installed Oracle 11g Database Express Edition. I am not putting the quotes in the boxes in the RCU.
    Should the service be OracleServiceXE - i have tried it but does not work.
    Anyway I get this message:
    Unable to connect to the database using the provided details.
    Please enter a valid hostname and port or check if the listener is up and running.
    Any ideas appreciated.
    By the way My lsnrctl status returns the following: (meaning the listeners are up!0
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\dir>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 11.2.0.2.0 - Production on 13-MAR-2012 13:44
    :03
    Copyright (c) 1991, 2010, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.2.0.2.0 - Produ
    ction
    Start Date 13-MAR-2012 10:55:11
    Uptime 0 days 2 hr. 48 min. 51 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File C:\oraclexe\app\oracle\product\11.2.0\server\network\a
    dmin\listener.ora
    Listener Log File C:\oraclexe\app\oracle\diag\tnslsnr\myspecifichostname\listene
    r\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myspecifichostname)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=myspecifichostname)(PORT=8080)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
    Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Edited by: ideakat on Mar 13, 2012 1:57 PM

    Hi,
    Like Abhi said, check your tnsnames.ora file to check the port number and service name is correct or not for the Express Edition database you have installed.
    and when you are running RCU installer, Please give system adminstrator account of OracleXE like 'sys' or 'system' account with confirmed port number and service name.
    Hope this helps.
    Regards,
    Bose
    Edited by: Bose on Mar 16, 2012 11:42 AM
    Edited by: Bose on Mar 16, 2012 5:35 PM

  • Unable to connect to MySQL Database using MX

    I am unable to connect to MySQL database hosted on a remote
    server. I get the following error message:
    "HTTP Error Code 404 File Not Found. Here are some possible
    reason for the problem:
    1) There is no testing server running on the server machine.
    2) The testing server specified for this site does not map to
    the
    http://72.9.255.2/~keyitems/_mmServerScripts/MMHTTPDB.php
    URL. Verify that the URL Prefix maps to the root of the site."
    I have specified a testing server. My url is "
    http://72.9.255.2/~keyitems/........."
    For the URL prefix to the site's root folder, I listed the
    following:
    1.
    http://72.9.255.2/~keyitems/
    this did not work. I got the above error message.
    2.
    http://72.9.255.2/ this did not work
    also. I got the above error message.
    Any input would be great as I do not know where to start !!!
    Thank you

    Hi Ravi
    Glad to hear you solved this. It is very gratifying when one solves it alone, don't you think?
    Best wishes
    Michael

  • Unable to connect to 10g database from developer suite 10g

    I have loaded oracle 10g on my server with OS windows 2003 and it is working fine.Now I have installed Oracle developer suite 10g on windows XP client . we have configured local listener also and its entry is found in tnsnames.ora
    My database name is mbxdata .
    I have defined my host name as
    MBXDATA.mbxnet.com in tnsnames but I am unable to connect to the database since I get error as ORA-12154 : TNS :could not resolve the connect identifier specified.
    Please suggest matter urgent.
    Thanks in advance

    We are having the same issue now. Was this ever resolved? We created 2 new databases and added those entries in both tnsnames on the local pc, and the tnsnames on the application server. Able to connect via sqlplus, toad, etc. but not through forms developer. We are running 10g app server, 10g developer suite, 10g databases. Any ideas?
    Thanks,
    Deb

  • Unable to connect to the database through OEM

    Hi,
    ORACLE VERSION: 10.2.0.1.0
    OPERATING SYSTEM:LINUX
    I was unable to connect to my database through OEM.It is showing error like this in my OEM .
    Enterprise Manager is not able to connect to the database instance. The state of the components are listed below.
    The below is the list of errors written in the trace file .
    2009-07-13 14:55:18,351 [EMUI_14_55_18_/console/aboutApplication] ERROR em.console doGet.311 - java.lang.IllegalStateException: Response has already been committed
    java.lang.IllegalStateException: Response has already been committed
         at com.evermind.server.http.EvermindHttpServletResponse.resetBuffer(EvermindHttpServletResponse.java:1901)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:211)
         at oracle.sysman.emSDK.svlt.PageHandler.render(PageHandler.java:773)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:396)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:688)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:291)
         at oracle.sysman.eml.app.Console.doGet(Console.java:135)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:101)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:16)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:123)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:20)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:239)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:600)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:793)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:270)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:112)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192)
         at java.lang.Thread.run(Thread.java:534)
    2009-07-13 14:55:20,893 [HttpRequestHandler-25640626] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,925 [HttpRequestHandler-25640626] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,926 [HttpRequestHandler-25640626] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:20,959 [HttpRequestHandler-23946437] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,990 [HttpRequestHandler-23946437] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:20,991 [HttpRequestHandler-23946437] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:42,047 [OmsServiceDriver thread] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,030 [HttpRequestHandler-12767107] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,062 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,063 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:55:51,096 [HttpRequestHandler-28346522] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,127 [HttpRequestHandler-28346522] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:55:51,127 [HttpRequestHandler-28346522] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21,162 [HttpRequestHandler-32110028] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,193 [HttpRequestHandler-32110028] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,194 [HttpRequestHandler-32110028] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)
    2009-07-13 14:56:21,227 [HttpRequestHandler-12767107] ERROR conn.ConnectionService verifyRepositoryEx.433 - Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,258 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake getParameterFromDB.402 - ORA-01017: invalid username/password; logon denied
    2009-07-13 14:56:21,259 [HttpRequestHandler-12767107] ERROR eml.OMSHandshake processFailure.619 - OMSHandshake failed.(AGENT URL = http://VTL3200DB:3938/emd/main)(ERROR = INTERNAL_ERROR)

    Invalid Connection Pool. ERROR = ORA-01017: invalid username/password; logon denied
    Don't say password is correct, if password is correct then tell us what last changes you did. did you change SYSMAN password throught alter user ...identified ... ?
    Regards,
    Taj

  • Unable to connect to the database to product shared services

    Hi
    I got an error in configuring shared services with the Oracle server database
    "" Unable to connect to the database to product shared services ""
    I created a database that is working properly when accessed by a client.
    I typed everything in config utility, Does we need to take care of any other servies?
    I appreciate if any one help with this.
    Thanks
    Abel Junior
    Version: Hyperion System 9 and Oracle 9i

    John is of course correct that XP is not a supported environment for Essbase 9.3.x.
    Having said that, I have successfully installed Shared Services, Essbase, and EAS on multiple XP laptops. I have done so with 9.2 (painful) and 9.3.1 (just about painless) although always against SQL Server. This is strictly for development/kick the tires work, never as a production environment.
    Planning has quite an issue with XP (and Vista) although I have heard that there is a Windows Registry fix for this.
    Of course Oracle support is going to gong you if you call up with questions about your laptop -- it isn't supported.
    One last thing -- Shared Services and laptop suspends =! stability. For my development purposes, I have backed off Shared Serivces and just go with Essbase as a service with native security and EAS.
    Regards,
    Cameron Lackpour
    P.S. VMs are probably the way to go if your desktop/laptop has the horsepower to drive a proper OS with the VM overhead. On a 4 gigabyte laptop with a Duo Core (no, not a Mac, I just can't remember what Intel calls it -- the power of marketing) VMServer running Windows Server 2003 and the full stack is pretty slow, but it works.

  • Unable to connect to a database

    Hello
    I am trying to connect to a database, but it comes up with an error message. the code is shown below.
    Error is as shown below
    init:
    deps-jar:
    Compiling 1 source file to C:\Documents and Settings\prozario\AssetManage\build\classes
    compile-single:
    run-single:
    Exception in thread "main" java.lang.NullPointerException
    at assetmanage.DBConnectionManager.createStatement(DBConnectionManager.java:37)
    at assetmanage.Main.main(Main.java:36)
    Unable to connect to database java.sql.SQLException: No suitable driver
    Java Result: 1
    BUILD SUCCESSFUL (total time: 1 second)
    //////////////////////////////////////////////////THE CODE////////////////////////
    package assetmanage;
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.SQLException;
    import java.sql.Statement;
    public class DBConnectionManager {
    Connection dbConnect;
    Statement dbStatement;
    public void loadDriver(){
    try{
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    } catch (ClassNotFoundException e){System.out.print("Unable to load driver" + e);
    public void connectDB(){
    try{
    String dbName = "userInfo.mdb";
    String url = "jdbc:odbc" + dbName;
    Connection dbConnect = DriverManager.getConnection(url);
    } catch (Exception e){System.out.print("Unable to connect to database " + e);
    public void createStatement(){
    try{
    Statement dbStatement = dbConnect.createStatement();
    }catch (SQLException sqle){System.out.println("Unable to create statement" + sqle);
    public void createTable(){
    String creaTable = "CREATE TABLE tblPINCODE (PINCODE INT NOT NULL)";
    try{
    dbStatement.executeUpdate(creaTable);
    }catch (Exception e){System.out.print("Unable to create table " + e);
    Can anyone help please?

A: Unable to connect to a database

This works well for me to connect to a Microsoft Access Database. Perhaps it will help. I always appreciated getting some actual help rather than cryptic "don't you know what you're doing, go look" comments. If I knew what I was doing wrong I wouldn't be posting. Therefore, I hope this is helpful and not cryptic!!
This works well for an MS Access Database.
import java.sql.*;
import java.io.*;
public class DBConnection
private static Connection con = null;
public static void setConnection(String path) throws SQLException
DriverManager.registerDriver (new sun.jdbc.odbc.JdbcOdbcDriver());
String database = "jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=";
database+= path.trim() + ";DriverID=22;READONLY=true}"; // add on to the end
File file = new File(path);
if (!file.exists())
throw new SQLException ("\nFile \"" + path + "\" not found");
con = DriverManager.getConnection(database);
public static Connection getConnection()
return con;
public static void closeConnection()
try
con.close();
catch (SQLException x)
System.out.println("Error: " + x);
// This now is a call from any class to the DBConnection class above.
String filename = "F:/Your own Path.mdb";
DBConnection.setConnection(filename);
Connection conn = DBConnection.getConnection();
// Somewhere in your code, close the conn connection

This works well for me to connect to a Microsoft Access Database. Perhaps it will help. I always appreciated getting some actual help rather than cryptic "don't you know what you're doing, go look" comments. If I knew what I was doing wrong I wouldn't be posting. Therefore, I hope this is helpful and not cryptic!!
This works well for an MS Access Database.
import java.sql.*;
import java.io.*;
public class DBConnection
private static Connection con = null;
public static void setConnection(String path) throws SQLException
DriverManager.registerDriver (new sun.jdbc.odbc.JdbcOdbcDriver());
String database = "jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ=";
database+= path.trim() + ";DriverID=22;READONLY=true}"; // add on to the end
File file = new File(path);
if (!file.exists())
throw new SQLException ("\nFile \"" + path + "\" not found");
con = DriverManager.getConnection(database);
public static Connection getConnection()
return con;
public static void closeConnection()
try
con.close();
catch (SQLException x)
System.out.println("Error: " + x);
// This now is a call from any class to the DBConnection class above.
String filename = "F:/Your own Path.mdb";
DBConnection.setConnection(filename);
Connection conn = DBConnection.getConnection();
// Somewhere in your code, close the conn connection

  • "unable to connect to the database. retrying"

    Hi,
    I have ZFD4 on a NW6 server, and have not had the required ammount of time
    to implement in full and work on it...
    However, It was installed a while ago, and was working fine and left
    running.
    I cannot get any Inventory/scan data from any of the workstation objects
    though. In Console 1, it tells me to Configure DB. If I try this, it gives
    the error cannot connect to DB.
    On the console, the Inventory service reports "unable to connect to the
    database. retrying..."
    How do I resolve this? The Sybase adaptive server anywhere 7.0.2.15 is up
    and running...
    HELP!
    TIA
    Alan

    Alan,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Unable to connect to specified database

    I am using Reports 6i as part of a iAS server.
    From my application I can request a report and have it produced
    and then try running it again and have it return the message
    REP-0501 Unable to connect to specified database. There is no
    pattern to when it works and when it doesn't. It does seem to
    fail more when you change to a different report but it will also
    happen if you try the same report.
    I've checked the tnsnames file and it correctly has the database
    information.
    It is also happening on a second server as well. Both are new
    installs. Both iAS servers are NT connected to a Unix database.
    Connection to the database is done by a name server and
    connections using SQLPLUS have no problem.
    Critical issue to user, any ideas?

    This is a bug and is fixed in 10.1.2.3. Bug#5691620
    Please refer to mealik Note 414057.1
    Thks
    Sharath

  • Unable to connect to MaxDB database

    Hi Experts,
    I have installed SAP MaxDB database(version 7.7.06.09) based on the MDM7.1 Installation Guide.
    I am trying to connect to MaxDB database to create repository in MDM console.
    at this movement, I am getting error like "unable to connect to database"
    Please guide me if anyone have idea related to this.
    Thanks,
    RDNPrasad

    Hi Jitesh,
    I have checked the server log file, I found the error is mentioned below:
    Error: Service 'Host name', User 'SAPMDMDB', Schema 'SAPMDMDB' Connect failed
    ERROR CODE=-10709, Connection failed (RTE:[5] database not running)
    I have checked in the services the MAXDB:MDM and MAXDB: .UMDB are running and these are set to Startup type property as "Automatic".
    besides i found other services related to MaxDB(MAXDB: MDM(slow), MAXDB: .M770401, MAXDB: .M770401 (slow) , MAXDB: .M770428) are not running and these are set to startup type property as "Manual"
    Please let me know if you have idea about this.
    Thanks,
    RDNPrasad

  • Application cannot proceed. Internal error occured. Contact your administrator. Error msg: Unable to connect to the database. Please make sure the database information specified in admin/includes/config.php are correct.

    After clicking in email link, I get the following message on Firefox page : " The application cannot proceed!
    An internal error occured. Please contact your administrator and describe the steps you took before you encounter this error message.Error msg: Unable to connect to the database. Please make sure the database information specified in admin/includes/config.php are correct."
    The email asked to install the latest Adobe Flashplayer version to have it working. I installed it, also updated my plug-ins and checked in safe mode that the extensions were not the problem. I also deleted the cookies an cache. Nothing seems to be working so far. I have the lastest version of Firefox 8.0.1 as well as Roboform 7. I noticed that the latest Firefox version has (x86) tagged to it. Does it refers to an 86 bits because my computer uses 32 or 64 bits only. I tried also different browsers and the message kept appearing. How do I resolve this problem?

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    * Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    * Tools > Options > Privacy > Cookies: "Show Cookies"

  • UNABLE TO CONNECT TO THE DATABASE

    Problem Description:
    Unable to connect to the database:
    http://192.168.1.94:1158/dva/mac/login
    Login to Database:
    * User Name : dvowner
    * Password : XXXXXXXXXXX
    Login Error
    TNS:listener does not currently know of service requested in connect descriptor [12514].

    How does your inquiry related to Audit Vault?
    The 12514 error you are reporting is one of the most common and addressed at great length at metalink.

  • "Unable to connect to the database" when connected to corporate network

    Hi
    Installed Primavera P6 V7 and Oracle 10g in Stand alone on XP 32bit machines with SP3. When our machines are NOT connected to the corporate network it works fine.
    However when connected to the network we can not access the locally stored database. We get message "primavera unable to connect to the database. would you like to configure the database connection now"
    Database on servers that we set up are fine regardless.
    If we connect machines to just the internet, again no issues.
    So something is stopping Primavera opening local database when connect on our corporate network.
    Any ideas please?
    Thanks

    This may be a long shot but look into how your TNSNAMES.ora file is being distributed on the domain (or are you possibly utilizing LDAP.ora on the domain side?).
    Some time ago I remember a company scripting an ENV variable on domain logon that altered where the Oracle client would pull the TNSNAMES from.

  • #50070: Unable to connect to the database

    Hi All,
    For some reason I keep getting the below error in the application log of my server. 
    Event Type: Error
    Event Source: Windows SharePoint Services 2.0
    Event Category: None
    Event ID: 1000
    Date: 06/05/2014
    Time: 09:21:48
    User: N/A
    Computer: SERVER01
    Description:
    #50070: Unable to connect to the database STS_Config on server01\SharePoint.  Check the database connection information and make sure that the database server is running.
    Any ideas on how I can fix this! 
    Thanks,
    Danny

    Well, that's an old version of SharePoint! That database is the name of the configuration database for your deployment. This may have to do with the Timer Service.
    Can you check this kb to see if it's of any use for you?
    http://support.microsoft.com/default.aspx?id=840685
    Please give it a try and let us know how it works out.
    Steven Andrews
    SharePoint Business Analyst: LiveNation Entertainment
    Blog: baron72.wordpress.com
    Twitter: Follow @backpackerd00d
    My Wiki Articles:
    CodePlex Corner Series
    Please remember to mark your question as "answered" if this solves (or helps) your problem.

  • Message "WLAN: Unable to connect. Wlan Network not...

    Well guys i bought my nokia 5800 today so like any other curious people i looked the wi-fi hoping connect with the internet and when i try to connect with the wi-fi appears this message "WLAN: Unable to connect. Wlan Network not Found." and then it dosen´t connectbut he finds normally the networ and this message appears after i type the Router password.i´ve already looked in another foruns and i´ve already switch off the Option Qos in my router and the problem cotinues, so anyone can help me?my router is one linksys wrt54g and the type of connection is static ip an the security is Wpa Personal TKIP....
    PLEASE ANYONE CAN HELP ME?I´D BE VERY GRATEFUL WITH THE SOLUTION FOR MY PROBLEM...
    Thanks 
    Message Edited by darkcraft on 13-Jul-2009 09:47 PM

    tomasvaril wrote:
    Same To me. I have Asus WL-500W router at home, WPA2-PSK(AES), password similar to this "lIGf@91pY0TnFY!Jh@7LjTUlsL3ZPY", MAC address filtering. My old Nokia E51 works, my Touch Pro Works with it. When i try my one day old Nokia E72 it does not work, the same like others:WLAN: Unable to connect. Wlan Network not Found. E72 works at my work wifi, which has the same settings but without mac filtering. Have no idea what is happening, all is setting correctly. MAC address of E72 is allowed on router. It has the same settings like E51, but E51 works like a charm E72 does not work. What is wrong?
    As already suggested, you could try disabling the MAC filtering from the router, just to outrule possibility of a typo while entering E72's MAC address to router settings.
    Have you tried swithing a WLAN channel that your router uses?
    Log in to your router's web management pages (check router's default IP address and username/password from it's manual) and switch of the "Automatic" channel selection mode. Try few different channels, like 1, 3, 6, 9, 11, if one of the channels happens to work any better. Note that in case you have set your router to use channels 12 or 13 (or in case "Automatic" channel selection mode has decided to select channel 12 or 13) you must have a SIM card inserted and some other than "Offline" profile enabled on your phone since Offline mode (i.e. airplane / flight mode) won't allow your phone to operate on higher channels than 11.
    In case you have configured your WLAN network (SSID) to be "hidden", try disabling hidden SSID mode on the router.
    Asus WL-500W router seems to be a pre-standard 802.11n device so might be worth looking in to your router's WLAN settings and see if playing around with router's WLAN operating mode and settings improve the situation. First of all ensure that your router is not set to operate in 20/40MHz mode (set it to 20MHz only) assuming that the router is in default 802.11b/g/n mode. You could also try disabling the 802.11n mode completely by selecting a 802.11b/g mode (if available).
    You should probably also check that you're running latest (2.0.0.6 ??) firmware version on your Asus WL-500W router since there seems to plenty of complaints regarding WLAN connectivity and stability issues (in general, not specific to Nokia handsets) with this particular router model.

  • Maybe you are looking for

    • Error while transporting a data type

      Hello all SAP PI Experts, I'm trying to transport a data type but I'm getting the below mentioned error. This is happening even when I gave the proper name of SWCV that contains this data type. Please suggest how this problem can be solved. Thanks, A

    • Transitioning effect not working properly (cross dissolve)

      I had a clip and split it in two in FCP. I took the later half and imported to AE to make my effect. The plan was to import it back to FCP and add a cross dissolve between the two half-clips to make it look like the effect fades in. Makes sense, righ

    • AES-256 Security Provider ??

      Hi, Our company is using a tool called AdvenetNet WebNMS to create a network management system. However, there is one particular section in the developer guide that refers to working with "providers" to support privacy in SNMPv3. Our software group w

    • Displaying hierarchy in input schedule

      Hi, I have a customer dimension with  hierarchy. i want to display the customer dimension in hierarchial fashion by using customer hierarchy in input schedule. i have gone throught the below thread Create Hierarchy in REport which expalins to use  RE

    • Can't create a Database Adapter

      My BPEL process was functioning properly, but I wanted to rename some of my database and FTP adapters. When I did this they quit working, so I then deleted the old adapters and attempted to create new adapters, duplicate my previous efforts, with the