Hi All,
While compiling database, I am seeing following error. The Procedure is Out-of-box one. Let me know how can i fix them?
thanks in advance
Database error 50000: re-throw in Procedure vid_FillDialogCustomSQL, Line 29
Database error 3930: detected in (SRV=NJBBIAMD6V, DB=Q1IM) Procedure vid_FillDialogCustomSQL, Line 20
Database error 3930: The current transaction cannot be committed and cannot support operations that write to the log file. Roll back the transaction.
Transaction count after EXECUTE indicates a mismatching number of BEGIN and COMMIT statements. Previous count = 1, current count = 2.
Uncommittable transaction is detected at the end of the batch. The transaction is rolled back.
Warning: Null value is eliminated by an aggregate or other SET operation.
Please help me in resolving the above issue.
Thanks in advance