Problem in connecting after manual creation of database in 9i.

Hi,
I had installed Oracle 9i and I tried to created the DB manually. I tried all possible ways to connect, but it was in vain. I tried - connect / as SYSDBA(ORA-24314: service handle not initialized), connect / as SYSDBA/password (where password is the one given during the creation of the service - as suggested in the Post installation guide of Oracle, just to receive an invalid option in connect string error) and connect "/ as SYSDBA" (ORA-12560: TNS:protocol adapter error).
Please throw some light on this problem.
Thanks in advance.
Vijay

I have the same problem with Personal Oracle 8i. I tried to create a database manually and the creation failed the first time because Oracle claimed it ran out of process memory. I was never successful in getting the database functioning and couldn't even deleted it although I did manage to delete the service.
Now, whenever I use SQLPlus from the command prompt, I get the TNS Protocal Adapter error. SQLPlus worksheet and SQLPlus under the "Developer" menu both work and I can use the JDBC driver successfully.
Anyone have any suggestions?
Dianne

Similar Messages

  • Problems auto-connecting after sleep & startup (Changed from WPA to WEP)

    Okay, I know there have been several issues similar to this, but after two days of sifting through posts, I still can't resolve this.
    A few days ago I switched my AirPort network security from WPA to WEP-128. This was required to allow my Nintendo DS to connect to the netwrok, by the way. After the change, two similar, but slightly different problems started:
    My 15" PowerBook G4 no longer auto-connects to the network at startup. The network is listed in the drop-down, and connects with no problem when I choose it manually. The computer seems to have no problem re-connecting after waking from sleep, which is odd because...
    My other PowerBook, a 12" G4, won't auto-connect at startup AND won't re-connect after sleep. As above, it has no problem connecting using the Keychain once the network is selected from the drop-down.
    So far I have tried, on both machines:
    - trashing the system airport prefs
    - deleting and resetting the network's keychain entry
    - repairing the keychain (no errors found)
    - turning off some unneeded power mgt options
    - disconnecting USB peripherals
    I have also reloaded the software on both my AirPort Extreme base and my AirPort Express hub, as well as restarting both hubs. I've also made sure that AirPort is at the top of the network connection list.
    Both laptops are running 10.4.3 and have all the latest software updates installed.
    What am I missing?
    Thanks.

    Both of these replies are helpful, in that they help confirm something I figured out this morning, almost accidentally.
    One thing I didn't mention was that during the change from WPA to WEP I changed the network password. Now, I assumed that since the Keychain seemed to be working and I could get on the network manually without needing to enter the password each time, that meant the new password had correctly propagated throughout the system.
    So, this morning I go into the Network settings, switch from Automatic to Preferred, select my network, look at the properties, and notice that somehow it has way too many bullets for that to be the correct password. I re-entered the password and that seems to have solved the problem. The new password I had entered somehow didn't make it into this setting. I guess trashing the network prefs, or renaming the network would have had the same effect.

  • Problem in connecting SQL developer to Oracle database

    Hi,I don't know this is the correct forum for my problem
    I Just installed   Oracle Sql developer 3.2.I encountered a problem while creating a new connection with Oracle database 11g..
    The error message says "Status : Failure -Test failed: The Network Adapter could not establish the connection"..
    The command response as follows
    lsnrctl stop
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:52
    :56
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    TNS-01190: The user is not authorized to execute the requested listener command
    lsnrctl start
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:55
    :49
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    TNS-01106: Listener using listener name LISTENER has already been started
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:57
    :07
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                31-OCT-2013 20:57:07
    Uptime                    0 days 1 hr. 0 min. 0 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\RIYAS\product\11.2.0\dbhome_1\network\admin\lis
    tener.ora
    Listener Log File         c:\app\riyas\diag\tnslsnr\RIYAS-PC\listener\alert\log.
    xml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=127.0.0.1)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    lsnrctl service
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 31-OCT-2013 21:58
    :28
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:0 refused:0
             LOCAL SERVER
    Service "orcl" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "DEDICATED" established:102 refused:0 state:ready
             LOCAL SERVER
    Service "orclXDB" has 1 instance(s).
      Instance "orcl", status READY, has 1 handler(s) for this service...
        Handler(s):
          "D000" established:0 refused:0 current:0 max:1022 state:ready
             DISPATCHER <machine: RIYAS-PC, pid: 1828>
             (ADDRESS=(PROTOCOL=tcp)(HOST=RIYAS-PC)(PORT=49911))
    The command completed successfully
    set
    ALLUSERSPROFILE=C:\ProgramData
    APPDATA=C:\Users\RIYAS\AppData\Roaming
    CommonProgramFiles=C:\Program Files\Common Files
    CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files
    CommonProgramW6432=C:\Program Files\Common Files
    COMPUTERNAME=RIYAS-PC
    ComSpec=C:\windows\system32\cmd.exe
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    HOMEPATH=\Users\RIYAS
    LOCALAPPDATA=C:\Users\RIYAS\AppData\Local
    LOGONSERVER=\\RIYAS-PC
    NUMBER_OF_PROCESSORS=4
    OS=Windows_NT
    Path=C:\app\RIYAS\product\11.2.0\dbhome_1\bin;C:\app\RIYAS\product\11.2.0\dbhome
    _2\bin;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common
    Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsof
    t Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\
    Program Files (x86)\Intel\iCLS Client\;C:\Program Files\Intel\iCLS Client\;C:\wi
    ndows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo
    werShell\v1.0\;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;
    C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program File
    s (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\I
    ntel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\Intel\Open
    CL SDK\2.0\bin\x86;C:\Program Files (x86)\Intel\OpenCL SDK\2.0\bin\x64;C:\Progra
    m Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\P
    rogram Files (x86)\Windows Live\Shared
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC
    PROCESSOR_ARCHITECTURE=AMD64
    PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 58 Stepping 9, GenuineIntel
    PROCESSOR_LEVEL=6
    PROCESSOR_REVISION=3a09
    ProgramData=C:\ProgramData
    ProgramFiles=C:\Program Files
    ProgramFiles(x86)=C:\Program Files (x86)
    ProgramW6432=C:\Program Files
    PROMPT=$P$G
    PSModulePath=C:\windows\system32\WindowsPowerShell\v1.0\Modules\
    PUBLIC=C:\Users\Public
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\windows
    TEMP=C:\Users\RIYAS\AppData\Local\Temp
    TMP=C:\Users\RIYAS\AppData\Local\Temp
    USERDOMAIN=RIYAS-PC
    USERNAME=RIYAS
    USERPROFILE=C:\Users\RIYAS
    windir=C:\windows
    windows_tracing_flags=3
    windows_tracing_logfile=C:\BVTBin\Tests\installpackage\csilogfile.log
    Pls help..

    You don't say what you have done to set up a connection.
    This error is usually caused by something like using the wrong host name, or port number.

  • Problem of connection to PROGRESS 9.1D database

    hi,
    i have problem to have Jdeveloper to connect Progress database with version 9.1D. The JDBC driver did be loaded but no schema information could be retrieved. i am sure that my database userid/password has the enough right to
    do so . i am told "success" , when pressing the button "testing connection" , but no logon information could be found in the database log . Any help is highly
    apprieciated.
    thanks in advance.
    baker.

    What JDeveloper version are you using?
    Look and see if you have a "Show all schemas" in Tools > Preferences > Database and if so, check it.
    Rob
    Team JDev

  • Manual Creation of Database

    DATAFILE '/u03/oradata/oracle/sys01.dbf'
    SIZE 50M AUTOEXTEND ON NEXT 30M MAXSIZE 150M
    MAXDATAFILES 240
    I understand that these datafiles will hold tables for the data dictionary and and system undo segment. I understand that the maximum size of this datafile is 150M. I dont understand what MAXDATAFILES might mean.
    I read that they are "The maximum number of datafiles that can be open"
    Does this mean we can have 240 separate data files of up to 150M each in size? What does one datafile amount to? 1 datafile = 150M ? Does this mean we could have 240 * 150M ?
    Thanks for looking at this newb question

    The SIZE info means:
    - create teh datafile using 50M of space
    - if the datafile fills up, keep extending it by 30m, up until you reach 150m (if you need more space, then you will start seeing errors that the Oracle could no longer extend the tablespace by XXXX)
    The MAXDATAFILES means that you can have up to 240 datafiles in your database. In most cases, this is enough. If you end up needing more in the future, you would have to recreate the controlfile to increase this number. You will need a minimum of one datafile per tablespace, so if you know how many of these you will need, this may help in picking the right number.

  • MI 7.0 - Problem with synchronization after syncBo creation

    Hi All,
    I'm using MI 7.0 SP9. I have a syncBo Z_TEST type 2-Way.
    I define GET_LIST, GET_DETAIL and CREATE BAPIs.
    I create a Z_TEST syncBo on the client (status NEW).
    After a synchronization, the Z_TEST object is created in the backend,
    but the local syncBo status is INCONSISTENT and I have a second syncBo representing the new object with CONSISTENT status.
    Log extraction :
    02.07.2008 17:25:36 Adding header(mobile ID=0000002213, synchronization key=0000000006) data=TOP0001000
    02.07.2008 17:25:36 Before BAPI wrapper call: Create
    02.07.2008 17:25:36 Z_TEST_CREATE has started for run number 0000179341 and runtime counter 8
    02.07.2008 17:25:37 Z_TEST_CREATE has finished for run number 0000179341 and runtime counter 8
    02.07.2008 17:25:37 Before BAPI wrapper call: GetDetail
    02.07.2008 17:25:37 Z_TEST_GETDETAIL has started for run number 0000179341 and runtime counter 9
    02.07.2008 17:25:37 Z_TEST_GETDETAIL has finished for run number 0000179341 and runtime counter 9
    02.07.2008 17:25:37 Updating replication DB for mobile ID 0000002213 (headers=0, items=0)
    02.07.2008 17:25:37 All updates for one TOP block were successful (seq. no.=129, TOP cntr.=0000000001)
    I should have :
    Updating replication DB for mobile ID 0000002213 (headers=1, items=0)
    Why the system doesn't make the link between the created object in the backend and the local object ?
    Any idea ?

    Hi,
    it is your CREATE handler in the backend that has the issue. It sends the data down to the device - have a look into the standard codings for BOs how they handle this - this is in that case the easiest way, cause everything else is a guess from this side. But at least: it is most likely the BADI coding on the backend - could be the mapping on the Middleware as well, but that is not that oftenthe issue.
    Regards,
    Oliver

  • Problem in Excise Invoice Manual creation

    Hello
    While creating outgoing Excise invoice manully,system is not picking the edu.cess and scess but bed is picked.
    i have checked all the setting like J1id, excise group but no success.
    But when we are creating the same Automatically, it is happening correctly.
    Please help me in solving this issue.
    Regards
    Harris

    While creating outgoing Excise invoice manully,system is not picking
    But when we are creating the same Automatically, it is happening correctly
    What do you mean by "automatic" ??   Is it in bacground as and when the SAP billing document is generated ??
    thanks
    G. Lakshmipathi

  • How to correct close database connection after report generation

    Hello
    I have problem a with alive database connection after report creation and report  closing. How to properly to close connection to database?
    Best regards
    Edited by: punkers84 on Jun 17, 2011 10:38 AM

    that's what I am doing... after viewing the report, I call the close method on the window closing event of the container window. but the connection is still open. I had a lot of other issues with my jdbc driver but after downgrading to an older version those issues are resolved.Only this one is still there! Is there any other way to close the connection (like using dbcontroller or etc.)?

  • Connect a Microsoft SQL Server Database with eclipse

    Hi all,
    I am having problem to connect a Microsoft SQL Server Database with eclipse. Is it possible to do it? And could someone explain me how, please? When I want to create a connection from the data source explorer, I have in the list of connection only derby and jdbc. Is anything else that I have to download?
    Thank you in advance for your help.

    Just choose generic JDBC and locate/specify the driver yourself. Exactly the same as you would use when you wrote JDBC code yourself.

  • Security Update 2007-004 v1.1 did not fix connectivity after sleep

    I installed the new security update (2007-004 v1.1) which was supposed to fix airport cards from disconnecting from their wireless network after sleep...but it didn't fix the problem. Is anyone else STILL having trouble?

    I was having the same problem with connectivity after sleep, but once I used the Security Update 2007-004 v1.1 I no longer that THAT problem, but now I have another,....
    in MAIL, there is definitely a 'long' pause before graphics are displayed. Or while using Safari, the text for a new page will display fairly quickly, but again there is a 'long' pause before the graphics show up. I am comparing the time before the first 2007-004 update and now. Before, the graphics downloaded fairly quickly. In the MAIL program, just clicking on an email caused the graphics to appear, in fact, they were just THERE. But now, again there is that longish pause before they appear.
    Has this happened to anyone else? And ideas what I can do?
    PowerBookG4   Mac OS X (10.3.9)  

  • Problem in connect database using applet

    hi
    please
    i want open database in page html with use Applet
    i use this code but database not work in the my page
    if this code have problem
    please correct this code to open database in page html
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    con = DriverManager.getConnection(
    "jdbc:odbc:DRIVER=Microsoft Access Driver (*.mdb);DBQ=C:\\hwzyfa.mdb ");
    sta = con.createStatement(ResultSet.TYPE_SCROLL_INSENSITIVE,
    ResultSet.CONCUR_UPDATABLE);
    res = sta.executeQuery("select * from aha");
    this is my code
    package orcle;
    import java.sql.*;
    import java.awt.*;
    import java.applet.*;
    import java.awt.event.*;
    <applet code="test.class" width=200 height=200>
    </applet>
    public class Applora extends Applet implements ActionListener
    Connection con = null;
    Statement stmt = null;
    ResultSet rs = null;
    String str=null;
    TextArea ta;
    public void init()
    ta= new TextArea(10,30);
    add(ta);
    Button b1 = new Button(">>");
    add(b1);
    b1.addActionListener(this);
    ta.setText("Initialization...\n");
    public void start() {java.applet.AudioClip a=  Applet.newAudioClip(Applora.class.getResource("a.mid"));
       a.play();
    public void actionPerformed(ActionEvent ae)
    ta.appendText("Inside actionPerformed\n");
    try
    ta.appendText("Inside try block\n");
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    ta.appendText("Class loaded\n");
    /********** upto this point it works fine **************/
    con=DriverManager.getConnection("jdbc:odbc:DRIVER=Microsoft Access Driver (*.mdb);DBQ=C:\\hwzyfa.mdb ");
    ta.appendText("Connection created\n");
    stmt=con.createStatement();
    ta.appendText("Statement created\n");
    rs=stmt.executeQuery("select * from aha");
    ta.appendText("Resultset created\n");
    while(rs.next())
    str=str+rs.getString(2)+" "+"\n";
    //str=str+rs.getString(2)+" "+"\n";
    ta.appendText(str);
    con.close();
    stmt.close();
    rs.close();
    }catch(ClassNotFoundException cnfe){System.out.println("Class Not found "+cnfe.getMessage());}
    catch(SQLException sqle){System.out.println("SQL Exception "+sqle.getMessage());ta.setText(sqle.getMessage());}
    catch(Exception e){ta.setText(e.getMessage());e.getMessage();}
    }

    i want access to database in page html with use AppletFirst of all, that doesn't make any sence, if it's a single user application make it a java
    application.
    If it's a multu user application make it a client server where the web server connects to
    the database when the client requests a connection.
    When the applet connects to the database any client running the applet needs a
    connection to your database server, the client needs the jdbc drivers and the client's
    jre needs to find them (set classpath with runtime parameters or set the classes in
    javadir lib). After that the client needs to change thiere java.policy or you need to sign
    the applet.
    Needless to say that's a lot of trouble. And if you go through all that trouble the client
    can de-compile your applet and see the connection to the database server and the
    server name. Now the client can destroy your database or worse see date it is not
    supposed to see.
    Since you are a brainless ... who needed to post this question 6 times did not respond to any of my post in your other threads I can just say good luck with your problem.

  • Problem in connecting to database from webdynpro for java

    Hi
    I have a problem in connecting to database from webdynpro application
    I am using oracle 10 express edition as database and was able to connect to database from a java application.But  was unable to connect from a webdynpro for java.
    <b>I guess webdynpro for java uses open sql instead of vendor sql(I looked in the visual admin ,DB is using open sql) so unable to connect to database.Am i right.?</b>
    Do i need to make any settings in the visual admin to make it work?
    How to solve this problem.Please give me pointers
    Thanks
    Bala

    Hi,
    For connecting to Oracle, either you can use the normal JDBC connectivty code directly which is given below :
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@Oracle_server_ip:Oracle port:SID of the Database","user_name","password");
    Statement stmt = conn.createStatement();
    ResultSet rs = stmt.executeQuery("your query");
    In case you want to fetch data through ejbs, these are the steps to be followed :
    1) Open the J2EE perspective
    2) Create an EJB Module project
    3) Right click on ejbModule, create a new EJB (select your EJB type)
    4) While creating the ejb itself, you can add business methods by clicking ‘Next’ in the UI. Another option is after creating the ejb, write the method in the bean, then select the method from ejb-jar.xml -> <bean name> ->method. Right click and select ‘propogate to local & remote’.
    5) Double click on ejb-j2ee-engine.xml. select your bean and specify a Jndi name for eg: “MyJndi”.
    6) Right click on the EJB project and add ‘classes12.zip’ file (provided by Oracle) to it’s build path. (under libraries tab). Also check the same file under ‘Order & Export’.
    7) Create an Enterprise Application project.
    8) Right click on the EJB module project and select add to EAR project, then select the created EAR project.
    9) Right click on the EJB project, select ‘Build EJB Archive’
    10) Right click on the EAR project, select ‘Build Application Archive’
    11) Open the WebDynpro perspective, open a new project, right click on the project ->properties. Do the following configurations :-
    • Java Build path - select the EJB project from ‘projects’ , check the selected project under ‘Order & Export’
    • Project references – select the EAR project
    • WebDynpro references – select ‘sharing references’ tab, click add & make an entry as : <vendor>/<EAR project name without .ear extension>
    You can find the vendor name under ‘application-j2ee-engine.xml’ file of the EAR project. By default it is ‘sap.com’. So if my EAR project’s name is ABC, my entry would look like ‘sap.com/ABC’
    12) Now the configurations are over and the EJB can be invoked by writing the client code inside the webdynpro component. Like:
    InitialContext context = new InitialContext();
    Object obj = context.lookup("MyJndi");
    MyEJBHome home = MyEJBHome)PortableRemoteObject.narrow(obj,MyEJBHome.class);
    MyEJB mybean = home.create();
    int a = 0;
    a= mybean.add(10,15);
    wdContext.currentContextElement().setSum(a);
    where ‘MyEJB’ is my EJB name and ‘MyJndi’ is my JNDI name
    To connect to Oracle , you can write the usual Java code (given below) as a business methos of the ejb (similar to add() method in the example). And access it like mybean.<businessMethodName>().
    DriverManager.registerDriver(new oracle.jdbc.driver.OracleDriver());
    Connection conn = DriverManager.getConnection("jdbc:oracle:thin:@Oracle_server_ip:Oracle port:SID of the Database","user_name","password");
    Statement stmt = conn.createStatement();
    ResultSet rs = stmt.executeQuery("your query");
    Extracted from Re: Webdynpro and Oracle
    http://help.sap.com/saphelp_webas630/helpdata/en/b0/6e62f30cbe9e44977c78dbdc7a6b27/frameset.htm
    May be of use to understand the VA Conf /people/varadharajan.krishnasamy/blog/2007/02/27/configuring-jdbc-connector-service-to-perform-database-lookups
    Regards
    Ayyapparaj

  • After creating a contained database, getting a login failure error while trying to connect to it.

    After creating a contained database and a user with passowrd under the same database, I tried connecting to the contained database. I entered the server name, login credentials and went to the connection properties tab to select the contained database using
    <browse server> option under "connect to database". Here I get the login failure error.
    TITLE: Browse Server for Database
    Failed to connect to server <servername>\<login>. (Microsoft.SqlServer.ConnectionInfo)
    But when I manually enter the Database name instead of selecting from the <browse server> option the connection gets through.
    Is this a Bug ? Has anyone else faced this error?

    Hello,
    Is this a Bug ? Has anyone else faced this error?
    It's not a bug, it's working as intended. Contained users don't have instance level permissions and cannot "login" to the instance (which is what the "browse" button is attempting). In order for it to work, the database name must be in the connection string
    (which with the browse button, it will not be).
    Welcome to contained users, they aren't for everyone.
    Sean Gallardy | Blog | Microsoft Certified Master

  • Problem with the USB-connection after upgrade to P...

    Hello to everybody!
    After upgrading PC-suite, I can't establish a USB-connection with the phone.
    Here are the facts:
    1) My phone is the E90. Latest software installed (300.34.84)
    2) PC-Suite version 7.0.9.2 english. I also tried the greek version, same problem with it also.
    3) Nokia Connectivity Cable Driver 7.0.2.1. I also installed manually a previous version of the driver (7.0.2.0), but this didn't solve the problem.
    4) I didn't have any problem with the older version of PC-suite.
    5) I don't have a problem with the cable because the data-transfer-mode works fine.
    6) Prior to any installation attempt, I always first uninstalled PC-suite and Cable-driver manually with the windows-xp uninstall program. This was not the fact, only in my first attempt, where I upgraded the pc-suite from inside the program itself.
    Please help, because I can't backup and this is very important for me!
    Solved!
    Go to Solution.

    Thank you all for your suggestions but nothing of the above worked for me.
    After of hours and hours of installing and uninstalling of several versions of the pc-suite I solved the problem as following:
    1) Uninstall manually (windows - control panel - add/remove programs)Nokia-PC-Suite, Nokia Connectivity Cable Driver AND PC Connectivity Solution!
    2) Restart PC
    3) Download and install the new version of Nokia-PC-Suite.
    The tricky part is that you have to uninstall the application called "PC Connectivity Solution" manually and since the title of the application dosn't include the Nokia-Name you have first to find out that this program is Nokia-related!
    Once again, thanks to everybody who took the time to make suggestions and especially to cricfancy who made me aware of the fact that PC Connectivity Solution is a nokia application!
    Finally, I would like to make a statement for Nokia:
    People, if you are not sure about an update then keep it in beta and don't make it available to the public!!! I lost hours and hours on search and made countless installs and uninstalls to find out what was wrong. Under the line, I had made no mistakes in my update from the start and the whole problem was based on your software! This is not acceptable!

  • "Could not connect to the ConfigMgr site database" problem with SCCM

    The scenario is:
    - SCCM 2007 SP1 installed on one server
    - SQL 2008 installed on the other server
    - Console was also installed on the SCCM server.
    Everything was working just fine for about three months. As of few days ago, out of nowhere, I cannot open the console at all, it gives me this error:
    " The ConfigMgr console could not connect to the ConfigMgr site database. Verify that this computer has network connectivity to the SMS Provider computer and that your user account has Remote Activation permissions on both
    the ConfigMgr site server and SMS Provider computers. For more information, see "How to Configure DCOM Permissions for Configuration Manager Console Connections" in ConfigMgr Help. "
    I confirmed all permissions (DCOM) and group settings (SMS Admin) and everything looks fine. I also noticed one other thing and I have a feeling its related - I log on to SCCM server and then from there I try to start RDP
    connection to SQL server. I can connect, but as soon as I move the mouse or try clicking somewhere it breaks the connection and the "Trying to re-connect" window appears. It can`t establish normal RDP connection. If I try from any other server to SQL, it works
    fine...
    Any suggestions will be appreciated.
    Dino

    looks like I celebrated way too early - after working for about 20 minutes, it started throwing the same error again. Th adminUI log has this entry:
    ===========================================================================================================0
    [3][13.4.2011 13:33:45] :Error returned from WMI Query Engine\r\nMicrosoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException\r\nThe ConfigMgr Provider reported an error connecting to the ConfigMgr site database server. Verify
    that the SQL Server is online and that ConfigMgr site server computer account is an administrator on the ConfigMgr site database server.\r\n   at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryProcessor.ProcessQueryWorker(AsyncOperationDatabase asyncData)
       at System.Runtime.Remoting.Messaging.StackBuilderSink._PrivateProcessMessage(IntPtr md, Object[] args, Object server, Int32 methodPtr, Boolean fExecuteInContext, Object[]& outArgs)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.AsyncProcessMessage(IMessage msg, IMessageSink replySink)\r\nConfigMgr Error Object:
    instance of SMS_ExtendedStatus
        CauseInfo = "";
        Description = "Unable to get SQL connection.";
        ErrorCode = 3242263810;
        File = "e:\\nts_sms_fre\\sms\\siteserver\\sdk_provider\\smsprov\\sspobjectquery.cpp";
        Line = 1861;
        Operation = "ExecQuery";
        ParameterInfo = "select * from SMS_ConfigurationBaselineInfo where UPPER(CI_UniqueID) NOT IN (SELECT UPPER(InstanceKey) FROM SMS_ObjectContainerItem WHERE ObjectType=2011) ORDER BY LocalizedDisplayName";
        ProviderName = "WinMgmt";
        SQLMessage = "[08S01][11][Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.";
        SQLSeverity = 0;
        SQLStatus = 11;
        StatusCode = 2147749889;
    Unable to get SQL connection.
    \r\nSystem.Management.ManagementException\r\nGeneric failure \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()\r\nManagementException details:
    instance of SMS_ExtendedStatus
        CauseInfo = "";
        Description = "Unable to get SQL connection.";
        ErrorCode = 3242263810;
        File = "e:\\nts_sms_fre\\sms\\siteserver\\sdk_provider\\smsprov\\sspobjectquery.cpp";
        Line = 1861;
        Operation = "ExecQuery";
        ParameterInfo = "select * from SMS_ConfigurationBaselineInfo where UPPER(CI_UniqueID) NOT IN (SELECT UPPER(InstanceKey) FROM SMS_ObjectContainerItem WHERE ObjectType=2011) ORDER BY LocalizedDisplayName";
        ProviderName = "WinMgmt";
        SQLMessage = "[08S01][11][Microsoft][ODBC SQL Server Driver][DBNETLIB]General network error. Check your network documentation.";
        SQLSeverity = 0;
        SQLStatus = 11;
        StatusCode = 2147749889;
    \r\n
    ====================================================================================================
    As I mentioned in my first post, the RDP from SCCM to SQL servers is not working and I think that is related to my problem....suggestions?

Maybe you are looking for

  • I get a ssl  Provider error while running a file..

    WHen I try to run a file <filename>.java (the file has no problem in compilation), I get an error that says - "Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/net/ssl/internal/ssl/Provider". What does this mean and how can I rectif

  • Applemobiledevicehelper error in iTunes 10.5.0.142 on winows XP

    applemobiledevicehelper constantly raises an exception, can't sync my ipad AppleMobileDeviceHelper.exe - Ошибка приложения Исключение unknown software exception (0x80000003) в приложении по адресу 0x7c90120e. i had installed, uninstalled and reinstal

  • Inverted black and white images in iPhoto 6

    After I recently upgraded to OS X 10.4.8, a number of black and white images in my iPhoto 6 library started showing up inverted (like negatives) when I open them. The thumbnails, however, are in regular black and white. This didn't happen using OS X

  • EMAIL output type problem

    I am having problem in executing email output in order.In customer master email address is mentioned correct.But from order when I am executing the email output its going to some the customer email address not the one which is mentioned in the custom

  • How to convert mp4 videos (HD) for use on the new ipad in imovie without a mac.

    Hi, Please help. I have many videos taken with my sony cybershot camera (Mpv4 (HD)). I have the new ipad and have downloaded imovie. I have converted the videos so they can be viewed on the ipad but imovie will not recognize them. I have a Pc (not a