ora2pg fails on LONG object access in Catalog
От | Art Nicewick |
---|---|
Тема | ora2pg fails on LONG object access in Catalog |
Дата | |
Msg-id | OF25B2943F.5BF1703E-ON85256B6C.005547BE@ams.com обсуждение исходный текст |
Ответы |
Re: ora2pg fails on LONG object access in Catalog
|
Список | pgsql-general |
I recently used the program ora2pg to convert an Oracle 9i database to Postgress. i had a few problems. Data stored as /'' in oracle did could not be inserted into postgreSQL (The / had to be deleted) Line 1424 in ora2pm has a select statement that reads in a LONG field ("SEARCH_CONDITION") i changed this to ' '. Line 1315 alos had a LONG field in the SQL. ("DATA_ I was able to get the program to work, However, I'm sure I'll hit problems as I need to convert elements (VIEWS, PROCS) that require this info. I think the problem has to do with the DBD:Oracle module support for 9i... Has anybody looked into this. --------------------------------------------------------------------------------------------------------- Arthur Nicewick American Management Systems Corporate Technology Group art_nicewick@ams.com (703) 267-8569 Quote of the week: We are what we pretend to be. -- Kurt Vonnegut Jr.
В списке pgsql-general по дате отправления: