Connection must be open for this operation

This error message appear while im running the system. But the connection from the Oracle Client to Oracle 10g database is successfully connected. Do help me to overcome this problem....

Actually we have two (!!!) women DBA... one blonde and one brunette (both very cute, the blonde one is currently single, I could hook you up :))
Thank you for your suggestions Christian...
Going down the list:
Same OS version? Memory configuration? - Same
OS user rights and policies? - Same, since I am loging into all machines as myself. And machine B works regardless of the user that is logged on.
How many oracle homes do you have? - One on each machine -OraClient10g_home1
Does the odbc connection uses an oracle odbc driver or the microsoft "oracle" odbc driver? - "Oracle in OraClient10g_home1"
ODP and ODBC driver from same oracle home? - I am guessing yes since they both point to OraClient10g_home1. Is there any way to check for sure?
Same SQLNET.ORA, same TNSNAMES.ORA? - Yep.
Exact version of ODP library and .Net Framework? - They do have same version of OraOps10.dll (10.1.0.200) and are identical in .Net versioning
Pathes and environment variables - Identical
Is the SQL running in SQL*Plus from machine A? - Happily so
Try SQL Developer. Its using jdbc to run the query. - Runs like a champ
Isolate the SQL in a small program and try again - That was the first thing that I did. Crashes. Seems like .Net just can not run through ODP on this machine (machine A nor machines D, E, and F) at all.
Since I realy have nothing to loose at this point I am going to try to reinstall the ODP on machine A. Any hints of what to watch out for during installation? I am following a standard procedure with all the defaults.
Sincerely.
Thank you
Igor

