Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
CSV report download is not possible. SSB is showing a " Internal lock error; lock='ps_logspace_dynamic_columns_cache_xxxxxxxxxxxxxxxxxxxxxxxxxx', holder='SYSTEM@xcb' " error message.
원인
The mentioned logspace is locked by the system.
해결 방안
There is a lock directory under /opt/ssb/var/lock directory. That lock directory contains all the locked files / logspaces. The content of the lock directory can be deleted (# rm /opt/ssb/var/lock/ *) to resolve this issue.
Also, it is a good resolution to just remove the specific lock file that refers to the logspace / file in the lock directory, to be able to have the respective logspace / file unlocked.