DBC:Errors/DBC-E041: Difference between revisions

From Dirty Cache Wiki
Jump to navigation Jump to search
Created page with "Category:DBCollect {{error|[DBC-E041] <sid>: SQLPlus query failed, returncode=<rc> (see logfile)}} An SQL query used to retrieve metadata failed for some reason (logfile <code>dbcollect.log</code> should show more details) Solution: Diagnose the error or send the output of the logfile. {{PrevNext|DBC:Errors/DBC-E040|DBC:Errors/DBC-E041}}"
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:DBCollect]]
[[Category:DBCollect]]


{{error|[DBC-E041] <sid>: SQLPlus query failed, returncode=<rc> (see logfile)}}
{{error|[DBC-E041] <sid>: SQLPlus query failed, returncode <rc> (see logfile) }}


An SQL query used to retrieve metadata failed for some reason (logfile <code>dbcollect.log</code> should show more details)
An SQL query used to retrieve metadata failed for some reason (logfile <code>dbcollect.log</code> should show more details)
This query usually involves <code>meta.sql</code>, <code>getawrs.sql</code> or <code>getsps.sql</code>


Solution: Diagnose the error or send the output of the logfile.
Solution: Diagnose the error or send the output of the logfile.


{{PrevNext|DBC:Errors/DBC-E040|DBC:Errors/DBC-E041}}
{{PrevNext|DBC:Errors/DBC-E040|DBC:Errors/DBC-E041}}

Latest revision as of 14:35, 5 November 2024


[DBC-E041] <sid>: SQLPlus query failed, returncode <rc> (see logfile)

An SQL query used to retrieve metadata failed for some reason (logfile dbcollect.log should show more details)

This query usually involves meta.sql, getawrs.sql or getsps.sql

Solution: Diagnose the error or send the output of the logfile.