ora2pg icon indicating copy to clipboard operation
ora2pg copied to clipboard

ora2pg tempdir errors on windows

Open niteshn24 opened this issue 6 months ago • 3 comments

Hi,

When i run the below command, i am unclear on where to look to resolve this. Please advise:

perl -MFile::Spec -e "print $File::Spec::VERSION;" 3.90

C:\ora2pg>ora2pg -t show_report --estimate_cost -c ora2pg.conf --dump_as_html > ora2pg.html

`` Attempt to call undefined import method with arguments ("tmpdir") via package "File::Spec" (Perhaps you forgot to load the package?) at c:/Strawberry/perl/site/lib/Ora2Pg.pm line 38. Attempt to call undefined import method with arguments ("tmpdir") via package "File::Spec" (Perhaps you forgot to load the package?) at c:\Strawberry\perl\site\bin/ora2pg line 29. Aborting export...

niteshn24 avatar Aug 20 '24 17:08 niteshn24