DBAsupport.com Forums - Powered by vBulletin
Results 1 to 4 of 4

Thread: S.O.S:mutiple oracle home

  1. #1
    Join Date
    Feb 2001
    Posts
    17
    I have Oracle 8.0.5 installed on NT and tried to intall oracle 8.1.6 on same machine but different directory.
    I used Oracle Universal Installer and almost at the end in the configuration tool window there were errors which is following below.
    For net8 configuration assistant-
    Parsing command line arguments:
    Parameter "orahnam" = ora8i
    Parameter "instype" = typical
    Parameter "inscomp" = client,net8,javavm,server,ano
    Parameter "insprtcl" = nmp,tcp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = NO_VALUE
    Done parsing command line arguments.
    IOException: Can not create NetProperties: C:\orant\network\tools\NetProperties
    java.lang.NullPointerException
    at oracle.net.ca.CmdlineArgs.saveParameters(Compiled Code)
    at oracle.net.ca.NetCA.<init>(NetCA.java)
    at oracle.net.ca.NetCA.main(NetCA.java)


    For Oracl Data migration assistance error-
    java.lang.UnsatisfiedLinkError: no null\bin\JNLSLib3 in shared library path
    at java.lang.Runtime.loadLibrary(Compiled Code)
    at java.lang.System.loadLibrary(System.java:561)
    at oracle.ntpg.jnls.JNLSLib.<init>(JNLSLib.java:473)
    at oracle.ntpg.jnls.JNLSLib3.<init>(JNLSLib3.java:52)
    at oracle.ntpg.jnls.JNLS.<init>(JNLS.java:292)
    at UpgradeConfigInfoBase._dbJNLS(UpgradeConfigInfoBase.java:727)
    at UpgradeConfigInfoBase.SetInitParameters(UpgradeConfigInfoBase.java:1091)
    at dbmig.main(Compiled Code)

  2. #2
    Join Date
    Jan 2001
    Location
    Vancouver, Canada
    Posts
    87

    Wink

    You can always run Net8 Configuration again after the install.

    Delete all oracle .dll in win/nt system folder. Make sure those .dll belong to Oracle corporation. (Check properties).

  3. #3
    Join Date
    Feb 2001
    Posts
    17

    Arrow

    Could you explain about configuring Net8 after installation?

    and
    --Delete all oracle .dll in win/nt system folder. Make sure those .dll belong to Oracle corporation. (Check properties)--this task will take place before installation or after installation?

  4. #4
    Join Date
    Jan 2001
    Location
    Vancouver, Canada
    Posts
    87
    this task takes place before running Net8 Configuration.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width