TOAD ERROR : OCI version 10.2.0.1.0 is not supported

Hi all,
Previously i have oracle 9i in my system, now i installed oracle 10.2.., after this when i am trying to retrieve data from tables im getting this error "OCI version 10.2.0.1.0 is not supported". Please help me how can i solve this problem.
Thanks in advance

You need deinstall the old version of toad and install version higher than V 8.5 which will fix the issue. Because the default home is read by Toad sometimes reinstallation will fix the issue.
--kccrga                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • OCI version 10.1.0.2.0 is not supported in Toad

    I have upgraded my 9203 Oracle database to 10.1.0.2. Now when I connect to the database via TOAD 7.6, it gives me the following error:
    "OCI version 10.1.0.2.0 is not supported"
    Can some one let me know about how to solve this problem.
    Thanks in Advance.
    -Bikash

    Here an answer from askTom:
    Hi Tom,
    I am not sure if I can ask this question in this thread or whether you are aware
    of the following problem (as you are very fond of SQL*plus... ;) ).
    I was happily usig toad 7.6 to work with oracle 9i. But now an upgrade to 10g
    has caused toad fail to connect. Error "OCI version 10.1.0.2.0 is not
    supported". But if I install 9i client and try to connect, then it works fine.
    Is there any workaround?
    Thanks and regards
    Praveen
    Followup:
    you'd have to ask the makers of toad if they have a 10g client version or not.
    Basically what is happening is that you have a 9i compiled piece of client
    software (toad).
    it uses, it depends on the 9i client software.
    in order to use the 10g client software -- you'd need a new binary from the
    makers of toad.
    SQLPlus would be the same -- the 9i sqlplus needs the 9i client, the 10g sqlplus
    needs the 10g client and so on.
    As it is -- you are OK right now, you have installed the software needed by toad
    and a 9i client connecting to a 10g database is "ok, supported and normal"

  • Avorcldb verify - ERROR: specified version 10.2.0.1.0 is not supported

    Hello all,
    I got this error when verify operation of source compatibility with the Collectors:
    Audit Vault Server: Windows Server 2003, Oracle 10.2.0.3
    Audit Vault Client: Windows Server 2003, Oracle 10.2.0.1
    Run this command on Audit Vault Server:
    E:\>avorcldb verify -src 10.10.70.51:1521:orcl -srcusr system/oracle -colltype ALL
    source ORCL.REGRESS.RDBMS.DEV.US.ORACLE.COM verified for OS File Audit Collector collector
    source ORCL.REGRESS.RDBMS.DEV.US.ORACLE.COM verified for Aud$/FGA_LOG$ Audit Collector collector
    ERROR: specified version 10.2.0.1.0 is not supported
    Please provide me any infomation to fix this error.
    Do I need to upgrade the Audit Vault Client to 10.2.0.3 ?
    Thanks.

    Thank Damorgan,
    It's ok after upgrading to 10.2.0.3.
    But now I get another errors, please help:
    urgent: could not get AV agent connection using jdbc:oracle:oci:@AV
    Thanks.

  • HT5022 I've downloaded AirPort Util 5.6, in order to manage my Gen 1 Airport Express. But when I go to mount, it says it can't be installed as version of OSX (latest Mountain Lion) is not supported. Feels like Im back using Windows...

    I've downloaded AirPort Util 5.6, in order to manage my Gen 1 Airport Express - because Airport Util 6.0 won't recognise it.
    But when I go to mount, it says Airport 5.6 it can't be installed as my version of OSX (latest Mountain Lion) is not supported/does not support on 5.6.
    Super unhelpful error messages bringing back memories of using Windows...
    Anyone sussed this, or have Apple just fazed out the original Airport Express hardware on the sly?

    Generation 1 AirPort Express is Model No A1264. Check the side of your Express to look for the model number there.  AirPort Utility in Mountain Lion will configure this model.
    More likely, you have an older "b/g" version of the Express. Apple started the "Generation" thing with "n" capable devices.  The Model number of your device is likely either A1084 or A1088. AirPort Utility in Mountain Lion no longer supports these older "b/g" devices.
    If you have a Mac there running an earlier version of the operating system, you can use that to configure the Express.
    Or, there is is workaround to install AirPort Utility 5,6 for Lion on Mountain Lion. See this article for details:
    http://www.macworld.com/article/1167965/mountain_lion_and_the_ancient_airport_ba se_station.html

  • I get the error message in QuickTime "operation stopped the operation is not supported for this media" most times when I try and export an .AVI file as something else (.m4v). I have not touched the file in any way (no trimming, clipping or other editing)

    I get the error message in QuickTime "operation stopped the operation is not supported for this media" most times when I try and export an .AVI file as something else (e.g. .m4v). I have not touched the file in any way (no trimming, clipping or other editing), all I want QuickTime to do is export the file in a compressed format. Bizzarely, if I shutdown and open QuickTime many times I can occasionally export a clip as another format (maybe one in 10 times). I have seen that other users have had a similar problem after clipping files in QuickTime but this seems to be a slightly different bug in that all I do is open the file and then try and export the file as is - either way, this is a very annoying bug

    @Z_B-B, thank you for taking the time to respond to my cry for help. However, the link you supplied does not address the problem: I am not trying to export from Final Cut Pro to QuickTime, I am trying to export from QuickTime to the rest of the world (like people's iPhones and Ipads) in .m4v format (so I am not emailing my freinds such huge files).
    If I were to spend hundreds of Dollars on a copy of Final Pro I could export directly from there and not have to bother with QuickTime, but I do not take enough video clips to justify the cost. I must say that I never had any of these problems before I decided to switch from Snow Leopard to Mountai Lion.

  • IE Error: "The content you are trying to view is not supported in the current Document Mode..."

    My Captivate 7 project (HTML5) runs just fine on my computer in IE11. My client tried to run it from IE9 and got the following error:
    "The content you are trying to view is not supported in the current Document Mode of Internet Explorer. Change the Document Mode to Internet Explorer 9 Standards and try to view the content again. To change the Document Mode, press F12, Click Document Mode:, and then select Internet Explorer 9 Standards."
    My guess is that they're running it over their LAN, and IE is subsequently running in quirks mode.
    I've changed the metadata in index_SCORM.html from
    <meta http-equiv="x-ua-compatible" content="IE=10">
    to
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
    we'll see if that fixes it....

    TLCMediaDesign wrote:
    I've seen a lot of threads about getting rid of these kind of messages. Those messages are there for a reason most of the time. If you have CSS animations or other HTML5 standards that cannot be rendered in IE9 they won't magically start working becuse you got rid of a message. I use IE9 since that is the minimum standard for the client. I have never seen that message publishing to HTML5 content.
    IMO, if your client has IE9 I think that you should develop with IE9 in mind not IE11.
    When you say "develop with IE9 in mind not IE11" do you mean use SWF instead of HTML5? I used the standard question types, and a converted PowerPoint presentation. I didn't add anything out of the ordinary.

  • Vimeo video unable to connect. Error message says "video format or mime type is not supported.

    Hi I am using a template with a full screen video landing page but i am unable to get Vimeo to video to connect. Error message says "video format or mime type is not supported".
    I have uploaded successfully to Vimeo however when published to catalyst and previewed the error message "video format or mime type is not supported." is displayed.
    Is this a format issue? I should point out I am using a template from Museworld as I am not a designer or graphic artist just another noob.@

    Hi,
    This seems to be a Firefox error:
    Firefox error: video format or MME type not supported - Articulate Storyline Discussions - E-Learning Heroes
    Kindly check if you are able to view the video on Vimeo.
    Also, try using another browser.
    Hope it helps,
    Sonam

  • Secure zone - ERROR: The payment gateway that you are using does not support recurring payments

    So I want to sell a product that is made up of 4 downloadable products. (Totalling ~ 200meg)
    The only way I have found is to sell membership to a secure area where the files are linked.
    When I create the secure zone, I want a one-time-fee, but the system says:
    "ERROR: The payment gateway that you are using does not support recurring payments"
    The payment isn't recurring!
    Micah

    "Note that you have to use seamless gateway to process such payments."
    Right, but that's the problem, we're not usiong a seamless gateway and thus we get the error.  Again, the system should note that we're doing a one-time charge and not throw the seamless gateway error.
    Micah

  • Version 03.03.00.XO - MLS QOS not supported

    Hi All,
    Anyone face the same problem with the following IOS Version?
    MLS QOS is not supported in global command.
    Switch#sh ver
    Cisco IOS Software, IOS-XE Software, Catalyst 4500 L3 Switch Software (cat4500es8-UNIVERSALK9-M), Version 03.03.00.XO RELEASE SOFTWARE (fc2)
    Technical Support: http://www.cisco.com/techsupport
    Copyright (c) 1986-2013 by Cisco Systems, Inc.
    Compiled Wed 14-Aug-13 07:26 by prod_rel_team
    Cisco IOS-XE software, Copyright (c) 2005-2013 by cisco Systems, Inc.
    All rights reserved.  Certain components of Cisco IOS-XE software are
    licensed under the GNU General Public License ("GPL") Version 2.0.  The
    software code licensed under GPL Version 2.0 is free software that comes
    with ABSOLUTELY NO WARRANTY.  You can redistribute and/or modify such
    GPL code under the terms of GPL Version 2.0.  For more details, see the
    documentation or "License Notice" file accompanying the IOS-XE software,
    or the applicable URL provided on the flyer accompanying the IOS-XE
    software.
    ROM: 15.1(1r)SG2
    Switch uptime is 6 minutes
    System returned to ROM by power-on
    Running default software
    Jawa Revision 3, RadTrooper Revision 0x0.0x41, Conan Revision 0x1449
    Last reload reason: power-on
    This product contains cryptographic features and is subject to United
    States and local country laws governing import, export, transfer and
    use. Delivery of Cisco cryptographic products does not imply
    third-party authority to import, export, distribute or use encryption.
    Importers, exporters, distributors and users are responsible for
    compliance with U.S. and local country laws. By using this product you
    agree to comply with applicable laws and regulations. If you are unable
    to comply with U.S. and local laws, return this product immediately.
    A summary of U.S. laws governing Cisco cryptographic products may be found at:
    http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
    If you require further assistance please contact us by sending email to
    [email protected].
    License Information for 'WS-X45-SUP8-E'
        License Level: entservices   Type: Permanent
        Next reboot license Level: entservices
    cisco WS-C4506-E (P5040) processor (revision 2) with 4194304K bytes of physical memory.
    Processor board ID FXS1812Q346
    P5040 CPU at 2.2GHz, Supervisor 8-E
    Last reset from PowerUp
    1 Virtual Ethernet interface
    20 Ten Gigabit Ethernet interfaces
    511K bytes of non-volatile configuration memory.
    Configuration register is 0x2101
    SWITCH(config)#mls qos
                         ^
    % Invalid input detected at '^' marker.
    SWITCH(config)#
    SWITCH(config)#?
    Configure commands:
      aaa                         Authentication, Authorization and Accounting.
      access-list                 Add an access list entry
      access-session              Access Sesion Global Configuration Commands
      agent-server                Modify DNS server properties
      alias                       Create command alias
      ancp                        Configure ANCP
      archive                     Archive the configuration
      arp                         Set a static ARP entry
      async-bootp                 Modify system bootp parameters
      audit                       Router Audit
      authentication              Auth Manager Global Configuration Commands
      auto                        Configure Automation
      banner                      Define a login banner
      beep                        Configure BEEP (Blocks Extensible Exchange
                                  Protocol)
      bfd                         BFD configuration commands
      bfd-template                BFD template configuration
      boot                        Modify system boot parameters
      bridge                      Bridge Group.
      buffers                     Adjust system buffer pool parameters
      bulkstat                    Bulkstat Application
      call-home                   Enter call-home configuration mode
      cdp                         Global CDP configuration subcommands
      cef                         Cisco Express Forwarding
      cisp                        Set CISP parameters
      class-map                   Configure CPL Class Map
      clns                        Global CLNS configuration subcommands
      clock                       Configure time-of-day clock
      cluster                     Cluster configuration commands
      cns                         CNS agents
      comet-server                Configure comet-server properties
      config-register             Define the configuration register
      configuration               Configuration access
      control-plane               Configure control plane services
      crypto                      Encryption module
      cts                         Cisco Trusted Security commands
      default                     Set a command to its defaults
      default-value               Default character-bits values
      define                      interface range macro definition
      device-sensor               IOS Sensor Commands
      diagnostic                  Configure diagnostic information
      dns-server                  Modify DNS server properties
      dnsix-dmdp                  Provide DMDP service for DNSIX
      dnsix-nat                   Provide DNSIX service for audit trails
      do-exec                     To run exec commands in config mode
      dot1x                       IEEE 802.1X Global Configuration Commands
      downward-compatible-config  Generate a configuration compatible with older
                                  software
      eap                         EAP Global Configuration Commands
      emm                         Specify pre-loading of MDF
      enable                      Modify enable password parameters
      end                         Exit from configure mode
      energywise                  EnergyWise Global Configuration Commands
      epm                         EPM Global Configuration Commands
      errdisable                  Error disable
      ethernet                    Ethernet configuration
      event                       Event related configuration commands
      exception                   Exception handling
      exit                        Exit from configure mode
      fallback                    Fallback configuration commands
      fhrp                        Configure First Hop Redundancy Protocols
      file                        Adjust file system parameters
      fips                        FIPS mode after next reload
      flow                        Global Flow configuration subcommands
      format                      Format the output
      global-address-family       Enter address-family base routing topology mode
      help                        Description of the interactive help system
      hostname                    Set system's network name
      hw-module                   Apply command (e.g. shutdown) to specified
                                  hardware target
      hw-module                   Control of individual components in the system
      hw-switch                   Control of individual components in the switch
      id-manager                  ID Pool Manager
      identity                    Identity Configuration Commands
      infra-test                  Configure end2end properties
      interface                   Select an interface to configure
      ip                          Global IP configuration subcommands
      ipc                         Configure IPC system
      ipv6                        Global IPv6 configuration commands
      isis                        Global ISIS configuration subcommands
      issu                        no description
      key                         Key management
      kron                        Kron interval Facility
      l2                          Layer 2
      l2protocol-tunnel           Tunnel Layer2 protocols
      lacp                        LACP configuration
      li-view                     LI View
      license                     Configure License
      line                        Configure a terminal line
      link                        Enable Link State Tracking feature
      lldp                        Global LLDP configuration subcommands
      location                    Global location configuration commands
      logging                     Modify message logging facilities
      login                       Enable secure login checking
      mab                         MAC Authentication Bypass Global Configuration
                                  Commands
      mac                         Global MAC configuration subcommands
      macro                       Macro configuration
      media-proxy                 Global media proxy configuration
      mediatrace                  Mediatrace Application
      memory                      Configure memory management
      metadata                    Metadata Application
      mka                         MACsec Key Agreement (MKA) configuration
      module                      Module
      monitor                     Monitoring different system events
      mvr                         Enable/Disable MVR on the switch
      netconf                     Configure NETCONF
    Thank you.

    Hi,
    QOS implementation has radically changed since the advent of
    sup-7 & later
    You no longer set mls qos as qos is on the engine by default.
    Please see the following links
    http://www.cisco.com/c/en/us/products/collateral/switches/catalyst-4500-series-switches/white_paper_c11-539588.html
    "Ingress QoS: Default Actions
    First and foremost, QoS does not need to be enabled on the Supervisor Engine, it is on by default in compliance with the MQC construct.
    When a packet arrives at an interface, there are two options to take into consideration: is there a policy attached or not? If the packet arrives with or without a marking and there is not a policy attached to the interface, packets will flow through the switch untouched. There are no questions as to where the packet came from or if it has a valid marking. If the packet arrives with or without a marking, and a policy is attached to the interface, the packet will only then be subject to the policy classification."
    And the config guide
    http://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst4500/15-1/XE_330SG/configuration/guide/config/qos_mrg.html#wp1461453
    Hope this helps
    Regards
    Alex

  • Oracle Version 10.1.0: Data type is not supported

    Hi,
    I am getting "Data Type is not supported" whenever I try to access tables with lob column in Toad.
    Oracle server version is 10.1.0 and using toad version 7.6. Sql net version 9.2.0
    Any pointers towards the resolution?
    Thanks in advance.
    Bhavesh

    You could take this opportunity to upgrade your Toad to version 10 of sqlplus.
    Failing that there are mail lists for those less productive souls struggling with the amphibious software at which can be found at.
    http://www.toadsoft.com/maillist.htm

  • OAF version 10.1.3.3.0.3 not supporting to 11.5..10.2

    Hi,
    Earlier we are using 9.0.3 version of OAF , which is suported to 11.5.10.2 EBS version .
    Now I have upgrade the verion of OAF to 10.1.3.3.0.3 and the form is not supported to 11.5.10.2 EBS version , i m getting below mentioned error while running the form.
    Please help how to resolve the issue .
    500 Internal Server Error
    oracle.apps.fnd.cache.CacheException     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:228)     at oracle.apps.fnd.profiles.Profiles.getProfileOption(Profiles.java:1485)     at oracle.apps.fnd.profiles.Profiles.getProfile(Profiles.java:354)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfileFromDB(ExtendedProfileStore.java:211)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getSpecificProfile(ExtendedProfileStore.java:171)     at oracle.apps.fnd.profiles.ExtendedProfileStore.getProfile(ExtendedProfileStore.java:148)     at oracle.apps.fnd.common.logging.DebugEventManager.configureUsingDatabaseValues(DebugEventManager.java:1294)     at oracle.apps.fnd.common.logging.DebugEventManager.configureLogging(DebugEventManager.java:1149)     at oracle.apps.fnd.common.logging.DebugEventManager.internalReinit(DebugEventManager.java:1118)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1085)     at oracle.apps.fnd.common.logging.DebugEventManager.reInitialize(DebugEventManager.java:1072)     at oracle.apps.fnd.common.AppsLog.reInitialize(AppsLog.java:595)     at oracle.apps.fnd.common.AppsContext.initLog(AppsContext.java:593)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:570)     at oracle.apps.fnd.common.AppsContext.initializeContext(AppsContext.java:524)     at oracle.apps.fnd.common.WebAppsContext.<init>(WebAppsContext.java:1094)     at oracle.apps.fnd.common.WebRequestUtil.validateContext(WebRequestUtil.java:225)     at OAErrorPage.jspService(_OAErrorPage.java:62)     [OAErrorPage.jsp]     at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:847)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)     at runregion.jspService(_runregion.java:193)     [runregion.jsp]     at com.orionserver[Oracle Containers for J2EE 10g (10.1.3.3.0) ].http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)     at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:239)     at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:34)     at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:880)     at com.evermind[Oracle Containers for J2EE 10g (10.1.3.3.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)     at java.lang.Thread.run(Thread.java:595)Caused by: oracle.apps.jtf.base.resources.FrameworkException: Error in IAS Cache: oracle.apps.fnd.common.PoolException: Not able to create new database connection.     at oracle.apps.jtf.cache.IASCacheProvider.get(IASCacheProvider.java:833)     at oracle.apps.jtf.cache.CacheManager.getInternal(CacheManager.java:4802)     at oracle.apps.jtf.cache.CacheManager.get(CacheManager.java:4624)     at oracle.apps.fnd.cache.AppsCache.get(AppsCache.java:216)     ... 50 moreCaused by: oracle.apps.jtf.base.resources.FrameworkException: An exception occurred in the
    method CacheAccess.getnullThe base exception is:Not able to create new database connection.

    Hi,
    JDeveloper 10g is not supported for EBS 11i
    You can Download correct version depending on your EBS Version
    Metalink Note
    OA Framework - How to find the correct version of JDeveloper to use with eBusiness Suite 11i or Release 12.x [ID 416708.1]
    https://support.oracle.com/epmos/faces/DocumentDisplay?_afrLoop=55244593374894&id=416708.1&_afrWindowMode=0&_adf.ctrl-state=94cu8zvhj_4
    Thanks,
    Jit
    Edited by: appsjit on Apr 29, 2013 3:10 PM
    Edited by: appsjit on Apr 29, 2013 3:33 PM

  • WindowsAzure REST API AddDataDisk "Error 404 : The resource service name hosted services is not supported"

    Hello I am trying to create a secondary disk attached to a Windows Azure LINUX VM.
    I sent the HTTP POST message body
        <?xml version="1.0" encoding="UTF-8"?>
        <DataVirtualHardDisk xmlns="http://schemas.microsoft.com/windowsazure"xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
            <HostCaching>ReadWrite</HostCaching>
            <DiskLabel>49192cf1-cd65-4750-83bf-1fb5a337493d-sdf</DiskLabel>
            <DiskName>49192cf1-cd65-4750-83bf-1fb5a337493d-sdf</DiskName>
            <Lun>1</Lun>
            <LogicalDiskSizeInGB>40</LogicalDiskSizeInGB>
            <MediaLink>https://accordscentralus.blob.core.windows.net/vhds/49192cf1-cd65-4750-83bf-1fb5a337493d-sdf.vhd</MediaLink>
        </DataVirtualHardDisk>
    to the endpoint URL ( the url has been line split for clarity here only )
    https://management.core.windows.net
            /{subscription-identifier}
            /services/hostedservices/54f84578testsmallubuntuw
            /deployments/9e8e1e43-d13a-4cfb-bd5b-19f6421f40dd
            /role/54f84578-testsmall-ubuntu-with-cosacs-volume
            /DataDisks
    with the header
    x-ms-version : 2014-05-01
    and receive the same response no matter what I try:
    404    Not Found
        <Error xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
            <Code>ResourceNotFound</Code>
            <Message>The resource service name hostedservices is not supported.</Message>
        </Error>
    The virtual machine has been correctly started, and is perfectly useable, but the secondary disk can not be created.
    I have seen a few blogs and posts that say that I should not send the DiskName in the message but I need to be able to predict the name of the disk in order to be able to restart the VM with the correct disk.
    Is there anyone that can help me to make sense of this.

    Ok I have tested this again several times and have consistantly observed the following results.
    The first time round for an new instance and a VHD that does not exist:
    The request
    POST https://management.core.windows.net:443/{subscription}/services/hostedservices/54f8cc27testsmallubuntuw/deployments/80388771-1cd2-4fe2-9637-6a06659840df/roles/54f8cc27-testsmall-ubuntu-with-cosacs-volume/DataDisks
    <?xml version="1.0" encoding="UTF-8"?>
    <DataVirtualHardDisk xmlns="http://schemas.microsoft.com/windowsazure" xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
        <HostCaching>ReadWrite</HostCaching>
        <DiskLabel>d-80388771-1cd2-4fe2-9637-6a06659840df-sdf</DiskLabel>
        <Lun>0</Lun>
        <LogicalDiskSizeInGB>40</LogicalDiskSizeInGB>
        <MediaLink>https://accordscentralus.blob.core.windows.net/vhds/d-80388771-1cd2-4fe2-9637-6a06659840df-sdf.vhd</MediaLink>
    </DataVirtualHardDisk>
    Returns
    HTTP/1.1 202 Accepted
    and the VHD disk is created and attached to the virtual machine instance.
    Inspection of the instance through the Windows Azure Portal using virtual machines->instances->dashboard we see the two disks attached to the instance.
    The second time round, after terminating and deleting the instance and root disk VHD but not the extension disk VHD, whn creating and deploying a new virtual machine  instance to use the existing VHD created in the first case.
    The same request is sent as above, but with a different instance, role and deployment information, and it returns the same
    202 Accepted signalling success but the already existant VHD does not get used and does not get attached to the virtual machine instance. In fact no extension disk gets attached to the instance at all.
    Inspection of the instance through the Windows Azure Portal using virtual machines->instances->dashboard we see only one disk attached to the instance.

  • Tuxera Version That Comes with HDTC705XK3​A1 Does Not Support on Install on MAC OSX 10.9.2

    The Tuxera version pre-installed (2012.3.6) on my hard drive does not support Mac OS X 10.9.2
    I first looked at the support site and it says there isn't any updates for drivers & software for the Toshiba 500GB Canvio Connect Portable Hard Drive (HDTC705XK3A).
    I am on OSX 10.9.2 and would like a working copy of Tuxera to use with my new Toshiba drive.  Please advise where I get the updated version.  Going to Tuxera requires buying a copy of the software.
    Thanks,
    Doug

    I have the same problem after an upgrade to my iMac.  Fortunitely, a wWindows machine will read your drive.  I also have a new Macbook Pro with 10.9.3 on it and it loaded Tuxera correctly. Not sure why it works on one not the other.  I wnet through the following steps:
    After I upgraded my iMAC to Maverics, I could not see my NTFS drives in finder or on the desktop. I could see my NTFS drives in Disk Utility but they were grayed out and are not accessible. I could boot the iMac in Windows and have access to all of my NTFS drives.
    I tried reinstalling the latest version, 2013.2, downloaded from your web page. I can see my NTFS drives but could not write to them. I then got the following message when the system started up, "invalid product key". When I opened Tuxera from the system preferences page I get the following message on the Activation page, "Current status: Invalid product key. Limited performance mode." I have tried reloading Texura from the Toshiba drive, but the process doesn't complete the last step.
    As a last step, I uninstalled Tuxera and can not reinstall it. I get the message "The Tuxera NTFS for Mac installer could not detect your Toshiba External HDD. Please attach it to your Mac and run the installer again. I'm running the installer from the Toshiba drive so the installer should detect it.
    Please note, I have a new Macbook Pro that came with Mavericks and I loaded Tuxera from the same Toshiba drive. It has no problems writing to it. The upgrade to Mavericks caused the problem.

  • Getting this error when saving: Names longer than 31 characters are not supported on the destination volume

    I've just tried to save a document in Pages and got this error
    Names longer than 31 characters are not supported on the destination volume
    Never had a problem like this before. I haven't changed disks or formatted disks. Running latest Yosemite 10.10
    The only reference I can find to this error on the internet says that it's for applications prior to OS X which I think we can discount.
    The only other reference I can find in the support community relates to one person with problems saving attachments in Mail and dates from early 2014.
    Can anybody give me a suggestion on what I might need to do?
    Thanks

    What format are you saving to?
    Where are you saving the files to and what is that volume formatted as?
    Have you tested with files from other applications, such as TextEdit?
    Peter

  • HT201272 I seem to have a version of overdrive media console that does not support wma audiobooks files. Is there anyone with this problem with a solution.

    I recently installed the overdrive media console.  I was able to down e books and mp3 books but when I tried to down wma books. A message flashes out that the omc that I installed from the apps store is unsupported format.  The version of omc does not support wma audiobook titles.  Any suggestions.
    Daphne

    WMA stands for Windows Media Audio...it is a Microsoft audio format that is not supported on the Mac or iOS version of the apps.   If you want to use the WMA audiobooks, you will have to use the Windows desktop app.  You can use MP3 audiobooks on any version of the app.

Maybe you are looking for

  • How do I get the full size of my pics or video into the time line?

    Greetings, I've nener been part of a forum before and an wondering if this will actually be taken seriously. I'm new to video editing and know little about the program I am using (Adobe Premiere Pro CC). Would someone please advise me as to how I can

  • Oracle DB to MS SQL Server via SSL ODBC

    Is it possible to connect an Oracle 11.2 box to a MS SQL Server box with SSL ODBC? If not; then with 12c? If not SSL, would the two be otherwise compatable with a different form of encryption? TNS perhaps? The MS SQL Server side would be read only. A

  • Sub queries with the Oracle OLEDB driver

    We have been testing the Oracle OLEDB driver through VB/ADO on Win2k and have found some VERY disturbing issues. First, some background - version 8.1.7.2, using client side-disconnected recordsets. A simple query with one or more subqueries is return

  • PP/PM Workcenter Integration

    Dear Gurus, We have created a maintenance order for an Equipment and it is under break down(Also the PP w/c is assigned to Equipment master ) , but at the same time we are also able to make Production order for that PP work center even though the Mac

  • Validation Model

    Hi, I�m on the final project of my degrees. I have to develop a system to generate client side validations and server side validations for n-tiers Java applications. The principal objective of the project is: write the validations rules ones and use