Oracle NoSQL Database Frequently Asked Questions (FAQ)

Oracle NoSQL Database is designed for today’s most demanding applications that require low latency responses, flexible data models, and elastic scaling for dynamic workloads. It supports JSON, Table and Key-Value datatypes running on-premise, or as a cloud service with on-demand throughput and storage based provisioning.

Oracle NoSQL Database Cloud Service is now a fully managed database service running on Gen 2 Oracle Cloud Infrastructure hardware.

Frequently Asked Questions (FAQ)

  • General

    • What is the difference between Community Edition (CE) and Enterprise Edition (EE)?
    • Does NoSQL work with OpenJDK?
    • What are all these ports? When do I use which one?
    • How do I restrict the ports used by NoSQL DB?
    • How do I specify the network interface used by NoSQL DB?
    • How does NoSQL DB budget memory?
    • How many Admin services should I deploy?
    • Should I ever create multiple Storage Nodes on the same node?
    • How do I script Oracle NoSQL Database configuration?
    • How do I load/migrate data to Oracle NoSQL Database table?
    • How do I model my persistent data for an Oracle NoSQL Database application?
  • API

    • What is and what are the benefits of KV Local?
    • What kind of indexes are supported by NoSQL ?
    • What are the benefits of multi-region tables in an Oracle NoSQL database?
    • Lorem What kind of Conflict Detection and Resolution is supported by NoSQL Multi-Region Table?
    • Is there a way to know physical properties for a row?
    • Why do I need hierarchical tables in an Oracle NoSQL database?
    • What are the benefits of hierarchical tables in an Oracle NoSQL database?
    • What are the differences between the syntax NESTED TABLES and LEFT [OUTER] JOIN?
    • How to efficiently delete a subtree of keys using multiple major keys
    • Best practices when generating sequence values
    • Runtime versus checked exceptions
  • Troubleshooting

    • How do I fix error Cannot Connect to proxy at port encountered when using JavaScript Driver?
    • Which JVMs can I use to run Oracle NoSQL Database?
    • Why am I seeing an UnsupportedClassVersionError exception?
    • Getting feedback while an administrative plan is running
    • Where to find error information
    • What is the format of the .log files?
    • What is the format of the .perf files?
    • What are the NoSQL DB service states?
    • Why is my plan still running after an error has been reported?
    • I configured my Storage Node registry port incorrectly
    • I configured my Storage Node HA port range incorrectly
    • java.net.NoRouteToHostException thrown during configuration
    • What does java.rmi.ConnectException: Connection refused to host mean?
    • I see a JVM warning: Failed to reserve shared memory in my logs
    • Why don't I see NoSQL Database's MBeans in jconsole?
    • What does javax.net.ssl.SSLHandshakeException mean?
    • What if the existing store's configuration parameters are different from the KVLocal start() parameters?
    • Does the KVLocal RepNode service automatically restart after it has stopped?
    • Is the existing Java Direct Driver API supported?