Alexander Peshkov
Alexander Peshkov
Currently the only way to pass dbcrypt key when attaching to database is provide it in connection string. Please provide 2 ways to use callback function that sends a key...
Looks like this is the only widely used platform w/o FB port
Since FB3 we use per-attachment metadata cache in SS. This slows attach to already opened DB, makes a lot of other caches not enough efficient and causes serious loss of...
In rare cases (hard to reproduce because caused by races) engine returns error about invalid (zero) page type when switching database to nbak mode.
Server allocates memory for subj according to client request. And as long as client can request up to 4Gb - 1 this causes use of too much of virtual address...
Tasks to be solved. - Have a single metadata cache that is used by all attachments in both jrd and dsql. - Provide the ability to mix DLL/DML in a...