Oracle Errors (16400)
SQLServer Errors (35)
MySQL Errors (11)
How to view the error log for any specific instance?
NZE-28890: Entrust Login Failed
How will you Handle Error in SQL SERVER 2008?
How to solve -805 error i.e. Bind issue. There are two conditions- 1) If you have access to the database table 2) If you don't have access to the table
ORA-26094: stream format error: input column overflow
mount: mount to NFS server failed: System Error: Connection timed out
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-26032: index string.string loading aborted after string keys
What is the meaning of lock escalation and why/how to stop this?
What is the use of NOLOCK locking hint?
ORA-26079: file "string" is not part of table string.string
What severity level errors are managed in TRY-CATCH block?
Hi, I am trying to encode data from flatfile and then to decode the encoded data to original form. Procedures that I followed:- 1. Encoded the field 'A_ID' using AES_ENCRYPT(A_ID,'abd') in the expression transformation. The A_ID got encoded in the output table(oracle) 2. To decode this back I used AES_DECRYPT(A_ID,'abd'). But after executing the workflow, I am not getting any data in output. can anybody tell me how to decrypt the encoded data back to original form ??
ORA-26030: index string.string had string partitions made unusable due to:
ORA-26082: load of overlapping segments on table string.string is not allowed