ICM Administration: "Select into/bulkcopy" option is Missing on the Local Database (awdb) or Logger database
From DocWiki
Revision as of 19:34, 18 December 2009 by Docwikibot (Talk | contribs)
"Select into/bulkcopy" option is Missing on the Local Database (awdb) or Logger database
Problem Summary | The "Select into/bulkcopy" option is missing on the local database (awdb) or Logger database |
Error Message | No message |
Possible Cause | The database was dropped at some point and not recreated properly. (The proper method would have been to use ICMDBA, which would have set the following default database options during the database creation: Trunc. log on chkpt.; Select into/bulkcopy.) |
Recommended Action |
Delete the local database (awdb). Run the Web Setup tool, which recreates the local database (awdb). -OR- If this database option is missing on the Logger database, recreate the database using the sp_db option in order to add the Select into/bulkcopy option. |
Release | Release 7.5(1) |
Associated CDETS # | None. |