Sybase IQ plug-in not registered [CR #629604]

The Sybase IQ plug-in for Sybase Central may not be registered on IBM POWER7 systems running AIX 6.1. A symptom of this problem is these messages in $IQDIR15/uninstall/IQ/RegisterIQjpr.out:

ERROR! This file could not be found: jh.jar
ERROR! This file could not be found: java 

Workaround:

You can correct this problem by manually executing Sybase Central and supplying the required configuration command line parameters:

  1. Open a command prompt or xterm window.

  2. Change to the Sybase IQ installation directory.

  3. Source the environment shell scripts:

    source IQ-15_2.csh
    
  4. Change to the directory that contains Sybase Central:

    cd $IQDIR15/shared/sybcentral600
    
  5. Execute the registration command:

    scjview -register $IQDIR15/java/iq.jpr
    
  6. Run Sybase Central:

    scjview