Regd. the Query w.r.t Alternative functionalities from Oracle  PostgreSQL (Oracle to PostgreSQL database migration)

Поиск
Список
Период
Сортировка
От Chetan Kosanam
Тема Regd. the Query w.r.t Alternative functionalities from Oracle  PostgreSQL (Oracle to PostgreSQL database migration)
Дата
Msg-id MAXPR01MB2688DD8FDA61430C16DD584C9EE99@MAXPR01MB2688.INDPRD01.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration  (Chetan Kosanam <chetan.kosanam@tcs.com>)
Ответы Re: Regd. the Query w.r.t Alternative functionalities from Oracle  PostgreSQL (Oracle to PostgreSQL database migration)
Список pgsql-general

TCS Confidential

Hi Support@ PostgreSQL Team,

                                                               

Greetings !!

 

  We are operating within one of the AWS business units of TCS. Our team is working on the Database migration from Oracle(on Amazon EC2) to PostgreSQL. The reason for this e-mailer is to seek your earnest required support from you on the Alternative functionalities from Oracle à PostgreSQL while migrating the Oracle database to PostgreSQL.

 

 

S. No.

Oracle functionalities

PostgreSQL Equivalent

1

dbms_lob . --> ( createtemporary , OPEN , lob_readwrite , getlength , writeappend , SUBSTR )

Need the respective equivalent for the Oracle functionalities present in the adjoining column

2

dbms_sql

3

dbms_utility

4

utl_http.begin_request

5

DBMS_LDAP

6

UTL_RAW .  --> ( cast_to_varchar2 , LENGTH , cast_to_raw )

 

In case we don’t have any exact equivalent, please advise on the methodology to get the needful done.                                         

Thanks & Regards,

Chetan Kosanam

TCS,  HYDERABAD

Contact : 9502753544

Mailto : chetan.kosanam@tcs.com

 


TCS Confidential

=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain
confidential or privileged information. If you are
not the intended recipient, any dissemination, use,
review, distribution, printing or copying of the
information contained in this e-mail message
and/or attachments to it are strictly prohibited. If
you have received this communication in error,
please notify us by reply e-mail or telephone and
immediately and permanently delete the message
and any attachments. Thank you

В списке pgsql-general по дате отправления:

Предыдущее
От: "Peter J. Holzer"
Дата:
Сообщение: Re: Regd. the Implementation of Wallet (in Oracle) config equivalent in postgreSQL whilst the database migration
Следующее
От: Andres Freund
Дата:
Сообщение: Re: Getting PSQL in Windows to support TAB/Autocomplete via modified readline...