Using Berkeley DB as a frontend for Oracle RDBMS

Hey there,
One of the JE documents (possibly the architecture one) makes a remark about using JE as a frontend for a centralized RDBMS. Assuming that's being done using a replication-based technology (and I'm posting on the correct forum), can you guys provide me some pointers as to how that works? Perhaps in the same vein as TimesTen does --with an addon, can't remember the name now.
If replication is not meant in that context, what other (if any) options are there to have a centralized datastore and local copies maintained over JE?
Thx,
Gokhan Ergul
Software Architect

Hello,
I'm not sure which document you're referring to, but in general Berkeley DB is often used as a cache or front-end for RDBMS information or other information accessible from a central server. For example, it might be used for fast indexed access to a user directory on front-end machines.
Berkeley DB does not have any support for this built-in -- it is up to you to retrieve the data from the central server, store it in Berkeley DB, and synchronize with the central server as required by your application. So if you are asking whether there is built-in support (or an add on) for replication or synchronization between Berkeley DB and an RDBMS, no there is not.
If you have multiple machines running Berkeley DB and you wish to replicate information between them, the Berkeley DB C Edition does have built-in support for this. Berkeley DB Java Edition does not have yet have support for replication between nodes, but this feature is in the works.
If you have additional questions on Berkeley DB Java Edition please use the forum for that product:
Berkeley DB Java Edition
Mark