Similar Messages

  • Excel Export Error: Store must be open for this operation

    Hi,
    I’m currently running into an issue exporting Reporting Services reports to Excel that I haven’t encountered before. Unfortunately, I’m not able to find much information
    about this error directly related to SQL Server Reporting Services. The error occurs on multiple reports with a varying number of rows (static columns). The reports are simple list reports with no custom code, etc.
    Currently running SQL Server 2012 and SharePoint 2013. Here’s the related error in the SharePoint ULS log:
    Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException: An error occurred during rendering of the report. ---> Microsoft.ReportingServices.OnDemandReportRendering.ReportRenderingException:
    An error occurred during rendering of the report. ---> System.ObjectDisposedException: Store must be open for this operation.   
     at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, IsolatedStorageFile isf)    
     at System.IO.IsolatedStorage.IsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, IsolatedStorageFile isf)   
     at MS.Internal.IO.Packaging.PackagingUtilities.SafeIsolatedStorageFileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, ReliableIsolatedStorageFileFolder
    folder)   
     at MS.Internal.IO.Packaging.PackagingUtilities.CreateUserScopedIsolatedStorageFileStreamWithRandomName(Int32 retryCount, String& fileName)   
     at MS.Internal.IO.Packaging.SparseMemoryStream.EnsureIsolatedStoreStream()   
     at MS.Internal.IO.Packaging.SparseMemoryStream.SwitchModeIfNecessary()   
     at MS.Internal.IO.Zip.ZipIOFileItemStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at System.IO.Compression.DeflateStream.WriteDeflaterOutput(Boolean isAsync)   
     at System.IO.Compression.DeflateStream.Write(Byte[] array, Int32 offset, Int32 count)   
     at MS.Internal.IO.Packaging.CompressStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at MS.Internal.IO.Zip.ProgressiveCrcCalculatingStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at MS.Internal.IO.Zip.ZipIOModeEnforcingStream.Write(Byte[] buffer, Int32 offset, Int32 count)   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.XMLModel.XMLStreamsheetModel.WriteStreamToStream(Stream from, Stream to)   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.XMLModel.XMLStreamsheetModel.Cleanup()   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.OpenXmlGenerator.FinalizeWorksheet()   
     at Microsoft.ReportingServices.Rendering.ExcelOpenXmlRenderer.OpenXmlGenerator.SaveSpreadsheet(Stream outputStream, Stream backgroundImage, UInt16 backgroundImageWidth, UInt16
    backgroundImageHeight)   
     at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection
    clientCapabilities, Hashtable& renderProperties, CreateAndRegisterStream createAndRegisterStream)     -
     -- End of inner exception stack trace ---   
     at Microsoft.ReportingServices.Rendering.ExcelRenderer.ExcelRenderer.Render(Report report, NameValueCollection reportServerParameters, NameValueCollection deviceInfo, NameValueCollection
    clientCapabilities, Hashtable& renderProperties, CreateAndRegisterStream createAndRegisterStream)   
     at Microsoft.ReportingServices.ReportProcessing.Execution.RenderReport.Execute(IRenderingExtension new
    Thoughts, comments or suggestions?
    Thanks!

    Hi K. Beckett,
    Based on the error message, the issue may be a timeout issue related to the structured storage which is used as a container for storing binary Office documents. As I know, the structured storage is only used to store OLE objects or macros in Office Open
    XML documents. By default, SSRS 2012 use Office Open XML format when exporting a report to Excel. To check whether your report server uses Excel renderer (xls) or ExcelOPENXML renderer (xlsx), please export another report and check the file extension. If it’s
    an .xls file, it means that you have enabled Excel 2003 renderer for SSRS 2012. Besides, the name should be Excel 2003 in the drop down list of the Export option if you have enabled the Excel renderer in the rsereportserver.config file, and the EXCELOPENXML
    renderer displays as Excel in the drop-down list of the Export option.
    So, if you are using the Excel renderer instead of EXCELOPENXML renderer, use the EXCELOPENXML to see if the issue persists.
    If it is not the case, I suggest that modify the timeout value for the SharePoint Web Application and the report execution timeout.
    References:
    http://weblogs.asp.net/jeffwids/archive/2010/09/04/how-to-increase-the-timeout-for-a-sharepoint-2010-website.aspx
    http://technet.microsoft.com/en-us/library/bb283188.aspx
    Hope this helps.
    Regards,
    Mike Yin
    TechNet Community Support

  • Query Window "Connection must be open" error?

    Hi:
    If I right-click on an Oracle connection and select "Query Window" from the menu I get a query window, but no matter what I try to do, hitting the Execute button results in :
    ERROR
    Connection must be open for this operation.
    Why does it think this connection is not open?
    Thanks.

    If you have MetaLink, you might take a look at Note:404340.1 (ODP.NET: Connection must be open for this operation)
    Perhaps that will be of some help.
    - Mark

  • OracleCommandBuilder.DeriveParameters  , Gives Connection must be Opened.

    Hi,
    I was trying to use OracleCommandBuilder.DeriveParameters method to derive paramaters of a StoredProcedure. When i run the following code it give me the following error.
    Message :- "Connection must be open for this operation"
    Stack Trace:-
    " at Oracle.DataAccess.Client.OracleCommand.ExecuteNonQuery()\r\n at Oracle.DataAccess.Client.OracleCommandBuilder.DeriveParameters(OracleCommand command)\r\n at DeriveParam.Form1.button1_Click(Object sender, EventArgs e) in d:\\dal design\\deriveparam\\form1.cs:line 100"
    Code
    string Constr= "Data Source='ORCL',User Id='scott',Password='tiger'";
                   OracleConnection Conn = new OracleConnection("Data Source=ORCL;User Id=Scott;Password=tiger");
                   OracleCommand cmd = new OracleCommand();
                   cmd.Connection=Conn;
    cmd.CommandType=System.Data.CommandType.StoredProcedure;
                   cmd.CommandText="Bank_data.B_GET_GE";
                   Conn.Open();
                   try
                        OracleCommandBuilder.DeriveParameters(cmd);
                        MessageBox.Show(cmd.Parameters.Count.ToString());
                   catch(Exception ex)
                        Conn.Close();
                        MessageBox.Show(ex.StackTrace.ToString());
    Thanks
    Sundeep

    Did you get a resolution to this?
    Using your code with ODP.NET 10.1.0.4.0 and database 10.1.0.4.0 I can not reproduce...
    - Mark

  • ORA-02069: global_names parameter must be set to TRUE for this operation

    I have 10g database and a schema 'TMAPP'
    And I have two table in TMAPP as
    create table user_menu_privs
    company_code           varchar2(5),
    bu_code      varchar2(12),
    user_group      varchar2(30),
    user_group_type      varchar2(1),
    menu_option_code number(5),
    enabled varchar2(1),
    query_only varchar2(1),
    default_lang varchar2(3),
    created_by      varchar2(10),
    created_on      date,
    updated_by      varchar2(10),
    updated_on      date,
    constraint pk_user_menu_privs primary key (company_code,bu_code,user_group,user_group_type,menu_option_code),
    constraint fk_user_menu_privs foreign key (company_code,bu_code,user_group,user_group_type)
    references user_group(company_code,bu_code,user_group,user_group_type)
    create table user_dst
    company_code           varchar2(5),
    bu_code      varchar2(12),
    userid varchar2(10),
    user_group      varchar2(30) ,
    user_group_type      varchar2(1) ,
    font_size      number(2) ,
    font_name      varchar2(100) ,
    address_id number(10),
    created_by      varchar2(10),
    created_on      date,
    updated_by      varchar2(10),
    updated_on      date,
    constraint pk_user_dst primary key (company_code,bu_code,userid,user_group,user_group_type),
    constraint fk_user_dst foreign key (company_code,bu_code,user_group,user_group_type)
    references user_group(company_code,bu_code,user_group,user_group_type)
    I have another database 11g with a schema TMAPP.
    Here I have created a database link 'to_dev' is connecting to the 10g db
    using this I can connect and see the data from 10g TMAPP
    I have created two views
    create or replace view user_menu_privs as
    select *
    from user_menu_privs@to_dev
    where user_group in
    (select user_group from user_dst
    where user_group_type='F');
    create or replace view user_dst as
    select * from user_dst@to_dev;
    and I executed
    delete from user_menu_privs
    where menu_option_code=108;
    I am getting the error
    ORA-02069: global_names parameter must be set to TRUE for this operation
    after that I set the global_names in 11g as TRUE
    then I am getting another error as
    ORA-02085: database link TO_DEV connects to DEV.REGRESS.RDBMS.DEV.US.ORACLE.COM -- that means link is not wokring
    Please help
    Dennis
    Edited by: DJ on Mar 13, 2012 5:49 AM
    Edited by: DJ on Mar 13, 2012 5:51 AM
    Edited by: DJ on Mar 13, 2012 5:53 AM
    Edited by: DJ on Mar 13, 2012 5:55 AM
    Edited by: DJ on Mar 13, 2012 5:56 AM

    OP wrote
    >
    But you said
    create a database link in 11g database with 11g database global name and put 11g database global_name=true.
    and put 10g database golba_name=false;
    >
    That isn't what I said at all. Reread my first reply. The first part is a copy of what you had stated.
    >
    ORA-02069: global_names parameter must be set to TRUE for this operation
    after that I set the global_names in 11g as TRUE
    >
    And then I said
    >
    That is because when global_names is TRUE, the database link name MUST be same as the global db name of the database to which the link connects to.
    You need to drop the database link and recreate it using the global name of the database it connects to.
    'link name MUST be same as the global db name of the database to which the link connects to.' - I didn't say 11g.
    And I didn't say 'put 11g database global_name=true' because you had already done that! 'after that I set the global_names in 11g as TRUE.
    1. 11g - global_names MUST be TRUE
    2. 11g - database link name MUST be the same as the global db name of the database to which the link connects to - 10g global db name
    3. 10g - gloibal_names setting is irrelevant

  • Why i see this massegae? (iTunes could not connect to the iTunes store. You do not have enough access privileges for this operation. Make sure your connection is active and try again.)

    why i see this massegae? (iTunes could not connect to the iTunes store. You do not have enough access privileges for this operation. Make sure your connection is active and try again.)

    Hey there Hannuj,
    It sounds like you are unable to access the iTunes Store in the iTunes application. Based on the error message I would try the steps in the article here named:
    iTunes for Windows: iTunes Store connection troubleshooting
    http://support.apple.com/kb/HT1527
    Remove pop-up blockers
    Some pop-up or ad-blocking programs may interfere with the ability of iTunes to connect to the iTunes Store. Removing them in many cases will resolve the issue.
    Flush DNS Setting in Windows
    In some cases, the DNS information you computer uses to connect to the Internet needs to be reset. Follow these instructions to flush your Windows DNS information:
    Windows XP
    On the Start menu, click Run.
    In the Open field type cmd and click OK.
    In the resulting window, type ipconfig /flushdns and press Return on the keyboard.
    You should see a message that the DNS Resolver Cache has been successfully flushed.
    Windows Vista and Windows 7
    On the Start menu, point to All Programs > Accessories and then right-click Command Prompt and chooseRun as Administrator from the shortcut menu. If Windows needs your permission to continue, clickContinue.
    In the resulting window, type ipconfig /flushdns and press Return on the keyboard.
    You should see a message that the DNS Resolver Cache has been successfully flushed.
    Note: If, in the command prompt, you see this message: "The requested operation requires elevation", close the command prompt and repeat steps 1 and 2 above to be sure that Administrator privileges are used to access to Command Prompt.
    See the following articles for additional troubleshooting information on connecting to the iTunes Store:
    Can't connect to the iTunes Store.
    iTunes for Windows: Network Connectivity Tests
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • How do i resolve my itunes from saying " The itunes application could not be opened. You do not have enough access privileges for this operation."

    Everytime i click to go to my itunes, the message "The Itunes application could not be opened. You do not have enough access privileges for this operation." pops up. I have tried my best to fix it by adding another account to my computer and setting that one as the administator and mine as the regular user. When i did that the itunes worked on both, but when i changed my account back to administator and the other account to the regular user my account didnt work but the other one did. I also tried to uninstall and reinstall itunes. This message popped up when i tried to update the itunes to the newest one. And still it wont go away. Can someone help me please. Thanks!

    Are you logged in with administrative rights? Did you check your security software settings? Troubleshooting security software issues

  • TS2529 The error msg "The iPad "User's iPad" cannot be synced.  You do not have enough access privileges for this operation." appears when I connect my ipad to itunes.  How to resolve?

    The error msg "The iPad "User's iPad" cannot be synced.  You do not have enough access privileges for this operation." appears when I connect my ipad to itunes.  How to resolve?

    If you're running Windows, close iTunes, right-click on the iTunes icon and choose Run as Administrator, then try syncing again.

  • Have a new computer and when ipod connected it synchronises up to the end when a message appears "Cannot be synced; You do not have enough access priveleges for this operation"

    have a new computer and when ipod connected it synchronises up to the end when a message appears "Cannot be synced; You do not have enough access priveleges for this operation"
    can anyone help

    Launch iTunes on your new computer then from the menu bar click Store / Authorize This Computer.
    Try syncing.
    If that didn't work, deleting the photo cache helped for the same issue here    > https://discussions.apple.com/thread/997075?start=0&tstart=0
    iTunes: Understanding the iPod Photo Cache folder

  • When I open Itunes it says, I don't have enough access privileges for this operation, any suggestions.

    When I open Itunes, It says I don't have enough access privileges for this operation, any suggestions.

    If u find out let me know cause i have the same problem happened about 2 weeks ago

  • I can't synchronize my iPod's with my iTunes software (Windows Vista Home Premium) due to problems with the access authorization / rights for this operation

    Hi there,
    I'd like to ask you something:
    I'm trying to synchronize all my iPod's (I have as many as 4 iPods: 2 iPod touch a 8 GB each and 2 iPod classic a 160 GB each) with my iTunes software (Version 11.3.1 which is installed on a Windows PC (Windows Vista Home Premium)). Unfortunately, the iTunes software refuses to run the command "synchronize with the iPod connected" regarding each and every iPod I have. iTunes just declares:
    Synchronizing is impossible because I wouldn't hold the access authorization / rights for this operation.
    I uploaded the songs at issue to my iTunes folder from CD's (all songs are in AAC format now).
    What is this access authorization, why was something like that invented and what can I do to get it?
    How do I have to proceed in detail?
    What would it cost?
    I am brand new here and have never ever made a post in any support community anywhere in the world in my life. Well, and I am not excessively knowledgeable about the particular computer or mac language but I know the very basics or can find out about them.
    Anyways - can you help me please?
    If you can't help me, who can do so?
    It would be nice if you could answer me as soon as possible!
    Thank you guys
    Prying Pedro

    Yes, others have experienced the problem, a simple search of the forums would have revealed that and the simple solution.
    Termporarily disable any security software on the computer.

  • I have a new PC and I am getting the message "The iTunes Library File cannot be saved.  You do not have enough access privileges for this operation."  I am the only one using this PC and I have Windows 7 Pro and have an administrator account.  Help

    Can anyone help me with this problem.  ITunes message," The iTunes library file cannot be saved.  You do not have enough access privileges for this operation."   I have administrator account and transferred files from old PC.  I downloaded new iTunes program on new PC.  I synced my iPhone to new PC, no problem.  I deleted old account after indicating shared files to new admin account.  Can anyone help?

    A belated reply, as the problems itunes has have discouraged me from using it much. If you uncheck the "read only" box, it doesn't stay that way! Next time you use it, the box comes up checked.
    I'm still having that problem, even when I open iTunes as administrator.
    I've yet to see the answer to this problem. I use itunes mostly to download audiobooks, and I'm ready to download more, and want to save them!

  • I keep getting dialog box saying " The itunes Library file cannot be saved. You do not have enough access privileges for this operation"  I am the only user on this computer and only one library! how do i change access privileges please?

    hi I keep getting the dialog box " The iTunes Library file cannot be saved. You do not have enough access privileges for this operation"
    How do i  amend this  as i only have one account and one library. I cannot save new work or delete duplicate files

    A belated reply, as the problems itunes has have discouraged me from using it much. If you uncheck the "read only" box, it doesn't stay that way! Next time you use it, the box comes up checked.
    I'm still having that problem, even when I open iTunes as administrator.
    I've yet to see the answer to this problem. I use itunes mostly to download audiobooks, and I'm ready to download more, and want to save them!

  • Cannot sync, error message reads" not enough access privileges for this operation

    When trying to sync my ipad and iphone with my PC i get this error message "Cannot be sybced. You do not have enough access privileges for this operation". I have a new PC but i have successfully synced these devices before. can anybody please help ?

    Just thought I'd put out an update on my problem. It has been solved. I spoke to a tech at Apple at 1-800-275-2279. She had me try a few things that didn't help. Her last suggestion was to uninstall QuickTime and iTunes then reload. She sent me the uninstall instructions at http://www.info.apple.com/kbnum/n93698 which I followed. When speaking to her I told her I was afraid to do this because I saw other people on the discussion board who tried this and lost all of their music. She assured me that that wouldn't happen. I did the uninstall then the install. (Just a note here, I also read on the message board that someone said that to cure this problem you should do the install then open up QuickTime before opening iTunes. I did this also but don't really know if it made a difference.
    Bottom line is I uninstalled QuickTime and itunes per the instructions at the site shown above. I then installed both again from www.apple.com/itunes/download. After the download I ran the install and unchecked the box to let itunes start after the install. I then opened Quicktime then closed it. I then opened iTunes and all of my music was there and I didn't get the anoying "iTunes is not set as the default player" and the error after trying to set it. The problem described in my first posting of copying CD's is also gone. So beleive it or not, EVERYTHING is working just like it should. Some of the above steps might not be required but I would follow them step by step because I know they worked for me.

  • Paging file is too small for this operation to complete.

    iTunes wont open. When I click on it, all it says is 'Paging file is too small for this operation to complete. Please help =)

    Now it says Aplication Error - The aplication failed to initialize properly (0xc000012d)

Maybe you are looking for

  • Desktop image center doesn't work after OS update

    Hi - I just updated the OS with software update.  I always had the same picture on my desktop and I used the "center" selection so it was zoomed in.  Following the OS update (10.7.5), the "center" selection no longer works.  When I click on center it

  • Windows Movie Maker 2 for Windows XP SP3 32 Bit

    Hey Guys,    I'm having a small issue with Windows Movie Maker . I work for a school district and in the lab we have about 25 machines and I'd say over half of them are having this issue. The issue is that when you open up WMM - click on Import Pictu

  • 24"iMAC optimal screen resolution for photo processing

    I have a 24" iMAC (matte) and do mostly photo editing. What is the optimal screen resolution for photo processing work? thanks a/d/

  • SOAP 1.2 binding

    Hello, My question: Why BPEL is not using SOAP 1.2 name space "http://www.w3.org/2003/05/soap-envelope", instead its using soap 1.1 "http://schemas.xmlsoap.org/soap/envelope/" ? I am developing BPEL on 10.1.3.1. My WSDL file contain <service name="PM

  • Not the end of the world, multi button mouse problem.

    Hi there, I have a Microsoft multi button mouse which works fine in Leopard. I have configured 2 of the buttons for Command+H (Hide), and Command+W (Close). The buttons work fine everywhere except one place, and that's System Preferences. I have adde