Error Executing Database Query.
|
|
[Macromedia][Oracle JDBC Driver][Oracle]ORA-28001: the password has expired
|
| |
The error occurred in D:/www-root/comato-root/comato-v3/customtags/CoMaToCFCs/FrontCFCs/seo_mapping.cfc: line 29
Called from D:/www-root/comato-root/comato-v3/front/Application.cfm: line 170
Called from D:/www-root/comato-root/comato-v3/front/Application.cfm: line 1
Called from D:/www-root/comato-root/comato-v3/front/Application.cfm: line 1
|
27 : FROM seo_url_mapping
28 : WHERE mapping_url = <cfqueryparam cfsqltype="cf_sql_varchar" value="#_search_url#">
29 : AND site_id = <cfqueryparam cfsqltype="cf_sql_integer" value="#arguments.site_id#">
30 : ORDER BY mapping_isarchive
31 : </cfquery>
|
|
| VENDORERRORCODE |
28001 |
| SQLSTATE |
HY000 |
| SQL |
SELECT mapping_target, mapping_type
FROM seo_url_mapping
WHERE mapping_url = (param 1)
AND site_id = (param 2)
ORDER BY mapping_isarchive
|
| DATASOURCE |
comatoora_edgeasp01 |
|
|
Resources:
|
| Browser |
CCBot/2.0 |
| Remote Address |
107.21.186.38 |
| Referrer |
|
| Date/Time |
20-May-13 04:26 PM |
|