Using In-Memory Database Cache option need help

Hi,
I need some help:
I am using Oracle 10g Server Release 2
For Clientele activilty I am using Oracle Client where the Application resides.
For Better performance I want to use the In-Memory Database Cache option Times-Ten Database.
Is it possible to do so where there is Oracle Database Server Relaease 2 and in the Client there is Times-Ten In-Memory Database Cache?
Any help will be needful for me

In-Memory Cache is a server-side cache. I can not see where there would be any value putting it on the client side though given the license cost per CPU core I am sure the entire Oracle sales force would gladly disagree with me.

Similar Messages

  • "In-Memory Database Cache" option for Oracle 10g Enterprise Edition

    Hi,
    In one of our applications, we are using TimesTen 5.1.24 and Oracle 9i
    databases (platform - Solaris 9i).
    TimesTen holds application information which needs to be accessed quickly
    and Oracle 9i is a master application database.
    Now we are looking at an option of migrating from Oracle 9i to Oracle 10g
    database. While exploring about Oracle 10g features, came to know about
    "In-Memory Database Cache" option for Oracle Enterprise Edition. This made
    me to think about using Oracle 10g Enterprise Edition with "In-Memory
    Database Cache" option for our application.
    Following are the advantages that I could visualize by adopting the
    above-mentioned approach:
    1. Data reconciliation between Oracle and TimesTen is not required (i.e.
    data can be maintained only in Oracle tables and for caching "In-Memory
    Database Cache" can be used)
    2. Data maintenance is easy and gives one view access to data
    I have following queries regarding the above-mentioned solution:
    1. What is the difference between "TimesTen In-Memory Database" and
    "In-Memory Database Cache" in terms of features and licensing model?
    2. Is "In-Memory Database Cache" option integrated with Oracle 10g
    installable or a separate installable (i.e. TimesTen installable with only
    cache feature)?
    3. Is "In-Memory Database Cache" option same as that of "TimesTen Cache
    Connect to Oracle" option in TimesTen In-Memory Database?
    4. After integrating "In-Memory Database Cache" option with Oracle 10g, data
    access will happen only through Oracle sqlplus or OCI calls. Am I right here
    in making this statement?
    5. Is it possible to cache the result set of a join query in "In-Memory
    Database Cache"?
    In "Options and Packs" chapter in Oracle documentation
    (http://download.oracle.com/docs/cd/B19306_01/license.102/b14199/options.htm
    #CIHJJBGA), I encountered the following statement:
    "For the purposes of licensing Oracle In-Memory Database Cache, only the
    processors on which the TimesTen In-Memory Database component of the
    In-Memory Database Cache software is installed and/or running are counted
    for the purpose of determining the number of licenses required."
    We have servers with the following configuration. Is there a way to get the
    count of processors on which the Cache software could be installed and/or
    running? Please assist.
    Production box with 12 core 2 duo processors (24 cores)
    Pre-production box with 8 core 2 duo processors (16 cores)
    Development and test box with 2 single chip processors
    Development and test box with 4 single chip processors
    Development and test box with 6 single chip processors
    Thanks & Regards,
    Vijay

    Hi Vijay,
    regarding your questions:
    1. What is the difference between "TimesTen In-Memory Database" and
    "In-Memory Database Cache" in terms of features and licensing model?
    ==> Product has just been renamed and integrated better with the Oracle database - Times-Ten == In-Memory-Cache-Database
    2. Is "In-Memory Database Cache" option integrated with Oracle 10g
    installable or a separate installable (i.e. TimesTen installable with only
    cache feature)?
    ==> Seperate Installation
    3. Is "In-Memory Database Cache" option same as that of "TimesTen Cache
    Connect to Oracle" option in TimesTen In-Memory Database?
    ==> Please have a look here: http://www.oracle.com/technology/products/timesten/quickstart/cc_qs_index.html
    This explains the differences.
    4. After integrating "In-Memory Database Cache" option with Oracle 10g, data
    access will happen only through Oracle sqlplus or OCI calls. Am I right here
    in making this statement?
    ==> Please see above mentioned papers
    5. Is it possible to cache the result set of a join query in "In-Memory
    Database Cache"?
    ==> Again ... ;-)
    Kind regards
    Mike

  • Oracle In-Memory Database Cache

    Hi,
    I was reading about Oracle in Memory database cache and i am wondering is this option available on 10g, from what i read it is only on 11g and it is extra option and have to pay for it.
    Any more info, will be great.
    thanks

    From here
    The In-Memory Database Cache option of Oracle Database Enterprise Edition is based on Oracle TimesTen In-Memory Database.TimesTen is also available for 10g.

  • Oracle TimesTen In-Memory Database VS Oracle In-Memory Database Cache

    Hi,
    What is difference in Oracle TimesTen In-Memory Database VS Oracle In-Memory Database Cache.
    For 32 bit on windows OS i am not able to insert data's more than 500k rows with 150 columns (with combinations of CHAR,BINARY_DOUBLE,BINARY_FLOAT, TT_BIGINT,REAL,DECIMAL,NUMERIC etc).
    [TimesTen][TimesTen 11.2.2.2.0 ODBC Driver][TimesTen]TT0802: Database permanent space exhausted -- file "blk.c", lineno 3450, procedure "sbBlkAlloc"
    I have set Perm size as 700 mb,Temp size as 100mb
    What is the max size we can given for PermSize,TempSize,LogBufMB for 32 bit on windows OS.
    What is the max size we can given for PermSize,TempSize,LogBufMB for 64 bit on windows OS.
    What is the Max configuration of TT for 32 bit what i can set for Perm size Temp size.
    Thanks!

    They are the same product but they are licensed differently and the license limits what functionality you can use.
    TimesTen In-Memory Database is a product in its own right allows you to use TimesTen as a standalone database and also allows replication.
    IMDB Cache is an Oracle DB Enterprise Edition option (i.e. it can only be licensed as an option to an Oracle DB EE license). This includes all the functionality of TImesTen In-Memory Database but adds in cache functionality (cache groups, cache grid etc.).
    32-bit O/S are in general a poor platform to try and create an in-memory database of any significant size (32-bit O/S are very limited in memory addressing capability) and 32-bit Windows is the worst example. The hard coded limit for total datastore size on 32-bit O/S is 2 GB but in reality you probably can;'t achieve that. On Windows the largest you can get is 1.1 GB and most often less than that. If you need something more than about 0.5 Gb on Windows then you really need to use 64-bit Windows and 64-bit TimesTen. There are no hard coded upper limit to database size on 64-bit TimesTen; the limit is the amount of free physical memory (not virtual memory) in the machine. I have easily created a 12 GB database on a Win64 machine with 16 GB RAM. On 64-bit Unix machines we have live database of over 1 TB...
    Chris

  • SQL Result Cache  vs In-Memory Database Cache

    Hi,
    can anyone help me to understand the relations and differences between the 11 g new features of SQL Result Cache vs In-Memory Database Cache ?
    Thanks

    I highly recommend you read the 11g New Features Guide. Here is a sample from it:
    h4. 1.11.2.9 Query Result Cache
    A separate shared memory pool is now used for storing and retrieving
    cached results. Query retrieval from the query result cache is faster
    than rerunning the query. Frequently executed queries will see
    performance improvements when using the query result cache.
    The new query result cache enables explicit caching of results in
    database memory. Subsequent queries using the cached results will
    experience significant performance improvements.
    See Also:
    [Oracle Database Performance Tuning Guide|http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/memory.htm#PFGRF10121] for details
    [Results Cache Concepts|http://download.oracle.com/docs/cd/B28359_01/server.111/b28274/memory.htm#PFGRF10121|Results Cache Concepts]
    HTH!

  • Project Server 2013: I am using Project Server Permission Mode and need help with permission assignments?

    Hi 
    Project Server 2013: I am using Project Server Permission Mode and need help with permission assignments?
    How can I change Permissions for the individual users to see specific projects or all projects in project center and to see specific quick launch items?
    For Example: if i have 4 users, A, B, C and D. what i want is:
    User A can see everything and act as a project manager or Admin.
    User B can view all projects in project centre but can change the schedule or resource assignment etc.
    User C can only act as approver of projects and can view all projects in project centre.
    User D can only view specific projects for which permissions are given.
    can i have some expert help in sorting and understanding permission modes... as i was playing with project server mode permissions and can't figure out how to apply the above scenario to set of my user.
    Thanks in Advance
    Cheers
    AJ
    Ajay Kumar

    Hi Ajay,
    Please refer to this link for detailed explanations about PS2013 security model. 
    http://technet.microsoft.com/en-us/library/cc197638(v=office.15).aspx
    Actually, it will take a couple of days to explain in detail the security model that is a fundamental and tricky aspect of every PS implementation. But basically, you NEVER set permissions for a single user. You have groups in which your insert users. Groups
    define "what users can do". Then you associate groups to a corresponding category. Categories define "what user can see". Thus the association of a group with a category will set "what the user can do on the objects he can see". Then, for more advanced security
    level, you can use the RBS that will consist in "branches" in which you'll insert users. Based on those branches, you'll customize categories to fine-tune what user can see (for projects and resources) depending on the RBS branch and level.
    I'd advice you to start "playing" in a test environment with the default categories/groups that might probably cover your need.
    Concerning your 4 users:
    user A : add him to the "administrator" group. Be careful that you're mentionning either project manager or administrator, which are 2 groups/categories with totally different permissions level.
    user B : basically can see everything and change everything? it could be in the project manager group, assuming that there are no project visibility restrictions on the category via the RBS.
    user C : waht do you mean by "approver"? Workflow approvals? Then it will be the portfolio manager group. Task update or timesheet approval? Then it is another long topic: please refer in the documentation to the "status manager" and "timesheet manager"
    concepts. There are not related to the security model. In a few words, the status manager is the owner of the project plan, is defined for each task and approves tasks updates. The timesheet manager is an attribute defined for each resource in its parameters
    and approves resource timesheet.
    user D : you have to define which permission level must be given to this user. Basically it could be a team member that will see only projects he's in the project team. Note that team member cannot interact with the project plan in another way than submitting
    timesheets and/or tasks updates which must be approved.
    Once more, those are large and complex subjects that require a deep dive into your business model and tons of tests in a test environment.
    Hope this helps.
    Guillaume Rouyre - MBA, MCP, MCTS

  • Oracle In-Memory Database Cache Testcases

    We are implementing Oracle In-Memory Database Cache on an existing oracle database. We want to do some extensive testing on Oracle In-Memory Database. Can anybody please share some pointers in writing testcases ?

    Best place to start is here:
    http://www.oracle.com/technetwork/products/timesten/overview/index.html
    In particular take a look at the Quickstart which is provided as part of the install of the product and can be accessed online here http://www.oracle.com/technetwork/products/timesten/learnmore/index.html via http://download.oracle.com/otn_hosted_doc/timesten/1122/quickstart/html/main/home.html
    Take a look at the sample programs the tptbm program is a good place to start.
    Tim

  • I have lost the use of my extension pannels, and need help recovering the use. I get a message that extensions failed to load. Why?

    I have lost the use of my extension pannels, and need help recovering the use. I get a message that extensions failed to load. Why?

    I've had that before when on a really slow Internet connection.

  • I have a ipod nano 4th gen. and it wont connect to my computer at all and I tryed to reset it but its been 10 minutes and iit wont go back to normal. It is charging fine when I use the wall plug. I need help!

    I have a ipod 4th gen and it wont connect to my windows computer at all. I've tryed to reset it but its been 10 min and it wont go back to normal. I use the wall plug in to charge it. also it wont charge on my computer but other wise it works fine. I need help!

    What have you tried so far in terms of troubleshooting this issue?  Are you plugging the iPod into a high powered USB 2.0 port on the back of your PC? Have you tried a different USB cable?
    What happens if you try to reset the device with it still connected to the PC?
    How to reset iPod
    Has this iPod ever worked on this PC or is this the first time you have time you have tried connecting it?
    Have you carefully worked through each and every single suggestion in this Apple support document?
    iPod not recognized in 'My Computer' and in iTunes for Windows
    B-rock

  • Export Results-Not Enough Memory (1).  I need HELP with this please.  Using Windows 7 32-bit.  Intel i5 4690K CPU 16GB RAM 120 SSD and 1 TB harddrive.

    Everytime I go to export a photo, I get an error.
      "Export Results:  Not enough memory (1)
    Using Windows 7 32-bit.  Intel i5 4690K CPU 16GB RAM 120 SSD and 1 TB harddrive.

    Even though you have 16gb of ram installed, 32 bit Windows can only use 4gb of it so 12gb is wasted.  This is the reason you are getting not enough memory errors and is a known problem with Lightroom an 32 bit Windows during export.   You need to change to 64 bit Windows.

  • Bus/Memory/ cpu problem? need help

    I'll start with my system's profile:
    *Intel Celeron 566 Mhz w/ 128 L2 Cache > socket 370
    *NO-NAME slot1>socket370 slocket adapter
    *MSI-6163 Pro Mobo (great product) > no onboard sound
    *2x128 PC133 DIMM
    *Leadtek Winfast GeForce 2 MX SH Pro (MX 400 chipset) w/ 32 DSRAM
    *Creative SBLive Value
    *3DeMon Provideo PCI TV Tuner (BT 878Audio/Video)
    *Intel Pro 10+ PCI Ethernet adapter
    *Intel HaM PCI 56K voice/data/fax modem
    *IBM 120 GXP Deskstar 60Gb HDD
    note: the system worked flawlessly @ 850 Mhz
    I wanted to do a little upgrade on my CPU > so I borrowed an Intel P3 600E from a friend. I installed it on my Slot1>Socket 370 slocket adapter and powered my system up. Boot = OK. I tested it for some hours, that rebooted and took the 600E P3 @ 744 Mhz. I than first noticed that at boot time, during POST, the memory test was stopping for a fracton of a second after counting about 10Mb of memory: count - short stop - count - short stop .. and so on till all the the end (BTW, 2x128 Mb of RAM should read 262144 K ? is this right?) I know that it's not supposed to read 256000 ... I'm interested if it's the correct sum .. 262144...
    Anyway .. I wasn't pleased with this count - stop -count - stop thing so rebooted. The P3 let and My good old Celeron is back ... but this count -stop- count-stop thing keeps going on. The memory test is counting the memory normally only when the CPU runs at it's normall 566Mhz speed. just a little OC and the count-stop gets on the screen. My problem with this is that before the testing of the P3 it used to run ok.
    However , the system runs normally as far I can see, although WinMe crashes imediatly after the desktop is displayed. XP & RadHat run OK.
    What I did trying to corect my problem: COMS reset, BIOS flash, Load SETUP Defaults in BIOS, messed up with the on board jumpers, everything I could think about. I'm not a begginer in terms of using everything that a mobo has to give, OC and so on. I'm just a little scared because I care about that system.
    Any help is greatly apreciated. So 10x in advance...

       Well .. one of these days ...  (wednesday  ?? ).... I powered my system after I came home from work ... and surprise ...  everything wa normal as far as the memory test was concerned. It came back to normal by itself .... because I didn't modified anything in the BIOS for 3 days before that. So I don't know if it's from that PNP BIOS option, but I remember enabling and disabling it. So ... case closed ....  I'm happy to eport that the board is working as before .. flowless ....  
    As far as the memory is concerned: I didn't test it on another system ... I was going to but it isn't the case no more. I do not use the first (left) slot (closest to the northbridge) because I use a heatsink and a fan that don't alow the usage of that memory slot. I use a TITAN cooler that has an aluminium heatsink and a 80x80x20 fan cooler (it's as big a power source fan). My temperatures are: CPU Idle: 25, 26 C > depends on the room temperature. Last summer CPU temp wasn't higher than 29 C > room temp was over 30. Under havy load it doesn't reach 30; last summer > 34 max.

  • Can't use 7.6, can't downgrade, need help, please ASAP

    I have tried to use 7.6; it opens the iTunes, window then just sits and spins. When I force quit, everything freezes and I must unplug to restart. I have reinstalled, to no avail.
    I've tried to download an older version from oldapps.com and get as far as where to install the software; then it says there are 0 bytes to install. The next window gives me a list of files but they are disabled, so I can go no further.
    I am afraid to lose my entire library; I figured I could save/copy it somehow, uninstall iTunes and start over, but I don't know how to do any of this, or if any of this will solve the problem. I'd take just about any older version of iTunes at this point, as long as I can import and burn CD's and sync up my iPod; I am going out of town in a week and I need my music!
    Please help ASAP--Thanks!

    hi BeeNatural,
    in your Music/iTunes folder you will find two files (iTunes Library and iTunes Music Library). you should spare a copy of these files since they are containing your playlist, rating, etc. and you should be safe. still, it is a good practice to also have a backup of all your songs files which are in your iTunes Music folder just in case something happen.
    I'm not familiar with dowgrading since I do not beleive in this option more than trying to solve what is happening with the current version unless very special circumstances.
    could you be a little more specific first about the OS version you are running and your hardware to verify if you meet the minimum requirements for iTunes 7.6? you need at least 10.3.9, G3 500MHz, 256Mg of RAM.

  • **New User** Memory, PCI Express, BIOS Need Help Please

    So, I just got my mobo installed and now I am having some troubles. First, my specs:
    AMD Phenom 9850BE
    Corsair XMS 1066 Dominator series 5-5-5-18 2.1v
    MSI HD3870 800mhz edition
    Antec 1000w psu.
    Asus Xonar DX sound card
    Vista Business 64bit
    RAM Location:
    Do I follow the colors (Green -DIMM1 and DIMM3, Orange - DIMM2 and DIMM4) or do I put them D1+D2, D3+ D4? Logically I would follow the colors, but the handbook says to use D1+D2, etc. Also, I set my mobo timings of the RAM to 1:2.66 so it would run at 1066mhz.  I set the voltage to 2.1v and got a bsod. But this is the way to change the RAM settings right?
    Graphics Card Setup:
    Right now I have my gfx card in the Teal/Light blue PCIe slot. Is this the mazarine color they describe? Also I plan on putting an HD4870 to crossfire with my 3870 once they come out, do I put that in the other Teal/Light blue PCIe slot? I do not know if this will fit that way, the USB/E1394 cables might be in the way, which would really upset me. Can anyone put a card on the first darker blue slot? The pipelines are in the way for me.
    BIOS:
    I do not know what version I have and if it is up to date. I tried LiveUpdate 3 to see if it was updated, but it kept giving me a "Services not started" or "cannot start service" error over and over.
    eSATA:
    I tried hooking up my eSATA external hard drive and it didnt work. I have to enable the onboard Raid controller option in the BIOS. I do not use RAID so I disable it, and I hate hate the startup check it has when booting. How do I work around this?
    Thank you for your help, I know that this is probably somewhere hidden within the forums, but I really need to get this thing going and am trying to set up other things and never really find the specific answers I am looking for. Thanks again guys.

    I do not know how to tell what version it is. I believe it is a MS-7376 Ver 1.0.   I just bought it from newegg maybe 2 weeks ago. MSI CPU support says that it supports 9850BE 125W CPU. I upgraded to the 1.4 BIOS version.    What do I do?
    The gfx situation isn't pretty. I wanted to go Crossfire, but I doubt that will happen. I cannot get my card into the top darker blue pci-e slot due to the pipelines being in the way. Currently I have my card in the lower lighter teal blue color, which I guess is the PCIe 8x slot. Newegg said they were 16x for all of them and then 8x if they were in Quad CF.  Oh, I also have a PCIe 1x Sound Card that is right under the first dark blue PCIe. So I cannot put the card up top at all. The other lighter teal blue PCIe slot is on the bottom of the motherboard and will not have any place to put a double cooler slot GFX card into it. So, the only way I can go crossfire is if I put the Light Teal Blue 8x slot with a Card directly under it in the Darker blue 16x slot.

  • IE CACHE PROBLEM NEED HELP ASAP

    Every flex 2 app I make is being cached by IE! Works fine on
    FireFox, but everytime I run it in IE I need to dump my cache. Is
    there anything wrong.

    inlineblue and Tracy,
    Came across this post while looking for a solution for the
    cache problem. I am using Flex 2.0.1.
    Q1) From what I understood is adding a parameter to the
    AC_FL_RunContent("src", "MainMod?version1.1",...) call in the HTML
    wrapper will make sure the latest content is downloaded to the
    browser. Does this mean when the next time my MainMod.mxml is
    changed, I need to make this V1.2.
    Q2) I only saw one occurance of AC_FL_RunContent call in my
    wrapper where it is referring my SWF file. This is the only place I
    need to keep changing whenever the mxml file is changed?
    Q3) Looks like I have to change all Wrapper files (if I have
    multiple .mxml files in my project). Is there any we can automate
    this?
    Do you have a sample that I could take a look at to
    understand what needs to be changed to fix the issue?
    Appreciate your help.

  • Does anyone know how to use Retropect back soft ware - I need help with it

    Is there anyone familiar with Retrospect Backup software here who might be able to help me with the following problem ?
    My 2007 iMac  with the tiger 10.4.11 OS suddenly crashed exactly two weeks ago when I told the trash to empty. The reason was that some malware or virus had appeared on my computer. There was an alias icon on the desktop that linked to a core item in the system folder; that is why it crashed. It was the malware that put it there somehow.
    So, I was left with a dead computer without an operating system to make it work.
    I telephoned Applecare for help as I was clueless as to what to do. Because I can’t write the thousands of words here to describe the ghastly experience Applecare have been I will miss that out for the time being. Suffice to say it has been utterly excruciating and horrible and I have so far lost all my data, including all the software I have ever bought, because of them. That’s 23 years of writing stuff onto to all the previous Macs I’ve owned.
    So, the question is this. I have a Retrospect backup software backup in my external hard disk. This should still have all my information on as it was a backup made just the day before the computer crashed.
    But I no longer have the Retrospect software on either my external hard disk or on the computer, so when I double click on the Retrospect icon in the external hard disk I get a message asking me to find the application software to open it with. I haven’t got it ( thanks to applecare’s utter incompetence).
    Applecare had insisted that I would be able to retrieve my data from this backup if they installed Snow Leopard to make the computer work. But when I tried to do this the computer crashed again and I was left without an OS again.  Yet another visit to the ‘genius’ bar (what a joke) at the Applestore and this time they installed Leopard which ended up leaving me without any data at all.
    The Retrospect support people told me that I could only retrieve information from this backup if the computer had the original Operating system, i.e. OS Tiger 10.4.11.
    The question is, can anybody here tell me exactly how to retrieve a Retrospect backup from my external hard disk, because so far, both Applecare & Retrospect support have not been of any help at all really and I have spent every waking minute of the past two weeks trying to sort out this problem without any success so far.
    Help !

    The Retrospect you used way back when is no longer around. The company was sold and that company produced a new version of Retrospect - Retrospect 8.x
    So, as you've been told, you would have to be running a Tiger system with an old version of Retrospect software (5.x or 6.x - you would need to know) assuming you can find the software.
    As best I can remember you cannot extract files from a Retrospect backup except using the software since Retrospect did not normally make a file by file backup rather it created an archive of the files in the backup. I'm assuming that the EMC/Retrospect people have told you that old Retrospect backups are not accessible by Retrospect 8.x?

