Runtime error '440': unable to make connection,ORA-06413

Urgent issue
this is my code
Private Sub Command1_Click()
'Declare variables
Dim OraSession As Object
Dim OraDatabase As Object
Dim OraDynaset As Object
'Create the OraSession Object.
Set OraSession = CreateObject("OracleInProcServer.XOraSession")
'Create the OraDatabase Object by opening a connection to Oracle.
Set OraDatabase = OraSession.OpenDatabase("sampleDBname", "username/password", 0&)
'Display the username and database to which you have connected.
MsgBox "Connected to " & OraDatabase.Connect & "@" & OraDatabase.DatabaseName
End Sub
Using this application. the exe file runs fine in program files but its fails in program files(x86)
system details:
windows 7 64bit
oracle 11g
please help me out:(
advance thanks

Hi ,
You are starting the application from a directory with a special character in the name.
A simple testcase:
create a directory c:test(4)
copy odbctst.exe to this directory and start it from this directory
you will get the ora-6413 when trying to connect to an oracle database
The error is caused by the paranthesis in the directory name.In your case program files(x86)
Remove the special characters from the directory name and everything will work as designed.
For ORA-06413
Please go through the below link
http://www.dba-oracle.com/tora_06413_connection_not_open.htm_
it would be helpful
Regards,
Fabian

Similar Messages

  • New Local Move Request - Error: MapiExceptionLogonFailed: Unable to make connection to the server.

    I am in the process of doing a migration from SBS 2003 std. edition to SBS 2011 std. I am at the point the migrating mailboxes from the Exch 03 server to the Exch 2010 server.  I initially received an error when selecting mailboxes that the mailbox
    db on the Exch03 server did not exist.  I followed the resolution steps from another forum post to add the Exch 2010 server to the "first administrative group" via the security tab and give full permissions.  This solved that issue and
    I was able to proceed through the wizard to actually create the local move request.  However, after processing the request, I get the following error...
    Summary: 1 item(s). 0 succeeded, 1 failed.
    Elapsed time: 00:00:03
    <username>
    Failed
    Error:
    Mailbox database '0180b88c-0cb2-4b2f-981a-6bdaecc10fcb' is offline.
    MapiExceptionLogonFailed: Unable to make connection to the server. (hr=0x80040111, ec=1010)
    Diagnostic context:
        Lid: 13720   dwParam: 0x6D9      Msg: EEInfo: Flags: 0
        Lid: 11672   dwParam: 0x6D9      Msg: EEInfo: NumberOfParameters: 4
        Lid: 8856    dwParam: 0x6D9      Msg: EEInfo: prm[0]: Unicode string: ncacn_ip_tcp
        Lid: 8856    dwParam: 0x6D9      Msg: EEInfo: prm[1]: Unicode string: <Exch03server>.<domainname>.local
        Lid: 12952   dwParam: 0x6D9      Msg: EEInfo: prm[2]: Long val: -545057711
        Lid: 12952   dwParam: 0x6D9      Msg: EEInfo: prm[3]: Long val: 382312662
        Lid: 45169   StoreEc: 0x824    
        Lid: 44273
        Lid: 59431   EMSMDB.EcDoConnectEx called [length=114]
        Lid: 34855   EMSMDB.EcDoConnectEx returned [ec=0x3F2][length=56][latency=4]
        Lid: 56945
        Lid: 59431   EMSMDB.EcDoConnectEx called [length=114]
        Lid: 34855   EMSMDB.EcDoConnectEx returned [ec=0x3F2][length=56][latency=4]
        Lid: 59505   StoreEc: 0x3F2    
        Lid: 52465   StoreEc: 0x3F2    
        Lid: 60065
        Lid: 33777   StoreEc: 0x3F2    
        Lid: 59805
        Lid: 52209   StoreEc: 0x3F2    
        Lid: 19778
        Lid: 27970   StoreEc: 0x3F2    
        Lid: 17730
        Lid: 25922   StoreEc: 0x3F2    
    Click here for help... http://technet.microsoft.com/en-US/library/ms.exch.err.default(EXCHG.141).aspx?v=14.1.218.11&t=exchgf1&e=ms.exch.err.ExC2B9A8
    Exchange Management Shell command attempted:
    '<domainname>.local/MyBusiness/Users/SBSUsers/<username>' | New-MoveRequest -TargetDatabase 'Mailbox Database 2011012823'
    Elapsed Time: 00:00:03
    I have tested running the command from the EMS and get the following...
    Mailbox database '0180b88c-0cb2-4b2f-981a-6bdaecc10fcb' is offline.
        + CategoryInfo          : NotSpecified: (0:Int32) [New-MoveRequest], RemoteTransientException
        + FullyQualifiedErrorId : AC277C79,Microsoft.Exchange.Management.RecipientTasks.NewMoveRequest
    On the Exch03 Server I have verified/tested/done the following:
    --Verified the Information Store Service is running
    --Tested restarting the service
    --Verified the Mailbox store is mounted
    --Tested Dismounting and mounting
    --Tested the Exch2010 mailbox db store is functioning properly by creating a test account and verifying w/ OWA.
    --Verified routing group b/w servers
    --verified network connectivity b/w servers
    --Verified DNS is functioning properly on both servers
    --Installed Exchange Server MAPI Client and CDO 1.2.1 on Exch2010 server.
    --Tested rebooting both severs
    I am at a loss.  Any ideas would be greatly appreciated.  I am unable to continue w/ the migration until I get past this step.

    Hi,
    Thank you for sharing the resolution.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Thanks Gen Lin-MSFT

  • OO4O - Unable to make connection, ORA - 12170: TNS: Connect timeout occured

    Hi,
    I am trying to connect to the Database server from Vista client using code written in VB 6.0, The oracle client installed in Vista is 10.2g
    I am using the below code to connect to the oracle database. I tried increasing the INBOUND_CONNECT_TIMEOUT parameter in the SQLNet.ora file, but didn't work.
    Set gvobjOraSession = CreateObject(gvOraSession)
    Set gvobjOraDatabase = gvobjOraSession.OpenDatabase(gvOraDBName, gvOraDefaultUser & "/" & gvOraDefaultPassword, vOraMode)
    Thanks for the help in advance
    Anand

    Are you able to connect using the same information with sqlplus from the same client machine? 12170 is usually a basic client config issue rather than something specific to OO4O.
    Greg

  • NT Adapter unable to make connection

    Hi,
    I am trying to create a java application using the
    Data Form component. I keep getting the error message
    TN adapter unable to make connection when I use the data form
    wizard. Can I use JDeveloper 2.0 Beta with Oracle 8.0.4?
    TIA,
    Phil
    null

    Hi,
    I still can't get a JDeveloper 2.0 Beta to access a local
    database.
    Here is my configuration:
    Oracle 8.0.5 Enterprise Edition for Windows NT 4.0 (SP3)
    JDeveloper 2.0 Beta (Build 184)
    Oracle Developer 2.1 and Oracle Designer 2.1.1 (installed
    in the same Oracle home directory as the RDBMS)
    All of the above are installed on a STAND ALONE machine with
    NO network card installed. I am NOT connected to a network
    either.
    I have tried using the Oracle Thin driver, the OCI-8 driver, and
    the Sun JDBC driver and still unable to make a connection to
    the local RDBMS 8.0.5. I have tried every combination in the
    Data Form Wizard. I even tried to access the RDBMS with the
    Microsoft Loopback adapter. Does JDeveloper use SQL*Net or Net8?
    Thanks in advance for your help.
    Phil
    JDeveloper Team (guest) wrote:
    : Hi Phil,
    : I posted some DB connect info a few weeks back, but it looks
    : like it's faded off of the list. Here it is again (basically,
    : to connect to an 8.0.4 DB, you need to use the 8.0.5 drivers):
    : There have been quite a few postings on problems with
    connections
    : using JDBC in the JDeveloper 2.0 Beta release. This may help
    : answer some of the common questions that arise. Please note
    that
    : the connection issues listed here are specific to the Beta
    : release of JDeveloper. The production release of JDeveloper
    will
    : include Oracle 815 JDBC drivers, which should fix some of the
    : limitations listed below.
    : If this message does not help you fix your connection problem,
    : please be sure to provide the following information in your
    : posting to help us troubleshoot your problem:
    : * version of the database you are trying to connect to
    : * platform the database is installed on
    : * is the database local or remote
    : * what driver(s) you have tried connecting with
    : The JDBC 8.1.4 THIN driver is provided as the default driver
    with
    : JDeveloper 2.0Beta. This driver can connect to 8.1.4 and
    : 8.0.5 databases.
    : If you are connecting to an 8.1.4 database and want to use the
    : thin driver, you should be OK.
    : If you are connecting to an 8.1.4 database and want to use the
    : OCI driver, see
    : the instructions below for switching your driver version. No
    : 8.1.4 OCI
    : drivers were available at the time of our Beta release. If you
    : want to use
    : OCI, you need to use the 8.0.5 drivers.
    : If you are connecting to an 8.0.5 database and want to use the
    : thin driver, you should be OK.
    : If you are connecting to an 8.0.5 database and want to use the
    : OCI driver, see the instructions below for switching driver
    : versions.
    : If you are connecting to an 8.0.5 database on Linux, there is a
    : bug which does not currently allow this connection.
    : If you are connecting to an 8.0.4 or earlier database (back to
    : 7.2) and want to use the JDBC thin or OCI drivers, see the
    : instructions below for switching driver versions.
    : If you are connecting to a Personal Oracle database, use the
    OCI
    : bequeath method to connect.
    : If you are connecting to an Oracle Lite 3.5 database, you will
    : need to upgrade the drivers that came with JDeveloper 2.0
    Beta.
    : See the instructions below.
    : Instructions for Switching Driver Versions (regular Oracle):
    : 1. Exit from JDeveloper.
    : 2. Open the jdeveloper.ini file in a text editor. This file is
    : located in the JDeveloper bin directory.
    : 3. Edit the IDE Classpath so one of the following appears
    before
    : ..\aurora\classes111.zip:
    : ..\jdbc\lib\oci8\classes111.zip (to use the 8.0.5 thin or
    OCI8
    : driver)
    : ..\jdbc\lib\oci7\classes111.zip (to use the OCI7 driver)
    : 4. Save and close the jdeveloper.ini file.
    : 5. Restart JDeveloper
    : Optional steps to use the right driver at runtime within the
    IDE
    : - must be performed for each project that you will use the
    : non-814 JDBC driver with:
    : 1. Select Project Properties from the Project menu for the
    : project you are working on.
    : 2. Make sure the library for the non-814 JDBC driver you want
    to
    : use appears in the
    : libraries list (if not, click Add to add it).
    : 3. Select the non-814 JDBC driver you want to use and drag it
    to
    : the top of the list. It must appear BEFORE BOTH of the
    following
    : libraries:
    : a. Oracle 814 JDBC
    : b. Enterprise Java Beans (this library also pulls in the 814
    : JDBC driver)
    : Notes on using the 8.0.5 drivers:
    : 1. If you are using the 8.0.5 thin driver to connect to a local
    : database, type the name of your host, or the IP address. Do
    not
    : use 'localhost' for the host name.
    : Instructions for upgrading to Oracle Lite 3.5 drivers:
    : 1.Install Oracle Lite 3.5
    : 2.Find the following files in <ORACLE_HOME>:
    : olad2035.dll
    : olite35.msb
    : oljac35.dll
    : oljdbc35.dll
    : olobj35.dll
    : olod2035.dll
    : olodmg35.dll
    : olrep835.dll
    : olsql35.dll
    : (these files will be refered as olite35-dlls from now on)
    : 3.Copy olite35-dlls into <JDeveloper_Home>\bin
    : 4.Create directory <JDeveloper_Home>\jdbc\lib\olite35
    : 5.Copy <ORACLE_HOME>\Lite\Classes\olite35.jar into
    : <JDeveloper_Home>\jdbc\lib\olite35
    : 6.Open <JDeveloper_Home>\bin\JDeveloper.ini, replace
    : "olite30\olite.jar" with "olite35\olite35.jar" in the
    : IDE_CLASSPATH.
    : 7.Launch JDeveloper 2.0
    : 8.Create a Oracle Lite 3.5 Library:
    : a. Select Tools | Default Project Properties from the menu.
    : b. Click the Libraries button.
    : c. Click the New button to create a new library.
    : d. Name: Oracle Lite 3.5 JDBC
    : e. Classpath:<JDeveloper_Home>\jdbc\lib\olite35\Olite35.jar
    : f. Click OKto create the library
    : 9.Select the Oracle Lite 3.0 JDBC library in the Library list
    : and
    : click the Remove button.
    : 10. Click Add and select your newly created Oracle Lite 3.5
    JDBC
    : library from the list. Click OK to add it.
    : If you already have a project defined and opened in the IDE,
    : select Project Properties from the Project menu, and make sure
    : your new Oracle Lite 3.5 library is listed in the libraries
    : list.
    : If not, use steps 9 and 10 above to add it to your project.
    : phil (guest) wrote:
    : : Hi,
    : : I am trying to create a java application using the
    : : Data Form component. I keep getting the error message
    : : TN adapter unable to make connection when I use the data form
    : : wizard. Can I use JDeveloper 2.0 Beta with Oracle 8.0.4?
    : : TIA,
    : : Phil
    null

  • MapiExceptionMdbOffline: Unable to make connection to the server. (hr=0x80004005, ec=1142)

    Hello,
    We have 2 Exchange 2013 (build 712) servers in a DAG with distinct subnets. Cisco ASA in between was set to have no filtering between servers in subnet.
    We cannot add database copies nor move mailboxes.
    Tes-Mapiconnectivty fails with
    unspaceId  : e8a087f1-6197-48df-b094-d5c93a7b6070
    Server      : CLI-SRV01
    Database    : CLI-MDB01
    Mailbox     : SystemMailbox{376e8d54-7154-484a-a0a3-58f22d73236f}
    MailboxGuid :
    IsArchive   :
    Result      : *FAILURE*
    Latency     : 00:00:00
    Error       : [Microsoft.Exchange.Data.Storage.MailboxOfflineException]: Cannot open mailbox /o=First
                  Organization/ou=Exchange Administrative Group
                  (FYDIBOHF23SPDLT)/cn=Configuration/cn=Servers/cn=CLI-SRV01/cn=Microsoft System Attendant. Inner error
                  [Microsoft.Mapi.MapiExceptionMdbOffline]: MapiExceptionMdbOffline: Unable to make connection to the
                  server. (hr=0x80004005, ec=1142)
    In event log:
    The Microsoft Exchange Mailbox Replication service was unable to process jobs in a mailbox database.
    Database: RDB
    Error: MapiExceptionRecoveryMDBMismatch: Unable to open message store. (hr=0x80004005, ec=1165)
    Diagnostic context:
        Lid: 55847   EMSMDBPOOL.EcPoolSessionDoRpc called [length=132]
        Lid: 43559   EMSMDBPOOL.EcPoolSessionDoRpc returned [ec=0x0][length=248][latency=0]
    Adding database copy fails with
    The seeding operation failed. Error: An error occurred while performing the seed operation. Error: Failed to open a log truncation context to source server 'CLI-SRV02.CLI.ch'. Hresult: 0xc7ff07d7. Error: Failed to open a log truncation context because the
    Microsoft Exchange Information Store service is not running. [Database: CLI-PFDB02, Server: CLI-SRV01.CLI.ch]
    How can I further verify communication from CLI-SRV02 to CLI-SRV01 ?
    Any help welcome
    /Patrice

    Hi,
    Let's begin with the following similar thread:
    http://social.technet.microsoft.com/Forums/en-US/b651d65c-92f3-460c-b555-247acb8e6fd7/recovered-exchange-2013-arbitration-system-mailboxes?forum=exchangesvravailabilityandisasterrecovery
    It is the same error in the event log with you when moving mailboxes. And it can be resolved by recreating the mailboxes.
    Additionally, to check the network connection between two servers, I recommend you use the network monitor to catch the package.
    Thanks,
    If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Angela Shi
    TechNet Community Support

  • VideoError: 1000: Unable to make connection to server or to find FLV on server

    Hello there,
    I am using a simple FLVPlayback control in my AS3 document. In that I invoked FLVPlayback's methods like play, seek, and stop. Whenever I use these methods I get "VideoError: 1000: Unable to make connection to server or to find FLV on server" error while publishing the file. If I remove these method call then I am not getting this error.
    Note: If I load above published file in another file then I'm not getting this error, however same is not working on LMS.
    It will be of great help if someone help me resolve this issue.

    I added trace that you have mentioned in first frame and here is output:
    Player Name :: vPlayer
    Player Source :: courseContent/LN_1324634806568/sampleVideo_01.mp4
    VideoError: 1000: Unable to make connection to server or to find FLV on server
              at fl.video::VideoPlayer/stop()
              at fl.video::FLVPlayback/http://www.adobe.com/2007/flash/flvplayback/internal::showFirstStream()
              at fl.video::FLVPlayback/http://www.adobe.com/2007/flash/flvplayback/internal::handleVideoEvent()
              at flash.events::EventDispatcher/dispatchEventFunction()
              at flash.events::EventDispatcher/dispatchEvent()
              at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::setState()
              at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::httpNetStatus()

  • VideoError: 1000: Unable to make connection to server

    VideoError: 1000: Unable to make connection to server or to
    find FLV on server
    I've spent a lot of time in the past couple of weeks trying
    to figure out what could be the problem.
    I developed a Live Streaming Flash (swf) that play fine in my
    local host with my Labtop with FMS3 Installed.I can see my live
    video in internet only when i use my laptop. What puzzled me is
    that even when i connected to Internet my Live stream and the
    dynamic playlist work perfect on my laptop but never in any other
    computer. I have tested it on several computers in different
    places, the only thing i get always is this code;
    VideoError: 1000: Unable to make connection to server or to
    find FLV on server
    at fl.video::VideoPlayer/play()
    at fl.video::FLVPlayback/
    http://www.adobe.com/2007/flash/flvplayback/internal::showFirstStream()
    at fl.video::FLVPlayback/
    http://www.adobe.com/2007/flash/flvplayback/internal::handleVideoEvent()
    at
    flash.events::EventDispatcher/flash.events:EventDispatcher::dispatchEventFunctio
    n()
    at flash.events::EventDispatcher/dispatchEvent()
    at fl.video::VideoPlayer/
    http://www.adobe.com/2007/flash/flvplayback/internal::setState()
    at fl.video::VideoPlayer/
    http://www.adobe.com/2007/flash/flvplayback/internal::httpNetStatus()
    Does anybody know what can cause this error and how to fix
    it?
    Thanks in advance,
    Delluchi

    I can't answer your question but it sounds like you have a similar problem to me, I can make the connection fine from my laptop but no other pc can connect or see the stream. Why can't someone just tell you in plain english how to ....  better still why can't Adobe actually tell you in plain english! Hope you work it out, if you do let me know please!

  • 1000: unable to make connection to server or to find FLV

    Hi,
    this is driving me crazy. This is so simple, I can't believe
    there is a problem. I placed and FLVPlayback component in my flash
    file, and named it "my_playback".
    I created an actions layer and in it I do:
    my_playback.contentPath("moviename.flv") ;
    and the stupid flash gives me the error when I run it :
    1000:unable to make connection to server or to find FLV.
    Now the damn "moviename.flv" is in he same directory as the
    flash file, so what is going on?
    I just can't believe that the simplest things are are so hard
    with Flash, I am getting so annoyed by it, I am almost ready to
    give up on Flash.
    Does someone have an idea of what is going on?
    thanks
    -Malena

    no idea..
    what version of flash?
    what is in the contentPath parameter for that component
    instance?
    I cant reproduce your problem, can I have your fla
    file?

  • Runtime error and unable to create new web application

    Hi
    when i create new web application i faced this error Runtime error and unable to create new web application.
    in this farm we have
    2 wfe servers
    2 application servers.
    adil

    Adil,
    There could be many reason like IIS issue, Space issue, Permission issue, SQL issue which is not possible us to guess rather
    you need to jump in the SharePoint log(Program Files\Common files\Microsoft Shared\Web Server Extensions\14\LOGS) and find out the specific error log its throwing after which trouble shoot can be start.
    You can refer few similar threads here -
    Link
    Please 'propose as answer' if it helped you, also 'vote helpful' if you like this reply.

  • Runtime error '440' on "Contact Person search"  tileset

    Hi all,
    i work with Mobile Sales Application 3.0.
    I have a problem with one pc (and only this one).
    When i click on tileset "Contact Person search" i can see c.p list, but the system crash: there is a runtime error '440' and the message is:
    "Program: C:\Program Files\SAP\Mobile\bin\UFContainer.exe
    R6025
    -pure virtual fucntion call".
    We tried to reinstall the packages, to extract the subscription and regenerate Bdoc and tables, but the error persists.
    Have you any suggestion to resolve this problem?
    Thanks and regards,
    Giuseppe

    Hi Ramesh,
    i' have just applied this note but the problerm persist.
    I' ve also looked for many notes but noone of this seems to be the correct for my problem!
    Have you any suggestion?
    Thanks and regards,
    Giuseppe

  • Runtime error during createStatement() trying to connect to MySQL database

    I am trying to make a script to access a MySQL database over the internet. I can get this to work on my home server using PHP, but I can't figure out why my code below is not working. I get a runtime error in the conn.createStatement() line but I can't figure out what the problem is... Any help is appreciated...
    import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.SQLException; import java.sql.Statement; public class sqltest extends Activity {                 Connection conn=null; try { // from http://help.godaddy.com/topic/319/article/262 conn = DriverManager.getConnection( "jdbc:mysql://profiles.db.1111111.hostedresource.com:3306/dbname", "dbname", "password"); } catch (SQLException e1) { // TODO Auto-generated catch block e1.printStackTrace(); } try { // Create a result set containing all data from mysql_all_table Statement stmt = conn.createStatement(); ResultSet rs = stmt.executeQuery("SELECT * FROM *");                 } }
    PS: I am developing this code for android using Eclipse, but I think the issue is a pure java code related...

    You catch the conection exception and keep on going. So 'conn' is null. That produces a null pointer exception at the createStatement() line. Which I am guessing the IDE tells you exactly that.

  • DirSync + PwdSync - Passwords not syncing, error 611 Unable to open connection to domain

    Hello Everyone.
    I've installed and configured DirSync with Password Sync (PwdSync) in a forest with 4 domains.
    I'm using the most recent DirSync installation at the date of this post, 6475.0007.
    The domain structure is
    Parent Domain
    - Child Domain 1
    -- 'Grand' Child Domain 1
    - Child Domain 2
    I am successfully syncing users from Child Domain 1 only. I'm using container filtering to sync only 1 selected OU at this stage while I'm testing before deployment.
    User's in the selected OU are syncing and AD details are correct. To filter out the domains I didn't want to sync, I had to create an empty OU in each domain and select to sync it. Also in each domain I had to create an account with the
    same username and password as the Enterprise account I set up for DirSync.
    I enabled Password Sync while using the Windows Azure Active Directory Configuration tool.
    After a full sync I receive a 611 error in the Application Log, source Directory Synchronization.
    Password synchronization failed for domain: child1.domain.com . Details:
    Microsoft.Online.PasswordSynchronization.SynchronizationManagerException: Unable to open connection to domain:
    child1.domain.com .
    Error: There was an error creating the connection context. ---> Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsException: There was an error creating the connection context. --->
    Microsoft.Online.PasswordSynchronization.DirectoryReplicationServices.DrsSecurityException:
    RPC Error 5 : Access is denied. Error creating DRS context handle.
    It appears that it's not enough to tick the box to enable Password Sync.
    I got a successful sync only after I did the following:
    On the DirSync server, opened C:\Program Files\Windows Azure Active Directory Sync\DirSyncConfigShell.psc1
    Run the command Enable-MSOnlinePasswordSync
    Log in with the Enterprise Admin credentials for the forest
    Run the command Start-OnlineCoExistenceSync to begin a sync
    I verified the password sync worked successfully with my synced users.
    Maybe I missed something in the instructions but I only tried this after reading a blog post by Jethro Seghers. Thanks Jethro!

    Your 4 steps are essentially already included during the normal setup wizard process, with the exception of #3.  Because DirSync runs as a service, you logging in to windows as an enterprise admin is not required.  It is possible however that
    there were replication or other delays in your multi-domain environment. 
    Mike Crowley | MVP
    My Blog --
    Planet Technologies

  • IFS Internal error when trying to make connection

    Anyone have a workaround for this problem?
    At startup, my iFS (iFS 1.0 on Solaris) application creates an instance of the LibraryService class and uses that instance to create/destroy LibrarySession instances.
    If my app sits idle for a long period (overnight), I get the following
    exception when trying to create a new LibrarySession connection instance:
    oracle.ifs.common.IfsException: IFS-9999: Internal error:
    java.sql.SQLException: Error while trying to retrieve text for error ORA-03113
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java)
    at oracle.jdbc.oci8.OCIDBAccess.check_error(OCIDBAccess.java)
    at oracle.jdbc.oci8.OCIDBAccess.executeFetch(OCIDBAccess.java)
    at oracle.jdbc.driver.OracleStatement.doExecuteQuery(OracleStatement.java)
    at oracle.jdbc.driver.OracleStatement.doExecute(OracleStatement.java)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java)
    at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java)
    at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java)
    at oracle.ifs.server.S_LibrarySession.getIdForNewObject(S_LibrarySession.java)
    at oracle.ifs.server.S_LibrarySession.<init>(S_LibrarySession.java:1661)
    at oracle.ifs.server.S_LibraryService.constructSession(S_LibraryService.java:1978)
    at oracle.ifs.server.S_LibraryService.connect(S_LibraryService.java:1798)
    at oracle.ifs.beans.LibraryService.connectLocal(LibraryService.java:522)
    at oracle.ifs.beans.LibraryService.connect(LibraryService.java:377)
    null

    Maybe you could describe what you are doing a bit more. What I gather is that you want to take the pacman cache from the desktop system and somehow (how?) use this to update (or install to?) a laptop.
    You can make the desktop cache into a repository with gen_repo - but I forgot to say that you need to check that only a single version of each package is present in the cache (I think pacman -Sc should do that).
    If the laptop and desktop are then connected, e.g. by lan, you can set pacman.conf on the laptop to point at this repository (e.g. using NFS). Or you can copy the repository to the laptop and set pacman.conf to point at it.
    Another possibility would be to copy the pacman db (/var/lib/pacman/) to the laptop, and the package cache, then use pacman -S to install stuff. For that you don't need gen_repo, etc. Or you could just mount the desktop cache using NFS.
    There are all sorts of possibilities ... did you have something particular in mind?

  • CF MX7   ORACLE 9i   unable to make connection

    We have CF MX7 standard edition, running on Win 2003 IIS 6. I
    have not been able to get a connection to my oracle DB.
    I have tried both the ODBC and JDBC route, I have gone to the
    knowledge base and downloaded the CF tech note on jdbc thin driver
    and tried to follow those instructions. I still can't get this
    thing to work. I've been messing with this for several days now .
    The current error I am getting is "no suitable drive available for
    MYDB, please check the driver setting in resources file, error"
    trying to use JDBC here.
    Does anyone have a clear set of instructions for this,
    including where all dose the TNS names file have to reside to make
    this work?
    What is the resources file??
    At wits end !

    Have you considered purchasing DataDirect's JDBC drivers?
    http://www.datadirect.com/products/jdbc/index.ssp
    Good luck!

  • Unable to make connection to XBox Live

    Is any one else experiencing a loss of connectivity to XBox live? I'm on the 71.188.80.0 network segment and all day yesterday we were unable to connect to live, same thing this morning. This is a connection that has worked for the last couple of years. When I ping the live node I do not get a response and a trace route disappears after 11 hops in the MSN network, but I can ping the xbox web site and testing with a 1500 byte MTU works fine so it's not an MTU issue. My gut feeling is that a new router or interface was added to the FIOS network sometime yesterday early morning and they've affected the routes being sent to Microsoft. Either that or MSN has a routing loop but I doubt this would only affect FIOS customers (saw a few posts online all from FIOS customers regarding this)
    If you are not able to connect to live, can you post your external IP address first three numbers and maybe we can see if there's a commonality. I'm on hold with FIOS support right now so hopefully they are aware of this but usually a routing issue takes a while to get recognized.
    Solved!
    Go to Solution.

    OK, I get support online and they tried to blow me off saying there is no way it can be a FIOS issue. As usual they want to wash their hands of any connectivity issue. There is a possibility that they have a wrongly advertised route in their tables though it's more likely to be a routing loop on the live network they could at least check the routes. Still the immediate jump for the support agent to say it's definately not a FIOS issue is maddening.

Maybe you are looking for