My Oracle Support Banner

DBMS_FILE_TRANSFER.GET_FILE For Datapump Export Log File Failed With ORA-600 [ksfd_type_flags_1], [65535], [35] (Doc ID 2490709.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.4 and later
Information in this document applies to any platform.

Symptoms

ORA-00600: internal error code, arguments: [ksfd_type_flags_1], [65535], [35], [], [], [], [], [], [], [], [], []

-- Current SQL Statement for this session  -----

BEGIN

DBMS_FILE_TRANSFER.GET_FILE(source_directory_object => 'DATA_PUMP_DIR',

source_file_name => 'XXXXX.log',

destination_directory_object => 'EXPDP_XXXX',

destination_file_name => 'XXXXX2.log',

SOURCE_database => 'TO_XXX' );

END;
...

  object line object
  handle number name
70001188a9032f0 37 package body SYS.DBMS_FILE_TRANSFER
70001188a9032f0 132 package body SYS.DBMS_FILE_TRANSFER
700011896c06268 1 anonymous block

...

Stack Trace:
 

 ksfd_type_flags <- ksfd_create1 <- ksfd_create <- ksfdcres <- kpbfopen
  <- kpbfftpgetfromwire <- kpbfcbget <- ttcdrv <- nioqwa <- upirtrc <- kpurcsc <- kpbfget
   <- spefcmpa <- spefmccallstd <- pextproc <- peftrusted <- psdexsp <- rpiswu2 <- psdextp
    <- pefccal <- pefcal <- pevm_FCAL <- pfrinstr_FCAL <- pfrrun_no_tool <- pfrrun <- plsql_run
     <- peicnt <- kkxexe <- opiexe <- kpoal8 <- opiodr <- ttcpip <- opitsk <- opiino <- opiodr <- opidrv
      <- sou2o <- opimai_real <- ssthrdmain <- main

 

 

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.