169 похожих чатов

Anyone have documentation for ora2pg configuration from windows server?

7 ответов

33 просмотра

Their official website mostly covers and provides detailed info about each config parameter

N@R£N- Автор вопроса
DB
Their official website mostly covers and provides ...

I have searched that most of it available for linux server not for windows one...

Noren, we setup a VM in VirtualBox to run it in Linux against a Windows Oracle machine. We did play around with getting it to run on Windows. We mounted a windows drive, and copied the files to the windows box to work with. HTH. I did find a Microsoft hosted document with a powershell script. But it could be using WSL... https://github.com/microsoft/DataMigrationTeam/blob/master/Whitepapers/Steps%20to%20Install%20ora2pg%20on%20Windows%20and%20Linux.pdf

N@R£N
I have searched that most of it available for linu...

1. Install Perl: ora2pg is a Perl script, so you'll need Perl on your Windows machine. You can download and install ActivePerl or Strawberry Perl. 2. Install Oracle Client: You need Oracle client software installed on your Windows machine. Make sure it's properly configured to connect to your Oracle database. 3. Install Dependencies: Some Perl modules are required by ora2pg. You can install these modules using the Perl package manager, CPAN, by running cpan Module::Name. 4. Download ora2pg: Download the latest ora2pg release from the [ora2pg GitHub releases](https://github.com/darold/ora2pg/releases) page. 5. Configuration: Create a configuration file for ora2pg. This file will contain information about your Oracle database and how you want to migrate the data. You can use a text editor to create this file. 6. Run ora2pg: Open a command prompt, navigate to the directory where you placed ora2pg, and run it with your configuration file, like so: perl ora2pg -t SHOW_VERSION -c your_config_file 7. Review Output: ora2pg will generate SQL files with the schema and data that you can then use to migrate your Oracle database to PostgreSQL. Please note that running ora2pg on Windows may have some limitations and quirks compared to running it on Unix-based systems. Make sure to consult the ora2pg documentation and consider any specific configuration or compatibility issues that may arise in a Windows environment.

N@R£N- Автор вопроса
DB
1. Install Perl: ora2pg is a Perl script, so you'l...

I have installed all perl module that you mentioned, facing some error while try to produce SQL file

N@R£N
I have installed all perl module that you mentione...

"Some error" is near to something happened, but I won't tell you.

Похожие вопросы

Обсуждают сегодня

Господа, а что сейчас вообще с рынком труда на делфи происходит? Какова ситуация?
Rꙮman Yankꙮvsky
29
А вообще, что может смущать в самой Julia - бы сказал, что нет единого стандартного подхода по многим моментам, поэтому многое выглядит как "хаки" и произвол. Короче говоря, с...
Viktor G.
2
30500 за редактор? )
Владимир
47
а через ESC-код ?
Alexey Kulakov
29
Чёт не понял, я ж правильной функцией воспользовался чтобы вывести отладочную информацию? но что-то она не ловится
notme
18
У меня есть функция где происходит это: write_bit(buffer, 1); write_bit(buffer, 0); write_bit(buffer, 1); write_bit(buffer, 1); write_bit(buffer, 1); w...
~
14
Добрый день! Скажите пожалуйста, а какие программы вы бы рекомендовали написать для того, чтобы научиться управлять памятью? Можно написать динамический массив, можно связный ...
Филипп
7
Недавно Google Project Zero нашёл багу в SQLite с помощью LLM, о чём достаточно было шумно в определённых интернетах, которые сопровождались рассказами, что скоро всех "ибешни...
Alex Sherbakov
5
Ребят в СИ можно реализовать ООП?
Николай
33
https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_h_common.erl#L174 https://github.com/erlang/otp/blob/OTP-27.1/lib/kernel/src/logger_olp.erl#L76 15 лет назад...
Maksim Lapshin
20
Карта сайта