Re: [GENERAL] Oracle to PostgreSQL Migration. - Mailing list pgsql-general

From Chris Mair
Subject Re: [GENERAL] Oracle to PostgreSQL Migration.
Date
Msg-id 3834a5518765eb2c1283f7bb86cd9fe4@smtp.hushmail.com
Whole thread Raw
In response to Re: [GENERAL] Oracle to PostgreSQL Migration.  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
Responses Re: [GENERAL] Oracle to PostgreSQL Migration.  (PAWAN SHARMA <er.pawanshr0963@gmail.com>)
List pgsql-general
> [========================>] 1/1 rows (100.0%) Table MYTAB (0 recs/sec)
> [============>            ] 1/2 total rows (50.0%) - (4 sec., avg: 0 recs/sec).
> Out of memory!            ] 1/2 rows (50.0%) on total estimated data (4 sec., avg: 0 recs/sec)
> Issuing rollback() due to DESTROY without explicit disconnect() of DBD::Oracle::db handle (DESCRIPTION=(ADDRESS=(PO
> RT=1521)(PROTOCOL=tcp)(HOST=<servername>))(CONNECT_DATA=(SID=<mysid>))) at C:/Strawberry/perl/vendor/
> lib/DBD/Oracle.pm line 348.
>
>
> So, It will show data enter in mytab 100% but in test it is 50%. but when I checked on PostgreSQL server their data
onlyin one table. 

Did you notice the "Out of memory!" you got there?

I guess that's the problem now...

Bye,
Chris.








pgsql-general by date:

Previous
From: PAWAN SHARMA
Date:
Subject: Re: [GENERAL] Oracle to PostgreSQL Migration.
Next
From: PAWAN SHARMA
Date:
Subject: Re: [GENERAL] Oracle to PostgreSQL Migration.