Table/view/trigger/procedure does not exist
Posted: Thu May 11, 2006 2:25 am
Assalam-O-Allaikom,
i made a server job in DataStage,which has two sequential files and there is a transformer which performs a join on those two files tables and then muliloads the data in the db.
Now the problem dat i m facing is dat when i compile the job it compiles fines but when i run it there comes an error when i go to see the log file to find out the error. i find an error which is really straightforward and easy to understand and should have an easy solution
but dats not the case
however here's the error...
**** 12:07:38 UTY0817 MultiLoad submitting the following request:
BEGIN MLOAD TableName;
**** 12:07:38 UTY0805 RDBMS failure, 3807: Table/view/trigger/procedure 'TableName' does
not exist.
but when i create the table then it gives the error that the table already exits...
Now it has a problem when the table is not there...and it has a problem when the table is there...
Any Prompt Solutions would be highly appreciated...
Regards...
i made a server job in DataStage,which has two sequential files and there is a transformer which performs a join on those two files tables and then muliloads the data in the db.
Now the problem dat i m facing is dat when i compile the job it compiles fines but when i run it there comes an error when i go to see the log file to find out the error. i find an error which is really straightforward and easy to understand and should have an easy solution
however here's the error...
**** 12:07:38 UTY0817 MultiLoad submitting the following request:
BEGIN MLOAD TableName;
**** 12:07:38 UTY0805 RDBMS failure, 3807: Table/view/trigger/procedure 'TableName' does
not exist.
but when i create the table then it gives the error that the table already exits...
Now it has a problem when the table is not there...and it has a problem when the table is there...
Any Prompt Solutions would be highly appreciated...
Regards...