Oracle Errors (16400)
SQLServer Errors (35)
MySQL Errors (11)
IMP-00063: Warning: Skipping table "string"."string" because object type "string"."string" cannot be created or has different identifier
ORA-26030: index string.string had string partitions made unusable due to:
ORA-26079: file "string" is not part of table string.string
How to view the error log for any specific instance?
ORA-26076: cannot set or reset value after direct path structure is allocated
ORA-26082: load of overlapping segments on table string.string is not allowed
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 ??
What is live lock, deadlock and what is Lock escalation?
java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page
ORA-07497: sdpri: cannot create trace file 'string'; errno = string.
NZE-28890: Entrust Login Failed
how can i get the question papers of year 2006 and 2007 of 12th commerce gujarat board
RMAN-05017: no copy of datafile number found to recover
What is the use of NOLOCK locking hint?
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