Connection busy

Hello
I am connecting to MS Sql server 2000 but it is giving me an error of connection busy

Maybe this will help.

Similar Messages

  • Issues with connection busy functionality

    Here are a few things I've noticed with the busy connection functionality:
    If I want to right click in a SQL worksheet window while a tab has a query running (current or different tab) I get the "connection busy" error. Don't know why this is b/c right clicking should not be contacting the DB so it's not like I'm trying to run another process or something.
    I had one tab with a basic select statement and another that was running another script that was taking a while to execute. The tab running had a bunch of insert statements running but not in a pl/sql block. The script had 15,729 inserts. When I tried running a statement on the other tab, I recieved the "connection busy" error, and I clicked abort. Instead of not trying to connect, I kept recieving the "connection busy" error over and over. The second tab came back with results finally. When my other tab with the insert statements was done, I checked the number of rows in my table - 15,717! So it looks like when I was clicking abort the other script was skipping statements or something! Good thing I double checked b/c this nasty little bug would have caused me some grief in the future.

    The connection-busy-abort-retry dialog is popped us when a JDBC operation is being performed on the connection and another such operation is requested.
    SqlDeveloper uses single connection/session everywhere, so in your case, in the second worksheet, the same connection was being used which was busy through the operation in first worksheet.
    Right click on the worksheet, does some JDBC operation, hence you got the dialog in second worksheet.
    One workaround is to use unshared sql worksheet (ctrl-shif-n in a woeksheet).
    A better solution for above issues is being worked on by the development team that should give you better concurrency and responsiveness.
    This would be available in next major release of Sql Developer.
    -Raghu
    dev. team.

  • User un-friendly prompt when connection busy

    Hello,
    I've been using SQL Developer since it's "Raptor" days and I love it. I think you've done a great job weaning away SQL*Plus users and also those who use other great tools like Toad, SQL Navigator etc.
    I recently noticed a prompt pop-up that I thought was confusing and hence I'm reporting it here. If this is not the right place to report these types of issues, please guide me.
    When you run a pl/sql script and it's taking some time to execute, if you try to open a new sql worksheet tab, it gives you a pop-up like this:
    Connection currently busy. Try again? |
    |
    [Try Again] [Abort] |
    If you click 'try again', it tries again to open the sql worksheet and if you click 'Abort', it closes the popup window. I just feel that the buttons are not user-friendly, especially the word 'Abort'. I was afraid that if I clicked 'Abort', it would stop my existing ongoing pl/sql transaction. Would using 'OK' and 'Cancel' instead of 'Try again' and 'Abort' be a better option? Let me know what you think.
    Thanks
    Alex

    Most things can now (2.1) run in parallel (they actually get queued up). Connection-Busy-Abort-Retry dialog has been removed from most places.
    But not all. There are some features / use-cases where the operation cannot be performed in background. At those places you'll still this dialog.
    -Raghu
    Edited by: RaghvendraSaboo on Dec 10, 2009 6:54 PM
    typo
    Edited by: RaghvendraSaboo on Dec 10, 2009 6:55 PM

  • Changes in SAPBW system to connect Business object system

    hi,
       Do we need change any settings in SAPBW  System  in order to connect Business Objects system
    for example: do we add any transports...
    Thanks

    Hi Hari,
    please also try this post in the dedicated [SAP connection |BusinessObjects Integration Kits;forum.
    Falk

  • Connect Business One to Dyamics CRM?

    Has anyone out there connected Business One to Dynamics CRM? Also, does anyone know if an SDK document is available for download?
    Thanks.
    John.

    Hi Gordon:
    I am with you on your answer however my customer has bought these 2 packages and has tasked me with hooking them up.
    Do you know where I can read teh Business One SDK?
    Thanks for any and all help.
    John.

  • Connect Business Objects to Essbase 7.1.x

    Hi,
    Has anyone ever successfully connected Business Objects to Essbase 7.1.x? If so, was it worth it? Also, where does the Essbase Runtime Client need to be installed?
    Thanks,
    Sam

    Hi Sam,
    I have connect BO & Cognos to Essbase cubes. It depends on the type of reporting you are doing on whether it is worth it or not. If you want faster ad hoc reporting via BO connected to your cube, it's worth it.
    Client would be installed on your machine.
    What version of BO would you be connecting to? XI? Web connectivity?
    Sarah

  • Error to connecting business rules for Planning application outline

    Hi all,
    I recently migrated database schemas from uat to prod.i configured evrything successfully.when
    I loged into EAS console with user(other than admin)that user has all acces to create business rules,
    I tried to create new business rule to select planning application.
    I am getting this error" error connecting to essbase server<servername>:<appname>
    in error details "error connecting to pllanning server<servername>:<appname>"
    and "error loading objects from data source:java.sql.SQLException: [Hyperion][Oracle JDBC Driver]Object has been closed."
    Please anybody help on these
    regards
    vas

    hi john,
    we are using hyperion planning 9.3.1.1.11 version,
    we were new installatalled Production server and configured,but i did not test the business rules in production server,
    next my DBA exported Oracle Dabase Schemas from UAT server to Production sever those scema names are same in UAT and Production server,so my DBA droped The Schemas in production and replaced the UAT scemas in production server,
    After i manually configured the production server with Migrated scemas, in configuration i changed the server names with production sever and Database names while configuration ,Hyperion planning datasource names are same in UAT and Production ,i manually edited the server names and Database names, i configured to For EAS ,Shared Services,Planning
    Everything configured sucessfully,i am able to log on to application Planning url,and refreshed everything,
    But i am logon to EAS console, i tried to create the Business rule with associate Planning Application I am getting this error Connecting to essbase server<server name>:<appname>
    In error details "error connecting to pllanning server,servername>:<appname.
    and error loading objects from datasource:com.java.sqlexception;[hyperion][oracle jdbc driver]object has been close.
    please help on these
    thanking you
    srini

  • Connect Business Objects to SAS Data Set?

    Has anyone ever been able to use a SAS data set as a data source for Business Objects?

    I've connected to a SAS datastore in Business Objects Data Services, and it's straightforward.
    What you need is to set SAS up as an ODBC server.
    This can be done in 2 ways:
    - Using the SAS/SHARE product on any server that is accessible from BOBJ. This is quite pricey, so maybe you should only consider this if you have a SAS/SHARE license already, or your project can pay for it.
    - Using an ordinary running SAS session on the same server.
    You also need to install an ODBC driver on your BOBJ server, in order to access your SAS ODBC server.
    You can read about SAS ODBC on SAS Institutes website. Start here:
    http://support.sas.com/documentation/cdl/en/odbcdref/63284/HTML/default/viewer.htm#p0pqrmjmkckqugn1099ywy9o8myj.htm

  • Can you connect Business One with with Business Objects ??

    Can we connect B1 with BOBJ ?Has anyone worked on it?
    What are the prerequisites?
    Regards
    RK

    I have one server on of B1 8.8 which has inbuilt crystal..but another B1 which is not 8.8 .
    1.I wish to consolidate data from these two servers..what should be my starategy??
    2.You mention about SQL database ,but why should I unnecessarily setup another instance of SQL for consolidation..??Can't I consolidate it at Crystal Reports Layer?
    3.If I have license of BOBJ ,how the inbuilt Crystal Server would differ from BOBJ package of Crystal Reports Server 2008?Will there be separate instances??Also considering my R/3 will also connect with Crystal Server...what should be my startegy..?I am pretty much confused..
    Regards,
    RK

  • Starting adsl connection busy then fail

    when trying what they wrote in the wiki guide about starting adsl i get this error.
    how can I correct this so I will have adsl connection?
    any suggestion appreciated
    thanks

    Usually this occurs on failed connection attempts.
    Either your connection setup is in error. Or there are too short timeouts.
    My adsl sometimes (seldom) needs a minute to get a stable connection.
    There should be "pppd" messages in /var/log/everything.log.

  • Business system connection to XI

    Hi,
    I would like to connect business system R/3 4.7 (web as 620) to An XI system - PI (process integration netweaver 2004s) - do i need to install on the businees system the appint add-on?
    according to note 721160 the add-on must be installed but this note is talking about XI 3.0 and my system is based on netweaver 2004s (process integration - formely XI)
    Moshe

    Hi,
    >>Do i need the appint add-on on the R/3 620 system for proxy?
    If your SAP R/3's WAS< 6.20 means you have to do this activity.
    If ur SAP R/3's WAS is >=6.20 means not necessary.
    Check this for refference
    How do you activate ABAP Proxies?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Regards
    Seshagiri
    Edited by: N V Seshagiri on Mar 20, 2008 10:57 AM

  • 30EA2 Connection is Busy Dialog Does not Go Away on Abort

    I am building index on large table in a SQL Worksheet. I tried to look at table statistics and Dialog "Connection is Busy" came up. Hitting Abort does not Abort.
    I guess it may go away after index is built

    I'm getting that connection busy dialog a lot on EA3. It works fine , just annoying to keep clicking the dialog bix away. We have a lot of firewalls and our network connection setup may be a bit slow. Is there a config change to allow a longer timeout on the connections? I coudl try that.

  • MBA dropping wireless connection, workaround that works for me

    I have a brand new Macbook air 1.6HD that I purchased two days ago, and observed the issues with the wireless signal dropping out during regular web browsing activity, as often as every 3-5 minutes. I did not migrate settings from a previous machine, and have both a mac mini and thinkpad in the house which work without issues. The wireless AP (a linksys wrtg) has no WPA/WEP settings active, and is using a wireless channel that nobody else in the neighborhood is using according to my scanner.
    I wondered why certain activities like streaming a video or downloading a file never seemed to drop in the middle, whereas if I was browsing the web it would drop while reading pages during the time when nothing much was happening. I would download a few pages, and then when clicking a link I was suddenly being sent to the "internet connection has dropped" page in Safari, and the airport icon in the menubar showed no signal, until I went up and reconnected once again to my AP.
    So, I opened up a terminal window and started a ping to a host outside my network, a DNS server that is always reachable: "ping 128.95.112.1". Whenever this ping session is running, I do not seem to drop the wireless signal, and the behavior is normal. I have tested this on several different wireless points including the wireless at my work and at a local Starbucks, however if I interrupt the pings and just use the laptop as normal, it returns to the previous behavior and the wireless AP again "drops" only to be found again when I reconnect via the option in the menu bar.
    Something about constantly keeping the connection busy with these constant small packets seems to keep the laptop from "forgetting" the association to the AP. This workaround may work for some of the others out there seeing the same issue. It would be nice for Apple to fix or acknowledge whatever driver issue or design problem is causing the Air to have this problem, since the Mac Mini and other laptops in the house are clearly not having the problem, and it is limited to this new hardware.

    That sounds like the 'keep alive' is way too low.
    it sounds like a protocol/operating system issue based on how you describe it. (however if your other macs are on the same OS ver . . . then . . . never mind.)
    Does pinging the loopback keep the laptop from "forgetting" the association to the AP? (If so you may be able to set up a small script and add if to your login startup items. . . as a work around. just an idea.)
    Message was edited by: Michael Seelye

  • LOV Refresh based on the business rule

    My requirement is to refresh the LOV based on a value selected in another LOV. Say the LOV required to be refreshed as LOV2 and the LOV in which the value is selected and which triggers the LOV2 refresh is LOV1. Both the attributes of LOV1 and LOV2 are present in the same VO. Lets say attribute A1 for LOV1 and A2 for LOV2. The VA for LOV2 is present at EO Level and there are 2 view criteria and 4 bind variables in this view accessor. 3 of the bind variables are assigned values at the EO level by calling get method of another EO. For the value selected in LOV1 (i.e. it displays values of the attribute present in UI Hints of View Accessor) the corresponding attribute value present in the VO is required and that should be passed to the bind variable so that the query gets executed for LOV2 and LOV2 gets refreshed.
    The few constraints which I have here is
    1. View Accessor of LOV2 cannot be written at VO Level because 3bind variables should be set at the EO level as there is an association present
    2. VA Override is not permissible as it throws an error because other bind variables are set at the EO Level
    3. I can have a value change listener and pick the attribute Value when the user selects it and store in a page flow scope. But this value is the UI Hints value (which is displayed in the UI ) , I require the corresponding attribute value of this UI Hints attribute value being displayed.
    4. I was not able to use a view link for this scenario because I've to use a DECODE functionality in where clause.

    Hi Gary,
    You can have try by using following tab :
    The table CRMD_ORDER_INDEX: Contains GUID’s of all the transactions in CRM. Also provides a link to connect Business Partner with the CRM Transaction (Contains Header as well as Item details for a Business Transaction.Note: This table can be used for search based on the Partner No ).
    Hope this will help you
    Regards,
    Arjun
    <b>Reward points  if it helps</b>

  • Unable to associate an outline for business rule

    Hi All,
    I am not able to associate an outline (either essbase or planning) to validate a business rule. The hbrserver.log from epmsystem1/diagnostics/logs/eas
    says below output.
    2012-03-28 17:57:40,192 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.essbase.EssbaseMetadataServerElement - Error connecting to Essbase server http://<servername>:19000/aps/Essbase?clusterName=EssbaseCluster-1.
    2012-03-28 17:57:40,193 WARN [ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.essbase.EssbaseMetadata - Error connecting to Essbase server EssbaseCluster-1.
    2012-03-29 09:57:13,209 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: EPMCSS-00502: Failed to get group with identity native://DN=cn=f5ef9686a5e205bd:7ad025f2:12202d6e25a:-7ffe,ou=Groups,dc=css,dc=hyperion,dc=com?GROUP. Group not found in configured user directories. Check user directory.
    2012-03-29 09:57:13,211 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2012-03-29 09:57:13,283 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving user by identity
    2012-03-29 09:57:13,354 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving user by identity
    2012-03-29 09:57:13,419 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: EPMCSS-00502: Failed to get group with identity native://DN=cn=f5ef9686a5e205bd:-1c3b8cd:11ffef2e704:-7ffc,ou=Groups,dc=css,dc=hyperion,dc=com?GROUP. Group not found in configured user directories. Check user directory.
    2012-03-29 09:57:13,420 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2012-03-29 09:57:13,725 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.planning.PlanningMetadata - Error connecting to Planning server ojhyperiondev01.mtn.com.ng.
    2012-03-29 09:58:25,363 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: EPMCSS-00502: Failed to get group with identity native://DN=cn=f5ef9686a5e205bd:7ad025f2:12202d6e25a:-7ffe,ou=Groups,dc=css,dc=hyperion,dc=com?GROUP. Group not found in configured user directories. Check user directory.
    2012-03-29 09:58:25,364 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2012-03-29 09:58:25,449 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving user by identity
    2012-03-29 09:58:25,516 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving user by identity
    2012-03-29 09:58:25,579 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Exception occured: EPMCSS-00502: Failed to get group with identity native://DN=cn=f5ef9686a5e205bd:-1c3b8cd:11ffef2e704:-7ffc,ou=Groups,dc=css,dc=hyperion,dc=com?GROUP. Group not found in configured user directories. Check user directory.
    2012-03-29 09:58:25,579 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.security.HbrSecurityAPI - Error retrieving group by identity
    2012-03-29 09:58:25,694 WARN [ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.planning.PlanningMetadata - Error connecting to Planning server ojhyperiondev01.mtn.com.ng.
    2012-03-29 10:00:08,562 WARN [ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)' com.hyperion.hbr.plugin.essbase.EssbaseMetadataServerElement - Cannot sign on as user already signed on.
    com.essbase.api.base.EssException: Cannot sign on as user already signed on.
         at com.essbase.api.session.Essbase.signOn(Unknown Source)
         at com.essbase.api.session.Essbase.signOn_internal(Unknown Source)
         at com.essbase.api.session.Essbase.signOn(Unknown Source)
    Can anybody help me please.. I tried with newly created admin user with all the privillages.. still no luck.
    Many Thanks

    Is this 11.1.2.1 by any chance?
    We had this as well, but resolved the issue with this KB:
    Error: "Error connecting to Essbase server EssbaseCluster-1" When Trying to Connect Business Rules to Essbase [ID 1328483.1]
         Modified 25-JUL-2011 Type PROBLEM Status PUBLISHED     
    In this Document
    Symptoms
    Cause
    Solution
    References
    Applies to:
    Hyperion Essbase - Version: 11.1.2.1.000 and later [Release: 11.1 and later ]
    Information in this document applies to any platform.
    Symptoms
    in version 11.1.2.1, after switching Essbase from using host name to a cluster name, in Essbase Administration Services (EAS) it is no longer possible to navigate lower than "EssbaseCluster-1" in the tree of Locations in Business Rules. The following error occurs:
    "Error connecting to Essbase server EssbaseCluster-1".
    This happens with both pre-existing and new business rules.
    Cause
    This issue has been identified as unpublished BUG 11783671 - Unable To Select Outline For Essbase Rule If Essbase Cluster1 Is The Server
    Solution
    The current workaround is:
    1. Search for the file named 'essbase.properties' under %EAS_HOME%. Note that normally on a windows setup %EAS_HOME% points to the following path:
    ":\Oracle\Middleware\EPMSystem11R1\products\Essbase\eas"
    If it does not exist, create a blank text file and name it 'essbase.properties' and place it under %EAS_HOME%\server\bin
    2. Open it in notepad and add the following setting to the beginning of the file:
    aps.resolver.urls=http://<APSSEVERNAME>:APSPORT/aps
    e.g aps.resolver.urls=http://server1:13080/aps
    NOTE: The line is case sensitive
    3. Save the file and restart the EAS server.

Maybe you are looking for

  • What does "Removing unused objects" mean?

    Why do we continue to get this message when we try to save one specific document?

  • Formula to deviate the needle of 3dguage in sap XMII

    i m getting confused about the formula to deviate the needle position.i found lot.but i dont know which one suits well.

  • Keyboard Interrupt and NI-DAQ

    Hi! I have this problem when using an AT-MIO-16E-10: I made a program in Borland C++ 3.1 that does the following: -reads in pretriggered mode from an A/D channel (with DAQ_Start); -when the conversion is done a message is sent to my aplication (Confi

  • How do I create staging area after having copied Apps R12.1.1 DVD to disk

    Hi! I have copied all DVDs for Apps R12 to our filer. Now I would want to create the staging area using autostage.pl, but it only stages the startCD, then it asks me to insert the DVd named "Rdbms Disk1", but the DVD is already on the filer. Giving i

  • Site to Site VPN

    Hi, I have a weird problem with our Branch to Branch VPN. Please find details below 1. Details: * Site 1 wants to use a oracle web based application hosted at Site-2. VPN is set and both the sides can ping each other but Site-1 cannot access the orac