Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^10: DBD::ODBC to Teradata

by DanEllison (Scribe)
on Mar 11, 2011 at 19:46 UTC ( [id://892729]=note: print w/replies, xml ) Need Help??


in reply to Re^9: DBD::ODBC to Teradata
in thread DBD::ODBC to Teradata

x.log:

delli28@etllt0000:/u/delli28/DBD-ODBC-1.25> cat x.log DBI 1.615-ithread default trace level set to 0x0/15 (pid 29986 pi +177ec010) at DBI.pm line 278 via (eval 5) line 2 install_method DBI::db::get_info , flags 0x2a00, usage: min 2, max 2, '$info_type' install_method DBI::db::take_imp_data, flags 0x10000, usage: min 1, max 1, '' install_method DBI::db::disconnect , flags 0x10c00, usage: min 1, max 1, '' install_method DBI::db::selectrow_array, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::tables , flags 0x2200, usage: min 1, max 6, '$catalog, $schema, $table, $type [, \%attr ] +' install_method DBI::db::quote_identifier, flags 0x0430, usage: min 2, max 6, '$name [, ...] [, \%attr ]' install_method DBI::db::clone , usage: min 1, max 2, '[\%attr]' install_method DBI::db::quote , flags 0x0430, usage: min 2, max 3, '$string [, $data_type ]' install_method DBI::db::type_info , flags 0x2200, usage: min 1, max 2, '$data_type' install_method DBI::db::statistics_info, flags 0xaa00, usage: min 6, max 7, '$catalog, $schema, $table, $unique_only, $qu +ick, [, \%attr ]' install_method DBI::db::selectrow_arrayref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::begin_work , flags 0x0400, usage: min 1, max 2, '[ \%attr ]' install_method DBI::db::last_insert_id, flags 0x2800, usage: min 5, max 6, '$catalog, $schema, $table_name, $field_name +[, \%attr ]' install_method DBI::db::foreign_key_info, flags 0xaa00, usage: min 7, max 8, '$pk_catalog, $pk_schema, $pk_table, $fk_cata +log, $fk_schema, $fk_table [, \%attr ]' install_method DBI::db::primary_key , flags 0x2200, usage: min 4, max 5, '$catalog, $schema, $table [, \%attr ]' install_method DBI::db::commit , flags 0x0c80, usage: min 1, max 1, '' install_method DBI::db::ping , flags 0x0404, usage: min 1, max 1, '' install_method DBI::db::selectall_arrayref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::type_info_all, flags 0x2a00, usage: min 1, max 1, '' install_method DBI::db::do , flags 0x3200, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::selectcol_arrayref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::prepare_cached, flags 0xa200, usage: min 2, max 4, '$statement [, \%attr [, $if_active ] ]' install_method DBI::db::rows , flags 0x0004 install_method DBI::db::rollback , flags 0x0c80, usage: min 1, max 1, '' install_method DBI::db::column_info , flags 0xaa00, usage: min 5, max 6, '$catalog, $schema, $table, $column [, \%attr + ]' install_method DBI::db::table_info , flags 0xaa00, usage: min 1, max 6, '$catalog, $schema, $table, $type [, \%attr ] +' install_method DBI::db::primary_key_info, flags 0xaa00, usage: min 4, max 5, '$catalog, $schema, $table [, \%attr ]' install_method DBI::db::prepare , flags 0xa200, usage: min 2, max 3, '$statement [, \%attr]' install_method DBI::db::preparse install_method DBI::db::connected , flags 0x0004, usage: min 1, max 0, '' install_method DBI::db::data_sources, flags 0x0200, usage: min 1, max 2, '[\%attr]' install_method DBI::db::selectall_hashref, flags 0x2000, usage: min 3, max 0, '$statement, $keyfield [, \%attr [, @bind_par +ams ] ]' install_method DBI::db::selectrow_hashref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::dr::default_user, usage: min 3, max 4, '$user, $pass [, \%attr]' install_method DBI::dr::data_sources, flags 0x0800, usage: min 1, max 2, '[\%attr]' install_method DBI::dr::dbixs_revision, flags 0x0004 install_method DBI::dr::disconnect_all, flags 0x0800, usage: min 1, max 1, '' install_method DBI::dr::connect_cached, flags 0x8000, H 3, usage: min 1, max 5, '[$db [,$user [,$passwd [,\%attr]]]]' install_method DBI::dr::connect , flags 0x8000, H 3, usage: min 1, max 5, '[$db [,$user [,$passwd [,\%attr]]]]' install_method DBI::st::more_results, usage: min 1, max 1, '' install_method DBI::st::blob_read , usage: min 4, max 5, '$field, $offset, $len [, \$buf [, $bufoffset +]]' install_method DBI::st::fetchall_hashref, usage: min 2, max 2, '$key_field' install_method DBI::st::bind_param_inout_array, usage: min 4, max 5, '$parameter, \@var, $maxlen, [, \%attr]' install_method DBI::st::finish , usage: min 1, max 1, '' install_method DBI::st::rows , flags 0x0004 install_method DBI::st::execute_for_fetch, flags 0x5040, usage: min 2, max 3, '$fetch_sub [, $tuple_status]' install_method DBI::st::fetchrow_hashref install_method DBI::st::_get_fbav install_method DBI::st::_set_fbav , T 6 install_method DBI::st::fetchrow install_method DBI::st::fetch install_method DBI::st::execute_array, flags 0x5040, usage: min 2, max 0, '\%attribs [, @args]' install_method DBI::st::dump_results, usage: min 1, max 5, '$maxfieldlen, $linesep, $fieldsep, $filehand +le' install_method DBI::st::bind_param_array, usage: min 3, max 4, '$parameter, $var [, \%attr]' install_method DBI::st::fetchrow_array install_method DBI::st::execute , flags 0x1040, usage: min 1, max 0, '[@args]' install_method DBI::st::bind_col , usage: min 3, max 4, '$column, \$var [, \%attr]' install_method DBI::st::fetchall_arrayref, usage: min 1, max 3, '[ $slice [, $max_rows]]' install_method DBI::st::fetchrow_arrayref install_method DBI::st::bind_param_inout, usage: min 4, max 5, '$parameter, \$var, $maxlen, [, \%attr]' install_method DBI::st::bind_columns, usage: min 2, max 0, '\$var1 [, \$var2, ...]' install_method DBI::st::cancel , flags 0x0800, usage: min 1, max 1, '' install_method DBI::st::blob_copy_to_file, usage: min 3, max 3, '$field, $filename_or_handleref' install_method DBI::st::bind_param , usage: min 3, max 4, '$parameter, $var [, \%attr]' install_method DBI::common::parse_trace_flag, flags 0x0404, T 8, usage: min 2, max 2, '$name' install_method DBI::common::errstr , flags 0x0004 install_method DBI::common::trace_msg, flags 0x0004, T 8, usage: min 2, max 3, '$message_text [, $min_level ]' install_method DBI::common::err , flags 0x0004 install_method DBI::common::CLEAR , flags 0x0004 install_method DBI::common::state , flags 0x0004 install_method DBI::common::_not_impl install_method DBI::common::NEXTKEY , flags 0x0004 install_method DBI::common::trace , flags 0x0004, usage: min 1, max 3, '[$trace_level, [$filename]]' install_method DBI::common::debug , flags 0x0004, usage: min 1, max 2, '[$debug_level]' install_method DBI::common::parse_trace_flags, flags 0x0404, T 8, usage: min 2, max 2, '$flags' install_method DBI::common::private_attribute_info install_method DBI::common::swap_inner_handle, usage: min 2, max 3, '$h [, $allow_reparent ]' install_method DBI::common::EXISTS , flags 0x0004 install_method DBI::common::visit_child_handles, flags 0x0404, T 4, usage: min 2, max 3, '$coderef [, $info ]' install_method DBI::common::FETCH , flags 0x0404 install_method DBI::common::FIRSTKEY, flags 0x0004 install_method DBI::common::set_err , flags 0x0010, usage: min 3, max 6, '$err, $errmsg [, $state, $method, $rv]' install_method DBI::common::DESTROY , flags 0x10004 install_method DBI::common::dump_handle, flags 0x0004, usage: min 1, max 3, '[$message [, $level]]' install_method DBI::common::FETCH_many, flags 0x0404 install_method DBI::common::can , flags 0x0100 install_method DBI::common::STORE , flags 0x041c install_method DBI::common::private_data, flags 0x0004, usage: min 1, max 1, '' install_method DBI::common::func , flags 0x0006 -> DBI->connect(, , ****) -> DBI->install_driver(ODBC) for linux perl=5.008008 pid=29986 rui +d=43679 euid=43679 install_driver: DBD::ODBC version 1.25 loaded from blib/lib/DBD +/ODBC.pm New 'DBI::dr' (for DBD::ODBC::dr, parent='', id=undef) dbih_setup_handle(DBI::dr=HASH(0x17bfaf00)=>DBI::dr=HASH(0x17bfaf7 +0), DBD::ODBC::dr, 0, Null!) dbih_make_com(Null!, 0, DBD::ODBC::dr, 168, 0) thr#177ec010 dbih_setup_attrib(DBI::dr=HASH(0x17bfaf70), Err, Null!) SCALAR(0x1 +797e240) (already defined) dbih_setup_attrib(DBI::dr=HASH(0x17bfaf70), State, Null!) SCALAR(0 +x1797d8f0) (already defined) dbih_setup_attrib(DBI::dr=HASH(0x17bfaf70), Errstr, Null!) SCALAR( +0x1797d9d0) (already defined) dbih_setup_attrib(DBI::dr=HASH(0x17bfaf70), TraceLevel, Null!) 0 ( +already defined) dbih_setup_attrib(DBI::dr=HASH(0x17bfaf70), FetchHashKeyName, Null +!) 'NAME' (already defined) install_method DBI::st::odbc_lob_read <- install_driver= DBI::dr=HASH(0x17bfaf00) >> default_user DISPATCH (DBI::dr=HASH(0x17bfaf00) rc1/3 @4 g1 ima +1 pid#29986) at /etldata_daidev/dev1/public/lib64/perl5/site_perl/5.8 +.8/x86_64-linux-thread-multi/DBI.pm line 653 via at t/02simple.t lin +e 33 !! warn: 0 CLEARED by call to default_user method -> default_user in DBD::_::dr for DBD::ODBC::dr (DBI::dr=HASH(0x17 +bfaf00)~0x17bfaf70 undef undef HASH(0x17a66c60)) thr#177ec010 <- default_user= ( 'delli28' 'XXXXXXXX' ) [2 items] at /etldata_da +idev/dev1/public/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-mult +i/DBI.pm line 653 via at t/02simple.t line 33 >> connect DISPATCH (DBI::dr=HASH(0x17bfaf00) rc2/3 @5 g0 ima8 +001 pid#29986) at /etldata_daidev/dev1/public/lib64/perl5/site_perl/5 +.8.8/x86_64-linux-thread-multi/DBI.pm line 665 -> connect for DBD::ODBC::dr (DBI::dr=HASH(0x17bfaf00)~0x17bfaf70 +'udwdev' 'delli28' **** HASH(0x17a66c60)) thr#177ec010 New 'DBI::db' (for DBD::ODBC::db, parent=DBI::dr=HASH(0x17bfaf70), + id=undef) dbih_setup_handle(DBI::db=HASH(0x17bfb560)=>DBI::db=HASH(0x17bfb4b +0), DBD::ODBC::db, 17acb190, Null!) dbih_make_com(DBI::dr=HASH(0x17bfaf70), 17b9e5c0, DBD::ODBC::db, 5 +60, 0) thr#177ec010 dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), Err, DBI::dr=HASH(0x17 +bfaf70)) SCALAR(0x17acb3a0) (already defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), State, DBI::dr=HASH(0x +17bfaf70)) SCALAR(0x17acb420) (already defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), Errstr, DBI::dr=HASH(0 +x17bfaf70)) SCALAR(0x17acb3e0) (already defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), TraceLevel, DBI::dr=HA +SH(0x17bfaf70)) 0 (already defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), FetchHashKeyName, DBI: +:dr=HASH(0x17bfaf70)) 'NAME' (already defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), HandleSetErr, DBI::dr= +HASH(0x17bfaf70)) undef (not defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), HandleError, DBI::dr=H +ASH(0x17bfaf70)) undef (not defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), ReadOnly, DBI::dr=HASH +(0x17bfaf70)) undef (not defined) dbih_setup_attrib(DBI::db=HASH(0x17bfb4b0), Profile, DBI::dr=HASH( +0x17bfaf70)) undef (not defined) !!dbd_error2(err_rc=0, what=db_login/SQLAllocHandle(env), handles= +(0,0,0) DBI 1.615-ithread default trace level set to 0x0/15 (pid 31996 pi +165e2010) at DBI.pm line 278 via (eval 5) line 2 install_method DBI::db::get_info , flags 0x2a00, usage: min 2, max 2, '$info_type' install_method DBI::db::take_imp_data, flags 0x10000, usage: min 1, max 1, '' install_method DBI::db::disconnect , flags 0x10c00, usage: min 1, max 1, '' install_method DBI::db::selectrow_array, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::tables , flags 0x2200, usage: min 1, max 6, '$catalog, $schema, $table, $type [, \%attr ] +' install_method DBI::db::quote_identifier, flags 0x0430, usage: min 2, max 6, '$name [, ...] [, \%attr ]' install_method DBI::db::clone , usage: min 1, max 2, '[\%attr]' install_method DBI::db::quote , flags 0x0430, usage: min 2, max 3, '$string [, $data_type ]' install_method DBI::db::type_info , flags 0x2200, usage: min 1, max 2, '$data_type' install_method DBI::db::statistics_info, flags 0xaa00, usage: min 6, max 7, '$catalog, $schema, $table, $unique_only, $qu +ick, [, \%attr ]' install_method DBI::db::selectrow_arrayref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::begin_work , flags 0x0400, usage: min 1, max 2, '[ \%attr ]' install_method DBI::db::last_insert_id, flags 0x2800, usage: min 5, max 6, '$catalog, $schema, $table_name, $field_name +[, \%attr ]' install_method DBI::db::foreign_key_info, flags 0xaa00, usage: min 7, max 8, '$pk_catalog, $pk_schema, $pk_table, $fk_cata +log, $fk_schema, $fk_table [, \%attr ]' install_method DBI::db::primary_key , flags 0x2200, usage: min 4, max 5, '$catalog, $schema, $table [, \%attr ]' install_method DBI::db::commit , flags 0x0c80, usage: min 1, max 1, '' install_method DBI::db::ping , flags 0x0404, usage: min 1, max 1, '' install_method DBI::db::selectall_arrayref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::type_info_all, flags 0x2a00, usage: min 1, max 1, '' install_method DBI::db::do , flags 0x3200, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::selectcol_arrayref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::db::prepare_cached, flags 0xa200, usage: min 2, max 4, '$statement [, \%attr [, $if_active ] ]' install_method DBI::db::rows , flags 0x0004 install_method DBI::db::rollback , flags 0x0c80, usage: min 1, max 1, '' install_method DBI::db::column_info , flags 0xaa00, usage: min 5, max 6, '$catalog, $schema, $table, $column [, \%attr + ]' install_method DBI::db::table_info , flags 0xaa00, usage: min 1, max 6, '$catalog, $schema, $table, $type [, \%attr ] +' install_method DBI::db::primary_key_info, flags 0xaa00, usage: min 4, max 5, '$catalog, $schema, $table [, \%attr ]' install_method DBI::db::prepare , flags 0xa200, usage: min 2, max 3, '$statement [, \%attr]' install_method DBI::db::preparse install_method DBI::db::connected , flags 0x0004, usage: min 1, max 0, '' install_method DBI::db::data_sources, flags 0x0200, usage: min 1, max 2, '[\%attr]' install_method DBI::db::selectall_hashref, flags 0x2000, usage: min 3, max 0, '$statement, $keyfield [, \%attr [, @bind_par +ams ] ]' install_method DBI::db::selectrow_hashref, flags 0x2000, usage: min 2, max 0, '$statement [, \%attr [, @bind_params ] ]' install_method DBI::dr::default_user, usage: min 3, max 4, '$user, $pass [, \%attr]' install_method DBI::dr::data_sources, flags 0x0800, usage: min 1, max 2, '[\%attr]' install_method DBI::dr::dbixs_revision, flags 0x0004 install_method DBI::dr::disconnect_all, flags 0x0800, usage: min 1, max 1, '' install_method DBI::dr::connect_cached, flags 0x8000, H 3, usage: min 1, max 5, '[$db [,$user [,$passwd [,\%attr]]]]' install_method DBI::dr::connect , flags 0x8000, H 3, usage: min 1, max 5, '[$db [,$user [,$passwd [,\%attr]]]]' install_method DBI::st::more_results, usage: min 1, max 1, '' install_method DBI::st::blob_read , usage: min 4, max 5, '$field, $offset, $len [, \$buf [, $bufoffset +]]' install_method DBI::st::fetchall_hashref, usage: min 2, max 2, '$key_field' install_method DBI::st::bind_param_inout_array, usage: min 4, max 5, '$parameter, \@var, $maxlen, [, \%attr]' install_method DBI::st::finish , usage: min 1, max 1, '' install_method DBI::st::rows , flags 0x0004 install_method DBI::st::execute_for_fetch, flags 0x5040, usage: min 2, max 3, '$fetch_sub [, $tuple_status]' install_method DBI::st::fetchrow_hashref install_method DBI::st::_get_fbav install_method DBI::st::_set_fbav , T 6 install_method DBI::st::fetchrow install_method DBI::st::fetch install_method DBI::st::execute_array, flags 0x5040, usage: min 2, max 0, '\%attribs [, @args]' install_method DBI::st::dump_results, usage: min 1, max 5, '$maxfieldlen, $linesep, $fieldsep, $filehand +le' install_method DBI::st::bind_param_array, usage: min 3, max 4, '$parameter, $var [, \%attr]' install_method DBI::st::fetchrow_array install_method DBI::st::execute , flags 0x1040, usage: min 1, max 0, '[@args]' install_method DBI::st::bind_col , usage: min 3, max 4, '$column, \$var [, \%attr]' install_method DBI::st::fetchall_arrayref, usage: min 1, max 3, '[ $slice [, $max_rows]]' install_method DBI::st::fetchrow_arrayref install_method DBI::st::bind_param_inout, usage: min 4, max 5, '$parameter, \$var, $maxlen, [, \%attr]' install_method DBI::st::bind_columns, usage: min 2, max 0, '\$var1 [, \$var2, ...]' install_method DBI::st::cancel , flags 0x0800, usage: min 1, max 1, '' install_method DBI::st::blob_copy_to_file, usage: min 3, max 3, '$field, $filename_or_handleref' install_method DBI::st::bind_param , usage: min 3, max 4, '$parameter, $var [, \%attr]' install_method DBI::common::parse_trace_flag, flags 0x0404, T 8, usage: min 2, max 2, '$name' install_method DBI::common::errstr , flags 0x0004 install_method DBI::common::trace_msg, flags 0x0004, T 8, usage: min 2, max 3, '$message_text [, $min_level ]' install_method DBI::common::err , flags 0x0004 install_method DBI::common::CLEAR , flags 0x0004 install_method DBI::common::state , flags 0x0004 install_method DBI::common::_not_impl install_method DBI::common::NEXTKEY , flags 0x0004 install_method DBI::common::trace , flags 0x0004, usage: min 1, max 3, '[$trace_level, [$filename]]' install_method DBI::common::debug , flags 0x0004, usage: min 1, max 2, '[$debug_level]' install_method DBI::common::parse_trace_flags, flags 0x0404, T 8, usage: min 2, max 2, '$flags' install_method DBI::common::private_attribute_info install_method DBI::common::swap_inner_handle, usage: min 2, max 3, '$h [, $allow_reparent ]' install_method DBI::common::EXISTS , flags 0x0004 install_method DBI::common::visit_child_handles, flags 0x0404, T 4, usage: min 2, max 3, '$coderef [, $info ]' install_method DBI::common::FETCH , flags 0x0404 install_method DBI::common::FIRSTKEY, flags 0x0004 install_method DBI::common::set_err , flags 0x0010, usage: min 3, max 6, '$err, $errmsg [, $state, $method, $rv]' install_method DBI::common::DESTROY , flags 0x10004 install_method DBI::common::dump_handle, flags 0x0004, usage: min 1, max 3, '[$message [, $level]]' install_method DBI::common::FETCH_many, flags 0x0404 install_method DBI::common::can , flags 0x0100 install_method DBI::common::STORE , flags 0x041c install_method DBI::common::private_data, flags 0x0004, usage: min 1, max 1, '' install_method DBI::common::func , flags 0x0006 -> DBI->connect(, , ****) -> DBI->install_driver(ODBC) for linux perl=5.008008 pid=31996 rui +d=43679 euid=43679 install_driver: DBD::ODBC version 1.25 loaded from blib/lib/DBD +/ODBC.pm New 'DBI::dr' (for DBD::ODBC::dr, parent='', id=undef) dbih_setup_handle(DBI::dr=HASH(0x169b4a40)=>DBI::dr=HASH(0x169b4ab +0), DBD::ODBC::dr, 0, Null!) dbih_make_com(Null!, 0, DBD::ODBC::dr, 168, 0) thr#165e2010 dbih_setup_attrib(DBI::dr=HASH(0x169b4ab0), Err, Null!) SCALAR(0x1 +6815530) (already defined) dbih_setup_attrib(DBI::dr=HASH(0x169b4ab0), State, Null!) SCALAR(0 +x168154d0) (already defined) dbih_setup_attrib(DBI::dr=HASH(0x169b4ab0), Errstr, Null!) SCALAR( +0x16815500) (already defined) dbih_setup_attrib(DBI::dr=HASH(0x169b4ab0), TraceLevel, Null!) 0 ( +already defined) dbih_setup_attrib(DBI::dr=HASH(0x169b4ab0), FetchHashKeyName, Null +!) 'NAME' (already defined) install_method DBI::st::odbc_lob_read <- install_driver= DBI::dr=HASH(0x169b4a40) >> default_user DISPATCH (DBI::dr=HASH(0x169b4a40) rc1/3 @4 g1 ima +1 pid#31996) at /etldata_daidev/dev1/public/lib64/perl5/site_perl/5.8 +.8/x86_64-linux-thread-multi/DBI.pm line 653 via at t/05meth.t line +34 !! warn: 0 CLEARED by call to default_user method -> default_user in DBD::_::dr for DBD::ODBC::dr (DBI::dr=HASH(0x16 +9b4a40)~0x169b4ab0 undef undef HASH(0x16849920)) thr#165e2010 <- default_user= ( 'delli28' 'XXXXXXXX' ) [2 items] at /etldata_da +idev/dev1/public/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-mult +i/DBI.pm line 653 via at t/05meth.t line 34 >> connect DISPATCH (DBI::dr=HASH(0x169b4a40) rc2/3 @5 g0 ima8 +001 pid#31996) at /etldata_daidev/dev1/public/lib64/perl5/site_perl/5 +.8.8/x86_64-linux-thread-multi/DBI.pm line 665 -> connect for DBD::ODBC::dr (DBI::dr=HASH(0x169b4a40)~0x169b4ab0 +'udwdev' 'delli28' **** HASH(0x16849920)) thr#165e2010 New 'DBI::db' (for DBD::ODBC::db, parent=DBI::dr=HASH(0x169b4ab0), + id=undef) dbih_setup_handle(DBI::db=HASH(0x169c0750)=>DBI::db=HASH(0x169c06a +0), DBD::ODBC::db, 168aed40, Null!) dbih_make_com(DBI::dr=HASH(0x169b4ab0), 169c0090, DBD::ODBC::db, 5 +60, 0) thr#165e2010 dbih_setup_attrib(DBI::db=HASH(0x169c06a0), Err, DBI::dr=HASH(0x16 +9b4ab0)) SCALAR(0x168aef50) (already defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), State, DBI::dr=HASH(0x +169b4ab0)) SCALAR(0x168aefd0) (already defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), Errstr, DBI::dr=HASH(0 +x169b4ab0)) SCALAR(0x168aef90) (already defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), TraceLevel, DBI::dr=HA +SH(0x169b4ab0)) 0 (already defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), FetchHashKeyName, DBI: +:dr=HASH(0x169b4ab0)) 'NAME' (already defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), HandleSetErr, DBI::dr= +HASH(0x169b4ab0)) undef (not defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), HandleError, DBI::dr=H +ASH(0x169b4ab0)) undef (not defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), ReadOnly, DBI::dr=HASH +(0x169b4ab0)) undef (not defined) dbih_setup_attrib(DBI::db=HASH(0x169c06a0), Profile, DBI::dr=HASH( +0x169b4ab0)) undef (not defined) !!dbd_error2(err_rc=0, what=db_login/SQLAllocHandle(env), handles= +(0,0,0)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://892729]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (1)
As of 2024-04-25 00:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found