Searching for SQL*Loader executable (sqlldr.exe) Searching your PATH for the sqlldr executable.... Failed to find the sqlldr executable; do you want to proceed? [Y] Y The test suite will attempt to create a small test table named SQLLOADER_TEST_TABLE and bulkload it using various settings. To run the tests, export the ORACLE_USERID environment variable to $username/$password (e.g. 'scott/tiger'), as well as the database instance name in the ORACLE_SID environment variable. Checking if your kit is complete... Looks good Writing Makefile for Oracle::SQLLoader cp lib/Oracle/SQLLoader.pm blib\lib\Oracle\SQLLoader.pm 0.8168.0 Copyright (C) Microsoft Corp 1988-1998. All rights reserved. D:\cpanrun\build\5-6-1\bin\perl.exe -Mblib -Id:\cpanrun\build\5-6-1\lib -Id:\cpanrun\build\5-6-1\lib -e "use Test::Harness qw(&runUsing D:/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Oracle-SQLLoader/blib Use of uninitialized value in split at t\02-delimitedLoadSimple.t line 62. Oracle::SQLLoader::_initDefaults: no username argument supplied and ORACLE_USERID environment variable does not contain valid account info at t\02-delimitedLoadSimple.t line 63 Use of uninitialized value in split at t\03-fixedLoadSimple.t line 60. Oracle::SQLLoader::_initDefaults: no username argument supplied and ORACLE_Udubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 testUse of uninitialized value in split at t\04-dedubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t\05-fixedLoadWhenClause.dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay t\06-delimitedSingleRecord.dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-4 Failed 3/4 tests, 25.00% okay t\07-directDelimitedLoadSimple.dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-5 Failed 4/5 tests, 20.00% okay t\08-options........dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 2-16 Failed 15/16 tests, 6.25% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t\01-createTable.t 3 2 66.67% 1, 3 t\02-delimitedLoadSimple.t 255 65280 4 3 75.00% 2-4 t\03-fixedLoadSimple.t 255 65280 5 4 80.00% 2-5 t\04-delimitedLoadWithOptions.t 255 65280 5 4 80.00% 2-5 t\05-fixedLoadWhenClause.t 255 65280 2 1 50.00% 2 t\06-delimitedSingleRecord.t 255 65280 4 3 75.00% 2-4 t\07-directDelimitedLoadSimple.t 255 65280 5 4 80.00% 2-5 t\08-options.t 255 65280 16 15 93.75% 2-16 test died just after 1. Failed 8/8 test scripts, 0.00% okay. 36/44 subtests failed, 18.18% okay. NMAKE : fatal error U1077: 'D:\cpanrun\build\5-6-1\bin\perl.exe' : return code '0x2' Stop.