Known issues and workarounds for SAP Control Center for SAP Sybase IQ.
Change Request Number | Description |
---|---|
762876 |
You cannot use SCC to install a Java class on an SAP IQ server. When you try to install a Java class, SCC might display an error saying the external executable could not be found. Running SELECT db_property('JAVAVM') ought to return the location of java.exe or java, but it returns nothing. Workaround: This is a configuration problem. To enable the SAP
IQ server to support Java in the database, run this SQL:
Note: If necessary, change the path above to match your
installation directory and its shared Java directory.
|
749693 |
The agent status for a multiplex server is unknown. A multiplex server may display Agent Status "Unknown" in Admin Console > Multiplex Servers when the agent is running and has been previously authenticated. If you reauthenticate the agent, the status soon returns to "Unknown." Workaround: In the Resource Explorer, unregister and reregister the multiplex resource. |
748912 |
You cannot change the TDS port number during installation. TDS, or Tabular Data Stream, is a common application protocol that SCC servers and SCC agents use to exchange information. The TDS port number is set to 9998 and enabled by default during installation. Choosing an alternate TDS port number is not currently an option within the SAP Sybase IQ installer. If the TDS port is in use by another application, SCC might fail to start or function properly. Workaround: To identify and
resolve TDS port conflicts:
|
747312 |
|
746237 |
|
729451 |
You cannot grant or revoke permissions on a proxy table. The functionality to grant and revoke object-level permissions on a proxy table at the table level is not currently implemented in SCC. Workaround:
|
724206 |
User impersonation does not work. The functionality to configure one user to temporarily assume the roles and system privileges of another user (known as impersonation) is not currently implemented in SCC. Workaround: Use Interactive SQL. |
723112 |
Performing a task that includes database validation on a SUSE platform causes a server error. The process fails with the
message:
SCC Agent <host_name>:9999 does not know Sybase IQ version string. Something is wrong with the IQ Agent plug-in Workaround:
|
716431 |
Dual control password management does not work. When the Change Password Dual Control option is enabled in a user login policy, an error message appears if you attempt to change the user password. Dual control password management is not currently implemented in SCC. Workaround: Use Interactive SQL to change the user’s password. |
696767 |
Administration Console options in the SCC Properties dialog ( ) let you set timeout and row count thresholds for data retrieval. These settings have no effect in SAP Control Center for SAP Sybase IQ.Workaround: None. |
686963 |
If you use Server Properties to change the server configuration, and you also make changes at Request Logging or Options pages, the server configuration process runs but does not make the additional changes. Workaround: Make changes in Server Properties from individual pages and click OK for each page. |
685207 |
The Liveness Timeout value for multiplex secondary servers always appears as 0 seconds in the INC Properties dialog. Even if you leave the value at the default (120 seconds) or set it in the Configuration Editor and restart, the INC Properties dialog displays a Liveness Timeout of 0 seconds. The value is correct on the server; only the display is wrong. Workaround: In the SCC
Administration Console:
|
676665 |
If you change the database location, restart the server, and later try to change back to the previous location, the server fails to start. The failure occurs because old database files remain in place when you change to a new location. If you change back to an old location, the server finds out-of-date files. To view or change the path to the database location:
Workaround: Before changing
back to the old location, remove the .db,
.iqmsg,
and .lmp files from the old location. If they exist, also remove
params.cfg, start_server.sh, and stop_server.sh.
Note: Do not remove .iq, .iqtmp, and .log files. Doing so may prevent your server
from starting.
|
676218 |
When you modify property values in the Dbspace Properties dialog in the Administration Console, changes to dbspace properties that should propagate to the DB Files Properties dialog do not automatically do so. Workaround: If your changes
to the Dbspace Properties dialog do not appear in the DB Files
Properties dialog:
|
676079 |
In the Configuration File Editor, the Maximum Output File Size uses kilobytes as the default. There is no way to specify MB or GB. Workaround: In the params.cfg file in the database directory, set the value with the -zs switch. Use K, M or G after the numerical value. For example: -zs 4000K, -zs 240M, or -zs 30G. |
676076 |
In the Debug page of the Configuration File Editor, the following logging levels are missing from the Debug Level drop-down: "other," "procedures," "triggers," "plan," "hostvars," "replace," and "blocks." Workaround: To set the debug level to any of the missing levels, set the -zr switch in the params.cfg file in the database directory. You can include more than one level. For example: -zr procedures,triggers,plans. |
670173 |
The Database Options, Group Options, and User Options dialogs do not allow these actions provided in Sybase Central: Create Options, Remove Options, and Mark Options as Permanent. (Sybase Central is now known as SQL Central.) Workaround: Use Interactive SQL to configure the options. |
669571 |
The Administration Console Execute SQL window returns no status for successful queries that return no results. Interactive SQL users expect a message like Execution time: 0.01 seconds. Workaround: None. |
667667 |
If an SAP Sybase IQ simplex server that is registered with SAP Control Center is converted to a multiplex server using anything other than this instance of SCC (including another instance of SCC or the command line), the current SCC does not detect the conversion and continues to display the server as simplex. Workaround: Reauthenticate the simplex resource so that SCC displays it as multiplex. |
666382 |
Authentication can take a very long time, especially when the resource is a multiplex. In some cases, the authentication dialog fails to dismiss. Workaround: You can safely click Cancel to dismiss the Authentication dialog at any time after you click OK. |