Di versi 9i, import by default akan mengikutkan statistics dari database asal. Apabila ada kondisi dimana import menganggap statistics database asal sebagai Questionable, maka akan muncul Warning pada waktu imp.
Utk kasus Anda, sepertinya warning tsb muncul karena perbedaan character set antara client (tempat imp dijalankan, WE8MSWIN1252) dan server database (WE8ISO8859P1). Coba dari client imp diset char setnya sama dengan database sebelum menjalankan import. NLS_LANG=american_america.WE8ISO8859P1 regards, tomi --- siswanto <[EMAIL PROTECTED]> wrote: > mohon dibantu, apa yg harus aku lakukan agar tidak > terjadi error tsb > diatas.berikut sebagian dr log file export. > > Connected to: Oracle9i Enterprise Edition Release > 9.2.0.1.0 - 64bit > Production > With the Partitioning, Oracle Label Security, OLAP > and Oracle Data > Mining options > JServer Release 9.2.0.1.0 - Production > Export done in WE8MSWIN1252 character set and > AL16UTF16 NCHAR > character set > server uses WE8ISO8859P1 character set (possible > charset conversion) > > About to export the entire database ... > . exporting tablespace definitions > . exporting profiles > . exporting user definitions > . exporting roles > . exporting resource costs > . exporting rollback segment definitions > . exporting database links > . exporting sequence numbers > . exporting directory aliases > . exporting context namespaces > . exporting foreign function library names > . exporting PUBLIC type synonyms > . exporting private type synonyms > . exporting object type definitions > . exporting system procedural objects and actions > . exporting pre-schema procedural objects and > actions > . exporting cluster definitions > . about to export SYSTEM's tables via Conventional > Path ... > . . exporting table AQ$_INTERNET_AGENTS > 0 rows > exported > EXP-00091: Exporting questionable statistics. > . . exporting table AQ$_INTERNET_AGENT_PRIVS > 0 rows > exported > EXP-00091: Exporting questionable statistics. > EXP-00091: Exporting questionable statistics. > . . exporting table DEF$_AQCALL > 0 rows > exported > EXP-00091: Exporting questionable statistics. > EXP-00091: Exporting questionable statistics. > . . exporting table DEF$_AQERROR > 0 rows > exported > > > > > terima kasih perhatiannya. > > siswanto > > ____________________________________________________________________________________ We won't tell. Get more on shows you hate to love (and love to hate): Yahoo! TV's Guilty Pleasures list. http://tv.yahoo.com/collections/265

