500 errors that do not match with application server

Hi,
I have been having some weird 500 errors showing up in my SJSWS access logs. The number of these errors are inordinately high (more than a hundred HTTP 500s counts as abnormal to me). All of these errors are on URLs that are reverse proxied to application servers behind them. Yet, when I check on the access / application logs on the application server, all of these requests are returned as normal HTTP 200.
I suspect that these errors are somehow due to the connection between the web server and application server being reset but I have no way of confirming this. Right now, I'm stuck as far as troubleshooting is concerned. Server.log in SJSWS does not indicate anything out of the ordinary either.
Is there anyone who was come across this before or has any pointers on how to troubleshoot any further?
Thanks,
Wong

Thanks, was doing just that. Didn't take long to come out with some results. Here it is. I reckon that the parts that says REQ_ABORTED is where I should be looking at but I'm not too familiar with how to interpret this yet. Where should I be reading?
[28/Jan/2008:15:21:42] finest (18752): Processing /bizbanking/searchCAFCAtransHistory.action for 60.50.39.219 using NSAPI
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, process-uri-objects reports: processing objects for URI /bizbanking/searchCAFCAtransHistory.action
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, process-uri-objects reports: processing object name="default"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true" Directive="AuthTrans" magnus-internal="1"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true" Directive="AuthTrans" magnus-internal="1" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/bb-static/styles/*" name="/bb-static/styles/*" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/bb-static/styles/*" name="/bb-static/styles/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/bb-static/js/*" name="/bb-static/js/*" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/bb-static/js/*" name="/bb-static/js/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/imocha/css/*" name="/imocha/css/*" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/imocha/css/*" name="/imocha/css/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/imocha/js/*" name="/imocha/js/*" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/imocha/js/*" name="/imocha/js/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/css/*" name="/css/*" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/css/*" name="/css/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/js/*" name="/js/*" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/js/*" name="/js/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" name="perf" from="/.perf" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" name="perf" from="/.perf" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/bizbanking-ld" url="/bizbanking/loanAccSummary.action" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/bizbanking-ld" url="/bizbanking/loanAccSummary.action" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/bizbanking-cm" url="/bizchannelwelcome/start.do" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/bizbanking-cm" url="/bizchannelwelcome/start.do" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/bizbanking" name="reverse-proxy-/bizbanking" to="http:/bizbanking" Directive="NameTrans"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/bizbanking" name="reverse-proxy-/bizbanking" to="http:/bizbanking" Directive="NameTrans" returned 0 (REQ_PROCEED)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, process-uri-objects reports: processing object name="reverse-proxy-/bizbanking"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, process-uri-objects reports: processing object ppath="http:*"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="uri-clean" Directive="PathCheck"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="uri-clean" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="find-pathinfo" Directive="PathCheck"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="find-pathinfo" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="find-index-j2ee" Directive="PathCheck"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="find-index-j2ee" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="find-index" index-names="index.html,home.html,index.jsp" Directive="PathCheck"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="find-index" index-names="index.html,home.html,index.jsp" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="type-j2ee" Directive="ObjectType"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="type-j2ee" Directive="ObjectType" returned 0 (REQ_PROCEED)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="type-by-extension" Directive="ObjectType"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="type-by-extension" Directive="ObjectType" returned 0 (REQ_PROCEED)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="force-type" type="text/plain" Directive="ObjectType"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="force-type" type="text/plain" Directive="ObjectType" returned 0 (REQ_PROCEED)
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="proxy-retrieve" method="*" Directive="Service"
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="set-origin-server" server="http://cm-app01:8081" server="http://cm-app02:8081" Directive="Route" magnus-internal=""
[28/Jan/2008:15:21:42] fine (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, set-origin-server reports: received sticky request for server cm-app02:8081
[28/Jan/2008:15:21:42] fine (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, set-origin-server reports: using server cm-app02:8081
[28/Jan/2008:15:21:42] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="set-origin-server" server="http://cm-app01:8081" server="http://cm-app02:8081" Directive="Route" magnus-internal="" returned 0 (REQ_PROCEED)
[28/Jan/2008:15:21:42] fine (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, service-http reports: attempting to contact cm-app02:8081
[28/Jan/2008:15:21:42] fine (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, reusing existing persistent connection to cm-app02:8081
[28/Jan/2008:15:21:47] fine (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, service-http reports: HTTP7763: client disconnected before remote server responded
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="proxy-retrieve" method="*" Directive="Service" returned -1 (REQ_ABORTED)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="error-j2ee" Directive="Error"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="error-j2ee" Directive="Error" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="send-error" code="500" uri="/error/error500.html" Directive="Error"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, process-uri-objects reports: processing objects for URI /error/error500.html
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, process-uri-objects reports: processing object name="default"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true" Directive="AuthTrans" magnus-internal="1"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true" Directive="AuthTrans" magnus-internal="1" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/bb-static/styles/*" name="/bb-static/styles/*" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/bb-static/styles/*" name="/bb-static/styles/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/bb-static/js/*" name="/bb-static/js/*" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/bb-static/js/*" name="/bb-static/js/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/imocha/css/*" name="/imocha/css/*" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/imocha/css/*" name="/imocha/css/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/imocha/js/*" name="/imocha/js/*" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/imocha/js/*" name="/imocha/js/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/css/*" name="/css/*" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/css/*" name="/css/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" from="/js/*" name="/js/*" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" from="/js/*" name="/js/*" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="assign-name" name="perf" from="/.perf" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="assign-name" name="perf" from="/.perf" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/bizbanking-ld" url="/bizbanking/loanAccSummary.action" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/bizbanking-ld" url="/bizbanking/loanAccSummary.action" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/bizbanking-cm" url="/bizchannelwelcome/start.do" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/bizbanking-cm" url="/bizchannelwelcome/start.do" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/bizbanking" name="reverse-proxy-/bizbanking" to="http:/bizbanking" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/bizbanking" name="reverse-proxy-/bizbanking" to="http:/bizbanking" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="ntrans-j2ee" name="j2ee" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="ntrans-j2ee" name="j2ee" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/fpxb2c" name="reverse-proxy-/fpxb2c" to="http:/fpxb2c" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/fpxb2c" name="reverse-proxy-/fpxb2c" to="http:/fpxb2c" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/who" name="reverse-proxy-/who" to="http:/who" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/who" name="reverse-proxy-/who" to="http:/who" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/bizchannelwelcome" name="reverse-proxy-/bizchannelwelcome" to="http:/bizchannelwelcome" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/bizchannelwelcome" name="reverse-proxy-/bizchannelwelcome" to="http:/bizchannelwelcome" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/AccMgmt" name="reverse-proxy-/AccMgmt" to="http:/AccMgmt" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/AccMgmt" name="reverse-proxy-/AccMgmt" to="http:/AccMgmt" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/ElectronicPayments" name="reverse-proxy-/ElectronicPayments" to="http:/ElectronicPayments" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/ElectronicPayments" name="reverse-proxy-/ElectronicPayments" to="http:/ElectronicPayments" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/ePayroll" name="reverse-proxy-/ePayroll" to="http:/ePayroll" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/ePayroll" name="reverse-proxy-/ePayroll" to="http:/ePayroll" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/remittance" name="reverse-proxy-/remittance" to="http:/remittance" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/remittance" name="reverse-proxy-/remittance" to="http:/remittance" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/LMSWeb" name="reverse-proxy-/LMSWeb" to="http:/LMSWeb" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/LMSWeb" name="reverse-proxy-/LMSWeb" to="http:/LMSWeb" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/eZeeTrade" name="reverse-proxy-/eZeeTrade" to="http:/eZeeTrade" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/eZeeTrade" name="reverse-proxy-/eZeeTrade" to="http:/eZeeTrade" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/MerchantServices" name="reverse-proxy-/MerchantServices" to="http:/MerchantServices" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/MerchantServices" name="reverse-proxy-/MerchantServices" to="http:/MerchantServices" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="map" from="/MerchantServicesV2" name="reverse-proxy-/MerchantServicesV2" to="http:/MerchantServicesV2" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="map" from="/MerchantServicesV2" name="reverse-proxy-/MerchantServicesV2" to="http:/MerchantServicesV2" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/index.html" url="/bizchannelwelcome/start.do" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/index.html" url="/bizchannelwelcome/start.do" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/index.htm" url="/bizchannelwelcome/start.do" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/index.htm" url="/bizchannelwelcome/start.do" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="pfx2dir" from="/bb-static" dir="/home0/bizchann/var/htdocs/bizbanking" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="pfx2dir" from="/bb-static" dir="/home0/bizchann/var/htdocs/bizbanking" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="redirect" from="/wps" url="/bizchannelwelcome/start.do" Directive="NameTrans"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="redirect" from="/wps" url="/bizchannelwelcome/start.do" Directive="NameTrans" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="uri-clean" Directive="PathCheck"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="uri-clean" Directive="PathCheck" returned 0 (REQ_PROCEED)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="find-pathinfo" Directive="PathCheck"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="find-pathinfo" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="find-index-j2ee" Directive="PathCheck"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="find-index-j2ee" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: executing fn="find-index" index-names="index.html,home.html,index.jsp" Directive="PathCheck"
[28/Jan/2008:15:21:47] finest (18752): for host 60.50.39.219 trying to GET /error/error500.html while trying to GET /bizbanking/searchCAFCAtransHistory.action, func_exec reports: fn="find-index" index-names="index.html,home.html,index.jsp" Directive="PathCheck" returned -2 (REQ_NOACTION)
[28/Jan/2008:15:21:4                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Similar Messages

  • Clean-up all data that did not match with the selection.

    Hi Everyone,
    In my requirement I need to  Clean-up all data that did not match with the selection from my internal table lt_cdpos.....in this case wat can i use like.'Refresh' or ' Clear' or 'DELETE ADJACENT DUPLICATES FROM lt_cdpos'.
    Pls suggest me...

    Hi Meenakshi
    Try  delete lt_cdpos where kunnr  NE KUNNR (from selection screen) .
    Before Checking <condition> make sure both comparing field type match with each other.
    You can use FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' for append leading zeros in compare condition before comparing kunnr from selection screen
    Regards
    Parveen

  • How to map a url that does not match with the context root  ?

    does weblogic support url that does not match the context root ?
    ex. the context root is AAA. the welcome page can be
    retrieved using http://localhost:7001/AAA
    Can it be configured to use http://localhost:7001/BBB to bring up the index.html in context root AAA ? if so, how ?

    I agree with Imp68.
    It still amazes me that in 2014 so many web sites are still not standards-compliant and instead insist on sniffing for the user-agent.  And, in the majority of cases, I've found that the websites work fine with any modern browser.
    phardell,
    To be clear, Safari is not the problem, the website is!  The developer of this website is still living in the 1990s and needs to move forward with the times.  Imp68's suggestion will cause Safari to "pretend" to be whatever browser you wish.  Try choosing "Safari 7" if that worked for you in the past and the website will likely go back to working.  If that does not work then try choosing "Internet Explorer 10" from the menu and see if that works.
    No matter what the result, you should look at the bottom of the page for a link to report problems with the website.  Submit a comment that tells them that they need to "modernize your website to support all modern web browsers".
    Good luck.

  • Jakarta Commons -- File Upload does not work with Application Server

    Hi ALl,
    I tried Jakarta Commons file upload. In the netbeans, I copied the common jar files "commons-io-1.2.jar" and "commons-fileupload-1.1.1.jar" in the
    netbeans-5.5\enterprise3\apache-tomcat-5.5.17\common\lib and set the class paths. It is working correctly when I compile and run from the netbeans. However, when I deployed in Sun Application Server PE 9.0, I am receiving the following errors. In Sun application I copied the above jars files to "C:\Sun\AppServer\jdk\jre\lib\ext"..
    I have read in several postings that it does not work this way but could find any solution. Any idea will be greatly appreciated.
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: javax/servlet/ServletInputStream
         org.apache.jasper.runtime.PageContextImpl.doHandlePageException(PageContextImpl.java:930)
         org.apache.jasper.runtime.PageContextImpl.handlePageException(PageContextImpl.java:863)
         org.apache.jsp.fileUpload_jsp._jspService(fileUpload_jsp.java:109)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:353)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:409)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:317)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
         com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:231)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
         com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
         com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
         com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
         com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
    root cause
    java.lang.NoClassDefFoundError: javax/servlet/ServletInputStream
         org.apache.commons.fileupload.servlet.ServletFileUpload.parseRequest(ServletFileUpload.java:116)
         org.apache.jsp.fileUpload_jsp._jspService(fileUpload_jsp.java:76)
         org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:353)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:409)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:317)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
         com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:73)
         com.sun.enterprise.web.VirtualServerPipeline.invoke(VirtualServerPipeline.java:120)
         org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:231)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.invokeAdapter(ProcessorTask.java:667)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.processNonBlocked(ProcessorTask.java:574)
         com.sun.enterprise.web.connector.grizzly.ProcessorTask.process(ProcessorTask.java:844)
         com.sun.enterprise.web.connector.grizzly.ReadTask.executeProcessorTask(ReadTask.java:287)
         com.sun.enterprise.web.connector.grizzly.ReadTask.doTask(ReadTask.java:212)
         com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:252)
         com.sun.enterprise.web.connector.grizzly.WorkerThread.run(WorkerThread.java:75)
    note The full stack trace of the root cause is available in the Sun Java System Application Server Platform Edition 9.0 logs.
    Sun Java System Application Server Platform Edition 9.0
    Thank you,
    --Sam                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    Hi All,
    I solved this few minutes after I posted this question. Thought I should share with everybody, just in case some one else need it.
    I copied these three files in the folder C:\Sun\AppServer\jdk\jre\lib\ext
    1. servelet-api.jar
    2. commons-io-1.2.jar
    3. commons-fileupload-1.1.1.jar
    No need to set any class path.
    Thanks

  • NQServer.log Timestamp is not matching with the Server/Machine timestamp?

    Hello Gurus,
    We are unable to trace the error messages with the weird time in the logging messages of NQServer.log. We are using obiee11.1.1.5 on AIX 6.1.
    The machine has the date command output as Mon Apr 16 11:30:56 EDT 2012 but the NQServer.log message which has been logged at the above time has the time stamp as *[2012-04-16T15:30:21.000+00:00]*. With this weird timing we are unable to trace the error messages. Please let me know how to change the time stamp in the NQServer.log .
    Thanks,
    Anil
    Edited by: user13741694 on Apr 16, 2012 8:34 AM

    Is there any update?
    Thanks,
    Anil

  • After entering the redemption code from Adobe Photoshop CC, I keep getting an error saying "This card was purchased in a country that does not match your Adobe ID. You can try signing in with a different Adobe ID or get in touch with us if you need help."

    Hi. I'm a Mac user. After entering the redemption code from Adobe Photoshop CC, I keep getting an error saying "This card was purchased in a country that does not match your Adobe ID. You can try signing in with a different Adobe ID or get in touch with us if you need help." What should I do?

    Did you purchase the software in another country than where you live?

  • Job Cancelled with an error "Data does not match the job def: Job terminat"

    Dear Friends,
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job   Started                                                                               
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)                           
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.                                   
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.                                    
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)  
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)    
    8.Job cancelled after system exception
    ERROR_MESSAGE                                                
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised. 
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?
    Edited by: dharmendra gali on Jan 28, 2008 6:06 AM

    Dear Friends,
    _Urgent : Please work on this ASAP _
    The following job is with respect to an inbound interface that transfers data into SAP.
    The file mist.txt is picked from the /FI/in directory of the application server and is moved to the /FI/work directory of application server for processing. Once the program ends up without any error, the file is moved to /FI/archive directory.
    The below are the steps listed in job log, no spool is generated for this job and it ended up with an error "Data does not match the job definition; job terminated".Please see below for more info.
    1.Job Started
    2.Step 001 started (program Y_SAP_FI_POST, variant MIST, user ID K364646)
    3.File mist.txt copied from /data/sap/ARD/interface/FI/in/ to /data/sap/ARD/interface/FI/work/.
    4.File mist.txt deleted from /data/sap/ARD/interface/FI/in/.
    5.File mist.txt read from /data/sap/ARD/interface/FI/work/.
    6.PD-DKLY-Y_SAP_FI_POST: This job was started periodically or directly from SM36/SM37 (Message Class: BD, Message Number : 076)
    7.Job PD-DKLY-Y_SAP_FI_POST: Data does not match the job definition; job terminated (Message Class : BD, Message No. 078)
    8.Job cancelled after system exception
    ERROR_MESSAGE
    Could you please analyse and come up about under what circumstance the above error is reported.
    As well I heard that because of the customization issues in T.Code BMV0, the above error has raised.
    Also please note that we can define as well schedule jobs from the above transaction and the corresponding data is stored in the table TBICU
    My Trials
    1. Tested uplaoding an empty file
    2. Tested uploading with wrong data
    3. Tested uploading with improper data that has false file structue
    But failed to simulate the above scenario.
    Clarification Required
    Assume that I have defined a job using BMV0. Is that mandatory to use the same job in SM37/SM36 for scheduling?
    Is the above question valid?

  • Getting error when view - Requested data type does not match with existing

    I have the siebel web service
    In the BI publisher as mentioned in the 'Siebel_BI_Publisher_Integration_Concepts.pdf', I have imported the siebel web service
    BI can recognize the 'Web service' and methods.
    I have created the paramters. The data type is 'String'
    When I try to view the report using the BI publisher, I am getting teh following error in th UI
    "Requested data type does not match with existing data type"
    This is the first time I am using BI publisher to call the Siebel web service. I don't know what this error means
    I don't know whether any log file generated wit the details of this erro message
    Any help is much appriciated
    Thanks,
    Kavitha

    Hi all,
    have you find a fix for this issue? Im facing the same situation, using Complex type, and String data type both in the service and Bi publisher. We are consuming CC&B services, and we have noticed this error appears when BIPublisher is running on WebLogic (10.3) but it does not appear when BIPublisher is running on OC4J , of course running the same report on both application servers.
    Any idea?
    Thanks a lot, regards
    Nestor

  • The crawler could not communicate with the server. Check that the server is available and that the firewall access is configured correctly. If the repository was temporarily unavailable, an incremental crawl will fix this error

    We are getting the below error when we see in Crawl logs
    "The crawler could not communicate with the server. Check that the server is available and that the firewall access is configured correctly. If the repository was temporarily unavailable, an incremental crawl will fix this error."
    This is happening in FAST search.
    Here I can see soke of the logs related to this search crawl.
    Could anyone please help on this?
    web application 'http://xvy/' doesn't use search application 'FAST Query SSA', skipping it.
    ABC\sp_search' on web application 'http://xvy/'. 2d7dba01-3d2e-4903-b59f-9a8601627bcd
    07/30/2014 01:30:46.65  OWSTIMER.EXE (0x28DC)                    0x1BC0 SharePoint Server Search       Administration               
     dl2m Verbose  Search application 'Search Service Application 1': Skipping web application '48ed7882-9f70-424e-bf72-e3c9f5340b97' because its outbound url 'http://ebc:30347' was automatically added once.
    Ensure full read access to the indexing account 'ABC\sp_search' on web application 'http://nvcp/'. 85041609-d618-4132-ac8e-195a910d99a0
    07/30/2014 01:31:46.53  OWSTIMER.EXE (0x28DC)                    0x05F4 SharePoint Server Search       Administration               
     dl2m Verbose  Search application 'FAST Query SSA': Skipping web application '57718ea1-8cb5-4adc-abd2-9e55415e5791' because its outbound url 'http://nvcp' was automatically added once. 85041609-d618-4132-ac8e-195a910d99a0
    07/30/2014 01:31:46.53  OWSTIMER.EXE (0x28DC)                    0x05F4 SharePoint Server Search       Administration               
     dl2n Verbose  Search application 'FAST Query SSA': Adding start address 'http://nvcp' for web application '57718ea1-8cb5-4adc-abd2-9e55415e5791' to list of valid start addresses. 85041609-d618-4132-ac8e-195a910d99a0
    07/30/2014 01:31:46.53  OWSTIMER.EXE (0x28DC)                    0x05F4 SharePoint Server Search       Administration               
     dmb6 Verbose  Ensure full read access to the indexing account 'ABc\sp_search' on web application 'http://nvcp'ext/'. 85041609-d618-4132-ac8e-195a910d99a0
    07/30/2014 01:31:46.53  OWSTIMER.EXE (0x28DC)                    0x05F4 SharePoint Server Search       Administration               
     dl2m Verbose  Search application 'FAST Query SSA': Skipping web application '64d562a1-535e-4917-8979-88840e2a67fe' because its outbound url 'http://nvcp'ext' was automatically added once. 85041609-d618-4132-ac8e-195a910d99a0
    07/30/2014 01:31:46.53  OWSTIMER.EXE (0x28DC)                    0x05F4 SharePoint Server Search       Administration               
     dl2n Verbose  Search application 'FAST Query SSA': Adding start address 'http://nvcpext' for web application '64d562a1-535e-4917-8979-88840e2a67fe' to list of valid start addresses. 85041609-d618-4132-ac8e-195a910d99a0
    07/30/2014 01:31:46.53  OWSTIMER.EXE (0x28DC)                    0x05F4 SharePoint Server Search       Administration               
     dmb6 Verbose  Ensure full read access to the indexing account 'ABC\sp_search' on web application 'http://nvcpnew/'. 85041609-d618-4132-ac8e-195a910d99a0
    executing SQL query {? = call dbo.proc_MSS_PropagationIndexerGetReadyQueryComponents}  [propdatabase.cxx:70]  d:\office\source\search\native\ytrip\tripoli\propagation\propdatabase.cxx 
    07/30/2014 01:32:04.31  mssearch.exe (0x0588)                    0x1DE4 SharePoint Server Search       Propagation Manager          
     e3o3 Verbose  executing SQL query {? = call dbo.proc_MSS_PropagationIndexerGetReadyQueryComponents}  [propdatabase.cxx:70]  d:\office\source\search\native\ytrip\tripoli\propagation\propdatabase.cxx 
    07/30/2014 01:32:04.68  mssdmn.exe (0x15CC)                      0x1060 SharePoint Server Search       HTTP Protocol
    Handler          du4i                     0x29E4 SharePoint Server Search       HTTP
    Protocol Handler          du4i Verbose  CHttpAccessorHelper::InitRequestInternal - opening request for '/robots.txt'.   [httpacchelper.cxx:353]  d:\office\source\search\native\gather\protocols\http\httpacchelper.cxx 
    07/30/2014 01:32:04.70  mssdmn.exe (0x15CC)                      0x29E4 SharePoint Server Search       HTTP Protocol
    Handler          du54 High     CHttpAccessorHelper::InitRequestInternal - unexpected status (503) on request for 'http://ppecpnew/robots.txt' Authentication 0.  [httpacchelper.cxx:703] 
    d:\office\source\search\native\gather\protocols\http\httpacchelper.cxx 
    07/30/2014 01:32:04.70  mssearch.exe (0x0588)                    0x130C SharePoint Server Search       Gatherer                     
     cd11 Warning  The start address http://nvcp'/sites/quipme cannot be crawled.  Context: Application 'FAST_Content_SSA', Catalog 'Portal_Content'  Details: 
    The crawler could not communicate with the server. Check that the server is available and that the firewall access is configured correctly. If the repository was temporarily unavailable, an incremental crawl will fix this error.   (0x80041200) 
    07/30/2014 01:32:04.70  mssdmn.exe (0x15CC)                      0x104C SharePoint Server Search       HTTP Protocol
    Handler          du4i Verbose  CHttpAccessorHelper::InitRequestInternal - opening request for '/robots.txt'.   [httpacchelper.cxx:353]  d:\office\source\search\native\gather\protocols\http\httpacchelper.cxx 
    07/30/2014 01:32:04.70  mssdmn.exe (0x15CC)                      0x104C SharePoint Server Search       HTTP Protocol
    Handler          du54 High  
    07/30/2014 01:32:04.70  mssearch.exe (0x0588)                    0x2948 SharePoint Server Search       Gatherer                     
     cd11 Warning  The start address
    http://nvcp'/sites/MDPPubng cannot be crawled.  Context: Application 'FAST_Content_SSA', Catalog 'Portal_Content'  Details:  The crawler could not communicate with the server. Check that the server is
    available and that the firewall access is configured correctly. If the repository was temporarily unavailable, an incremental crawl will fix this error.   (0x80041200) 
     CHttpProbeHelper::ProbeServer: InitRequest failed for 'http://ppecpnew/_vti_bin/sitedata.asmx'. Return error to caller, hr=80041200  [stscommon.cxx:490]  d:\office\source\search\native\gather\protocols\common\stscommon.cxx 
    07/30/2014 01:32:26.06  mssdmn.exe (0x15CC)                      0x193C SharePoint Server Search       PHSts                        
     dvg0 High     STS3::COWSServer::InitializeClaimsCookie: Probing url 'http://pncvr' failed. Return error to caller, hr=80041200  [sts3util.cxx:1332]  d:\office\source\search\native\gather\protocols\sts3\sts3util.cxx 
    07/30/2014 01:32:26.06  mssdmn.exe (0x15CC)                      0x193C SharePoint Server Search       PHSts                        
     en0e High     CSTS3Accessor::InitURLType: Return error to caller, hr=80041200                 [sts3acc.cxx:2214]  d:\office\source\search\native\gather\protocols\sts3\sts3acc.cxx 
    07/30/2014 01:32:26.06  mssdmn.exe (0x15CC)                      0x193C SharePoint Server Search       PHSts                        
     dv3p High     CSTS3Accessor::GetServer fails, Url sts4://pnvpr/siteurl=sites/product/siteid={7ebfb072-08a8-4df7-8f74-e06730325d9a}/weburl=/webid={bd7ae724-1256-4b26-9633-416447d6bc5c}, hr=80041200  [sts3acc.cxx:185] 
    d:\office\source\search\native\gather\protocols\sts3\sts3acc.cxx 
    07/30/2014 01:32:26.06  mssdmn.exe (0x15CC)                      0x193C SharePoint Server Search       PHSts                        
     dvb1 High     CSTS3Accessor::Init fails, Url sts4:/mngbv/siteurl=sites/product/siteid={7ebfb072-08a8-4df7-8f74-e06730325d9a}/weburl=/webid={bd7ae724-1256-4b26-9633-416447d6bc5c}, hr=80041200  [sts3handler.cxx:312] 
    d:\office\source\search\native\gather\protocols\sts3\sts3handler.cxx 
    07/30/2014 01:32:26.06  mssdmn.exe (0x15CC)                      0x16FC SharePoint Server Search       HTTP Protocol
    Handler          du2z Verbose  CHttpProbeHelper::ProbeServer: Probing server with url 'http://pnvpr/_vti_bin/sitedata.asmx'.  [stscommon.cxx:476]  d:\office\source\search\native\gather\protocols\common\stscommon.cxx 
    07/30/2014 01:32:26.08  mssdmn.exe (0x15CC)                      0x193C SharePoint Server Search       PHSts                        
     dvb2 High     CSTS3Handler::CreateAccessorExD: Return error to caller, hr=80041200            [sts3handler.cxx:330]  d:\office\source\search\native\gather\protocols\sts3\sts3handler.cxx 
    07/30/2014 01:32:26.08  mssdmn.exe (0x15CC)                      0x16FC SharePoint Server Search       HTTP Protocol
    Handler          du4i Verbose  CHttpAccessorHelper::InitRequestInternal - opening request for '/_vti_bin/sitedata.asmx'.  [httpacchelper.cxx:353]  d:\office\source\search\native\gather\protocols\http\httpacchelper.cxx 
    earch application 'FAST Query SSA': Adding start address 'http://mnvfgext' for web application '64d562a1-535e-4917-8979-88840e2a67fe' to list of valid start addresses. a6b7948a-dc16-419d-b58a-0ee798a0bb9c
    07/30/2014 01:32:46.53  OWSTIMER.EXE (0x28DC)                    0x1444 SharePoint Server Search       Administration               
     dmb6 Verbose  Ensure full read access to the indexing account 'ABC\sp_search' on web application 'http://nvpr/'. a6b7948a-dc16-419d-b58a-0ee798a0bb9c
    07/30/2014 01:32:46.53  OWSTIMER.EXE (0x28DC)                    0x1444 SharePoint Server Search       Administration               
     dl2m Verbose  Search application 'FAST Query SSA': Skipping web application 'cea7b67b-fd5f-4c9a-a300-64a7d7ca3093' because its outbound url 'http://pnvpr' was automatically added once. a6b7948a-dc16-419d-b58a-0ee798a0bb9c
    07/30/2014 01:32:46.53  OWSTIMER.EXE (0x28DC)                    0x1444 SharePoint Server Search       Administration               
     dl2n Verbose  Search application 'FAST Query SSA': Adding start address 'http://pnvpr' for web application 'cea7b67b-fd5f-4c9a-a300-64a7d7ca3093' to list of valid start addresses. a6b7948a-dc16-419d-b58a-0ee798a0bb9c
    07/30/2014 01:32:46.53  OWSTIMER.EXE (0x28DC)                    0x1444 SharePoint Server Search       Administration               
     dl2k Verbose  web application 'http://abcrsp/' doesn't use search application 'FAST Query SSA', skipping it. a6b7948a-dc16-419d-b58a-0ee798a0bb9c
    07/30/2014 01:32:46.53  OWSTIMER.EXE (0x28DC)                    0x1444 SharePoint Server Search       Administration               
     dl2k Verbose  web application 'http://excb/' doesn't use search application 'FAST Query SSA', ski
    Anil Loka

    Hi,
    According to your post, my understanding is that you got error when communicating to the server.
    This happens when crawler is not able to connect to the server. Make sure server name is correct. Couple of steps to troubleshoot it
    You should be able to ping the server from the server having crawl component. Make sure there is an entry for the server in the host file under c:\Windows\System32\drivers\etc folder.
              Ping <servername>
          2.  You should be able to connect to the server using telnet command
    Telnet< servername> <port number>
    More information:
    Troubleshooting of FAST Search Configuration
    If the issue still exists, you can delete the old search application and recreate from the beginning.
    You can also reset the index and do a full crawl after.
    Here is a similar thread for your reference:
    http://social.technet.microsoft.com/Forums/en-US/f3c61b53-304a-4c2a-a370-d0e573219d1d/an-unrecognized-http-response-was-received-when-attempting-to-crawl-this-item?forum=sharepointadminprevious
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • Flash Chart Error "A Start-tag was not matched with an end-tag."

    All of the Flash charts on a page started displaying the error "A Start-tag was not matched with an end-tag." The charts were all working prefectly and no changes were made to the page. Any thoughts?
    Thanks.

    Here is what I get when I click Show XML in debug mode. Thanks.
    <?xml version="1.0" ?>
    - <root>
    - <styles>
    <style type="background" id="background" background_type="solid" color="0xffffff" alpha="0" />
    <style type="deal_background" id="dealBackground" enabled="yes" color="0xdddddd" alpha="100" />
    <style type="deal_border" id="dealBorder" enabled="yes" thickness="1" color="0x666666" alpha="100" />
    <style type="deal_position" id="dealPosition" left="146" top="169.1707317" />
    <style type="deal_size" id="dealSize" startAngle="0" endAngle="180" innerRadius="0" outerRadius="109.5" />
    <style type="indicator_background" id="indicatorBackground" enabled="yes" color="0x000000" alpha="100" />
    <style type="indicator_border" id="indicatorBorder" enabled="yes" color="0xFFFFFF" thickness="1" alpha="0" />
    <style type="scale_size" id="scaleSize" length="7.3" />
    <style type="scale_position" id="scalePosition" radius="102.2" />
    <style type="scale_lines" id="scaleLines" enabled="yes" thickness="1" color="0x000000" alpha="100" />
    <style type="scale_labels_position" id="scaleLabelsPosition" radius="109.5" />
    <style type="scale_labels_background" id="scaleLabelsBackground" enabled="no" />
    <style type="scale_labels_border" id="scaleLabelsBorder" enabled="no" color="0x000000" />
    <style type="scale_labels_text" id="scaleLabelsText" font="Verdana" size="10" color="0x000000" bold="no" italic="no" underline="no" align="right" />
    <style type="scale_labels_size" id="scaleLabelsSize" />
    <style id="areaBackground0" type="area_background" enabled="yes" color="0x669999" alpha="100" />
    <style id="areaBackground1" type="area_background" enabled="yes" color="0xCCCCCC" alpha="100" />
    <style id="areaBorder" type="area_border" enabled="yes" thickness="1" color="0xFFFFFF" alpha="100" />
    <style id="areaBorder0" type="area_border" enabled="yes" thickness="1" color="0x666666" alpha="100" />
    <style id="areaSize" type="area_size" outerRadius="105.85" innerRadius="36.5" />
    <style type="circle_object_border" id="dotBorder" enabled="no" />
    <style type="circle_object_position" id="dotPosition" left="146" top="169.1707317" />
    <style type="circle_object_size" id="dotSize" radius="7.3" />
    <style type="circle_object_background" id="dotBackground" enabled="yes" color="0x000000" alpha="100" />
    <style id="emptyBorder" enabled="no" />
    </styles>
    - <shapes>
    - <shape id="indicatorShape" type="polygon">
    <point x="0" y="-4" />
    <point x="-97.82" y="0" />
    <point x="0" y="4" />
    <point x="0" y="-4" />
    </shape>
    </shapes>
    - <objects>
    <circle sizeStyleId="dotSize" positionStyleId="dotPosition" backgroundStyleId="dotBackground" borderStyleId="dotBorder" />
    </objects>
    - <data>
    <deal minimum="0" maximum="100" sizeStyleId="dealSize" positionStyleId="dealPosition" backgroundStyleId="dealBackground" borderStyleId="dealBorder" />
    - <areas>
    <area startValue="1" endValue="99" backgroundStyleId="areaBackground1" borderStyleId="areaBorder" sizeStyleId="areaSize" />
    </areas>
    - <scales>
    <scale startAngle="0" endAngle="180" angleStep="18" labelsPrefix="" labelsPostfix="%" decimalPlaces="0" sizeStyleId="scaleSize" positionStyleId="scalePosition" linesStyleId="scaleLines" labelPositionStyleId="scaleLabelsPosition" labelBackgroundStyleId="scaleLabelsBackground" labelBorderStyleId="scaleLabelsBorder" labelTextStyleId="scaleLabelsText" labelSizeStyleId="scaleLabelsSize" />
    </scales>
    <indicator value="51.7412935" backgroundStyleId="indicatorBackground" borderStyleId="indicatorBorder" shapeId="indicatorShape" />
    </data>
    </root>

  • I have been trying to update my cc info and for some reason it has kept saying that the cc info does not match with the bank so the transcation failed every time I was trying to download something even when it's free but my cc got charged $1.- each time.

    I have been trying to update my cc info but for some reason it has kept saying the cc info did not match with the bank info so the transaction failed every time I made an attempt to download something even it was free. However, I saw my cc online got charged $1.00 everything I was trying to update my cc info ...why?

    Im wondering why my post hasn't been answered yet.  I did file a report with the BBB and I had a rude representative from Verizon call me named Steve. He said I can file all of the reports I want and I will just keep getting calls from him.  I can understand why my phone couldn't be replaced because of the small crack.  I guess I have to eat that one (but it sucks because the lollipop update is what caused the problems)  but what about all of the data overage I had to pay for for trying to fix this phone because of a lollipop update.  I dont think it is fair to have to pay that as well. In addition,  because I have an east coast phone number but live on the west coast, I cannot have tech support after 8pm.  Verizon has cut this off.  Im very dissatisfied and I have been a customer of Verizon for 13 years.  Im hoping for a response this time.

  • ITunes randomly stops playing purchases that have previously viewed on the same hardware. It has an error message about HD. How can this issue be resolved?  What information is available besides the "learn more" option that does not deal with the problem?

    iTunes randomly stops playing purchases that have previously viewed on the same hardware. It has an error message about HD. How can this issue be resolved?  What information is available besides the "learn more" option that does not deal with the problem?
    Many people have the same problem. However, there is little or nothing readily available to users. This problem has existed for two or more years. Does anyone have anything to offer about this disturbing problem?

    Thanks for the suggestion kcell. I've tried both versions
    9.0.115 and 9.0.124 and both fail with the policy permission error.
    I also tried with and without your crossdomain.xml file but
    with the same result. It looks like this file is intended for URL
    policy, instead of socket policy. Recently Adobe separated the two.
    When I run with the files installed on my dev PC, it does
    work, which makes sense because the flash player isn't loaded from
    an unknown domain.
    I did get one step closer. If a crossdomain.xml in the server
    root exists and the socketpolicy file is loaded from the app folder
    then the first two warnings disappear. The logs now show:
    OK: Root-level SWF loaded:
    https://192.168.2.5/trunk/myapp.swf
    OK: Policy file accepted: https://192.168.2.5/crossdomain.xml
    OK: Policy file accepted:
    https://192.168.2.5/trunk/socketpolicy.xml
    Warning: Timeout on xmlsocket://192.168.2.5:843 (at 3
    seconds) while waiting for socket policy file. This should not
    cause any problems, but see
    http://www.adobe.com/go/strict_policy_files
    for an explanation.
    Warning: [strict] Ignoring policy file with incorrect syntax:
    xmlsocket://192.168.2.5:993
    Error: Request for resource at xmlsocket://192.168.2.5:993 by
    requestor from https://192.168.2.5/trunk/myapp.swf is denied due to
    lack of policy file permissions.
    Which basically says, everything is okay, but you stay out
    anyway.
    PS: I found the XML schema files here:
    http://www.adobe.com/devnet/flashplayer/articles/fplayer9_security_02.html
    and the socket policy schema:
    http://www.adobe.com/xml/schemas/PolicyFileSocket.xsd.
    UPDATE: When serving up the policy file on port 843 using the
    example perl script then the socket connection seems to be accepted
    and the connect succeeds. After that flex hangs trying to logon to
    the IMAP server.

  • Install maverik on my MacBook Pro, I had no problem. Two days later I was shut down suddenly and reboot with a closed padlock and asking me for a password that does not match any of mine. What I can do?

    Install maverik on my MacBook Pro, I had no problem. Two days later I was shut down suddenly and reboot with a closed padlock and asking me for a password that does not match any of mine. What  can I do?

    Try booting to the Recovery drive, running Disk Utility and Repair disk and Repair Permissions.
    1. Reboot and immediately hold down command and R (two keys).
    2. When you see the screen shown on this page, select Disk Utility and continue.
    3. When DU is running, select the hard drove on the left, First Aid and Repair Disk.
    4. After Repair Disk, click Repair Permissions.
    Quit DU and restart.

  • I'm trying to make a purchase and I get a message that the information does not match with the bank. What can I do?

    I'm trying to make a purchase and I get a message that the information does not match with the bank. What can I do?

    Go to the APP store or Itunes. On the bottom of the mainpage, tap your apple id, view account. Then you can edit the payment information. Or you can do it(if you encounter a problem there) on Itunes on computer. Just go to the store, select your name and edit information. Make sure everything matches...exp date, name as appears on card etc..

  • Error : Profit Center does not match with Business Area. Message no. ZGLTFI

    Hi Everyone,
    Error occurs when doing inbound PGR. Processed done so far are the following:
    Normal PO created & released.
    Inbound created
    Transfer order created and confirmed.
    When doing PGR via VL32N > click Post Goods Receipt error occurs
    Profit Center does not match with Business Area
    Message no. ZGLTFI0001031
    Checked already in KE53 the Profit Center used was assigned to the Co. Code used in the PO.
    The same Profit Center was maintained in material master.
    The Plant used was assigned to proper division and business area.
    Any other ways to check?
    Btw not only in Inbound PGR the error occurs .. also happened in MIGO and MB1C.
    Tried to do other transaction involing the material, plant and profit center all give the same error.
    Any info shared is much appreciated.
    Thank you.

    this error is not a SAP standard error, it is an own message class (ZGLTFI0001), so it must be issued from a validation or user exit.  Please find the user exit, or talk to FI Team and ask what they check

Maybe you are looking for

  • Recent Workflow Version not active in Production server

    Hi Gurus, Recently, I made a  minor change to an existing workflow. After the changes, it was transported to QA and Production. In QA, the changes are reflected and when I click on the version overview tab of the workflow, I can see that my last chan

  • Synched video doesn't appear on iPod

    I tried converting some mpegs and noticed they played ok in iTunes but didn't even appear on the 30 GB video iPod (though they showed up on the iPod's listing under iTunes). Thinking there was something wrong w/ the conversion (some spec that was off

  • Managed property and result sources

    I'm trying to create a search results page that only returns results where the query value = a managed property. I am getting these results back but am also getting back results where the query value if found within a documents contents which I do no

  • Transfer of Configuration settings client to client within server

    Hi All I have a basic simple doubt.  as u know, we can have different client in one server.  My doubt is if I make all cofiguration settings in one client and I want the same configurations to be available in other client of the same server.  in our

  • Exam 1Z0-058

    Hi, i want to do 1Z0-058 exam. I've a doc "Oracle Grid Infrastructure 11g: Manage Clusterware and ASM". Can anyone indicate me where i can study RAC database part? Tnx