ORA-00376: ORA-01111: ORA-01110
We Cloned the 19c database from another 19c database. for that we copied all data files from source to destination. But while creating control file we missed to mention some data files in the control_files.sql file and we brought up the database and running now. Now user facing issue with their activities.
[60000]; error code [376]; ORA-00376: file 622 cannot be read at this time
ORA-01111: name for data file 622 is unknown - rename to correct file
ORA-01110: data file 622: '/*/MISSING00622'
; nested exception is java.sql.SQLException: ORA-00376: file 622 cannot be read at this time
ORA-01111: name for data file 622 is unknown - rename to correct file