Batch Files

From: <vinod(dot)sadanandan(at)htcindia(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Batch Files
Date: 2005-11-19 11:06:04
Message-ID: 05ed01c5ecf9$3c610410$a90110ac@gdcchennai.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

BlankHii,

This is vinod DBA in HTC GLOBAL SERVICES ..we have a small issue in running batch files to load data ..I have pasted the script which I am trying to execute it's is constantly failing with an authentication failure
psql -U vinodsr vinodsr < C:\MU\BP_BUSINESS_PARTNER_PARTY.dat
psql -U vinodsr vinodsr < C:\MU\BP_CHANGE_HISTORY.dat
psql -U vinodsr vinodsr < C:\MU\BP_CLASS_TYPE.dat
psql -U vinodsr vinodsr < C:\MU\BP_CLASS.dat
psql -U vinodsr vinodsr < C:\MU\BP_BUSINESS_PARTNER_CLASS.dat
psql -U vinodsr vinodsr < C:\MU\BP_CURRENCY.dat
psql -U vinodsr vinodsr < C:\MU\BP_DELIVERY_PRIORITY_CODE.dat
psql -U vinodsr vinodsr < C:\MU\BP_DEPENDENCY_TYPE.dat
psql -U vinodsr vinodsr < C:\MU\BP_INCOTERM_CODE.dat
psql -U vinodsr vinodsr < C:\MU\BP_PAYMENT_TERM.dat
psql -U vinodsr v

could you plz suggest what the possible cause is ??
Thanks & regards,

vinod


Thanks & regards,

vinod

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message olive Mckenzie 2005-11-19 21:02:08 "ld.so.l: /usr/local/pgsql/bin/initdb: fatal: libreadline.so.4: open failed: No such file or directory"
Previous Message Guido Barosio 2005-11-19 00:29:54 Re: COPY and partitioning