CALPADS error brief · FRMT
FRMT0002
Official CALPADS rule
What CALPADS is rejecting
Focus fields
Fields validated
1.17 - Student Birth Date 1.22 - Enrollment Start Date 1.25 - Enrollment Exit DateRecommended correction path
Suggested resolution
Read the complete validation
CALPADS rule: Date format does not match CALPADS File Specifications (CFS)
Severity: Fatal Type: Input Validation
Fields involved:
- 1.17 Student Birth Date
- 1.22 Enrollment Start Date
- 1.25 Enrollment Exit Date
Required file format: CCYYMMDD—four-digit year, two-digit month, and two-digit day, with no slashes, hyphens, spaces, words, or time value.
Valid versus invalid date examples
The date shown on an SIS screen may be correct for a person to read while the exported value is wrong for CALPADS. Inspect the actual SENR file value.
| Submitted value | Format result | Why |
|---|---|---|
20110507 | Valid format | Exactly eight digits in CCYYMMDD order. |
05/07/2011 | Invalid | Uses month/day/year order and slash separators. |
2011-05-07 | Invalid | Uses hyphen separators. |
May 7, 2011 | Invalid | Contains a written month, spaces, and punctuation. |
110507 | Invalid | Uses a two-digit year and contains only six digits. |
20110507 00:00:00 | Invalid | A timestamp was appended to the date. |
201157 | Invalid | Month and day were not padded to two digits. |
20110507 | Invalid or suspect | A hidden trailing space may change the submitted value. |
Format is not accuracy: 20110507 has the correct shape, but it is not necessarily the student’s correct birth date. Likewise, 20260230 has eight digits but is not a real calendar date. Clearing FRMT0002 does not establish that the value is accurate, chronologically possible, or valid under other CALPADS rules.
What to verify for each of the three fields
| Field | Required form | What the date represents | Authoritative evidence to check |
|---|---|---|---|
| 1.17 Student Birth Date | CCYYMMDD8 characters | The student’s month, day, and year of birth. | Compare the SIS demographic record, the student’s cumulative file, and—when authorized and available—the birth certificate or other locally accepted identity documentation. Follow the LEA’s approved legal-demographic correction process. |
| 1.22 Enrollment Start Date | CCYYMMDD8 characters | The first date the student was expected to attend that school for the enrollment period. | Compare registration and enrollment records, the first expected attendance date, attendance history, transfer documentation, and the accepted CALPADS enrollment sequence. |
| 1.25 Enrollment Exit Date | CCYYMMDD8 characters when populated | The last date the student was expected to attend for that enrollment period. | Compare withdrawal or transfer documentation, attendance records, completion records when applicable, the receiving-school information, and the surrounding CALPADS enrollment history. |
Blank Exit Date: Enrollment Exit Date is not required for every open enrollment. Do not invent an exit date merely to fill the field. When it is populated, however, its exported form must be CCYYMMDD and it must represent the actual exit event.
How this record moves through CALPADS
CCYYMMDD.Upload reminder: A file can upload successfully while individual records reject. Correct the source or extract when the next generated file would reproduce the error.
Choose the diagnostic pathway
- SIS display versus exported file
- What exact characters appear in the rejected SENR row?
- Did the extract export slashes, hyphens, a timestamp, spaces, or a two-digit year?
- Did spreadsheet software automatically reformat the date?
- Does a correctly accepted row from the same extract use
CCYYMMDD?
- Student Birth Date and identity evidence
- Does the SIS date agree with the student’s cumulative record?
- When authorized and available, does it agree with the birth certificate or other accepted identity documentation?
- Is the submitted row connected to the intended student and SSID?
- If the underlying birth date is wrong, has the authorized SINF or local demographic-correction process been followed?
- Enrollment Start Date
- When was the student first expected to attend?
- Does registration and attendance evidence support that date?
- Could a rollover, pre-enrollment, or import process have supplied the wrong year?
- Does the date fit the surrounding CALPADS enrollment sequence?
- Enrollment Exit Date
- Is the enrollment still open and therefore appropriately blank?
- If it ended, what was the last date the student was expected to attend?
- Do withdrawal, transfer, attendance, and completion records agree?
- Are Exit Date, Exit Reason, and any completion status describing the same event?
- Repeatable extract or integration defect
- Are multiple rejected rows produced by the same field mapping?
- Did a report, integration, CSV editor, or spreadsheet step change the representation?
- Will the next scheduled extract reproduce the defect?
- Can the source mapping be corrected and regression-tested?
- Downstream student-record effects
- Could a corrected birth date affect identity matching or age-based validations?
- Could corrected enrollment dates affect SINF, SPRG, SELA, attendance, assessment, course, cohort, or special-education reporting?
- Does CALPADS contain an older or conflicting enrollment that also requires review?
Read the date from evidence to acceptance
- EvidenceConfirm the real date.
- SISVerify the stored value.
- ExtractInspect all eight characters.
- CALPADSReview the accepted history.
- ReconcileCheck connected records.
Primary participants for this error
- CALPADS coordinator
- Registrar or enrollment staff
- School-site office or student-records staff
- SIS system owner
- Extract, integration, or vendor support
Compare four versions of the date
- What the authoritative evidence establishes.
- What the SIS stores and displays.
- What the SENR file actually exports.
- What CALPADS contains after acceptance.
The correction belongs where those versions first diverge.
Recommended correction path
Preserve the rejected row
Capture the submission ID, row number, export date, exact delimited row, and CALPADS error details before opening or resaving the file in software that may reformat dates.
Identify which of the three dates failed
Map the rejected row to 1.17 Birth Date, 1.22 Enrollment Start Date, and 1.25 Enrollment Exit Date. Do not shift columns when Exit Date or another optional field is blank.
Inspect the literal exported value
Confirm that each populated date contains exactly eight digits in
CCYYMMDDorder, without separators, spaces, text, or a time component.Confirm the date is real and chronologically possible
Check month and day validity, four-digit year, birth-before-enrollment chronology, start/exit sequence, and the surrounding enrollment history. A structurally correct value may still fail a different validation.
Double-check the authoritative evidence
For Birth Date, compare the cumulative file and, when authorized and available, the birth certificate or other locally accepted identity document. For enrollment dates, compare registration, attendance, withdrawal, transfer, and completion evidence as applicable.
Trace the first divergence
Determine whether the incorrect representation or value originated in the source record, SIS configuration, report definition, integration, spreadsheet process, or vendor extract.
Correct the owning system and process
Use the authorized demographic or enrollment correction procedure. Repair a repeatable mapping or transformation instead of hand-editing only one upload row.
Regenerate, submit, and regression-check
Confirm FRMT0002 clears, inspect the accepted enrollment history, and test other records produced by the same date field, mapping, or extract rule.
Official CALPADS guidance
Understanding the error: The CALPADS File Specifications designate the format for date fields submitted in an upload file. One or more fields are not in the required format.
Things to check for in submission: Verify that the fields listed in the Fields Validated column are in the published format. Suggested Resolution: 1) See http://www.cde.ca.gov/ds/sp/cl/systemdocs.asp for the "CALPADS File Specifications" document for date formats. OR 2) If the file was produced from a local SIS, contact the vendor or technical resource to determine why the incorrect date format was generated and how to correct it.Before closing the issue
- Confirm FRMT0002 no longer appears for the intended enrollment.
- Verify all three submitted date positions and the complete accepted enrollment history in CALPADS.
- Confirm the corrected value agrees with authorized source evidence—not merely the required format.
- Document the evidence reviewed, correction owner, correction location, and broader extract impact.
- Review connected student records and reports affected by a changed birth, start, or exit date.
Official FRMT0002 troubleshooting page | SENR guidance | Fall 1 Reporting Roadmap
What SENR does—and does not do
SENR answers enrollment and SSID-context questions such as:
- Does this student have an SSID?
- Which LEA and school own this enrollment record?
- When did the enrollment begin?
- Is it primary, secondary, or short-term?
- What grade level applies to this enrollment?
- Is the enrollment still open?
- If it ended, when and why did the student leave?
- Did the student complete school?
- Was the student transferred, retained, promoted, or updated through an E150 enrollment transition?
- What is the student’s district of geographic residence?
SENR participant directory
Engage only the roles needed for the specific student, date discrepancy, enrollment event, or system issue.
- CALPADS coordinator
- Registrar or enrollment staff
- School-site office staff
- Attendance staff
- Counselor or student-records staff
- Graduation or cohort-data staff
- District student-services administrator
- Charter or alternative-education program staff
- Special education data staff
- SIS system owner
- Extract, integration, or vendor support







































































