When installing vcenter encountered the following problem: ORA-12012: too many has been too many has 23 flood
ORA-01403:?
ORA-06512: Small? "Vcadmin. stats_rollup1_proc", line 245
ORA-06512: Small? Line 1
Mon Mar 19 20:32:08 2012
Errors in file c: \ app \ Administrator \ diag \ RDBMS \ vcenter \ trace \ vcenter_j000_5548.trc:
ORA-12012
ORA-01403:?
ORA-06512: Small? "Vcadmin. stats_rollup3_proc", line 247
ORA-06512: Small? Line 1
Mon Mar 19 20:46:19 2012
Errors in file c: \ app \ Administrator \ diag \ RDBMS \ vcenter \ trace \ vcenter_j000_7196.trc:
ORA-12012
ORA-01403:?
ORA-06512: Small? "Vcadmin. stats_rollup1_proc", line 245
ORA-06512: Small? Line 1
Mon Mar 19 21:16:23 2012
Errors in file c: \ app \ Administrator \ diag \ RDBMS \ vcenter \ trace \ vcenter_j000_7460.trc:
ORA-12012
ORA-01403:?
ORA-06512: Small? "Vcadmin. stats_rollup1_proc", line 245
ORA-06512: Small? Line 1
The problem was found to be an issue with the ODBC data source. The problem of recreating the data source can be solved! Note: The 64-bit version of Microsoft Windows includes the following versions of Microsoft Open Database Connectivity (ODBC) data source Manager tool (odbcad32.exe:
- The 32-bit odbcad32.exe file is located in the % systemdrive % \ windows \ syswow64 folder.
- The 64-bit odbcad32.exe file is located in the % systemdrive % \ windows \ system32 folder.
The odbcad32.exe file displays the following types of data source names (DSN ):
Symptom 1
The 32-bit system DSN, 32-bit user DSN, and 64-bit user DSN are displayed in the ODBC manager tool. The 64-bit system DSN, 32-bit user DSN, and 64-bit user DSN will display the 64-bit version of the ODBC manager tool.
Symptom 2
SqldatasourcesThe function returns the user DSN, regardless of all versions of the application architecture. 32-bit application calls this
SqldatasourcesThe function returns only the 32-bit drivers of the system DSN, but returns the same user DSN as the 32-bit driver,SqldatasourcesThe function called in a 64-bit application returns only the 64-bit drivers of the system DSN, but the 32-bit drivers and the user DSN of the 64-bit drivers. Therefore, the application uses
SqldatasourcesThe DSN connection returned by the function. You may receive the following error message:
The data source name cannot be found and $ no default driver is specified
For example, consider the following situations. Create a 32-bit driver "Driver Access Program (*. mdb)" User DSN. The driver does not have a 64-bit version. The
SqldatasourcesThe function returns the 32-bit user DSN. However, if the 32-bit user DSN connection is performed, the error message mentioned above is displayed.