Re: Import question

2020-05-27 Thread Aditya Toshniwal
Oh wait, you've already sent. Will try at our end. On Thu, May 28, 2020 at 11:15 AM Aditya Toshniwal < aditya.toshni...@enterprisedb.com> wrote: > Hi Scobey, > > Can you please share the table DDL with some sample records CSV to > simulate the issue at our end ? > > On Thu, May 28, 2020 at 11:13

Re: Import question

2020-05-27 Thread Aditya Toshniwal
Hi Scobey, Can you please share the table DDL with some sample records CSV to simulate the issue at our end ? On Thu, May 28, 2020 at 11:13 AM Scobey Weaver wrote: > Dear Aditya, > > I did click on more details. I've attached a screen shot of the result. > > Thanks, > > Scobey > > On 5/28/20 12

Re: Import question

2020-05-27 Thread Scobey Weaver
Dear Nawaz, I'm running it on a macbook pro.  I'm familiar with vi, but I'm not sure if it's available for mac or if there's something else similar. The file attached is the one I imported, however, so you can check it for me if you like.  I'm assuming it wouldn't be any different to you tha

Re: Import question

2020-05-27 Thread Aditya Toshniwal
Hi Scobey, Did you click on more details on the import progress notifier ? It would give you more logs to help. On Thu, May 28, 2020 at 6:52 AM Ahmed, Nawaz (Fuji Xerox Australia) < nawaz.ah...@aus.fujixerox.com> wrote: > Are you running this import into a database in Linux environment or a > Wi

RE: Import question

2020-05-27 Thread Ahmed, Nawaz (Fuji Xerox Australia)
Are you running this import into a database in Linux environment or a Windows environment ? I am guessing (I could be wrong), it has something to do with control characters in your datafile such as ^M or ^H, which are usually visible if you edit the file in a Linux host using 'vi' editor. And