Similar Messages

  • Where can i find the Oracle JDBC for Oracle RDBMS 8.1.7 ? Thanks.

    Where can i find the Oracle JDBC for Oracle RDBMS 8.1.7 ? Thanks.

    http://otn.oracle.com/software/tech/java/sqlj_jdbc/content.html

  • Use more than 2 GB ram for oracle

    I have 16 GB ram but I only can use 2 GB of that for oracle database , how can i increase that ???

    Don't merely go for increasing the size for Oracle (SGA) Memory. You need to keep collect the usage/statistics of your Oracle SGA, for any contention/or slow performance.
    Until and unless users/clients reports that their reports/programs/queries are running slow, then think of increasing memory for Oracle. Moreover, instead of anticipating that the user reports the problem, you from your side need to check the hits of the memory allocated for Oracle.
    By the way, you didn't specify your Database Version and OS Details.
    If assumed, you are on Oracle 10g, then please take a look at the below Oracle Documentations links.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/create.htm#ADMIN00207
    Regards,
    Sabdar Syed.

  • Separate User for Oracle RDBMS and EM Agent...

    Good Day All,
    Has anyone here deployed the EM Agent (10.2 or 11.1) as it's own user? For example, leave the Oracle RDBMS binaries owned by "oracle" but install the EM Agent as "oagent."
    I inquired with Oracle Support and I've received the "it is possible and done in some environments" but I want to know how many folks have done it, how large of a target base are you monitoring, and what target types have you tried. We are using a mixed RHEL & OEL environment.
    Our goal is to separate the installation and support of the EM Agents from the RDBMS by team. I think we would want to have a shared Linux group... there might be some issues with the Inventory and writing to it by separate owners but we should be able to get around that.
    Thoughts?
    TIA!
    Regards,
    Rich

    Thanks for the response!
    Besides central inventory, do you know of any other issues we might have with this configuration? Have you implemented this to monitor targets such as Linux hosts, Listeners, RDBMS, WebLogic, iAS, Peoplesoft, Siebel, etc?
    Regards,
    Rich

  • Repository for Oracle RDBMS installation ports (Oracle 12c)

    Is there a repository for Oracle 12c where to find the configured ports after installation and above all after any change(s) in configuration?
    I think about: listener, OEM, EPG,... ports.
    Thanks and Regards.

    OS Details: OEL 5.9 64 bit.
    The portlist.ini is only interesting just after installation, and there not always an entry.
    For instance, after I have done my installation (with listener, OEM), I still have an "empty file".
    From the documentation:
    "If you change a port number, it is not updated in the portlist.ini file, so you can only rely on this file immediately after installation"
    "To find or change a port number, use the methods described in this appendix".
    This is Appendix F. I scrolled it down, and don't find where to change and view the actual ports.
    It seems to me there is no way to:
    - See clearly the values of the ports used and for what component.
    - Modify these ports and how.
    Mayve I miss something, does someone understand it better?
    Kind Regards.

  • Verifying the installable components for oracle rdbms installation

    Hi,
    Is there a way to check the installable components that appear during oracle rdbms installation like oracle spatial,etc. from a currently working database?
    Is there a short way for doing this when doing installation of similar configuration and options on a different server?
    regards

    Hi,
    You can get the information from "dba_registry" for current installed components
    - Pavan Kumar N

  • Using to_date functions in Com Channel for Oracle DB

    I have been trying to mask data while pulling from an Oracle DB.   I run the following SQL in sqlplus and it works correctly
    <b>select to_char(cse_wid, '9999.99') from iprdl</b>
    then when I use XI,  
    I get a successful message in the adapter engine so I go in to look at the payload and receive this message.
    <b> A name contained an invalid character. Error processing resource 'file:///C:/Documents and Settings/CSEIDIT/Local Settings/...
      <TO_CHAR(CSE_WID,9999.99)>   10.70</TO_CHAR(CSE_WID,9999.99)>
    ^2 to_char(cse_wgt,'9999.99' ),
    </b>  then I also get a mapping error in the integration Engine.   I have searched this forums and have found nothing that seems to fit this problem.
    Thank you
    Carl Seidita
    Message was edited by:
            Carl Seidita
    Message was edited by:
            Carl Seidita
    Message was edited by:
            Carl Seidita

    Not passing an XML to Oracle.    Using a JDBC com. channel parmeter  SQL Query option to pull records.  have other fields the SQL but it does not like the TO_CHAR option .  this is the full select
    <b>SELECT PROD_ID, CREATE_DTIM, TO_CHAR ( CSE_WID, '9999.99' ),     TO_CHAR (CSE_WGT ,'9999.99' ),  CSE_UNIT,  TO_CHAR (CSE_LEN, '9999.99' ), TO_CHAR (CSE_HGT, '9999.99' ), cse_cub, inner_pack_wid, inner_pack_wgt, inner_pack_unit, inner_pack_len,  inner_pack_hgt, inner_pack_cub FROM iprdl
    WHERE (iprdl.extr_flag <> 'Y' OR      extr_flag IS NULL)</b>
    The adapter Engine give me a successful Message but when I go to view the payload, I get that error and it does not map to the inegration engine

  • APEX as frontend for Oracle Maps and Mapviewer data

    Just to let you know:
    I did some work with Oracle Application Express (APEX) integrating Oracle Maps and Mapviewer functionality
    and published it occasionly it in my Oracle Application Express (German) BLOG. : http://htmldb-de.blogspot.com/ -
    Guess you will understand from the screens, what all is possible and beyond...
    An integration (application) of APEX and Mapquest for Routeplanning done in APEX can be seen (and downloaded) as well.
    Feel free to have a look !
    Bernhard
    http://htmldb-de.blogspot.com/

    Just to let you know:
    I did some work with Oracle Application Express (APEX) integrating Oracle Maps and Mapviewer functionality
    and published it occasionly it in my Oracle Application Express (German) BLOG. : http://htmldb-de.blogspot.com/ -
    Guess you will understand from the screens, what all is possible and beyond...
    An integration (application) of APEX and Mapquest for Routeplanning done in APEX can be seen (and downloaded) as well.
    Feel free to have a look !
    Bernhard
    http://htmldb-de.blogspot.com/

  • Narrowing results using Cluster trees in SOAP UI for oracle SES 10.1.8.4

    Could some body help me on getting the results based on the cluster trees selection in SOAP UI. I mean how to narrow the results based on the cluster tree selection from SOAP UI. We used doOracleOrganizedSearch but still not able to reach the requirement what we want.

    Hi , I am facing the same issue.
    were you able to resolve it.
    please let me know if you were.
    Many Thanks.

  • Problems trying to use built-in OWB 11.2 on Oracle RDBMS 11.2 (64 bit)

    I recently installed Oracle Enterprise RDBMS 11.2.0.1.0 (64 bit) on my 64-bit Windows 7 machine. I'm now trying to get the built-in OWB 11.2 installation working as well. I managed to create a repository on my database using the Repository Assistant. But I can't seem to get OWB Design Center to run at all: it crashes out with a Windows message "application cannot be started" as soon as it tries to run owbclient.bat.
    I've tried starting the Control Center Service via the options on the Warehousebuilder/Admin menu, and this seems to work - at least the status comes back as "available" when I click the "Check status" button - but the Repository Browser doesn't work either: the URL looks OK but there's nothing there.
    As far as I can tell I've followed the installation/configuration steps OK, but I can't work out what else I need to install/do to get an OWB client talking to a local OWB installation on a local Oracle 11.2 database. It really shouldn't be this hard.
    Has anybody else encountered/resolved the same problems?
    Or should I just scrap my installation and start again from scratch?

    Thanks, Richard.
    I downloaded Oracle 11gR2 for 64-bit Windows only a couple of weeks ago, so I would have expected the built-in OWB client installation to be compatible with 64-bit Windows as well. Maybe that's just a crazy dream.
    In the end, I gave up on the built-in OWB. Instead, I trashed the existing OWB installation in the database completely, then installed the OWB stand-alone client in a separate home on the same machine instead, re-installing the OWB schemas etc and creating a fresh repository on the DB in the process. This seems to work so far - at least I can log in to the OWB Design Center client as my repository user, which is a major step forward.
    I dunno - I've been working with Oracle for 20 years, but their installation processes always seems to trip me up somewhere with missing components, incompatible elements, screwed up network addresses, and so on. Guess I'm just a slow learner.

  • Using ZFS for Oracle RAC 11gR2 binaries

    Hi,
    We have following scenario,
    Two Node Cluster: Oracle RAC 11Gr2 with Clusterware on Solaris 10
    We want to keep Oracle & Clusterware binaries on ZFS mirror file system on each node locally and for Data files, FRA, Voting disks & OCR on shared SAN using ASM.
    My question, is the above scenario certified by Oracle or can we keep Oracle binaries on ZFS...?
    Will appreciate your input.
    Thanks

    Well my confusion started after reading this doc on oracle support:
    Certification of Zeta File System (Zfs) On Solaris 10 for Oracle RDBMS [ID 403202.1]
    "Oracle database 10gR2 (10.2.0.3 and higher patches), 11gR1 (11.1.0.6 and higher patches) and 11gR2 (11.2.0.1 and higher patches) are certified with Solaris 10 ZFS on Sparc 64-bit and Solaris x84-64. See Solaris ZFS_Best_Practices_Guide. This is for single instance ONLY. ZFS is currently not applicable to RAC and not Certified to use it as a shared filesystem."

  • Oracle RDBMS for Intel MacOS X

    In reading the other posts about Oracle Instant Client for Intel MacOS X, I see a lot of others are stating that no one is asking for Oracle RDBMS to be supported natively on Mac OS X (Intel).
    For the record, there are many others that are asking for this from Oracle (and have been since Intel of Mac OS X was announced). I too need the Oracle Instant Client, but I really need Oracle RDBMS released as well (10g for Tiger (Intel) or better).
    We have been waiting for Oracle's promise a few years ago to treat the Mac as First Class Enterprise platform. We invested in this and have been shipping our "single box" solution. However our customers are held back by only able to run Oracle 10g on Panther Server since our product must be run in a certified environment.
    Oracle on Mac OS X for us has been very stable and has served our development and customers well. However, it is just not able to run "certified" on the newer hardware architecture (Intel) and a machine replacement cycle is overdue because of this.
    I hope that Oracle visits this issue soon and has an announcement coincident with the launch of Leopard (UNIX 03).
    I realize some of you have different needs and run the RDBMS on another platform, but not us. So please count a vote for me for both an Oracle Instant Client AND Oracle RDBMS for Mac OS X (Intel).

    In reading the other posts about Oracle Instant
    Client for Intel MacOS X, I see a lot of others are
    stating that no one is asking for Oracle RDBMS to be
    supported natively on Mac OS X (Intel).Yeah, well, those are the same people who seem to think that all it takes to release a new version of the client is switching a compiler flag, waiting 15 minutes for a build, and dumping the result onto the OTN download site. Hyperbole trumps reality. In other words, it's an Internet forum. ;-)
    I'm sure you've already done this, but you're much, much better off getting on the phone with your Oracle rep and detailing to him/her just how much licensing revenue they realistically stand to lose if they don't give some attention to the Intel Mac platform. I could believe that the recent tone of discourse on this forum about "Oracle on OS X/Intel" might actually erode the position that it's a useful product direction for Oracle, so anything that license-paying folk can do to convince them otherwise would be great. :-)
    Otherwise, it's just the same 5 people posting semi-anonymously making vague threats about moving to some other platform and/or venting their spleens about horrible they think Oracle is (which, I know is often a huge motivator for anyone to take on a project...)
    Regards,
    John P.

  • How to setup adapters for Oracle Applications

    I have installed
    1)Oracle application server
    2)Bpel Process Manager
    3)Oracle applications 11i10
    Now i want to write a java program which will fetch data from oracle apps using adapter .
    1)...For oracle apps do i need to download any adapters seperatly ?
    2) Can i do it witout using inteconnect ?
    3) I have seen support in BPEL for adapters ? is that only solution
    Thanks

    Hi:
    $emctl status dnconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996,2007 Oracle Corporation .All righs reserved.
    https://majin148:5500/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running
    I am also to try:
    #chkconfig iptables off
    https://192.168.100.148:5500/em

  • Some news for Oracle Enterprise Edition

    Hi all
    I download the Oracle Enterprise Edition in the morining and i
    decompressed the file .tgz
    NO PROBLEM
    THE FILE IS DECOMPRESSED CORRECTELLY.
    Some news
    Abdallah
    null

    Hi;
    CentOS is not a certified and supported operating system for Oracle RDBMS software and there are no plans to add support for CentOS. Supported operating systems are listed in the 11gR2 Oracle Installation Guide in chapter 3 which is avaliable at
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16763.pdf
    Please see:
    Linux: 11gR2 runInstaller Fails with "An internal error occurred within cluster verification framework" [ID 1207894.1]
    Regard
    Helios

  • Better RAID for Oracle Database

    Hi, gurus
    In the company I'm working for have the Oracle 8i with RAID 5 for four HDs.
    I will upgrade it to 9i, I wanna know if exists a better RAID and where I can get documents that talk about it.
    Att.

    Hi,
    Please read metalink note
    97597.1 : Optimizing RAID Performance for Oracle RDBMS on Windows NT/2000
    38281.1: RAID and Oracle - 20 Common Questions and Answers
    Nicolas.

