Oracle Errors (16400)
SQLServer Errors (35)
MySQL Errors (11)
IMP-00064: Definition of LOB was truncated by export
ORA-16626: failed to enable specified object
ORA-26084: direct path context already finished
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 ??
IMP-00070: Lob definitions in dump file are inconsistent with database.
ORA-26028: index string.string initially in unusable state
today's peformance is less than yesturday.it took 1 mint and today's performance is 7 mints.guys can anyone answer to mu question in sql
NZE-28890: Entrust Login Failed
ORA-26032: index string.string loading aborted after string keys
RMAN-05017: no copy of datafile number found to recover
java.sql.SQLException:Invalid state, the statement object is closed Hai all i got this error when i am multiple times referesh web page
How will you Handle Error in SQL SERVER 2008?
What is SCD (Slowly Changing Dimensions)? What are its types?
ORA-26082: load of overlapping segments on table string.string is not allowed
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.