Procedure doesn`t like 'distinct'

Hi,
Ive written a simple procedure so that a job runs at a certain time every week,but i noticed that the job was being done more than once every week...and that this was due to more than one sysdate in the database.When I select sysdate from dual i get back a sysdate for every row in the table(even though these sysdate times are all identical)...therefore i want to have a 'distinct' sysdate in my procedure.
This procedure works,but it gets done alot more times than once,and i only want it done once.
BEGIN
dbms_job.submit(weekly_job ,'JOB;',
trunc(sysdate)+11/24,
'trunc(sysdate)+7+11/24' );
COMMIT;
Here I have added a 'distinct' in the same procedure but it doesnt like it,and it wont work.
BEGIN
dbms_job.submit(weekly_job ,'JOB;',
distinct(trunc(sysdate)+11/24),
'distinct (trunc(sysdate)+7+11/24)' );
COMMIT;
Does anyone know an alternative or solution?
Thanks,
Brian.

Brian,
Your answer can be found in the "PL/SQL Packages and Types Reference" at:
http://otn.oracle.com/pls/db10g/portal.portal_demo3?selected=3#index-SQL
In summary: exec dbms_job.remove(jobno);
But please download that doc and keep it handy. Grab the SQL Reference, PL/SQL Guide, and Application Developers Fundamentals while you're at it.
user_jobs is a data dictionary view (dba_, all_, user_, etc). You never, ever want to insert, update, or delete anything in the data dictionary. This includes dual. Want to destroy a database? Login as sys and delete from dual. Don't do it, just trust me.
Thanks,
Tyler

Similar Messages

  • 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?

  • How do i put a mobile number in on numbers '09? like 0414441472. Doesn't like 0 at the front. Thanks

    How do i put a mobile number in on numbers '09? like 0414441472. Doesn't like 0 at the front. Thanks

    Ed,
    There are a number of ways to do this. Your phone number consists of all numerals, yet isn't a numeric value, but rather a text value. Numbers doesn't know that, so it treats it as a numeric value and strips off what it feels is an unnecessary leading zero.
    You have there options:
    Format the cells as Text prior to making the entry.
    Leave the cells as a Numeric value format, but choose Custom Format to set the number of displayed places and choose to display leading zeros.
    Use the Numeral System Format and set it to base 10, displaying 9 digits, or whatever you need.
    There are ways to convert a number to text and add required leading zeros with a formula too, but it's needless work.
    Jerry

  • MP3-Library doesn't like some of MediaSource's ID3 t

    Just a tip for MP3-Library users:
    On rare occasions, MediaSource 3.30.2 will produce an ID3 tag that MP3-Library doesn't like. (This is pretty rare -- out of 45 tracks I updated the tags on, 6 did this.) This results in the file being displayed as corrupted. If you select "Analyze/Fix MP3," it finds a frame or two with random specifications at the very start of the file, followed by a single bad frame, and then all good frames.
    If you check all availiable fix options (delete selected frames [check the junk and bad ones], delete garbage before st frame, delete garbage after last frame), it lops about 30 bytes off the end of the tag/header and takes a few good frames off the start of the file.
    According to MP3Utility and EncSpot, there's nothing wrong with the files, and they play just fine in MediaSource, Winamp, and on the Zen. The header data that was destroyed doesn't affect the ID3 data. It only seems to have removed the Xing header. (No, I don't use Xing. LAME 3.97 alpha puts Xing-compatible headers on its VBR files.)
    The following are the summary data that MP3Utility shows. This is from the original file, fresh out of LAME:
    <i>File size: 3,63,232 bytes
    Offset to first frame header: 2,630 bytes
    MPEG version .0; Layer III
    Bitrate: VBR (Xing); Sample rate: 44,00 Hz
    Channel mode: Joint stereo
    Private: No; CRCs: No; Copyrighted: No
    Original: No; Emphasis: None
    Frame size: ,52 samples/frame
    Frame length: 47 bytes/frame (unpadded)
    Pad size: byte(s)
    Estimated frames: 8,945
    Estimated time: 3:54 (234 secs.)</i>
    This is after importing the file into the PC Music Library and clicking "Update Tag." I didn't modify anything, just told it to re-write the ID3 tag:
    <i>File size: 3,63,232 bytes
    Offset to first frame header: 2,630 bytes
    MPEG version .0; Layer III
    Bitrate: VBR (Xing); Sample rate: 44,00 Hz
    Channel mode: Joint stereo
    Private: No; CRCs: No; Copyrighted: No
    Original: No; Emphasis: None
    Frame size: ,52 samples/frame
    Frame length: 47 bytes/frame (unpadded)
    Pad size: byte(s)
    Estimated frames: 8,945
    Estimated time: 3:54 (234 secs.)</i>
    And this is after MP3-Library "fixed" it:
    <i>File size: 3,629,325 bytes
    Offset to first frame header: 2,600 bytes
    MPEG version .0; Layer III
    Bitrate: 224 kbps; Sample rate: 44,00 Hz
    Channel mode: Joint stereo
    Private: No; CRCs: No; Copyrighted: No
    Original: No; Emphasis: None
    Frame size: ,52 samples/frame
    Frame length: 73 bytes/frame (unpadded)
    Pad size: byte(s)
    Estimated frames: 4,96
    Estimated time: 2:0 (30 secs.)</i>
    No, MP3-Library DIDN'T chop 04 seconds off the file. The estimated frame count and length are WRONG because the Xing header was destroyed by MP3-Library. This header would normally tell MP3Utility how long the file really is, otherwise it takes the bitrate of the first frame and extrapolates that over the file length. (Without this header, many programs' progress sliders won't be as accurate.)
    So, if MP3-Library tells you a file is corrupted after going through MediaSource and the file wasn't corrupted before, DON'T fix it. You'll only make things worse. I've never seen MediaSource or my Zen actually damage a file.
    (At first, I told it to fix 'em. Now I'm going through and restoring the backups it made.)

    i have used mp3-libary many times before because it said a large amount of my collection was corrupted. but it seams to be better.as i havent used media source to import them so i think they may have actually be corrupt. but interesting findings.

  • CREATE OR REPLACE PROCEDURE return data like SELECT statement

    "SELECT * FROM SEARCH_KEYWORD" is successfully done and return the data of the tables. Now, I want to run that on server side using PROCEDURE.
    I successfully executed the below scripts. Please teach me how to call the sp_test procedure. OR if you have other way or maybe my scripts are wrong.
    CREATE OR REPLACE PACKAGE GLOBALPKG
    AS
         TYPE RCT1 IS REF CURSOR;
         TRANCOUNT INTEGER := 0;
         IDENTITY INTEGER;
    END;
    CREATE OR REPLACE PROCEDURE LPG.sp_test
         RCT1 IN OUT      GLOBALPKG.RCT1
    AS
    BEGIN
         OPEN RCT1 FOR
         SELECT *
         FROM SEARCH_KEYWORD;
    END;
    Here is my table definition:
    CREATE TABLE LPG.SEARCH_KEYWORD
    FRACTION VARCHAR2(50),
    KEYWORD VARCHAR2(50),
    PURPOSE VARCHAR2(50),
    REMARKS VARCHAR2(50),
    DATE_INSERTED DATE DEFAULT sysdate
    PCTFREE 10
    PCTUSED 40
    MAXTRANS 255
    TABLESPACE SYSTEM
    STORAGE(INITIAL 64K MINEXTENTS 1 MAXEXTENTS 2147483645 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)
    NOCACHE
    LOGGING
    Eros
    Japan

    Wrong forum. You should ask this question in the SQL and PL/SQL forum.
    Couple of comments though. Oracle is not SQL-Server. So calling a procedure that returns a ref cursor is different from a T-SQL macro procedure that functions like a view.
    Also, there is no need to use the SQL-Server standard (and silly one at that) of prefixing stored procedures using the text "sp_". In fact, the whole concept of Hungarian-like notation is something of the past and has no place in today's paradigm of software engineering.
    As for calling a a proc that returns a ref cursor, from SQL*Plus it will look as follows:
    SQL> var c refcursor
    SQL>
    SQL> exec LPG.sp_test( :c )
    SQL> print c
    Ref cursor needs to be supported by the client language you use to make this call to Oracle.

  • Bridge doesn't like gif

    My Bridge doesn't like gif extensions on the pictures. He cal-laps, the program re-installed on my mac, but the same problem. By gif it stops and I have to forced stop to quit the program. hen open again and the same problem appears.
    jpg. or png ole but gif bridge won't replace or open or...

    BOILERPLATE TEXT:
    If you give complete and detailed information about your setup and the issue at hand, such as your platform (Mac or Win), exact versions of your OS, of Photoshop and of Bridge, machine specs, what troubleshooting steps you have taken so far, what error message(s) you receive, if having issues opening raw files also the exact camera make and model that generated them, etc., someone may be able to help you.
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • MacBook Pro doesn't like my 3rd gen. iPod

    Just got a new MacBook Pro (work-issue = no administrator password for me), which replaced a Titanium PowerBook. Tried to hook up and sync my 3rd gen. iPod for the first time, using the Firewire port of course. (Music library has already moved to new machine.)
    The iPod doesn't seem to be seen by the MacBook Pro. It doesn't show up in the iTunes source list or on the desktop. The iPod goes into "Do Not Disconnect" mode, then it freezes.
    I've seen other people posting with similar or same issues, but no resolution. What could be going on?
    MacBook Pro   Mac OS X (10.4.5)  

    Update: I have discovered that if I connect the iPod to the Mac with the Firewire cable only, things work perfectly. If I connect thru the dock with the iPod sitting in it (like I was before), things go haywire.
    So I guess the MacBook Pro likes my 3rd gen. iPod just fine. The iPod dock is what it doesn't like.
    Weird. Thanks for all your thoughts.
    Mac Book Pro Mac OS X (10.4.5)

  • Perl doesn't like utf8

    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LC_COLLATE = "C",
    LANG = "en_US.utf8"
    are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    Perl doesn't like it when I have my locale set to en_US.utf8. It works fine with just en_US. Is there a fix for this?

    How could you set perl to a locale if that locale doesn't exist?
    Maybe there are ways to encode just specific things in utf8, rather than having to change all of per's locale. If this is what you mean, then read the perldoc

  • 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.

  • 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

  • /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

Maybe you are looking for

  • Limit access to Apex login page

    Hi, We are deploying an application to our users. I need to limit access to Apex login page f?p=4550 to some predefined Ip adresses. Any ideas on this? Best regards, Onur.

  • Numbers syncing on iPad and iPhone

    I have numbers on both my iPad and iPhone. Both are set up for iCloud. It is my understanding that they should automatically sync my spreedsheets. Is that wrong? Is there a step I'm missing?

  • Infinity speeds dropped over past month

    We recently had Infinity installed around 2 months ago and it was perfectly fine for the first month. I was consistently getting download speeds of 70Mbps and was extremely satisfied with that. However, the speed has dropped down to 50Mbps which is v

  • Hiding vendor bank info on MIRO/FB60 screen

    HI, In MIRO/FB60 after you enter vendor & other header info, vendor info (address/phone #/bank info) is displayed on the right hand side. Does anyone know a way to hide vendor bank account number and routing number from MIRO/FB60 screen. Client does

  • Security Issues with workbook

    Hello All, When I log into discoverer with some responsiblity "a" i am able to see the output of the particular workbook. But when the same work book ran by other user with differnet responsbility "b" and with with same parameters , he is geting the