Oracle NoSQL and indexing

Hi all,
I read that there is an index on key value on each node.
Does that mean that as soon as we have the good key, there is a full scan on all the values for that key on that node?
So to have better performance should we have many keys and fewer values?
Thanks

When I look for the key username, I expect to have a name as value.So, for me it is the key which help me to know what type of value is stored there.
Am I wrong?>
I think you are right, but you are using the wrong terminology. Here is the correct terminology: In general a key is a major path and a minor path, where each path is a list of strings. In your case, I believe you're only using the major path. Your major path has two components (two strings). The first component (the constant 'username') tells you what to expect in the second component ('John' or 'Jeff').
You can think of the second component of your key path as a variable rather than a constant component. But please don't call it a value, since the term value is reserved for something else -- it is the data associated with the key in the key-value pair. After all, this is a key-value store, so key and value are pretty important terms.
--mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Compression for oracle database and index compression during import of data

    Hi All,
    I have a query , in order to import into oracle database and also have compression and index compression , do we have some kind of load args for r3load and also do we have to change the tpl file ?

    Hello guy,
    I did this kind of compression within migration project before.
    I performed index compress first and then export -> import with table compress.
    One thing you should take care, delete nocompress flag from TARGET.SQL (created by program SMIGR_CREATE_DDL, program SMIGR_CREATE_DDL created pure non-compression objects for these considered non-standard tables). For table columns > 255, we should not delete this flag.
    Regarding to the index compress in source system, please check the following notes:
    Note 1464156 - Support for index compression in BRSPACE 7.20
    Note 1109743 - Use of Index Key Compression for Oracle Databases
    Note 682926 - Composite SAP note: Problems with "create/rebuild index"
    Best Regards,
    Ning Tong

  • Big difference between Oracle NoSQL and Oracle Coherence

    As an Oracle integration partner we use all kinds of Oracle products. One of the products that Oracle has in their stack is Coherence. Off course Coherence can do more than a standard NoSQL, however you can also use Coherence as a NoSQL solution. When should one choose Oracle Coherence and when Oracle NoSQL if one wants to use a simple key-value store.

    Hello,
    In general, Coherence is a mid-tier caching solution. Oracle NoSQL Database is a persistence solution for unstructured or semi-structured data.
    Charles Lamb

  • Plsql and Oracle NoSQL

    Hi,
    Our main data source is in Oracle 11g database on top we build app that queries data with PLSQL.
    We would like to port certain data to Oracle NoSQL and use it in our app.
    What would be best approach to use PLSQL to manipulate data in Oracle NoSQL. I can see that there is no direct way - what would be best "non-direct"? Calling java from PLSQL? Any other?
    Thanks!

    user11202580 wrote:
    Hi,
    Our main data source is in Oracle 11g database on top we build app that queries data with PLSQL.
    We would like to port certain data to Oracle NoSQL and use it in our app.
    What would be best approach to use PLSQL to manipulate data in Oracle NoSQL. I can see that there is no direct way - what would be best "non-direct"? Calling java from PLSQL? Any other?Ummm, using PLSQL to manipulate NoSQL will be difficult to do. Presently, the way you manipulate Oracle NoSQL data is using the Oracle NoSQL Java API.
    Charles Lamb

  • Query result caching on oracle 9 and 10 vs indexing

    I am trying to improve performance on oracle 9i and 10g.
    We use some queries that take up to 30 minutes to execute.
    I heard that there are some products to cache query results.
    Would this have any advantage over using indexes or materialized views?
    Does anyone know any products that I can use to cache the results of this queries on disk?
    Personally I think that by using the query result caching I would reduce the cpu time needed to process the query.
    Is this true?

    Your message post pushes all the wrong buttons starting with the fact that 9i and 10g are marketing labels not version numbers.
    You don't tune queries by spending money and throwing resources at them. You tune them by identifying the problem queries, running explain plans, visualizing their output using DBMS_XPLAN, and addressing the root cause.
    If you want help post full version numbers, the SQL statements, and the DBMS_XPLAN outputs.

  • Oracle export/import and indexing

    Hello All,
    I am a newbie in oracle filed and trying to understand export/import funtionality and indexing related to it. May be it's silly but I don't get any other way to understand it.
    Below are the topics I tried to understand-
    1) I export one Db and trying to import that in another database server. I used sysdba username to import. A new table space will get created or how the data will store in database what would be the effect in indexing with this export and import.
    2) If i import one more db on the same database server using sysdba username then also how indexing will behave?
    Please help me to understand
    Thanks
    Sayan
    Edited by: Sayan_Roy on Sep 26, 2011 11:41 PM

    Indexes are tied to tables. The default behaviour, in the absence of you specifying any directives, is that Oracle runs
    CREATE TABLE
    INSERT INTO table
    CREATE INDEX
    So, the Indexes are created after each of the corresponding tables.
    Do NOT ever attempt to export/import objects owned by SYSDBA. You should be creating a separate schema to hold all your objects (Tables, Indexes, Views, Procedures, Functions etc). That separate schema can be exported and imported into another database. If you have multiple such schemas, a Full Export Import will copy all the schemas.
    If a schema preexists in the target database, the import will error when attempting to CREATE TABLE --- unless you specify directives to handle this.
    Please read the documentation on Export and Import for the version that you are testing.
    Hemant K Chitale

  • Scanning and indexing option not appear in Oracle Document capture

    Hi
    I installed Oracle document capture 10.1.3.5.1.
    when i opened this document capture scanning and indexing option are not presented.
    i am using windows 64 bit operating system.
    please find screenshot for the same
    [http://oraclebpm.com/webcenter/scanning_indexing.png]

    Thank you Ryan for your reply. The problem was resolved.
    First I downloaded document capture s/w from oracle.com site,I am not getting the option when I download s/w from this site.
    Later i downloaded it from https://edelivery.oracle.com/ site. Now I am getting the options now.
    -vishnu

  • Oracle NoSQL exception

    environment:
    Linux namenode 2.6.9-11.ELhugemem #1 2005 i686 i686 i386 GNU/Linux
    jdk 1.6
    oracle nosql kv-ee-1.2.123.tar.gz
    when I run command:
    java -jar lib/kvstore-1.2.123.jar kvlite
    occurs exception :
    Process exiting due to fault
    java.lang.ExceptionInInitializerError
    at com.sleepycat.je.rep.ReplicationMutableConfig.<clinit>(ReplicationMutableConfig.java:269)
    at oracle.kv.impl.param.ParameterUtils.getRepEnvConfig(ParameterUtils.java:97)
    at oracle.kv.impl.param.ParameterUtils.getRepEnvConfig(ParameterUtils.java:92)
    at oracle.kv.impl.admin.Admin.createReplicationConfig(Admin.java:280)
    at oracle.kv.impl.admin.Admin.<init>(Admin.java:225)
    at oracle.kv.impl.admin.AdminService.configure(AdminService.java:252)
    at oracle.kv.impl.admin.CommandServiceImpl$33.execute(CommandServiceImpl.java:629)
    at oracle.kv.impl.fault.ProcessFaultHandler.execute(ProcessFaultHandler.java:142)
    at oracle.kv.impl.admin.CommandServiceImpl.configure(CommandServiceImpl.java:624)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
    at sun.rmi.transport.Transport$1.run(Transport.java:159)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.IllegalArgumentException: Invalid hostname: localhost The host name is not associated with this machine.
    at com.sleepycat.je.rep.impl.RepParams$3.validateValue(RepParams.java:247)
    at com.sleepycat.je.config.ConfigParam.<init>(ConfigParam.java:61)
    at com.sleepycat.je.rep.impl.RepParams$3.<init>(RepParams.java:217)
    at com.sleepycat.je.rep.impl.RepParams.<clinit>(RepParams.java:213)
    ... 23 more
    KVLite: exception in start: java.rmi.ServerError: Error occurred in server thread; nested exception is:
    java.lang.ExceptionInInitializerError
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:333)
    at sun.rmi.transport.Transport$1.run(Transport.java:159)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:255)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:233)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:142)
    at java.rmi.server.RemoteObjectInvocationHandler.invokeRemoteMethod(RemoteObjectInvocationHandler.java:178)
    at java.rmi.server.RemoteObjectInvocationHandler.invoke(RemoteObjectInvocationHandler.java:132)
    at $Proxy1.configure(Unknown Source)
    at oracle.kv.impl.admin.CommandServiceAPI.configure(CommandServiceAPI.java:354)
    at oracle.kv.util.kvlite.KVLiteAdmin.deployStore(KVLiteAdmin.java:57)
    at oracle.kv.util.kvlite.KVLiteAdmin.run(KVLiteAdmin.java:42)
    at oracle.kv.util.kvlite.KVLite.start(KVLite.java:386)
    at oracle.kv.util.kvlite.KVLite.start(KVLite.java:354)
    at oracle.kv.util.kvlite.KVLite.main(KVLite.java:451)
    at oracle.kv.impl.util.KVStoreMain$1.run(KVStoreMain.java:112)
    at oracle.kv.impl.util.KVStoreMain.main(KVStoreMain.java:319)
    Caused by: java.lang.ExceptionInInitializerError
    at com.sleepycat.je.rep.ReplicationMutableConfig.<clinit>(ReplicationMutableConfig.java:269)
    at oracle.kv.impl.param.ParameterUtils.getRepEnvConfig(ParameterUtils.java:97)
    at oracle.kv.impl.param.ParameterUtils.getRepEnvConfig(ParameterUtils.java:92)
    at oracle.kv.impl.admin.Admin.createReplicationConfig(Admin.java:280)
    at oracle.kv.impl.admin.Admin.<init>(Admin.java:225)
    at oracle.kv.impl.admin.AdminService.configure(AdminService.java:252)
    at oracle.kv.impl.admin.CommandServiceImpl$33.execute(CommandServiceImpl.java:629)
    at oracle.kv.impl.fault.ProcessFaultHandler.execute(ProcessFaultHandler.java:142)
    at oracle.kv.impl.admin.CommandServiceImpl.configure(CommandServiceImpl.java:624)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
    at sun.rmi.transport.Transport$1.run(Transport.java:159)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.IllegalArgumentException: Invalid hostname: localhost The host name is not associated with this machine.
    at com.sleepycat.je.rep.impl.RepParams$3.validateValue(RepParams.java:247)
    at com.sleepycat.je.config.ConfigParam.<init>(ConfigParam.java:61)
    at com.sleepycat.je.rep.impl.RepParams$3.<init>(RepParams.java:217)
    at com.sleepycat.je.rep.impl.RepParams.<clinit>(RepParams.java:213)
    ... 23 more

    Hi, I have followed your way, rm -rf kv related, but the exception also happend. My steps are followed:
    [sunyao@namenode tools]$ hostname
    namenode
    [sunyao@namenode tools]$ ls
    jdk1.6.0_20 jdk-6u20-linux-i586.bin kv-ee-1.2.123.tar.gz nohup.out
    [sunyao@namenode tools]$ tar -zxvf kv-ee-1.2.123.tar.gz
    kv-1.2.123/
    kv-1.2.123/bin/
    kv-1.2.123/bin/kvctl
    kv-1.2.123/bin/run-kvlite.cmd
    kv-1.2.123/bin/run-kvlite.sh
    kv-1.2.123/doc/
    kv-1.2.123/doc/AdminGuide/
    kv-1.2.123/doc/AdminGuide/KVStoreArchitecture.jpg
    kv-1.2.123/doc/AdminGuide/Oracle-NoSQLDB-Admin.pdf
    kv-1.2.123/doc/AdminGuide/RepGroups.jpg
    kv-1.2.123/doc/AdminGuide/admin-cli.html
    kv-1.2.123/doc/AdminGuide/admin-console.html
    kv-1.2.123/doc/AdminGuide/backup.html
    kv-1.2.123/doc/AdminGuide/configure-using-cli.html
    kv-1.2.123/doc/AdminGuide/configure.html
    kv-1.2.123/doc/AdminGuide/configurekvstore.jpg
    kv-1.2.123/doc/AdminGuide/deploySN.jpg
    kv-1.2.123/doc/AdminGuide/deployadminreplica.jpg
    kv-1.2.123/doc/AdminGuide/deployingRepNodes.jpg
    kv-1.2.123/doc/AdminGuide/deploymentupdate.html
    kv-1.2.123/doc/AdminGuide/fixhaportrange.html
    kv-1.2.123/doc/AdminGuide/gettingStarted.css
    kv-1.2.123/doc/AdminGuide/gui-install.html
    kv-1.2.123/doc/AdminGuide/gui.html
    kv-1.2.123/doc/AdminGuide/index.html
    kv-1.2.123/doc/AdminGuide/install-config.html
    kv-1.2.123/doc/AdminGuide/install.html
    kv-1.2.123/doc/AdminGuide/installation.html
    kv-1.2.123/doc/AdminGuide/installplanning.html
    kv-1.2.123/doc/AdminGuide/introduction.html
    kv-1.2.123/doc/AdminGuide/logs.jpg
    kv-1.2.123/doc/AdminGuide/monitoring.html
    kv-1.2.123/doc/AdminGuide/plans.html
    kv-1.2.123/doc/AdminGuide/plansandconfig.jpg
    kv-1.2.123/doc/AdminGuide/planstates.html
    kv-1.2.123/doc/AdminGuide/preface.html
    kv-1.2.123/doc/AdminGuide/procedures.html
    kv-1.2.123/doc/AdminGuide/recovery.html
    kv-1.2.123/doc/AdminGuide/replacefailedsn.html
    kv-1.2.123/doc/AdminGuide/reviewplans.html
    kv-1.2.123/doc/AdminGuide/runadmin-reference.html
    kv-1.2.123/doc/AdminGuide/select-cache-strategy.html
    kv-1.2.123/doc/AdminGuide/setjavaheap.html
    kv-1.2.123/doc/AdminGuide/setstoreparams.html
    kv-1.2.123/doc/AdminGuide/smoketest.html
    kv-1.2.123/doc/AdminGuide/store-config.html
    kv-1.2.123/doc/AdminGuide/todeployaSN.jpg
    kv-1.2.123/doc/AdminGuide/todeployadminreplica.jpg
    kv-1.2.123/doc/AdminGuide/todeployasetofRepnodes.jpg
    kv-1.2.123/doc/AdminGuide/topology.jpg
    kv-1.2.123/doc/AdminGuide/troubleshooting.html
    kv-1.2.123/doc/AdminGuide/verifyingthestore.html
    kv-1.2.123/doc/GettingStartedGuide/
    kv-1.2.123/doc/GettingStartedGuide/KVStoreArchitecture.jpg
    kv-1.2.123/doc/GettingStartedGuide/Oracle-NoSQLDB-GSG.pdf
    kv-1.2.123/doc/GettingStartedGuide/RepGroups.jpg
    kv-1.2.123/doc/GettingStartedGuide/clpoptions.html
    kv-1.2.123/doc/GettingStartedGuide/consistency-pre.html
    kv-1.2.123/doc/GettingStartedGuide/consistency-time.html
    kv-1.2.123/doc/GettingStartedGuide/consistency-version.html
    kv-1.2.123/doc/GettingStartedGuide/consistency.html
    kv-1.2.123/doc/GettingStartedGuide/depth.html
    kv-1.2.123/doc/GettingStartedGuide/durability-set.html
    kv-1.2.123/doc/GettingStartedGuide/durability-sync.html
    kv-1.2.123/doc/GettingStartedGuide/durability.html
    kv-1.2.123/doc/GettingStartedGuide/gettingStarted.css
    kv-1.2.123/doc/GettingStartedGuide/index.html
    kv-1.2.123/doc/GettingStartedGuide/introduction.html
    kv-1.2.123/doc/GettingStartedGuide/kvapi.html
    kv-1.2.123/doc/GettingStartedGuide/kvlite-usage.html
    kv-1.2.123/doc/GettingStartedGuide/kvlite.html
    kv-1.2.123/doc/GettingStartedGuide/multiget.html
    kv-1.2.123/doc/GettingStartedGuide/multigetiterator.html
    kv-1.2.123/doc/GettingStartedGuide/multikey.html
    kv-1.2.123/doc/GettingStartedGuide/multiop.html
    kv-1.2.123/doc/GettingStartedGuide/preface.html
    kv-1.2.123/doc/GettingStartedGuide/readsubranges.html
    kv-1.2.123/doc/GettingStartedGuide/recorddelete.html
    kv-1.2.123/doc/GettingStartedGuide/recordget.html
    kv-1.2.123/doc/GettingStartedGuide/recordput.html
    kv-1.2.123/doc/GettingStartedGuide/schema.html
    kv-1.2.123/doc/GettingStartedGuide/sequence-create.html
    kv-1.2.123/doc/GettingStartedGuide/sequence-exec.html
    kv-1.2.123/doc/GettingStartedGuide/singleget.html
    kv-1.2.123/doc/GettingStartedGuide/stopkvlite.html
    kv-1.2.123/doc/GettingStartedGuide/storeiterator.html
    kv-1.2.123/doc/GettingStartedGuide/storewrites.html
    kv-1.2.123/doc/GettingStartedGuide/values.html
    kv-1.2.123/doc/GettingStartedGuide/verifykvlite.html
    kv-1.2.123/doc/GettingStartedGuide/versions.html
    kv-1.2.123/doc/examples/
    kv-1.2.123/doc/examples/hadoop/
    kv-1.2.123/doc/examples/hadoop/class-use/
    kv-1.2.123/doc/examples/hadoop/class-use/CountMinorKeys.Map.html
    kv-1.2.123/doc/examples/hadoop/class-use/CountMinorKeys.Reduce.html
    kv-1.2.123/doc/examples/hadoop/class-use/CountMinorKeys.html
    kv-1.2.123/doc/examples/hadoop/CountMinorKeys.Map.html
    kv-1.2.123/doc/examples/hadoop/CountMinorKeys.Reduce.html
    kv-1.2.123/doc/examples/hadoop/CountMinorKeys.html
    kv-1.2.123/doc/examples/hadoop/package-frame.html
    kv-1.2.123/doc/examples/hadoop/package-summary.html
    kv-1.2.123/doc/examples/hadoop/package-tree.html
    kv-1.2.123/doc/examples/hadoop/package-use.html
    kv-1.2.123/doc/examples/hello/
    kv-1.2.123/doc/examples/hello/class-use/
    kv-1.2.123/doc/examples/hello/class-use/HelloBigDataWorld.html
    kv-1.2.123/doc/examples/hello/HelloBigDataWorld.html
    kv-1.2.123/doc/examples/hello/package-frame.html
    kv-1.2.123/doc/examples/hello/package-summary.html
    kv-1.2.123/doc/examples/hello/package-tree.html
    kv-1.2.123/doc/examples/hello/package-use.html
    kv-1.2.123/doc/examples/resources/
    kv-1.2.123/doc/examples/resources/inherit.gif
    kv-1.2.123/doc/examples/schema/
    kv-1.2.123/doc/examples/schema/class-use/
    kv-1.2.123/doc/examples/schema/class-use/InputData.html
    kv-1.2.123/doc/examples/schema/class-use/KeyDefinition.html
    kv-1.2.123/doc/examples/schema/class-use/LoginSession.html
    kv-1.2.123/doc/examples/schema/class-use/LoginSummary.html
    kv-1.2.123/doc/examples/schema/class-use/RunOperation.html
    kv-1.2.123/doc/examples/schema/class-use/SchemaExample.html
    kv-1.2.123/doc/examples/schema/class-use/UserImage.html
    kv-1.2.123/doc/examples/schema/class-use/UserInfo.html
    kv-1.2.123/doc/examples/schema/InputData.html
    kv-1.2.123/doc/examples/schema/KeyDefinition.html
    kv-1.2.123/doc/examples/schema/LoginSession.html
    kv-1.2.123/doc/examples/schema/LoginSummary.html
    kv-1.2.123/doc/examples/schema/RunOperation.html
    kv-1.2.123/doc/examples/schema/SchemaExample.html
    kv-1.2.123/doc/examples/schema/UserImage.html
    kv-1.2.123/doc/examples/schema/UserInfo.html
    kv-1.2.123/doc/examples/schema/package-frame.html
    kv-1.2.123/doc/examples/schema/package-summary.html
    kv-1.2.123/doc/examples/schema/package-tree.html
    kv-1.2.123/doc/examples/schema/package-use.html
    kv-1.2.123/doc/examples/allclasses-frame.html
    kv-1.2.123/doc/examples/allclasses-noframe.html
    kv-1.2.123/doc/examples/constant-values.html
    kv-1.2.123/doc/examples/deprecated-list.html
    kv-1.2.123/doc/examples/help-doc.html
    kv-1.2.123/doc/examples/index-all.html
    kv-1.2.123/doc/examples/index.html
    kv-1.2.123/doc/examples/overview-frame.html
    kv-1.2.123/doc/examples/overview-summary.html
    kv-1.2.123/doc/examples/overview-tree.html
    kv-1.2.123/doc/examples/package-list
    kv-1.2.123/doc/examples/style.css
    kv-1.2.123/doc/javadoc/
    kv-1.2.123/doc/javadoc/oracle/
    kv-1.2.123/doc/javadoc/oracle/kv/
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Consistency.Time.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Consistency.Version.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Consistency.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/ConsistencyException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/ContingencyException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Depth.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Direction.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Durability.ReplicaAckPolicy.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Durability.SyncPolicy.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Durability.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/DurabilityException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/FaultException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/KVStore.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/KVStoreConfig.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/KVStoreFactory.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/KVVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Key.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/KeyRange.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/KeyValueVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Operation.Type.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Operation.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/OperationExecutionException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/OperationFactory.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/OperationResult.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/RequestLimitConfig.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/RequestLimitException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/RequestTimeoutException.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/ReturnValueVersion.Choice.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/ReturnValueVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Value.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/ValueVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/class-use/Version.html
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/class-use/
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/class-use/KVInputFormat.html
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/KVInputFormat.html
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/package-frame.html
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/package-summary.html
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/package-tree.html
    kv-1.2.123/doc/javadoc/oracle/kv/hadoop/package-use.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/
    kv-1.2.123/doc/javadoc/oracle/kv/stats/class-use/
    kv-1.2.123/doc/javadoc/oracle/kv/stats/class-use/KVStats.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/class-use/NodeMetrics.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/class-use/OperationMetrics.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/KVStats.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/NodeMetrics.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/OperationMetrics.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/package-frame.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/package-summary.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/package-tree.html
    kv-1.2.123/doc/javadoc/oracle/kv/stats/package-use.html
    kv-1.2.123/doc/javadoc/oracle/kv/Consistency.Time.html
    kv-1.2.123/doc/javadoc/oracle/kv/Consistency.Version.html
    kv-1.2.123/doc/javadoc/oracle/kv/Consistency.html
    kv-1.2.123/doc/javadoc/oracle/kv/ConsistencyException.html
    kv-1.2.123/doc/javadoc/oracle/kv/ContingencyException.html
    kv-1.2.123/doc/javadoc/oracle/kv/Depth.html
    kv-1.2.123/doc/javadoc/oracle/kv/Direction.html
    kv-1.2.123/doc/javadoc/oracle/kv/Durability.ReplicaAckPolicy.html
    kv-1.2.123/doc/javadoc/oracle/kv/Durability.SyncPolicy.html
    kv-1.2.123/doc/javadoc/oracle/kv/Durability.html
    kv-1.2.123/doc/javadoc/oracle/kv/DurabilityException.html
    kv-1.2.123/doc/javadoc/oracle/kv/FaultException.html
    kv-1.2.123/doc/javadoc/oracle/kv/KVStore.html
    kv-1.2.123/doc/javadoc/oracle/kv/KVStoreConfig.html
    kv-1.2.123/doc/javadoc/oracle/kv/KVStoreFactory.html
    kv-1.2.123/doc/javadoc/oracle/kv/KVVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/Key.html
    kv-1.2.123/doc/javadoc/oracle/kv/KeyRange.html
    kv-1.2.123/doc/javadoc/oracle/kv/KeyValueVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/Operation.Type.html
    kv-1.2.123/doc/javadoc/oracle/kv/Operation.html
    kv-1.2.123/doc/javadoc/oracle/kv/OperationExecutionException.html
    kv-1.2.123/doc/javadoc/oracle/kv/OperationFactory.html
    kv-1.2.123/doc/javadoc/oracle/kv/OperationResult.html
    kv-1.2.123/doc/javadoc/oracle/kv/RequestLimitConfig.html
    kv-1.2.123/doc/javadoc/oracle/kv/RequestLimitException.html
    kv-1.2.123/doc/javadoc/oracle/kv/RequestTimeoutException.html
    kv-1.2.123/doc/javadoc/oracle/kv/ReturnValueVersion.Choice.html
    kv-1.2.123/doc/javadoc/oracle/kv/ReturnValueVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/Value.html
    kv-1.2.123/doc/javadoc/oracle/kv/ValueVersion.html
    kv-1.2.123/doc/javadoc/oracle/kv/Version.html
    kv-1.2.123/doc/javadoc/oracle/kv/package-frame.html
    kv-1.2.123/doc/javadoc/oracle/kv/package-summary.html
    kv-1.2.123/doc/javadoc/oracle/kv/package-tree.html
    kv-1.2.123/doc/javadoc/oracle/kv/package-use.html
    kv-1.2.123/doc/javadoc/resources/
    kv-1.2.123/doc/javadoc/resources/inherit.gif
    kv-1.2.123/doc/javadoc/allclasses-frame.html
    kv-1.2.123/doc/javadoc/allclasses-noframe.html
    kv-1.2.123/doc/javadoc/constant-values.html
    kv-1.2.123/doc/javadoc/deprecated-list.html
    kv-1.2.123/doc/javadoc/help-doc.html
    kv-1.2.123/doc/javadoc/index-all.html
    kv-1.2.123/doc/javadoc/index.html
    kv-1.2.123/doc/javadoc/overview-frame.html
    kv-1.2.123/doc/javadoc/overview-summary.html
    kv-1.2.123/doc/javadoc/overview-tree.html
    kv-1.2.123/doc/javadoc/package-list
    kv-1.2.123/doc/javadoc/serialized-form.html
    kv-1.2.123/doc/javadoc/style.css
    kv-1.2.123/doc/misc/
    kv-1.2.123/doc/misc/MemoryConfigPlanning.xls
    kv-1.2.123/doc/LICENSE.txt
    kv-1.2.123/doc/README.txt
    kv-1.2.123/doc/changelog.html
    kv-1.2.123/doc/index.html
    kv-1.2.123/doc/quickstart.html
    kv-1.2.123/doc/relnotes.html
    kv-1.2.123/doc/style.css
    kv-1.2.123/examples/
    kv-1.2.123/examples/hadoop/
    kv-1.2.123/examples/hadoop/CountMinorKeys.java
    kv-1.2.123/examples/hello/
    kv-1.2.123/examples/hello/HelloBigDataWorld.java
    kv-1.2.123/examples/hello/package.html
    kv-1.2.123/examples/schema/
    kv-1.2.123/examples/schema/InputData.java
    kv-1.2.123/examples/schema/KeyDefinition.java
    kv-1.2.123/examples/schema/LoginSession.java
    kv-1.2.123/examples/schema/LoginSummary.java
    kv-1.2.123/examples/schema/RunOperation.java
    kv-1.2.123/examples/schema/SchemaExample.java
    kv-1.2.123/examples/schema/UserImage.java
    kv-1.2.123/examples/schema/UserInfo.java
    kv-1.2.123/examples/schema/package.html
    kv-1.2.123/examples/logging.properties
    kv-1.2.123/examples/security.policy
    kv-1.2.123/lib/
    kv-1.2.123/lib/gwt-servlet.jar
    kv-1.2.123/lib/je.jar
    kv-1.2.123/lib/jetty-continuation-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-http-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-io-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-security-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-server-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-servlet-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-util-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-webapp-7.4.0.v20110414.jar
    kv-1.2.123/lib/jetty-xml-7.4.0.v20110414.jar
    kv-1.2.123/lib/oraclepki.jar
    kv-1.2.123/lib/osdt_cert.jar
    kv-1.2.123/lib/osdt_core.jar
    kv-1.2.123/lib/servlet-api-2.5.jar
    kv-1.2.123/lib/kvstore-1.2.123.jar
    kv-1.2.123/lib/kvclient-1.2.123.jar
    kv-1.2.123/LICENSE.txt
    kv-1.2.123/README.txt
    kv-1.2.123/build.xml
    [sunyao@namenode tools]$ ls
    jdk1.6.0_20 jdk-6u20-linux-i586.bin kv-1.2.123 kv-ee-1.2.123.tar.gz nohup.out
    [sunyao@namenode tools]$ mkdir -p KVROOT
    [sunyao@namenode tools]$ ls
    jdk1.6.0_20 jdk-6u20-linux-i586.bin kv-1.2.123 kv-ee-1.2.123.tar.gz KVROOT nohup.out
    [sunyao@namenode tools]$ java -jar kv-1.2.123/lib/kvstore-1.2.123.jar makebootconfig -root KVROOT -port 5000 -admin 5001 -host namenode -harange 5010,5020
    [sunyao@namenode tools]$ nohup java -jar kv-1.2.123/lib/kvstore-1.2.123.jar start -root KVROOT&
    [2] 21553
    [sunyao@namenode tools]$ nohup: appending output to ‘nohup.out’
    [2]+ Done nohup java -jar kv-1.2.123/lib/kvstore-1.2.123.jar start -root KVROOT
    [sunyao@namenode tools]$ jps -m
    22240 Jps -m
    22137 kvstore-1.2.123.jar start -root KVROOT
    22206 ManagedService -root KVROOT -class Admin -service BootstrapAdmin.5000 -config config.xml
    [sunyao@namenode tools]$ java -jar kv-1.2.123/lib/kvstore-1.2.123.jar runadmin -pkv-> configure mystore
    Lost connection to AdminService.
    Reconnecting....
    Exception while executing command configure: Error occurred in server thread; nested exception is:
    java.lang.ExceptionInInitializerError
    kv-> [sunyao@namenode tools]$ ls
    bash: ls: command not found
    [sunyao@namenode tools]$ ls
    jdk1.6.0_20 jdk-6u20-linux-i586.bin kv-1.2.123 kv-ee-1.2.123.tar.gz KVROOT nohup.out
    [sunyao@namenode tools]$ cd KVROOT/
    [sunyao@namenode KVROOT]$ ls
    adminboot_0.log adminboot_0.log.lck config.xml ms mystore security.policy snaboot_0.log snaboot_0.log.lck
    [sunyao@namenode KVROOT]$ ls -la
    总用量 84
    drwxr-xr-x 4 sunyao users 4096 2月 7 11:07 .
    drwxr-xr-x 5 sunyao users 4096 2月 7 11:04 ..
    -rw-r--r-- 1 sunyao users 7637 2月 7 11:07 adminboot_0.log
    -rw-r--r-- 1 sunyao users 0 2月 7 11:07 adminboot_0.log.lck
    -rw-r--r-- 1 sunyao users 540 2月 7 11:04 config.xml
    drwxr-xr-x 4 sunyao users 4096 2月 7 11:07 ms
    drwxr-xr-x 4 sunyao users 4096 2月 7 11:07 mystore
    -rw-r--r-- 1 sunyao users 52 2月 7 11:03 security.policy
    -rw-r--r-- 1 sunyao users 11407 2月 7 11:07 snaboot_0.log
    -rw-r--r-- 1 sunyao users 0 2月 7 11:04 snaboot_0.log.lck
    [sunyao@namenode KVROOT]$ cat adminboot_0.log
    02-07-12 11:04:41:334 CST 信息 [BootstrapAdmin] Starting in bootstrap mode
    02-07-12 11:04:41:350 CST 信息 [BootstrapAdmin] Starting Command service on rmi://namenode:5000/commandService
    02-07-12 11:04:41:580 CST 信息 [BootstrapAdmin] Starting Web service on port 5001
    02-07-12 11:04:41:802 CST 信息 [BootstrapAdmin] jetty-7.4.0.v20110414
    02-07-12 11:04:41:931 CST 信息 [BootstrapAdmin] Extract jar:file:/home/sunyao/oracle_nosql/tools/kv-1.2.123/lib/kvstore-1.2.123.jar!/war/KVAdminUI/ to /tmp/jetty-0.0.0.0-5001-KVAdminUI-_-any-/webapp
    02-07-12 11:04:42:557 CST 信息 [BootstrapAdmin] NO JSP Support for /, did not find org.apache.jasper.servlet.JspServlet
    02-07-12 11:04:42:603 CST 信息 [BootstrapAdmin] started o.e.j.w.WebAppContext{,file:/tmp/jetty-0.0.0.0-5001-KVAdminUI-_-any-/webapp/},jar:file:/home/sunyao/oracle_nosql/tools/kv-1.2.123/lib/kvstore-1.2.123.jar!/war/KVAdminUI
    02-07-12 11:04:42:696 CST 信息 [BootstrapAdmin] Started [email protected]:5001 STARTING
    02-07-12 11:04:42:698 CST 信息 [BootstrapAdmin] Started AdminService
    02-07-12 11:07:12:979 CST 严重 [BootstrapAdmin] Process exiting with error
    java.lang.ExceptionInInitializerError
    at com.sleepycat.je.rep.ReplicationMutableConfig.<clinit>(ReplicationMutableConfig.java:269)
    at oracle.kv.impl.param.ParameterUtils.getRepEnvConfig(ParameterUtils.java:97)
    at oracle.kv.impl.param.ParameterUtils.getRepEnvConfig(ParameterUtils.java:92)
    at oracle.kv.impl.admin.Admin.createReplicationConfig(Admin.java:280)
    at oracle.kv.impl.admin.Admin.<init>(Admin.java:225)
    at oracle.kv.impl.admin.AdminService.configure(AdminService.java:252)
    at oracle.kv.impl.admin.CommandServiceImpl$33.execute(CommandServiceImpl.java:629)
    at oracle.kv.impl.fault.ProcessFaultHandler.execute(ProcessFaultHandler.java:142)
    at oracle.kv.impl.admin.CommandServiceImpl.configure(CommandServiceImpl.java:624)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:305)
    at sun.rmi.transport.Transport$1.run(Transport.java:159)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:155)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:535)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:790)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:649)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:619)
    Caused by: java.lang.IllegalArgumentException: Invalid hostname: localhost The host name is not associated with this machine.
    at com.sleepycat.je.rep.impl.RepParams$3.validateValue(RepParams.java:247)
    at com.sleepycat.je.config.ConfigParam.<init>(ConfigParam.java:61)
    at com.sleepycat.je.rep.impl.RepParams$3.<init>(RepParams.java:217)
    at com.sleepycat.je.rep.impl.RepParams.<clinit>(RepParams.java:213)
    ... 23 moreort 5000 -host namenode
    By the way, how can I cancel or restart the plan "ERROR_NO_RESTART" and "UNREACHABLE" ?
    Edited by: 912068 on 2012-2-6 下午11:17

  • Oracle nosql databse

    Hi,
    What is oracle nosql database and **oracle big data**?
    Please give step by step approach for installation / learning.
    Thanks & Regards,
    VN
    Edited by: user3266490 on Apr 6, 2012 3:31 PM

    Hi;
    In addition to Aman post, Please see:
    Oracle NoSQL Database -Overview
    http://www.oracle.com/technetwork/products/nosqldb/overview/index.html
    Documentation for details:
    http://www.oracle.com/technetwork/products/nosqldb/documentation/index.html
    Also see:
    http://www.oracle.com/us/technologies/big-data/index.html
    Master Note for Big Data Appliance [ID 1434477.1]
    Information Center: NoSQL Database [ID 1393750.2]
    Regard
    Helios

  • Different b/w index rebuild and index rebuild online

    hi..guys could u plz tel me difference between index rebuild and index rebuild online

    There is no difference in both the commands. Both will rebuild the index structure from the scratch.But in the first case with only Rebuild, as long as the index, its temporary segment is not prepared and merged together, index is not available for the other users for use. The Online clause makes the index available for others even while being rebuild.
    Rebuilding index online has the same concept of creating them online to some extent,
    http://download.oracle.com/docs/cd/B10501_01/server.920/a96521/indexes.htm#3062
    HTH
    Aman....

  • Table files and Index files 2GB on Windows 2003 Server SP2 32-bit

    I'm new to Oracle and I've ran into the problem where my Table files and Index files are > 2GB. I have an Oracle instance running version 10.2.0.3.0. I have a number of tables file and index files that have a current files size of 1.99GB. My Oracle crashes about three times a week because of a "Write Fault/Failure. I've detemined that the RDBM is trying to write a index or table files > 2GB. When this occurs it crashes.
    I've been reading the Oracle knowledge base that it suggest that there is a fix or release of Oracle 10g to resolve this problem. However, I've been unable to locate any fix or release to address my issue. Does such a fix or release exist? How do I address this issue? I'm from the world of MS SQL and IBM DB2 and we don't have this issue. I am running and NTFS files system. Could this be issue be related to an Windows Fix?
    Surely Oracle can handel databases > 2GB.
    Thanks in advance for any help.

    After reading your response it appears that my real problem has to do with checking pointing. I've included below a copy of the error message:
    Oracle process number: 8
    Windows thread id: 3768, image: ORACLE.EXE (CKPT)
    *** 2008-07-27 16:50:13.569
    *** SERVICE NAME:(SYS$BACKGROUND) 2008-07-27 16:50:13.569
    *** SESSION ID:(219.1) 2008-07-27 16:50:13.569
    ORA-00206: Message 206 not found; No message file for product=RDBMS, facility=ORA; arguments: [3] [1]
    ORA-00202: Message 202 not found; No message file for product=RDBMS, facility=ORA; arguments: [D:\ELLIPSE_DATABASE\CONTROL\CTRL1_ELLPROD1.CTL]
    ORA-27072: Message 27072 not found; No message file for product=RDBMS, facility=ORA
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.
    error 221 detected in background process
    ORA-00221: Message 221 not found; No message file for product=RDBMS, facility=ORA
    ORA-00206: Message 206 not found; No message file for product=RDBMS, facility=ORA; arguments: [3] [1]
    ORA-00202: Message 202 not found; No message file for product=RDBMS, facility=ORA; arguments: [D:\ELLIPSE_DATABASE\CONTROL\CTRL1_ELLPROD1.CTL]
    ORA-27072: Message 27072 not found; No message file for product=RDBMS, facility=ORA
    OSD-04008: WriteFile() failure, unable to write to file
    O/S-Error: (OS 33) The process cannot access the file because another process has locked a portion of the file.
    Can you tell me why I'm having issues with checking point and the control file?
    Can I rebuild the control file if it s corrupt?
    The problem has been going on since April 2008. I'm takening over the system.
    Thanks

  • Query using Materalized view in oracle 9i and 10g

    Hello
    There are snapshots (materialized view) used in my application. We have recently migrated from 9i to 10g release 2 database.
    After migration i have observed explain plan of query which is using materialized view and i found in 9i oracle treating materalized view as table. In 10g oracle is considerting it as MVIEW only (MAT_VIEW ACCESS BY INDEX ROWID). However in 10g cost of query which is using materialized view is much higher than 9i. And execution time is also random.
    Can anbody pls. expalin diff. of materalized view access in oracle 9i and 10g.
    Thanks

    can you post your query with explain plan for both 9i version and 10g version.
    Thanks,
    karthick.

  • Basic questions about Bigdata, NOSQL and Hadoop

    Hi,
    I've basic questions related to Bigdata. (I've googled it but still wants to confirm with experts)
    Please correct me if I am wrong on below.
    1) As far as I know big data is collection of unstructured data. Even we can store relational data as well.
    2) NOSQL is an Oracle product to handle bigdata (un structured data and relational data as well)
    3) Hadoop is the only one frame work which is avilable in market to manage the bigdata.
    What are the other database systems we have in the market to manage the bigdata.
    Cheers,
    Suri

    Hi Suri,
    1)  "Big Data" does not have a crystal clear, black and white definition. 
    It is generally characterized as being the processing and management of an amount and type of data that makes a specific workload on that data slow and/or expensive.
    Most commonly, Big Data involves processing and management of unstructured data of large volume and the typical technology used to store/process it is Hadoop, However, on occasion a NoSQL database will also deal with unstructured data.
    Big Data is also seen often in the form of simple, semi-structured data of both large volume and/or large velocity and the typical technology used to store/process it is a NoSQL database.  However, on occasion Hadoop will also deal with semi-structured data of large volume.
    In some cases, Big Data is seen in the form of highly connected data that will be manipulated by advanced algorithms that will need to touch a lot of the data and the typical technology used to store/process it is a Graph type of NoSQL database.
    2)  NoSQL is a category of database technologies most often dealing with the issues as outlined in bullet 2 above.   The Oracle NoSQL Database is oracle's product in the NoSQL category of database technologies.   It does NOT store relational data.   When using NoSQL relations between the data must be managed within the application code.
    3)  Hadoop and NoSQL booth manage Big Data, but different aspects as discussed in (1) above.   Hadoop is a batch based, slow processing data technology, but the "slow" is relative because it can process very large amounts of data, so minutes is commonly seen as fast.   NoSQL is a near real-time data processing technology and typically deals with Big Data where access times are in the single digit millisecond range.
    Hope this helps,
    -Robert

  • Best practice for PK and indexes?

    Dear All,
    What is the best practice for making Primary Key and indexes? Should we keep them in the same tablespace as table or should we create a seperate tableapce for all indexes and Primary Key? Please note I am talking about a table that has 21milion rows at the moment and increasing 10k to 20k rows daily. This table is also heavily involved in daily reports and causing slow performance. Currently the complete table with all associated objects such as indexes and PK is stored in one seperate tablespace. If my way is right then please advise me how can I improve the performance of retrival or DML operation on this table?
    Thanks in advance..
    Zia Shareef

    Well, thanks for valueable advices... I am using Oracle 8i and let me tell you exact problem...
    My billing database has two major tables having almost 21 millions rows each... one has collection data and other one for invoices... many reports are showing the data with the joining of Customer + Collection + Invoices tables.
    There are 5 common fields in between invoices(reading) and collection tables
    YEAR, MONTH, AREA_CODE, CONS_CODE, BILL_TYPE(adtl)
    My one of batch process has following update and it is VERY VERY SLOW:
    UPDATE reading r
    SET bamount (SELECT sum(camount)
    FROM collection cl
    WHERE r.ryear = cl.byear
    AND r.rmonth = cl.bmonth
    AND r.area_code = cl.area_code
    AND r.cons_code = cl.cons_code
    AND r.adtl = cl.adtl)
    WHERE area_code = 1
    tentatively area_code(1) is having 20,000 consumers
    each consuemr may have 72 invoices and against these invoices it may have 200 rows in collection tables (system have provision to record partial payment against one invoice)
    NOTE: Please note presently my process is based on cursors so the above query runs for one consumer at one time but just for giving an idea I have made it for whole area.
    Mr. Yingkuan, can you please tell me how can I check that the table' statistics is not current and how can I make it current. Is it really effect performance?

  • DB02 = Missing Tables and Indexes = Unknown objects in ABAP Dictionary = DB views

    Hi SAP Gurus,
    on our SAP NetWeaver 7.x BW (based on AIX/Oracle) I find via transaction DB02 (path = Diagnostics => Missing Tables and Indexes) under "Unknown objects in ABAP Dictionary" under DB views a BW object /BI0/.....
    When I make a double click on the object, I am getting the popup window "Display not possible for this object":
    How can I identify the object and clarify with the BW application expert, if needed, how to resolve this object?
    I searched already via RSA1 for the object, but I wasn't able to find anything so far ...
    Thanks for your help and ideas.
    Best regards
    Carlos

    Hello Carlos
    The database view in question is a temporary database object created during a query execution.
    Please read this SAP note 449891 - Temporary database objects in BW 3.x to understand what that view is all about and impact if those views are removed.
    The SAP notes 449891 and 1139396 suggests to run the report SAP_DROP_TMPTABLES to drop these temporary objects. Whether the objects are still required or not is a question to be put across to the BW team. If the temporary objects are removed when they are used by a query, then the query will fail.
    Have a nice day
    RB

