RE: Ora2pg Not Getting Installed- Please Provide Inputs

From: <soumik(dot)bhattacharjee(at)kpn(dot)com>
To: <pepevo(at)yahoo(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: RE: Ora2pg Not Getting Installed- Please Provide Inputs
Date: 2018-11-13 16:39:47
Message-ID: 2A91BEF8171A5349931391E0C721CC5305D660F4@CPEMS-KPN301.KPNCNL.LOCAL
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks Pepe and Stéphane

Now i tried to install this in a different HPUX server using root, and below it comes

Also what are the uninstallation steps if anyone knows.

Thanks All.

# perl Makefile.PL
Can't open scripts/ora2pg: No such file or directory.
WARNING: META_MERGE is not a known parameter.
WARNING: DESTDIR is not a known parameter.
WARNING: LICENSE is not a known parameter.
'DESTDIR' is not a known MakeMaker parameter name.
'LICENSE' is not a known MakeMaker parameter name.
'META_MERGE' is not a known MakeMaker parameter name.
Writing Makefile for Ora2Pg

Done...
------------------------------------------------------------------------------
Please read documentation at http://ora2pg.darold.net/ before asking for help
------------------------------------------------------------------------------
Now type: make && make install

# make && make install
make: *** No rule to make target `scripts/ora2pg', needed by `blib/script/ora2pg'. Stop.

From: Pepe TD Vo <pepevo(at)yahoo(dot)com>
Sent: Tuesday, November 13, 2018 4:42 PM
To: Bhattacharjee, Soumik <soumik(dot)bhattacharjee(at)kpn(dot)com>; pgsql-admin(at)postgresql(dot)org
Subject: Re: Ora2pg Not Getting Installed- Please Provide Inputs

correct me if I'm wrong,
your ora2pg.conf is under /etc/ora2pg and you pointed it on config/ora2pg.conf, that's why it's not found.

# pwd
/etc/ora2pg
# ora2pg -t SHOW_VERSION -c config/ora2pg.conf
sh: ora2pg: not found.

just run
ora2pg -version

Also, you have a network issue and the ora2pg is not promptly installed, should be more files than just a configuration file.

did you modify ora2pg.conf after copy from ora2pg.config.dist to match what your db information such as oracle_sid, oracle_user, etc...?

i would love to know more about ora2pg for use in a few months. Please share your knowledge and/or input.

v/r,

Bach-Nga

No one in this world is pure and perfect. If you avoid people for their mistakes you will be alone. So judge less, love and forgive more.
To call him a dog hardly seems to do him justice though in as much as he had four legs, a tail, and barked, I admit he was, to all outward appearances. But to those who knew him well, he was a perfect gentleman (Hermione Gingold)

**Live simply **Love generously **Care deeply **Speak kindly.
*** Genuinely rich *** Faithful talent *** Sharing success

On Tuesday, November 13, 2018 5:11 AM, "soumik(dot)bhattacharjee(at)kpn(dot)com<mailto:soumik(dot)bhattacharjee(at)kpn(dot)com>" <soumik(dot)bhattacharjee(at)kpn(dot)com<mailto:soumik(dot)bhattacharjee(at)kpn(dot)com>> wrote:

Hello,

I am trying to install ora2pg in HPUX server and also the DBD::Oracle

Please let me know your inputs as to how to go ahead.

# ls -ltr
total 256
-rw-r--r-- 1 root root 61548 Nov 12 12:30 ora2pg.conf.dist
-rw-r--r-- 1 root root 61548 Nov 12 12:30 ora2pg.conf
# pwd
/etc/ora2pg
# ora2pg -t SHOW_VERSION -c config/ora2pg.conf
sh: ora2pg: not found.

# perl -MCPAN -e shell

There seems to be running another CPAN process (pid 1667). Contacting...
Other job not responding. Shall I overwrite the lockfile? (Y/N) [y] y

cpan shell -- CPAN exploration and modules installation (v1.61)
ReadLine support available (try 'install Bundle::CPAN')

cpan> get DBD::Oracle
CPAN: Storable loaded ok
Going to read /home/root/.cpan/Metadata
Warning: Found only 0 objects in /home/root/.cpan/Metadata
LWP not available
CPAN: Net::FTP loaded ok
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz
Issuing "/usr/bin/ftp -n"
ftp: connect to address ::ffff:130.161.131.20: Network is unreachable
Trying ::ffff:131.211.31.189...
ftp: connect: Network is unreachable
Not connected.
Local directory now /home/root/.cpan/sources/authors
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Not connected.
Bad luck... Still failed!
Can't access URL ftp://ftp.perl.org/pub/CPAN/authors/01mailrc.txt.gz.

Please check, if the URLs I found in your configuration file () are valid.
The urllist can be edited. E.g. with 'o conf urllist push ftp://myurl/'

Could not fetch authors/01mailrc.txt.gz
LWP not available
Fetching with Net::FTP:
ftp://ftp.perl.org/pub/CPAN/modules/02packages.details.txt.gz

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Pepe TD Vo 2018-11-13 16:50:15 Re: Ora2pg Not Getting Installed- Please Provide Inputs
Previous Message SAS 2018-11-13 16:27:53 Re: Ora2pg Not Getting Installed- Please Provide Inputs