Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production With the Partitioning, Oracle Label Security, OLAP, Data Mining, Oracle Database Vault and Real Application Testing options Export file created by EXPORT:V11.02.00 via conventional path Warning: the objects were exported by DKB_PDAK, not by you import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set import server uses AL32UTF8 character set (possible charset conversion) . importing DKB_PDAK's objects into DKB_PDAK . . importing table "BIODATA_WNI" ........................................................................... .................................................................. 141281 rows imported . . importing table "CAPIL_LAHIR" ...................... 22654 rows imported . . importing table "CAPIL_MATI" .. 2846 rows imported . . importing table "DATA_KELUARGA" ........................................... 43077 rows imported . . importing table "DATANG_DETAIL" ............................. 29864 rows imported . . importing table "DATANG_HEADER" .............. 14900 rows imported . . importing table "DEMOGRAPHICS" ........................................................................... .................... 95320 rows imported . . importing table "LUASKODWIL" 13 rows imported . . importing table "NUMPANG_KK" ........... 11422 rows imported . . importing table "NUMPANG_KK_DETAIL" ............. 13929 rows imported . . importing table "PINDAH_DETAIL" ...................................... 38781 rows imported . . importing table "PINDAH_HEADER" ................. 17038 rows imported . . importing table "PISAH_KK" .......... 10829 rows imported . . importing table "PISAH_KK_DETAIL" ............... 15646 rows imported . . importing table "REF_SIAK_WNI" 275 rows imported . . importing table "SETUP_KAB" 467 rows imported . . importing table "SETUP_KEC" ..... 5247 rows imported . . importing table "SETUP_KEL" ....................................................................... 71404 rows imported . . importing table "SETUP_PROP" 34 rows imported . . importing table "TGL_AKTIF" 1 rows imported IMP-00041: Warning: object created with compilation warnings "CREATE TRIGGER "DKB_PDAK".CAPIL_LAHIR_DELETE" "BEFORE DELETE ON CAPIL_LAHIR" "FOR EACH ROW " "DECLARE" " VUSER_LOGIN VARCHAR2 (55);" " VDELETE_DATE DATE;" "BEGIN" " SELECT USER INTO VUSER_LOGIN FROM DUAL;" " SELECT SYSDATE INTO VDELETE_DATE FROM DUAL;" IMP-00041: Warning: object created with compilation warnings "CREATE TRIGGER "DKB_PDAK".TRG_KONS_CAPIL_MATI BEFORE DELETE OR INSERT OR UP" "DATE ON CAPIL_MATI REFERENCING NEW AS NEWROW OLD AS OLDROW FOR EACH ROW BE" "GIN IF FKONS_IS_PROPKAB(:NEWROW.ADM_NO_PROV,:NEWROW.ADM_NO_KAB) THEN DEL" "ETE KONS_CAPIL_MATI WHERE DATA_KEY = :NEWROW.MATI_NO AND FLAGSINK = 'NOT_SE" "NT'; IF INSERTING OR UPDATING THEN INSERT INTO KONS_CAPIL_MATI (DATA" "_KEY, CREATE_DATE, FLAG_STATUS) VALUES (:NEWROW.MATI_NO, SYSDATE, :NEWR" "OW.FLAG_STATUS); END IF; " " END IF; END;" About to enable constraints... Import terminated successfully with warnings.