F: PROCEDURE DOESN'T EXIST

I am trying to access an existing application using the following URL: http://mydev-devlp/pls/apex/f?p=4550:1:65739335059324 and am receiving the following error:
f: PROCEDURE DOESN'T EXIST
DAD name: apex
PROCEDURE : f
URL : http://mydev-devlp.myed.edu:80/pls/apex/f?p=4550:1:65739335059324
PARAMETERS :
===========
p:
4550:1:65739335059324
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=mydev-devlp.myed.edu
REQUEST_METHOD=GET
QUERY_STRING=p=4550:1:65739335059324
PATH_INFO=/f
SCRIPT_NAME=/pls/apex
REMOTE_HOST=
REMOTE_ADDR=10.6.1.81
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=
HTTP_CONTENT_TYPE=
HTTP_USER_AGENT=Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 2.0.50727)
HTTP_HOST=mydev-devlp
HTTP_ACCEPT=image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, application/x-silverlight, */*
HTTP_ACCEPT_ENCODING=gzip, deflate
HTTP_ACCEPT_LANGUAGE=en-us
HTTP_ACCEPT_CHARSET=
HTTP_COOKIE=
HTTP_IF_MODIFIED_SINCE=
HTTP_REFERER=
HTTP_SOAPACTION=
HTTP_ORACLE_ECID=1226441474:10.1.1.62:1072:2784:670,0
HTTP_ORACLE_CACHE_VERSION=
HTTP_AUTHORIZATION=
WEB_AUTHENT_PREFIX=
DAD_NAME=apex
DOC_ACCESS_PATH=docs
DOCUMENT_TABLE=wwv_flow_file_objects$
PATH_ALIAS=
REQUEST_CHARSET=UTF8
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=
To my knowledge, nothing has changed since the last time I used Application Express (about 10 days ago?).
Cheers,
Sunny

If you do this in SQL*Plus,
alter procedure f compile;
show errors
...what do you see?
You can also connect as SYS and:
set serveroutput on
exec validate_apex;
That will attempt to compile anything that isn't valid.
I am now wondering if we could copy all of the objects from the user "FLOWS_030100", where the "F" procedure lives, from development down to "FLOWS_030100" in production?I don't know how you would do that or what that means.
I tried to recompile all of the packages and ended up with 13 errors and now NONE of the procedures undetr "FLOWS_030100" are compiling.Using "alter ... compile" -type DDL and the show errors command, you should be able to gather more information which you are welcome to share here.
Scott

Similar Messages

  • Report - PROCEDURE DOESN'T EXIST

    Hello,
    I am creating a Report using the wizard with 5 tables and 4 join conditions. I have 6 parameters which the User can choose to customize (not Value Required). The Report executes correctly from the .show procedure when but when I use the Customization page and enter a value for a parameter, I get the following error msg. -
    MRCIAPPL.QA_SRCH_RPT.show: PROCEDURE DOESN'T EXIST
    DAD name: portal30
    PROCEDURE : MRCIAPPL.QA_SRCH_RPT.show
    URL : http://miranet.mirant.com:80/pls/portal30/MRCIAPPL.QA_SRCH_RPT.show
    PARAMETERS :
    ============
    p_action:
    RUN
    p_mode:
    1
    p_exec_mode:
    p_page_url:
    p_redirect_url:
    PORTAL30.wwv_component_control.show?p_module_id=1760844468&p_mode=1&p_back_url=http%3A%2F%2Fatlws1149%3A7777%2Fservlet%2Fpage%3F_pageid%3D3%2C22%26_dad%3Dportal30%26_schema%3DPORTA L30%26p_render%3DLIST%26p_otype%3DAPP%26p_octx%3DMRCIAPPL.MRCI_APP%26p_action%3D%26p_caller%3DPORTLET%26p_domain%3Dwwc%26p_sub_domain%3Dappexp%26p_rpth%3D54_APPLICATIONEXPLORER_114 182%26p_orderby%3D%26p_request%3D%26p_min_row%3D1%26p_max_rows%3D49%26p_page_number%3D1
    p_reference_path:
    p_arg_names:
    cievent_ci_qtr_cond
    p_arg_values:
    %null%
    null

    Could you provide more information. Also your portal Version.
    Just check that you have customize or above privilege on that report.
    Thanx,
    Chetan.

  • /pls/htmldb/form_top_bg.png HTTP-404 procedure doesn't exist

    Getting this consistently in the apache error log -
    [Wed Jul 18 13:10:00 2007] [error] [client 10.10.11.135] [ecid: 1184782200:192.168.1.221:3219:0:6251,0] mod_plsql: /pls/htmldb/form_top_bg.png HTTP-404 \nform_top_bg.png: PROCEDURE DOESN'T EXIST\n
    Any ideas? I've verified that this file does exist in the correct location.

    I've verified that this file does exist in the correct location. What is the correct location? Is /pls/htmldb a virtual directory or your DAD location? Is the file in the images directory?
    Somewhere there is a reference to "form_top_bg.png" and it should probably be changed to include the image prefix tag. i.e. src="#IMAGE_PREFIX#form_top_bg.png"

  • Wb_runtime_rep.wmp_api_call.home: PROCEDURE DOESN'T EXIST

    Hi
    I am trying to access OWB design browser but I am getting the following error in my Apache error logs.
    /pls/wb_runtime_rep/wb_runtime_rep.wmp_api_call.home ORA-0
    wb_runtime_rep.wmp_api_call.home: PROCEDURE DOESN'T EXIST
    I configured DADS from the http server home page using
    Mod_plsql Configuration Menu
    My OC4J instance is running.
    I checked for the user "wb_runtime_rep" there is no package "wmp_api_call".
    Is this what I am missing ?

    I just checked the database sessions.
    It is infact hitting the database with the repository username.

  • /pls/apex/f HTTP-404 \nf: PROCEDURE DOESN'T EXIST\n

    Hi,
    I'm experiencing some troubles in migrating an apex application. This is my situation :
    Currently, I have an apex application version 2.1 running on Oracle XE 10.2.0.1 (on linux).
    The ultimate goal is to have an apex 3.0 application on oracle 10.2.0.3 using oracle HTTP Server (on aix). To achieve this, I'm trying to reinstall the full apex 2.1 into this new environment so only need to run the apexins.sql script when I want to update to 3.0.
    These are the steps I took :
    1. export/import users flows_files and flows_020100
    2. Installed oracle HTML DB in a seperate Oracle home from the companion CD
    3. Created dads.conf as follows
    Alias /i/ "/oracle/app/oracle/product/HTTP/Apache/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString creyfsbup:1521:XEORAMON ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword <password>
    Allow from all
    </Location>
    4. Restarted HTTP daemons
    5. Navigated to http:\\creyfsbup:7779\pls\apex
    This results in HTTP-404. This is an excerpt from my Apache error log :
    [Thu Mar 22 14:40:11 2007] [error] [client 40.254.0.163] [ecid: 1174570811:172.25.154.161:4837422:0:93,0] mod_plsql: /pls/ape
    x/f HTTP-404 \nf: PROCEDURE DOESN'T EXIST\n
    Some observations :
    * All objects are valid
    * HTTP server (server:7779) is reachable
    Am I missing some privileges/synonyms?
    Is there something missing/wrong in my setup?
    All feedback is more then welcome.
    Best Regards,
    Rik De Vos

    Rik,
    You're not getting the SYS-owned package(s) that get installed with Application Express and you're not getting any of the grants to FLOWS_020100 and FLOW_FILES objects to PUBLIC (and maybe others). So I think your approach is not good.
    Besides that, I'm not sure that when you install 3.0 it will be able to recognized FLOWS_020100 and upgrade from 2.1 to 3.0, if that is your plan.
    Why don't you export your applications using the Application Export wizard and import them into one or more workspaces after you do a clean install of 3.0?
    Scott

  • HTTP-404 \napex: PROCEDURE DOESN'T EXIST\n

    I've installed Apex 3.1.1 on 10g release 2.
    When I access
    http://miller.hhmi.org:7777/pls/apex/
    I receive
    "The requested URL /pls/apex/apex was not found on this server"
    I've triple checked that all the image files in
    $ORACLE_HOME/apex/images
    are also in
    ORACLE_HTTPSERVER_HOME/Apache
    The access log shows:
    172.18.2.79 - - [13/Aug/2008:16:57:04 -0400] "GET /pls/apex/ HTTP/1.1" 302 5
    172.18.2.79 - APEX_PUBLIC_USER [13/Aug/2008:16:57:04 -0400] "GET /pls/apex/apex HTTP/1.1" 404 339
    The error log says:
    [Wed Aug 13 16:57:04 2008] [error] [client 172.18.2.79] [ecid: 1218661024:192.239.66.81:10078:0:2,0] mod_plsql: /pls/apex/apex HTTP-404 \napex: PROCEDURE DOESN'T EXIST\n
    The dads.conf is:
    Alias /i/ "/opt/home/as10g/oracle/product/10.2.0/db_1/Apache/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDatabaseConnectString wilson.hhmi.org:1521:webtst10.world ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword apex_tst$
    Allow from all
    </Location>
    Interestingly, if I replace
    "PlsqlDefaultPage apex"
    with
    "PlsqlDefaultPage htmldb"
    I at least get to the old HTMLDB 1.6 login page, although nothing happens.
    I've spent so much time on this, I'm not sure what to do next. Any help would be much appreciated.
    --Bill                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    It already had the grant, but I did it again, and also granted execute to APEX_PUBLIC_USER.
    SELECT grantor, grantee, table_schema, table_name, privilege
    FROM ALL_TAB_PRIVS
    WHERE TABLE_NAME = 'APEX'
    GRANTOR          GRANTEE               TABLE_SCHEMA     TABLE_NAME     PRIVILEGE
    FLOWS_030100     APEX_PUBLIC_USER     FLOWS_030100     APEX          EXECUTE
    FLOWS_030100     PUBLIC               FLOWS_030100     APEX          EXECUTE
    I still get the PROCEDURE DOESN'T EXIST error.
    When I change the PlsqlDefaultPage in the dads.conf from
    PlsqlDefaultPage apex
    to
    PlsqlDefaultPage flows_030100.apex
    ,I get the following:
    application=4500 workspace=10
    Error      ERR-1014 Application not found.
    Does that shed any light, or is that another issue? Ugh!

  • HTTP-404 \napex: PROCEDURE DOESN'T EXIST

    Hi,
    I have installed Oracle Application Express 3.1.2 and unable to access the admin apex page. 404, page Not Found error message.
    In the Apache log file, the error is mod_plsql: /pls/apex/apex HTTP-404 \napex: PROCEDURE DOESN'T EXIST\n
    The http server page is responding and the the apex has insatalled successfully in a database. dads.conf configured and http server restarted.
    On the databse side, APEX_PUBLIC_USER connected successfully using the password mentioned in the dads.conf.
    Since I have another database with apex, I have tested by changing the SID name in the dads.conf and it works. They have same host and port number.
    The only differnence between the 2 apex installation is the version, the one which works is 3.0
    Thanks for your help

    Hi:
    The URL I suggested that you try returns the APEX login page for my 3.1.2 APEX installation. Could your APEX installation have failed somewhere half way through the installation process ? Do you see any errors in the installation log file ?
    What does the query below when run against the database that APEX 3.1.2 was installed in return ?
    select version,status from dba_registry where comp_id='APEX';Varad

  • Mod_plsql: PROCEDURE DOESN'T EXIST

    Hi guys,
    This error is reported in the error log. I am running oracle db 9.2.0.6 and APEX 2.2 (installed oracle HTTP Server from 10g Companion CD). The installation went fine with no errors. I am trying the URL: http://onezero/pls/apex/apex_admin
    Error.log reports:
    [Sun Oct 29 13:32:42 2006] [notice] FastCGI: process manager initialized
    [Sun Oct 29 13:32:52 2006] [error] [client 10.10.10.10] [ecid: 1162125171:10.10.10.10:5360:4240:3,0] mod_plsql: /pls/apex/imagesjavascript/htmldb_html_elements.js HTTP-404 \nimagesjavascript: PROCEDURE DOESN'T EXIST\n
    [Sun Oct 29 13:32:52 2006] [error] [client 10.10.10.10] [ecid: 1162125172:10.10.10.10:5360:4240:4,0] mod_plsql: /pls/apex/imagesjavascript/htmldb_get.js HTTP-404 \nimagesjavascript: PROCEDURE DOESN'T EXIST\n
    [Sun Oct 29 13:32:52 2006] [error] [client 10.10.10.10] [ecid: 1162125172:10.10.10.10:5360:4240:5,0] mod_plsql: /pls/apex/imagescss/core_V22.css HTTP-404 \nimagescss: PROCEDURE DOESN'T EXIST\n
    [Sun Oct 29 13:32:52 2006] [error] [client 10.10.10.10] [ecid: 1162125172:10.10.10.10:5360:4240:6,0] mod_plsql: /pls/apex/imagescss/htmldb_V2.css HTTP-404 \nimagescss: PROCEDURE DOESN'T EXIST\n
    [Sun Oct 29 13:32:52 2006] [error] [client 10.10.10.10] [ecid: 1162125172:10.10.10.10:5360:4244:1,0] mod_plsql: /pls/apex/imageshtmldb/builder/1px_trans.gif HTTP-404 \nimageshtmldb: PROCEDURE DOESN'T EXIST\n
    [Sun Oct 29 13:32:52 2006] [error] [client 10.10.10.10] [ecid: 1162125172:10.10.10.10:5360:4240:7,0] mod_plsql: /pls/apex/imageshtmldb/apex_logo.gif HTTP-404 \nimageshtmldb: PROCEDURE DOESN'T EXIST\n
    Here is my marvel.conf file:
    Alias /i/ "C:\oracle\product\10.2.0\db\Apache\Apache\images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlDatabaseConnectString onezero:1521:HTMLDB ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL32UTF8
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword oracle
    Allow from all
    </Location>
    Httpd.conf contains the following "include" statements:
    # Include the mod_oc4j configuration file
    include "C:\oracle\product\10.2.0\db\Apache\Apache\conf\mod_oc4j.conf"
    # Include the mod_dms configuration file
    include "C:\oracle\product\10.2.0\db\Apache\Apache\conf\dms.conf"
    # Loading rewrite_module here so it loads before mod_oc4j
    LoadModule rewrite_module      modules/ApacheModuleRewrite.dll
    # Include the SSL definitions and Virtual Host container
    include "C:\oracle\product\10.2.0\db\Apache\Apache\conf\ssl.conf"
    # Include the mod_osso configuration file
    #include "C:\oracle\product\10.2.0\db\Apache\Apache\conf\mod_osso.conf"
    # Include the Oracle configuration file for custom settings
    include "C:\oracle\product\10.2.0\db\Apache\Apache\conf\oracle_apache.conf"
    # Include reference to the marvel configuration
    include "C:\oracle\product\10.2.0\db\Apache\modplsql\conf\marvel.conf"
    I got it working fine on database 10g and APEX 2.2 (10g comp. CD). Any ideas what the problem is on 9.2.0.6 db and APEX 2.2> Many thanks.
    Regards
    Zee

    You might have better luck with this question on the htmldb forum.

  • HTTP 404: PROCEDURE DOESN'T EXIST upon login

    Hi all,
    running apex 2.2 and apache on red hat linux 6.
    After many http 403 errors (ORA-1017) I finally managed to get apex to connect to the DB fine.
    I now get an http 404 error: error_log shows:
    mod_plsql: /steve/index HTTP-404
    pex: PROCEDURE DOESN'T EXIST
    Notice that the 2nd line of the error mentions "pex" instead of apex. Whatever I put after the main "dad" url (which in my case is defined as ..../steve/) the error truncates the first letter from it and I get a 404 error.
    If I look in the DB in the FLOW_020200 schema, I can not see an htmldb_admin procedure.
    What do?????

    Earl, I get the error when I try to log in to the http://host:port/myapp/ URL
    I get a 404 error in the browser and the above error in the apache/logs/error.log
    my dads.conf:
    Alias /i/ "/u01/app/oracle/product/10.1.0/HTTP_1/Apache/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /steve/>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_manager.process_download
    PlsqlDatabaseConnectString [host.domain:1521:SID] ServiceNameFormat
    PlsqlNLSLanguage AMERICAN_AMERICA.AL16UTF16
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword "XXXXXXXXXXXXXXX"
    Allow from all
    </Location>
    The url:
    http://[host.domain]:7777/steve/
    The error log:
    [Mon Oct  9 16:14:51 2006] [error] [client 10.44.240.130] [ecid: 1160406891:10.44.12.35:32002:0:28,0] mod_plsql: /steve/apex HTTP-404
    pex: PROCEDURE DOESN'T EXIST

  • Calendar Procedure doesn't exist

    Hi All;
    I am new to Oracle Portal and have been assigned the responsibility of investigating the feasibility and use of O.P. for my group. Being new to the application I thought that implementing a calendar would demonstrate a useful tool to my group and expand my knowledge and abilities for Oracle Portal. After struggling through the typos in the tutorial (thanks in a great part to this discussion group the solution not the typos). I have once again run up against a roadblock After adding in the link code and then adding in the button I receive the following error when I select the button to bring up the data entry form.
    NSSOIM.wwv_app_module.link: PROCEDURE DOESN'T EXIST
    DAD name: portal30
    PROCEDURE : NSSOIM.wwv_app_module.link
    URL : http://gr-bambino.gr.hp.com:80/pls/portal30/NSSOIM.wwv_app_module.link?p_arg_names=moduleid&p_arg_values=1215421501&p_arg_names=_sessionid&p_arg_values=&p_arg_names=EVENT_START_DAT E&p_arg_values=%23sysdate&p_arg_names=_event_start_date_cond&p_arg_values=%3D&p_arg_names=_show_header&p_arg_values=YES
    PARAMETERS :
    The code I have entered is:
    1) the link and intial load of the calendar:
    select
    E.event_start_date the_date,
    E.event_title the_name,
    null the_date_link,
    'NSSOIM.wwv_app_module.link?p_arg_names=moduleid&p_arg_values=1215421501&p_arg_names=_event_id_cond&p_arg_values=%3D&p_arg_names=_show_header&p_arg_values=YES'&#0124; &#0124;E.EVENT_ID&#0124; &#0124;' ' the_name_link,
    null the_target
    from NSSOIM.events E
    order by 1
    2)The code for adding the event button:
    htp.formOpen(owa_util.get_owa_service_path&#0124; &#0124;'NSSOIM.wwv_app_module.link?p_arg_names=moduleid&p_arg_values=1215421501&p_arg_names=_sessionid&p_arg_values=&p_arg_names=EVENT_START_DA TE&p_arg_values=%23sysdate&p_arg_names=_event_start_date_cond&p_arg_values=%3D&p_arg_names=_show_header&p_arg_values=YES');
    htp.formSubmit (null, 'New Event');
    htp.formClose;
    In both cases I have
    "NSSOIM.wwv_app_module.link?" the missing file. Is it, the missing file, in another schema (e,g, portal30...) and if so do I need to copy it to my NSSOIM schema?
    One other proble, now that I have your ear(s)..... when I do start the calendar the background and the added button show on the screen, but instead of a calendar being displayed I see a listing of the select SQL code. Is there something I can do about this... or am I correct in assuming that once I have at least one event in the database that I will see the calendar.
    Sorry for the long note, but I wanted to present all the info I had at hand.
    Thanks in advance for your help;
    Ken
    null

    Para hacer links lo mejor q puedes hacer es incluirlos en la seccion de "aqadir html" en el formateo final, o usar html portlets, asi te complicas menos la vida y no tienes q enredar con los packages

  • PROCEDURE DOESN'T EXIST - what about this issue when installation

    install APEX3.2 on Oracle 10 with Http server + mod_plsql
    the Apache error log:
    [Fri Apr 10 16:12:58 2009] [error] [client 192.168.3.56] [ecid: 1239351178:192.168.3.56:1804:5872:1,0] File does not exist: f:/oraclecd/product/10.2.0/db/apache/apache/htdocs/pls
    [Fri Apr 10 16:14:19 2009] [error] [client 192.168.3.56] [ecid: 1239351258:192.168.3.56:1804:5664:1,0] mod_plsql: /pls/apex/apex_admin HTTP-404 \napex_admin: PROCEDURE DOESN'T EXIST\n
    access log:
    192.168.3.56 - APEX_PUBLIC_USER [10/Apr/2009:16:05:16 +0800] "GET /pls/apex/apex_admin HTTP/1.1" 404 357
    192.168.3.56 - - [10/Apr/2009:16:05:22 +0800] "GET /pls/apex HTTP/1.1" 302 5
    192.168.3.56 - - [10/Apr/2009:16:05:27 +0800] "GET /apex HTTP/1.1" 404 342
    192.168.3.56 - - [10/Apr/2009:16:09:49 +0800] "GET /apex HTTP/1.1" 404 342
    192.168.3.56 - - [10/Apr/2009:16:09:57 +0800] "GET /pls/apex HTTP/1.1" 302 5
    192.168.3.56 - - [10/Apr/2009:16:12:58 +0800] "GET /pls HTTP/1.1" 404 341
    192.168.3.56 - APEX_PUBLIC_USER [10/Apr/2009:16:14:19 +0800] "GET /pls/apex/apex_admin HTTP/1.1" 404 357
    and DADs is :
    Alias /i/ "F:/oracleCD/product/10.2.0/db/Apache/Apache/images/"
    AddType text/xml xbl
    AddType text/x-component htc
    <Location /pls/apex>
    Order deny,allow
    PlsqlDocumentPath docs
    AllowOverride None
    PlsqlDocumentProcedure wwv_flow_file_mgr.process_download
    PlsqlDatabaseConnectString 192.168.3.56:1521:apex.domain ServiceNameFormat
    PlsqlNLSLanguage "AMERICAN_AMERICA.AL32UTF8"
    PlsqlAuthenticationMode Basic
    SetHandler pls_handler
    PlsqlDocumentTablename wwv_flow_file_objects$
    PlsqlDatabaseUsername APEX_PUBLIC_USER
    PlsqlDefaultPage apex
    PlsqlDatabasePassword *****
    PlsqlRequestValidationFunction wwv_flow_epg_include_modules.authorize
    Allow from all
    </Location>
    Edited by: PPMonkey on Apr 10, 2009 1:21 AM
    Edited by: PPMonkey on Apr 10, 2009 1:22 AM

    Hi Matthias,
    Thanks for your reminding. The DAD is ok.
    And I have found the cause. and it's a little bit complicated.
    I have installed 2 oracles on my machine. Apex and Apache have been installed on different ORACLEs.
    sorry about this. so mass.

  • Procedure doesn't exist with web PL/SQL

    Sometimes have the following error even if the dad connexion is already configured
    Mon, 10 May 2004 17:12:33 GMT eguide: PROCEDURE DOESN'T EXIST DAD name: owa PROCEDURE : eguide URL : http://192.168.254.182/pls/owa/rdp.Index0?login=360
    PARAMETERS : ============ loc: my ENVIRONMENT: ============ PLSQL_GATEWAY=WebDb GATEWAY_IVERSION=2 SERVER_SOFTWARE=Apache/1.3.12 (Unix) ApacheJServ/1.1 mod_perl/1.22 GATEWAY_INTERFACE=CGI/1.1 SERVER_PORT=7777 SERVER_NAME=siargao.infophil.com REQUEST_METHOD=GET QUERY_STRING=loc=my PATH_INFO=/pls/jobs/eguide SCRIPT_NAME=/pls REMOTE_HOST= REMOTE_ADDR=64.9.131.102 SERVER_PROTOCOL=HTTP/1.0 REQUEST_PROTOCOL=HTTP REMOTE_USER= HTTP_CONTENT_LENGTH= HTTP_CONTENT_TYPE= HTTP_USER_AGENT=Java/1.4.2_01 HTTP_HOST=siargao.infophil.com:7777 HTTP_ACCEPT=text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 HTTP_ACCEPT_ENCODING= HTTP_ACCEPT_LANGUAGE= HTTP_ACCEPT_CHARSET= HTTP_COOKIE= Authorization= HTTP_IF_MODIFIED_SINCE=
    How could I resolve this problem

    Sorry, the error is like this
    Mon, 10 May 2004 17:12:33 GMT eguide: PROCEDURE DOESN'T EXIST DAD name: jobs PROCEDURE : eguide URL : http://siargao.infophil.com:7777/pls/jobs/eguide?loc=my PARAMETERS : ============ loc: my ENVIRONMENT: ============ PLSQL_GATEWAY=WebDb GATEWAY_IVERSION=2 SERVER_SOFTWARE=Apache/1.3.12 (Unix) ApacheJServ/1.1 mod_perl/1.22 GATEWAY_INTERFACE=CGI/1.1 SERVER_PORT=7777 SERVER_NAME=siargao.infophil.com REQUEST_METHOD=GET QUERY_STRING=loc=my PATH_INFO=/pls/jobs/eguide SCRIPT_NAME=/pls REMOTE_HOST= REMOTE_ADDR=64.9.131.102 SERVER_PROTOCOL=HTTP/1.0 REQUEST_PROTOCOL=HTTP REMOTE_USER= HTTP_CONTENT_LENGTH= HTTP_CONTENT_TYPE= HTTP_USER_AGENT=Java/1.4.2_01 HTTP_HOST=siargao.infophil.com:7777 HTTP_ACCEPT=text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2 HTTP_ACCEPT_ENCODING= HTTP_ACCEPT_LANGUAGE= HTTP_ACCEPT_CHARSET= HTTP_COOKIE= Authorization= HTTP_IF_MODIFIED_SINCE=
    And could u give me the modplsql's web site?

  • PROCEDURE DOESN'T EXIST

    This URL:
    http://atl-salliemae-app01.asp-sms.com:7777/pls/portal30/portal30
    gives the error message
    portal30: PROCEDURE DOESN'T EXIST
    When I installed this product weeks ago I took all the default values. This URL was working before but is not now. Either (1) I have the wrong URL or (2) something has changed.
    Help. I need to get this working and can find nothing readily at http://otn.oracle.com/products/iportal/htdocs/portal_faq.htm#top.
    thanks.
    null

    One place to help you check for installation problems is the following:
    Installer Troubleshooting Resources for Oracle 9iAS Portal
    Once there, download the Troubleshooting Guide, as well as the Portal Diagnostics Tool to troubleshoot any install issues that you may have encountered.
    2) Also, you may want to check your portal's Oracle_Home in the following directory for your installer log file: $ORACLE_HOME/portal30/assistants/opca/install.log
    null

  • Portal30_sso.wwsso_app_admin.ls_login: PROCEDURE DOESN'T EXIST

    I'm getting this error when I click on the Login link on the portal page. I checked in the database and the procedure is there but there seems to be a problem in compiling it. As the procedures were installed as part of the installation process I was wondering if there is a bug fix or a patch available. I am trying to do the install (oracle portal 3.0) as part of OAS 9i on Win 2K server.

    Portal Version: 3.0.8.9.8
    Platform: Win 2K Advanced Server
    Database: Oracle 8i Enterprise Edition 8.1.7.0.0
    I installed the Portal as part of the OAS 9i install.
    I do get the "Oracle Portal" page when I go to http://localhost/pls/portal30 . However, I am not prompted to log in at that point. When I do try and click on the login link I get the PROCEDURE DOESN'T EXIT error.
    Using "Toad" I opened up the portal30_sso schema to see if the package is there... it's there but has a red X in front of it.
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by S. Goudswaard ([email protected]):
    More information is needed for this to be solved:
    - exact Portal version you installed
    - platform you installed on
    - Exact database version and if it's Standard or Enterprise Edition
    - why doesn't the procedure want to be compiled?<HR></BLOCKQUOTE>
    null

  • Procedure Issue (Table/View Doesn't Exist)

    Hi,
    I am running procedure its giving error (table/view doesn't exist) but if i run plsql block then noo error. Please note there is no grants issue.
    please see.
    1) Successfull case:
    BEGIN
    EXECUTE IMMEDIATE 'TRUNCATE TABLE BILLPRO.LRDA1';
    EXECUTE IMMEDIATE 'TRUNCATE TABLE BILLPRO.LRDA2';
    EXECUTE IMMEDIATE 'TRUNCATE TABLE BILLPRO.LINERENTDISCOUNTB';
    END;
    2)Un-Successfull case: Table / View doesnt exist.
    CREATE OR REPLACE PROCEDURE mobi_test AS
    BEGIN
    EXECUTE IMMEDIATE 'TRUNCATE TABLE BILLPRO.LRDA1';
    EXECUTE IMMEDIATE 'TRUNCATE TABLE BILLPRO.LRDA2';
    EXECUTE IMMEDIATE 'TRUNCATE TABLE BILLPRO.LINERENTDISCOUNTB';
    END;
    BEGIN
    mobi_test;
    END;
    Any help.
    Regards,
    Irfan Ahmad

    The problem is that your grants for your user to be able to truncate those tables is given through a role. An anonymous block will use role based permissions so you're ok that way. But when it's a stored procedure, role based permissions don't apply.
    To solve it, grant delete/truncate permissions to that user directly.

Maybe you are looking for