Hi,
Couple of things to check.
Is there any difference in Server design? .e.g. number of disks, scsi controllers, volume/storage distribution etc
Is the VM definition the same? e.g. storage driver versions (generic scsi controller vs hyperV SCSI controller)
Is the OS on the host and in HyperV the same?
Is the storage provider design the same?
Is the IRIS config the same (i.e. cpf file), especially are below settings present?
[config]
wduseasyncio=1
asyncwij=8
I guess both IRIS versions are the exactly the same build although i never heard that to affect disk performance.
Hi,
you can use the concat function:
select {fn CONCAT('HELLO',' world')}









Hi Pietro,
this depends on your application.
In general, you cannot define DB write access without having read access.
This said, you can though define a user that only has SQL insert rights to specific tables without select rights.
I have not tested this though, but SMP allows this type of setup.
Best Regards
Timo