Problem Directing BCP error to error file
- From: rajpreetsidhu@xxxxxxxxx (Rajpreet)
- Date: Wed, 16 Jan 2008 03:19:49 -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: Tom Phoenix
- Re: Problem Directing BCP error to error file
- Prev by Date: Re: Monitor a directory for file creation
- Next by Date: Re: A way to comment out a block of code
- Previous by thread: match a particular character class with Perl regular expression
- Next by thread: Re: Problem Directing BCP error to error file
- Index(es):
Relevant Pages
|