@rahul2gupta this is not a Splunk DB Connect issue. The error is coming from Oracle engine. Google ORA-00942 for more details.
In fact this is not even an issue. This is expected behavior as per DB Design and Architecture. You need right schema for accessing the Tables. You either need wmsql to be your default schema or need to explicitly include the schema name. Any changes you would need to contact your Database administrator.
https://www.tekstream.com/resource-center/ora-00942-table-or-view-does-not-exist/
Hi @niketn ,
Do I need to make any changes in these as well.
Do we need to change the username and password ?
Regards,
Rahul