ICM Administration: "Select into/bulkcopy" option is Missing on the Local Database (awdb) or Logger database
From DocWiki
(Difference between revisions)
m (1 revision) |
Latest revision as of 23:53, 12 March 2010
"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) and 8.0 |
Associated CDETS # | None. |