# TCSI Error Code - 10203

### Student Given Name - First ([E403](https://www.tcsisupport.gov.au/element/403)) is null <a href="#student-given-name-first-e403-is-null" id="student-given-name-first-e403-is-null"></a>

***

## TCSI Error Description <a href="#tcsi-error-description" id="tcsi-error-description"></a>

Please check the Student Status Code (E490) and the Student Given Name - First (E403) on the linked Student record (UID8). The Student Given Name - First (E403) must be reported for all Commonwealth-assisted students before they are admitted to a course and enrolled in a unit of study for which they will receive Commonwealth assistance (E490 is ‘110’, ‘111’, ‘112’, ‘201’, ‘202’, ‘203’, ‘204’, ‘220’, ‘230’, ‘231’, ‘232’, ‘233’, ‘250’, ‘260’, ‘261’, ‘262’, ‘401’ to ‘410’).

> **Error Logic**
>
> If Student Status Code (E490) is ‘110’, ‘111’, ‘112’, ‘201’, ‘202’, ‘203’, ‘204’, ‘220’, ‘230’, ‘231’, ‘232’, ‘233’, ‘250’, ‘260’, ‘261’, ‘262’, ‘401’ to ‘410’, then for the linked Student record (UID8), the Student Given Name - First (E403) must not be blank (null).

## Paradigm Error Resolution <a href="#paradigm-error-resolution" id="paradigm-error-resolution"></a>

This Unit Enrolment error means that the student details need to be resubmitted before you try to save the unit enrolment (Student details were not previously submitted.) It means that the unit enrolment update is returning the error. The reason it is failing is that the student record has not yet been saved, or has an error. The unit enrolment cannot proceed until the record has a valid UID for the student that relates to the unit enrolment. To explain, the unit enrolment is the child record, but it cannot exist until it has a valid parent record i.e. a student record with a valid UID.

To resolve the error, navigate to the **Student** > **Student Details** > **Edit Details** menu (*see* [Edit Student Details in Paradigm](/home/paradigm-knowledge-base/student-enrolments/workflows/manage-student-records/edit-student-details.md)) and click the **SAVE STUDENT** button. Make sure that the Student TCSI UID is returned and validated before any attempt to edit and save the Unit Enrolment again.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.silverband.com.au/home/paradigm-knowledge-base/tcsi-reporting/tcsi-validation-errors/tcsi-error-code-10203.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
