> For the complete documentation index, see [llms.txt](https://cqube.sunbird.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cqube.sunbird.org/release-notes/cqube-release-v-5.0.2.md).

# cQube - Release V 5.0.2

**Document Release Version**

<table><thead><tr><th width="527.3333333333333">Project</th><th>Release Date</th><th>Release Version</th></tr></thead><tbody><tr><td>cQube</td><td>05 May 2023</td><td>V 5.0.2</td></tr></tbody></table>

## Overview

As part of cQube V 5.0.2, cQube can be installed on Oracle servers.

Data ingestion can also be successfully completed when the data is ingested without the [documented errors](broken://pages/gwlZb6Ko8V5I6Jf3UlJS).&#x20;

## Release Highlights

1. **👨‍💻 Installation on Oracle:** State deployer will be able to install on Oracle.
2. 🔃 **Data Ingestion:** Data being ingested should be without the [documented errors](broken://pages/gwlZb6Ko8V5I6Jf3UlJS) for successful data ingestion.

## Release Features

1. A deployer is able to install cQube on Oracle - [Steps for Installation](broken://pages/h41SO8kDUTf4oLcIyegu)
2. A deployer is able to ingest data successfully post data correction - [Common errors in ingestion](broken://pages/gwlZb6Ko8V5I6Jf3UlJS)

## Upcoming Release Features

The list of features for the upcoming releases can be accessed from this [link](https://docs.google.com/spreadsheets/d/1e8b_kLCfD0Oce9Jek4nrpBFQRk-IJOKgYy5GOnFs8Ho/edit#gid=1589485385). Any comments for suggestions are welcome in the attached document.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://cqube.sunbird.org/release-notes/cqube-release-v-5.0.2.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
