Your error indicates that data is not consistent in the CMOS. This most likely means the information has changed without your direct input (could be a bad battery, virus, or something unpredicatable). If this is repeated, you should replace the battery or restore the information (if you have no backup, then contact Toshiba).
To check if the CMOS data is correct, enter the CMOS setup from boot. I cannot remember Toshiba's key combination for this. It is one of the traditional function keys(F1, F2, etc.). Consult Toshiba support.
In the modern PC, the CMOS is changed by the OS and is not an authoritative source on configuration data, only an OS independent one. I do not know what Windows will do without it - never thought to experiment honestly.
Here is the Toshiba support homepage.
http://www.csd.toshiba.com/cgi-bin/tais/su/su_sc_home.jsp
I suggest you talk with Toshiba about the problem (or a certified repair business, who can also give you a quote).
The complementary metal oxide semiconductor (CMOS) is essentially an internal memory device (sometimes practically termed CMOS RAM, often by programmers), which uses a battery to maintain its data. On the same integrated circuit is the real-time clock (RTC).
The RTC saves the time in the CMOS. The CMOS/RTC are accessible via the system bus. Their functions are largely for the convenience of the operating system, especially in its early boot stages. An interesting problem with the Y2k craze was that the CMOS/RTC did not properly record century time changes (such as 1999 to 2000), instead, due to limited memory space (traditionally 64k), the RTC rolled the date 2000 to 1900 (called "rollover").
http://www.ust.hk/itsc/y2k/Y2k_pc/RTC_detail.html
http://users.evtek.fi/~hannuvl/ke03/advcprog_cp/exerc12.txt