Maybe you are looking for

  • OT: Calling on Vista & Tablet users for help

    Hi there. Vistia Ultimate (SP1 plus updates), Wacom Graphite 2 Tablet (latest software) and PS CS3. Thank you so long for your help. I have formatted my HDD, installed and activated all my software and still having huge problems. I also have Office 2

  • Attempting to download the trial version

    I've been attempting unsuccessfully to download the 180day trial version of SharePoint from http://www.microsoft.com/en-us/evalcenter/ I've registered I see it in the evaluation center but it does not allow me to download it. Is there a direct link t

  • Add fields to Sales Order Mass Change  selection screen

    Hi, Li & Fung customer customer needs to include following fields in the selection screen (Header Level)  and the display output in Sales Order Mass Change (/AFS/MDC). -     VBKD-BSTKD_E -     VBKD-KDGRP      According to the SAP documentation we hav

  • Part-II No range is not generating

    I am trying to post by TC J1IH, A/c document is generated but Part-II entry Doc No. not generated showing Sl 0000000000 has been successfully created  I have already maintained Part-II No range for current year even it is not giving No. thanks in adv

  • How to find the host name of a client?

    Iam doing a project in grid computing. I have developed a client-server program. In that program I have to get the host name of the connected client. Can anyone tell me the code to do that?