This section describes the known issues in Hyperscale Compliance.
Release 3.0.0.1
|
Key |
Summary |
Workaround |
|---|---|---|
|
HM-177 |
Able to POST /hyperscale-masking/jobs with min job memory > max job memory |
Change the max job memory value to higher than min job memory in API request. |
|
HM-291 |
Hyperscale job execution with intelligent load balancer configured is stuck in a loop if job’s max memory is more than totalAllocatedMemoryForJobs |
Change the max memory to a value under the value of |
|
HM-652 |
Job execution is stuck in running state if mount server is powered off |
Check the health of mount server before starting a job. |
|
HM-663 |
Load process is failing with “Error disabling constraint” for identity columns |
None |
|
HM-684 |
Hypescale does not support other TIMESTAMP(6) datatype variations apart from TIMESTAMP |
None |
|
HM-718 |
Not all data on mount server is cleaned up if batch masking service is stopped |
Cleanup up the data manually from mount server. |
|
HM-745 |
Table name is not present in error message while enabling/disabling triggers,indexes,constraints |
Check the logs in container logs to get table details. |
|
HM-754 |
Able to POST/PUT a connector with whitespace as jdbc_url, username, password |
Remove white space and use valid values for jdbc_url, username and password. |
|
HM-789 |
Error message upon not setting ‘ssl’ field to False indicates ‘insecure_ssl’ property which no longer exists in the schema |
None |
|
HM-812 |
Application on registered masking engine is not deleted with cleanup |
None |
|
HM-817 |
Intermittently job fails with ORA-02270: no matching unique or primary key for this column-list |
Restart the job using |
|
HM-821 |
Hyperscale job does not handle post load task properly during restart if failed in pre-load (disabling trigger/indexes/constraints) steps |
After job execution is completed successfully, check and manually enable the disabled constraints. |
|
HM-935 |
Load service fails when source DB contains BLOB type data that is not simple text file data |
None |
|
HM-1561 |
Oracle Load Failure: sql loader control files doesn't contain character length when column size is less than 256 CHAR |
None |
|
HM-1705 |
Improper error message in Hyperscale status response if CCE gets mount file system connection error |
None |
Release 3.0.0
|
Key |
Summary |
Workaround |
|---|---|---|
|
HM-177 |
Able to POST /hyperscale-masking/jobs with min job memory > max job memory |
Change the max job memory value to higher than min job memory in API request. |
|
HM-291 |
Hyperscale job execution with intelligent load balancer configured is stuck in a loop if job’s max memory is more than totalAllocatedMemoryForJobs |
Change the max memory to a value under the value of |
|
HM-652 |
Job execution is stuck in running state if mount server is powered off |
Check the health of mount server before starting a job. |
|
HM-663 |
Load process is failing with “Error disabling constraint” for identity columns |
None |
|
HM-684 |
Hypescale does not support other TIMESTAMP(6) datatype variations apart from TIMESTAMP |
None |
|
HM-718 |
Not all data on mount server is cleaned up if batch masking service is stopped |
Cleanup up the data manually from mount server. |
|
HM-745 |
Table name is not present in error message while enabling/disabling triggers,indexes,constraints |
Check the logs in container logs to get table details. |
|
HM-754 |
Able to POST/PUT a connector with whitespace as jdbc_url,username,password |
Remove white space and use valid values for jdbc_url, username and password. |
|
HM-789 |
Error message upon not setting ‘ssl’ field to False indicates ‘insecure_ssl’ property which no longer exists in the schema |
None |
|
HM-812 |
Application on registered masking engine is not deleted with cleanup |
None |
|
HM-817 |
Intermittently job fails with ORA-02270: no matching unique or primary key for this column-list |
Restart the job using |
|
HM-821 |
Hyperscale job does not handle post load task properly during restart if failed in pre-load (disabling trigger/indexes/constraints) steps |
After job execution is completed successfully, check and manually enable the disabled constraints. |
|
HM-858 |
Status of sub task coming wrong when overall execution failed |
None |
|
HM-873 |
Intermittently there is a mismatch in loaded_rows displayed in load task vs the actual rows loaded in target table |
None |
|
HM-915 |
Load: driver support plugin throws ORA-02297: cannot disable constraint - dependencies exist error for foreign key |
None |
|
HM-935 |
Load service fails when source DB contains BLOB type data that is not simple text file data |
None |
|
HM-1561 |
Oracle Load Failure: sql loader control files doesn't contain character length when column size is less than 256 CHAR |
None |
|
HM-1705 |
Improper error message in Hyperscale status response if CCE gets mount file system connection error |
None |