FOR i in 0 … modValueMid - 1 loop
insert /+parallel(c,10)/ into SSYX.ts_u_user_all_mid_test nologging
(CREATE_TIME,
USER_ID,
PARTITION_ID,
SERIAL_NUMBER,
CUST_ID,
CUST_NAME,
CUST_TYPE,
EPARCHY_CODE,
AREA_CODE,
CITY_CODE,
NET_TYPE_CODE,
OPEN_DATE,
IN_DATE,
BRAND_CODE,
PREPAY_TAG,
USER_STATE_CODESET,
REMOVE_TAG,
DESTROY_TIME,
IN_NET_MONS,
CREDIT_CLASS,
CREDIT_VALUE,
/ts_u_user_all_mid
is_tousu,
is_roam,
is_stop,
is_other_kefu,
is_other_friend,
is_flux_shortage,
lost_score,
is_gaoweiliushi,
bhd_m_flux,
bhd_m1_flux,
bhd_m2_flux,
m_zj_call_3avg,
gjmy_kt_days
from v_u_user_all where mod(user_id, modValueMid) = i;
commit;
end loop;
一直报错ORA-00600: internal error code, arguments: [ktecgeb-3], [1], [0], [1114263560], [], [], [], [], [], [], [], []
Errors in file /u01/oracle/app/diag/rdbms/appcdb/appcdb1/trace/appcdb1_w005_60248.trc (incident=864631) (PDBNAME=YNSSYX):
ORA-00600: internal error code, arguments: [ktecgeb-3], [1], [0], [1114263560], [], [], [], [], [], [], [], []