Drops a dbspace that may have multiple entries in SYSIQFILE. Used for dropping dbspaces from IQ Store in a multiplex, where there are multiple such entries..
sp_iqmpxdropdbspace ( l_dbspace_name varchar(128) )
l_dbspace_name Name of the dbspace to drop.