perl adbldxml.pl報錯BEGIN failed--compilation aborted at adbldxml.pl line 32
生成資料庫的xml (DB層操作)
cd $ORACLE_HOME/appsutil/bin
perl adbldxml.pl
cd $ORACLE_HOME/appsutil/bin
perl adbldxml.pl
$ perl adbldxml.pl
Can't locate Config.pm in @INC (@INC contains: /data01/crp3/oracrp3/db/tech_st/11.2.0.2/perl/lib/5.8.3 /data01/crp3/oracrp3/db/tech_st/11.2.0.2/perl/lib/site_perl/5.8.3 /data01/crp3/oracrp3/db/tech_st/11.2.0.2/appsutil/perl ../lib/5.10.0/aix-thread-multi-64all ../lib/5.10.0 ../lib/site_perl/5.10.0/aix-thread-multi-64all ../lib/site_perl/5.10.0 ../lib/5.10.0/aix-thread-multi-64all ../lib/5.10.0 ../lib/site_perl .) at adbldxml.pl line 32.
BEGIN failed--compilation aborted at adbldxml.pl line 32.
$
Can't locate Config.pm in @INC (@INC contains: /data01/crp3/oracrp3/db/tech_st/11.2.0.2/perl/lib/5.8.3 /data01/crp3/oracrp3/db/tech_st/11.2.0.2/perl/lib/site_perl/5.8.3 /data01/crp3/oracrp3/db/tech_st/11.2.0.2/appsutil/perl ../lib/5.10.0/aix-thread-multi-64all ../lib/5.10.0 ../lib/site_perl/5.10.0/aix-thread-multi-64all ../lib/site_perl/5.10.0 ../lib/5.10.0/aix-thread-multi-64all ../lib/5.10.0 ../lib/site_perl .) at adbldxml.pl line 32.
BEGIN failed--compilation aborted at adbldxml.pl line 32.
$
參考檔案 Adbldxml.Pl Fails with "Can't locate Config.pm in @INC (@INC contains:" [ID 374538.1]
對比了其他測試環境, 發現版本有不同, 後面一個是 5.10.0. 一個是 5.8.3 , 修改後 export PERL5LIB=xxxxx 就可以了。
oradev@dgitr03-ts $ echo $PERL5LIB
/data01/dev/oradev/db/tech_st/11.2.0.2/perl/lib/5.10.0:/data01/dev/oradev/db/tech_st/11.2.0.2/perl/lib/site_perl/5.10.0:/data01/dev/oradev/db/tech_st/11.2.0.2/appsutil/perl
/data01/dev/oradev/db/tech_st/11.2.0.2/perl/lib/5.10.0:/data01/dev/oradev/db/tech_st/11.2.0.2/perl/lib/site_perl/5.10.0:/data01/dev/oradev/db/tech_st/11.2.0.2/appsutil/perl
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-717649/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- mac os下使用mysql2報錯: rake aborted!MacMySql
- oracle netca建立監聽報錯/u01/oracle/bin/netca: line 178: 11819 AbortedOracle
- MySQL:客戶端匯入資料Terminal close -- query aborted報錯MySql客戶端
- 打 patch 報錯:corrupt patch at line 36
- begin plsqlSQL
- Perl CPAN安裝報錯CPAN::Modulelist的解決辦法
- R session AbortedSession
- tidb Error: Operation aborted by user answer '' (cliutil.operation_aborted)TiDBError
- perl除錯哲學(轉)除錯
- perl連線Oracle錯誤Oracle
- 很不錯的PERL管道應用
- 本地除錯PERL CGI程式(轉)除錯
- CentOS 6.5安裝perl模組報錯'Can't locate ExtUtils/Manifest.pm'CentOS
- MySQL 執行 Online DDL 操作報錯空間不足?MySql
- Chapter 5:Perl One-Liners:Working with Arrays and StringsAPT
- 在alter tablespace_datafile begin backup_offline_oracle block之fileq和ckptq變化OracleBloC
- mysqld: Sort aborted: Server shutdown in progressMySqlServer
- ESP32 編譯報錯 57) boot: no bootable app partitions in the partition table編譯bootAPP
- begin use english in my daily lifeAI
- [mysqldumpslow 報錯] Died at mysqldumpslow line 161, chunk 236.MySql
- win7 32位下裝oracle 10g報未知錯誤Win7Oracle 10g
- 32位系統報錯TNS-12547: TNS:lost contact
- css32 CSS Layout - display: inline-blockCSSS3inlineBloC
- TRACE32 除錯技巧除錯
- 11.2.0.4單例項ASM安裝報錯ohasd failed to ... line 73.單例ASMAI
- Perl的NT安裝實驗報告(轉)
- matplotlib畫圖未顯示,以及PyCharm中 %matplotlib inline報錯PyCharminline
- perl
- 使用begin backup備份資料庫資料庫
- for (auto it = _list.begin(); it != _list.end(); )關於在for迴圈中使用std::vector中的begin和end
- plsql 除錯 pipelined 函式SQL除錯函式
- Mysql 錯誤日誌出現大量[Warning] Aborted connection to db user host的解決思路MySql
- JavaScript報錯型別(報錯速查)JavaScript型別
- perl Statistics::Descriptive Perl 的統計模組
- [翻譯]What You Need to Begin iOS ProgrammingiOS
- Billy Belceb 病毒編寫教程for Win32 ----Win32 反除錯Win32除錯
- perl教程
- Win32/Angryel病毒分析報告Win32