In the ALERT.LOG, I found this entry...

RESET LOGS after incomplete recovery UNTIL CHANGE 360435

What does this mean?

Does it mean that the maximum limit of log sequence number is 360435?

By the way, what is the maximum limit of log sequence number? The database is in ARCHIVELOG mode, after the limit of log sequence number is reached (if at all there is one!) what will happen, does it go to the next incarnation of the database or in the same incarnation start from 1? Then, it will overwrite the archive logs have sequence nos. 1?

Thanks.