close

export ORACLE_HOME=/u01/oracle/product/10.2.0/ohs
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export PERL5LIB=$ORACLE_HOME/perl/lib/5.6.1
export PATH=$ORACLE_HOME/Apache/modplsql/conf:$ORACLE_HOME/perl/bin:$PATH

cd $ORACLE_HOME/Apache/modplsql/conf
perl dadTool.pl -o


cat dads.conf
>>

  SetHandler pls_handler
  Order deny,allow
  Allow from all
  AllowOverride None
  PlsqlDatabaseUsername         scott
    PlsqlDatabasePassword          @BeKLnrm2uGAwF4GU5kKIoAQ=
  PlsqlDatabaseConnectString    testdb
  PlsqlAuthenticationMode       Basic
  PlsqlDefaultPage              home
  PlsqlDocumentTablename        wwdoc_document
  PlsqlDocumentPath             docs
  PlsqlDocumentProcedure        wwdoc_process.process_download
  PlsqlNlsLanguage              "TRADITIONAL CHINESE_TAIWAN.ZHT16MSWIN950"



 

arrow
arrow
    全站熱搜
    創作者介紹
    創作者 DanBrother 的頭像
    DanBrother

    DanBrother的部落格

    DanBrother 發表在 痞客邦 留言(0) 人氣()