| getting problem with deploy mapping [message #271797] |
Wed, 03 October 2007 00:31  |
deeJ Messages: 1 Registered: October 2007 Location: Indonesia |
Junior Member |
|
|
hi,
I'm new in this forum.
I'm newer to the OWB10g. I am having problem in deploying my mapping.
I have deployed table successfully. When deploy the mapping, I'm getting warning :
- table or view doesn't exist
- sql statement ignored
what is the problem? i don't know how to solve it.
can any1 help me..........
thanks in advance
dee
|
|
|
| Re: getting problem with deploy mapping [message #273356 is a reply to message #271797 ] |
Wed, 10 October 2007 02:21   |
vasumathy Messages: 2 Registered: April 2007 |
Junior Member |
|
|
Hi ,
check whether the tables that you are using in mappings are avilable in Database. If not create the table.
Do Reconcile inbound for all tables in mapping.
And then deploy the mapping.
|
|
|
| Re: getting problem with deploy mapping [message #277632 is a reply to message #271797 ] |
Tue, 30 October 2007 23:59   |
mbhkr5 Messages: 3 Registered: October 2007 |
Junior Member |
|
|
Same problem with me..
When I'm using external table in one module and mapping in another module..it's showing the error...
as sql statement ignored
table or view does not exist
Why is this error occuring even though both the modules are under same project.....
|
|
|
| Re: getting problem with deploy mapping [message #307097 is a reply to message #277632 ] |
Mon, 17 March 2008 17:28  |
xsighter Messages: 1 Registered: March 2008 |
Junior Member |
|
|
|
Total newbie here, but I was having the same problem. Make sure you have all the needed rights and make sure all objects you are using in the map have been deployed.
|
|
|