Maybe you are looking for

  • Apple loops in .AIFF ?

    Hi ! Ok, me and my friend, we were having fun, jammin with logic pro 8 , and then suprisingly, I realized that I couldn't edite destructively apple loops. I learned that it was because of the .caf extention, and that compressed audio file cannot be e

  • IPhone 6, 6  photo direction 180 deg error

    I have an iPhone 6+ and my wife has an iPhone 6.  On both phones, when using the built in camera app, the direction of the photo as reported in the metadata is 180 deg off.  For example, if I take a photo in the facing North the metadata is decoded a

  • Reciver determination-Condition error

    Hi Friends, in my idoc to file.. I am gettinfg this error while clicking Condition editor in reciver determination. <b>Message interface does not exist in any software components installed on this business system</b> i came to know that this error is

  • Full original colour cartridge to be replaced

    Hello everybody, my HP ENVY 4500 keeps now asking me to replace what I know for sure it's a good full and original colour cartridge (301 - CH562E - exp. date 2015/09/29 - sn 217924 1066006264). I removed it and cleaned contacts on both cartridge and

  • Fill the Screen Fields XD01 Automatically ffrom Program call

    Hello, I have a requirment where i have to pass the screen values for the genral view of the tcode XD01/XD02, For example : In my report program i get the  Name, City, Country, PIN  etc.. now my requirement is that the First Screen(Genral view) of th