|
| How to clear a locked transaction? |
| Iniciado por guest, 13,mar. 2018 12:17 - No hay respuesta |
| |
| | | |
|
| |
| Publicado el 13,marzo 2018 - 12:17 |
I am trying to delete a database within my SAAS account on the server.
I am using bDelDB = HDeleteDatabase("DBDelete") and the return code is true. I also confirm that the database was deleted.
I then issue SaaSAdminCreateClientDatabase(S, C) which creates a new database so at this stage everything is as normal. But something has changed elsewhere because now when I check errorinfo() I get this:
A lock error occurred on the previous 'HDeleteDatabase' function and this error has not been processed.
But what is strange is that whilst the error occurs (but not trapped) the database has been physically created.
What do I have to do to get round this issue as whatever I try fails.
Thx
BTW here is the FULL error message if it helps:
WL call: Process of 'Local Procedure SendFilesToCloud' (WIN_WaitForProcess.PROCEDURE.SendFilesToCloud), line 67, thread 0 'SaaSAdminCreateClientDatabase' function, syntax 0
What happened? What happened? Unable to create the client database. Message returned by the database: WL call: Process of 'Procédure globale _bAdminRecreerBaseClient_HFCS' (ServeurSaaS._bAdminRecreerBaseClient_HFCS), line 170, thread 0 'HDeleteDatabase' function, syntax 1
What happened? A lock error occurred on the previous 'HDeleteDatabase' function and this error has not been processed. Function called in 'Procédure globale _bAdminRecreerBaseClient_HFCS' process, line 170. Error returned by <><><><><><><> |
| |
| |
| | | |
|
| | | | |
| | |
|