首页 > 其他 > 详细

perl xttdriver.pl fails: Can't locate Getopt/Long.pm in @INC (Doc ID 1912400.1)

时间:2019-09-09 14:55:29      阅读:272      评论:0      收藏:0      [点我收藏+]

 

 

 
Copyright (c) 2019, Oracle. All rights reserved. Oracle Confidential.
技术分享图片
 
技术分享图片
 
技术分享图片 技术分享图片 技术分享图片To Bottom 技术分享图片

技术分享图片

In this Document

  Symptoms
  Cause
  Solution

 

This document is being delivered to you via Oracle Support‘s Rapid Visibility (RaV) process and therefore has not been subject to an independent technical review.

APPLIES TO:

Oracle Database - Enterprise Edition - Version 10.2.0.4 and later
Information in this document applies to any platform.

SYMPTOMS

Following the instructions in Reduce Transportable Tablespace Downtime using Cross Platform Incremental Backup (Doc ID 1389592.1):

executing $ORACLE_HOME/perl/bin/perl xttdriver.pl -p fails: 

>$ORACLE_HOME/perl/bin/perl xttdriver.pl -p

Can‘t locate Getopt/Long.pm in @INC (@INC contains: /ade/stvobadm_perl_583_build/perl/bin/Solaris/Opt/lib/5.8.3/sun4-solaris-thread-multi /ade/stvobadm_perl_583_build/perl/bin/Solaris/Opt/lib/5.8.3 /ade/stvobadm_perl_583_build/perl/bin/Solaris/Opt/lib/site_perl/5.8.3/sun4-solaris-thread-multi /ade/stvobadm_perl_583_build/perl/bin/Solaris/Opt/lib/site_perl/5.8.3 /ade/stvobadm_perl_583_build/perl/bin/Solaris/Opt/lib/site_perl .) at xttdriver.pl line 43.
BEGIN failed--compilation aborted at xttdriver.pl line 43.

CAUSE

PER5LIB environment variable is unset.
 

SOLUTION

% export PERL5LIB=$ORACLE_HOME/perl/lib

perl xttdriver.pl fails: Can't locate Getopt/Long.pm in @INC (Doc ID 1912400.1)

原文:https://www.cnblogs.com/chendian0/p/11491469.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!