[CR #560036] To use the multiple writers, you must have execute permission on the sp_iqtable and sp_iqcolumn stored procedure privilege in the target IQ database, as well as the appropriate permissions on create table and execute sp_iqstatistics.
Workaround: Set the required permission using Sybase Central:
In Sybase Central, connect to the Sybase IQ 15.0 server as DBA user or a member of dbo role.
Expand Users & Groups, then select the user or group for whom you want to set the permission.
Right-click the user or group and select Properties.
Select the Permissions tab, then select Procedures & Functions to see a list of all the available permissions.
Select sp_iqtable and sp_iqcolumn, then click the corresponding Execute column to grant the user permission to execute the stored procedure in the IQ database.
Click OK to save the settings.