Maybe you are looking for

  • IPod Nano 5th generation cannot connect to the computer

    My Nano 5th generation cannot connect to my computer when the device is connected to a USB cord. I have an existing library which I have synced to numerous times but all of a sudden, the iPod does not connect using the USB cord. I've tried changing p

  • Where is the setting for indicating which calendar i want to use when creating an event?

    When I use iCal on my iPhone, I use the + sign and then get a screen that gives me Title, Location, Starts, Ends, Time Zone, Repeat, Alert, URL and Notes. I used to get the option to choose which calendar (personal, work family, etc) that I want to u

  • Pricing in ERP ISA

    Hi experts, I'm using program ISA_CATALOG_REPLICATION to replicate the product catalog from ERP to TREX (no CRM involved at all). I would like to show zero price for some materials based on material sales data. It's unclear how to achieve this. Is it

  • Backing up my Macbook Pro 10.4.11

    Hi all I need to back up my Macbook Pro OSX 10.4.11. I do not have an external storage hard drive, and looking for a cloud or other on-line service that is compatible with my system. I tried a few options suggested in other discussions, such as Media

  • How to delete matrix row using rightclick ?

    Hi all , I have UDO form .when i right click on a matrix  then contextual menu appears only(Copy,Remove,Cancel) not appears  (DELETE ROW ) .plz help how to contextual menu appears with (Delete Row) and which event fire when i click delete row. thanks