SQL Server migration assistant - help!

  • hi,

    On installating Microsoft SQL Server Migration Assistant in my system, on double clicking the exe it gives me an error "Error: Could not find Java2 Runtime Environment".

    We have installed JDK 1.4 and have set the class path, and on giving javac in the command prompt we are getting the necessary output.

    Do let me know what could be done.

     


    Kindest Regards,

    Arunkumar

    Reputation is what other people know about you. Honor is what you know about yourself."--

  • Hello,

    One of my projects is using Java and vendor's utilities include the JAVA_HOME variable pointing to the path for JDK142_05 folder. Then this variable is used as a part of  CLASSPATH in the expression %JAVA_HOME%\jre\lib\rt.jar.

    I am running utilities from the command prompt and the first thing I am supposed to do is to set variables including setting the classpath.

    You may try to start your migrationr tool from the command prompt after adding the similar expression for Java to the Classpath.

    Yelena

     

    Regards,Yelena Varsha

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply