migration issue

From: 윤태영 <tyyoon(at)daou(dot)co(dot)kr>
To: questions(at)postgreSQL(dot)org
Subject: migration issue
Date: 2008-06-27 04:14:30
Message-ID: 6350748.1214540071096.JavaMail.nsuser@mail.daou.co.kr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

<html>
<head>
<META http-equiv=Content-Type content='text/html; charset=ks_c_5601-1987'>
<title>WINiPMail Mail</title>
<style>
BODY {font-family:굴림체, arial; font-size:9pt;}
P, td, li {font-family:굴림체, arial; font-size:9pt; margin-top:2px;margin-bottom:2px;}
</style>
</head>

<body>
<dl>
<dt style="line-height:150%;"><font face="Fixedsys">Dear Postgresql<BR><BR>Hi!
How are things going? I'm tae young in Korea<BR><BR>I'm writing to ask you a favor.<BR><BR>Now, we are taking a
migration testing about Oracle to enterprisedb</font></dt>
<dt style="line-height:150%;"><font face="Fixedsys">(I know, It's not Postgresql
issue, but I really want to&nbsp;help anyone about this)<BR><BR>Then we've got some
problems on migration.<BR><BR>So, if you can help us, give us your
reply.<BR>=====================================================================<BR>Install : enterprisedb 8.3 (Postgres Plus Advanced
Server)<BR><BR>Test WAS : Tomcat 5.5<BR><BR>Using tool : Migration
Studio<BR><BR>Problems<BR>1. test db -&gt; Oracle815 : while using
migration studio, error occurs<BR><BR>&quot; Error : Protocol violation&quot; ...then
migration studion stoping<BR><BR>2. test db -&gt; oracle9 : while using
migration studio, problem occurs<BR><BR>[install : euc_kr, create database :
euc_kr]<BR><BR>&quot;Error : &quot;UTF8&quot; In enconding there is a character it's not
available (GUI mode)&quot;<BR><BR>and desc of table which is a problem
table<BR><BR>&quot;Error : In encoding &quot;EUC_KR&quot; there is a character it's not
available (Command mode)&quot;<BR><BR>3. Common utility is not operation or
make error.<BR><BR>(1) hint option is not apply normally in
enterprisedb<BR><BR>example : it should be descending but it make
ascending<BR><BR>--&gt; select /*+ index_desc(table_name table_idx)
*/<BR><BR>user_id, title<BR><BR>from table_name;<BR><BR>(2) when it use substrb,
it occur error<BR><BR>example : column type[varchar2](enterprisedb -&gt;
character varying) use substrb<BR><BR>data_type(byte_type) is changing<BR><BR>예)
insert into table_name (title) values (substrb(?, 1, 60));<BR></font>
<dt style="line-height:150%;"><font face="Fixedsys">&nbsp;</font>
<dt style="line-height:150%;"><font face="Fixedsys">::
&quot;error: column &quot;title&quot; is character varying but expression type is
bytea&quot;<BR><BR>Those are some problems when we've
tested.<BR><BR>Error message came in Korean, and I translated those
message into English.<BR><BR>So, if you complicate something or don't
understand, please contact me.<BR><BR>We look froward to your favorable
reply.<BR><BR>Cordially yours.<BR></font>
<dt style="line-height:150%;"><font face="Fixedsys">&nbsp;</font>
<dt style="line-height:150%;"><font face="Fixedsys">P.S : Just I'm wondering</font>
<dt style="line-height:150%;"><font face="Fixedsys">&nbsp;</font>
<dt style="line-height:150%;"><font face="Fixedsys">Did you have a similar&nbsp;problem
when you get migration issue Postgresql from Oracle??</font><dt style="line-height:150%;"><font size="3" face="Fixedsys">=================================================</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Tae-Young Yoon</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Engineer</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Special business Dept.</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Daou Tech Co, Ltd.</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Email : tyyoon(at)daou(dot)co(dot)kr</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Fax : +82 2 3450 4748</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">DID : +82 2 3450 4858</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">Mobile : +82 11 1740 7510</font></dt>
<dt style="line-height:150%;"><font size="3" face="Fixedsys">==================================================</font></dt>
</dl>

<img border="0" height="0" width="0" src="http://winipmail.daou.co.kr:80/servlet/ReadConfirmer?confirmid1e91-11ac83abff5-720e-mail.daou.co.kr"></body>
</html>

Attachment Content-Type Size
unknown_filename text/html 4.2 KB

Browse pgsql-general by date

  From Date Subject
Next Message Dean Rasheed 2008-06-27 08:06:58 Re: what are rules for?
Previous Message Tom Lane 2008-06-27 04:06:32 Re: ERROR: concurrent insert in progress