Tuesday, February 28, 2012

Database adconfig.sh error

If you run into error "adchknls.pl INSTE8_SETUP" at database adconfig.sh after you did database upgrade or migrate OS.
then try this:
  • The PERL5LIB environment variable points to the directories where the new perl libraries are located (usually $ORACLE_HOME/perl/lib/[perl version] and   $ORACLE_HOME/perl/lib/site_perl/[perl version])
  • run the $ORACLE_HOME/nls/data/old/cr9idata.pl script to create the $ORACLE_HOME/nls/data/9idata directory.  export ORA_NLS10=$ORACLE_HOME/nls/data/9idata

2 comments:

  1. This is an important note and oracle metalink fails to mention this anywhere. specially where it should mention.

    BR
    Karan

    ReplyDelete
  2. thanks so much - this was perfect for me !
    Rolfe_Hare@yahoo.com :-)

    ReplyDelete