Problem directing BCP Error to Error file
- From: Rajpreet <rajpreetsidhu@xxxxxxxxx>
- Date: Wed, 16 Jan 2008 03:20:15 -0800 (PST)
Greetings,
I am trying to bcp in data to a table which is in different server.
Though the bcp in works fine but the error file is not being created
and rejected records are not being directyd to the error file. Query
looks like:
bcp <db>..test_b_plan_cp in /home/file_out.txt -c -t '|' -S *****-U
****** -P ******-I /home/bcp2db_sql.ini -e /home/bcp2db.error.
Can someone please help?
TIA.
Regards,
Rajpreet
.
- Follow-Ups:
- Re: Problem directing BCP Error to Error file
- From: Jim Gibson
- Re: Problem directing BCP Error to Error file
- Prev by Date: Re: In perl 5.10, is $needle ~~ @haystack binary search?
- Next by Date: Re: Converting milliseconds to seconds
- Previous by thread: In perl 5.10, is $needle ~~ @haystack binary search?
- Next by thread: Re: Problem directing BCP Error to Error file
- Index(es):
Relevant Pages
|