You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
We frequently get an error
"ORA-00942: table or view does not exist"
This is expected behavior while the database is reloading and usually happens when someone tries to access the application around midnight. In April we've gotten about 20 of these errors as the usage of Student Explorer picks up.
What does the user currently see when they get this.
I'm guessing it's just a generic error message, hopefully it's not an actual error message
Should/can we provide a better message for this case
I think for this we could say "The student explorer data is currently unavailable for a daily load, please try back again a little later"
The text was updated successfully, but these errors were encountered:
We frequently get an error
"ORA-00942: table or view does not exist"
This is expected behavior while the database is reloading and usually happens when someone tries to access the application around midnight. In April we've gotten about 20 of these errors as the usage of Student Explorer picks up.
The text was updated successfully, but these errors were encountered: