Oracle Errors (16400)
SQLServer Errors (35)
MySQL Errors (11)
IMP-00096: Warning: Skipping table "string"."string" because type synonym "string"."string" cannot be created
ORA-16626: failed to enable specified object
In my project I am using star schema and only diimension tables are loaded and not fact tables any one can help me why it is happening? Plase guide me.
What is Mutex error in Triggers?
When do you get "getwmicomexception"?
ORA-26027: unique index string.string partition string initially in unusable state
NZE-28890: Entrust Login Failed
ORA-26082: load of overlapping segments on table string.string is not allowed
What severity level errors are managed in TRY-CATCH block?
if the lengths of two wires are same and the area of cross sections is 4:7 then what will be the ratio of current passing through these wires
RMAN-05017: no copy of datafile number found to recover
ORA-26094: stream format error: input column overflow
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-26095: unprocessed stream data exists
IMP-00070: Lob definitions in dump file are inconsistent with database.