sathipatla
Programmer
I am trying to create a new report based on as Oracle stored procedure and I get the "ORA-00942 table or view does not exist" error (I am able to see the procedure in the data explorer window. When I double click on it to add it to the report it prompts me for the parameters. After 5 minutes it gets back with the error). I am able to run the procedure in SQLplus without any errors.
I am able to create a new report on the same procedure in our development database. When I try to set the location for this report to our production database I again get the ORA-00942 error but I can run the report pointing to the stored procedure in production database when crystal prompts for username/passwd/server.
Any idea why I am getting this error?
I am able to create a new report on the same procedure in our development database. When I try to set the location for this report to our production database I again get the ORA-00942 error but I can run the report pointing to the stored procedure in production database when crystal prompts for username/passwd/server.
Any idea why I am getting this error?