Re: Problem directing BCP Error to Error file
- From: Rajpreet <rajpreetsidhu@xxxxxxxxx>
- Date: Thu, 17 Jan 2008 19:11:18 -0800 (PST)
On Jan 16, 10:54 pm, Jim Gibson <jimsgib...@xxxxxxxxx> wrote:
In article
<b24d11cb-5c7d-4532-9809-ab737876e...@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
Rajpreet <rajpreetsi...@xxxxxxxxx> wrote:
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?
Why are you asking questions about bcp in a Perl newsgroup? You were
helped with your Perl problems a week ago, but it seems the problem you
are having now is strictly with bcp.
--
Jim Gibson
Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
Sorry for the inconvenience caused. Actually the reason I posted it
here because I was trying to do bcp from within a perl script and
there in I was facing issues.
Is there any alternative to it? And can we use Sybase::BCP module
using an ini file?
TIA
.
- References:
- Problem directing BCP Error to Error file
- From: Rajpreet
- Re: Problem directing BCP Error to Error file
- From: Jim Gibson
- Problem directing BCP Error to Error file
- Prev by Date: FAQ 8.11 How do I decode encrypted password files?
- Next by Date: Making variable field names
- Previous by thread: Re: Problem directing BCP Error to Error file
- Next by thread: FAQ 7.29 How can I use a variable as a variable name?
- Index(es):
Relevant Pages
|