ERR-7620 could determine no workspace for the application (4950), ORA-01403: no data found

Hi, I am trying to upgrade XE APEX 4-5 with this tutorial

https://docs.Oracle.com/CD/E59726_01/install.50/e39144/oracle_xe.htm#HTMIG29430

Everything was fine, no errors, but after upgrade, I can't run apex over and get this err message.

Laptop with MS 8.1 PRO, 64

What should do? Thanks for help.

Have you read step # 8 in the instructions? :

  1. Go to the Oracle Application Express Administration Services application:

    1. In a Web browser, go to:

      http://hostname:port/apex/apex_admin
      

      Where:

      hostnameis the name of the system where Oracle XML DB Protocol server is installed.

      portis the port assigned to HTTP the server of Oracle XML DB Protocol number. In a default installation, this number is 8080. If you use the multitenancy of 12 database Oracle, then each database plug-in (PDB) will be a separate port number.

      apexthe database access descriptor (DAD) is defined in the configuration file.

    2. On the login page:
      • Username - enter admin .

      • Password - enter the Oracle Application Express account password specified in step 7.
      • Click on connect to Administration.

      Note that, depending on your configuration, you may need to change your password when you sign in for the first time.

Thank you

Tony Miller
Software LuvMuffin
Ruckersville, WILL

Tags: Database

Similar Questions

  • Apex 5 on PDB not work. works very well on the root - ERR-7620 could determine no workspace for the application (4500)

    Hi all

    I recently installed Oracle 12 c and Apex 5 on a new server.

    My apex 5 installation went well. I can access it without problem at the root on its default port 8080.

    Later, I created a new pdb file (cloned from pdborcl) and created a new schema.

    as sysdba, I started a new instance of the Apex on port 8888, but when I try to access it through the http://IPAddress:8888 / apex / or apex / http://IPAddress:8888 / apex_admin I get an error (see pictures below)

    Can someone tell me please in the right direction.

    Should I do an install fresh apex 5 on the PDB? I thought that if I installed as sysdba on the CBD, the pluggable DB would inherit apex 5. Help, please

    ERR-7620 could determine no workspace for the application (4500)

    ORA-01403: no data found


    (DOES NOT NOT ON PDB)

    1.PNG


    (WORKING ON ROOT)

    2.PNG



    Hi John,.

    What you said is exactly the problem you will encounter if patch 20618595 of the database is not applied before the APEX upgrade to 5.0. In addition to the opatch apply the approach, you also run $ORACLE_HOME/OPatch/datapatch? At run time, you guarantee that all-ins databases have been opened after the start of the database to the top by issuing alter database connectable to all open?

    Finally, you have indicated that you have installed it on a new server. Is your main interest just to have a new 12 c CBD with APEX 5.0 in it? If Yes, you can do the following to avoid the problem you are experiencing currently.

    (1) create a new 12 c CBD

    (2) connect SYS as SYSDBA to CBD$ ROOT and launch a 4.2.5 or newer version of apxremov_con.sql. If the database that you created in step 1 is 12.1.0.2, you can just use $ORACLE_HOME/apex/apxremov_con.sql

    (3) connect SYS as SYSDBA to CBD$ ROOT and run apexins.sql from the source 5.0 specifying positional parameters, as you normally would

    Kind regards

    Jason

  • ERR-7620 could determine no workspace for the application after you have patched to 5.0.2

    Hello

    We have just improved our test case Oracle APEX and now the ERR 7620 on certain applications and workspaces, but not all; can log in etc. fine application designer. With the help of 11g 2 with Oracle HTTP Server and Apex 5.0.2. Reason for upgrade has been issues with our new ADR configuration that we test; but this is not currently the live platform.

    See you soon

    David

    Hello

    You can run the following as SYS SQL please:

    alter session set current_schema='APEX_050000';
    
    select c.account_status,
           f.security_group_id
      from wwv_flows f,
           wwv_flow_companies c
    where f.security_group_id = c.provisioning_company_id
       and f.id             = 214;
    

    account_status should be ASSIGNED. If it is null then Oracle Support should be able to point to a Note that described for updating this status. ASSIGNED

    Concerning

    Patrick

  • DAC 11.1.1.6.4 fails with the error cannot get columns: ORA-01403: no data found

    Hello

    We strive to run a full charge in DAC, but it is a failure.

    The S_ASSET table is empty and therefore, we get the error

    Could not get column: ORA-01403: no data found

    We were not facing this error in DAC 10 g but after upgrade to DCA 11 g, this task has no place if the array is empty. How remove this restriction and DAC will work perfectly even if the tables are empty to full charge?

    CAD DETAILS

    Console Administration Oracle BI DW

    CAD build a 11.1.1.6.4.20121119.2022 Build date: November 19, 2012

    Management Console to install, configure, and administer the Warehouse Analytics of Oracle Business

    Schema version - 47, Index version - 36, repository version - 6, data version Seed - 16

    INFORMATICA - VERSION9.0.1 HF2


    Here's the log of IMG_BUILD - S_ASSET when this task was running in DAC 10 g. The task facing any problem when S_ASSET table was empty.

    [code]

    2013-12-23 15:34:29.644 CHANGE CAPTURE: IMG_BUILD - internal S_ASSET began.

    the number of days of prunes: 4

    After change data capture: 2013-12-19 12:23:19.332 in full Mode.

    2013-12-23 15:34:29.69 - execution:

    TRUNCATE TABLE S_ETL_I_IMG_6

    2013-12-23 15:34:29.89 - executed successfully.

    2013-12-23 15:34:29.9 - execution:

    TRUNCATE TABLE S_ETL_R_IMG_6

    2013-12-23 15:34:30.145 - executed successfully.

    2013-12-23 15:34:30.16 - execution:

    TRUNCATE TABLE S_ETL_D_IMG_6

    2013-12-23 15:34:30.198 - executed successfully.

    2013-12-23 15:34:30.236 - execution:

    INSERT / * + APPEND * / INTO S_ETL_R_IMG_6

    (ROW_ID, MODIFICATION_NUM, LAST_UPD)

    SELECT

    ROW_ID

    MODIFICATION_NUM

    LAST_UPD

    Of

    S_ASSET

    WHERE

    LAST_UPD > TO_DATE ('2013-12-19 12:23:19 ',' ' YYYY-MM-DD HH24:MI:SS)

    2013-12-23 15:34:30.968 - executed successfully.

    2013 12-23 15:34:30.989 - execution of deleting duplicates rowid.

    2013-12-23 15:34:31.01 - successfully deleting duplicates rowid.

    2013-12-23 15:34:31.27 - execution:

    DROP VIEW V_ASSET

    2013-12-23 15:34:31.566 - executed successfully.

    2013-12-23 15:34:31.569 - execution:

    CREATE VIEW V_ASSET AS

    SELECT

    *

    Of

    S_ASSET

    2013-12-23 15:34:31.743 - executed successfully.

    2013-12-23 15:34:31.78 - execution:

    SELECT COUNT (*) IN S_ASSET

    The County is: 0

    Executed successfully: CHANGE CAPTURE: IMG_BUILD - internal S_ASSET

    (Number of attempts: 1).

    Executed orders:

    IMG_BUILD - internal

    2013-12-23 15:34:31.851 CHANGE CAPTURE: IMG_BUILD - internal S_ASSET has finished running with the completed state.

    The same task, IMG_BUILD - S_ASSET fails when it is running in DAC 11 g, because the table is empty. Here is the log for the failure of the task to 11g.

    [code]

    2013-12-27 21:21:47.497 acquisition of resources

    2013-12-27 21:22:20.33 acquired resources

    2013-12-27 21:22:20.787 CHANGE CAPTURE: IMG_BUILD - internal S_ASSET began.

    the number of days of plum: 5760

    After change data capture: 2013-12-23 21:19:19.233 in full Mode.

    21:22:21.211 2013-12-27 - execution:

    TRUNCATE TABLE S_ETL_I_IMG_6

    2013-12-27 21:22:22.384 - executed successfully.

    21:22:22.389 2013-12-27 - execution:

    TRUNCATE TABLE S_ETL_R_IMG_6

    2013-12-27 21:22:22.532 - executed successfully.

    21:22:22.534 2013-12-27 - execution:

    TRUNCATE TABLE S_ETL_D_IMG_6

    2013-12-27 21:22:22.546 - executed successfully.

    21:22:22.55 2013-12-27 - execution:

    INSERT / * + APPEND * / INTO S_ETL_R_IMG_6

    (ROW_ID, MODIFICATION_NUM, LAST_UPD)

    SELECT

    ROW_ID

    MODIFICATION_NUM

    LAST_UPD

    Of

    S_ASSET

    WHERE

    LAST_UPD > TO_DATE ('2013-12-23 21:19:19 ',' ' YYYY-MM-DD HH24:MI:SS)

    2013-12-27 21:22:22.614 - executed successfully.

    2013 12-27 21:22:22.616 - execution of deleting duplicates rowid.

    2013-12-27 21:22:24.72 - successfully deleting duplicates rowid.

    Could not get column: ORA-01403: no data found

    FAULT INFO: Error executing: CHANGE CAPTURE: IMG_BUILD - internal S_ASSET

    MESSAGE: com. Siebel.Analytics.etl.Execution.exceptions.ChangeCaptureTaskFailedException: Change Capture failed.

    EXCEPTION CLASS: java.lang.RuntimeException

    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:536)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:372)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:253)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:655)

    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)

    java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:303)

    java.util.concurrent.FutureTask.run(FutureTask.java:138)

    java.util.concurrent.Executors$ RunnableAdapter.call (Executors.java:441)

    java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:303)

    java.util.concurrent.FutureTask.run(FutureTask.java:138)

    java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

    java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

    java.lang.Thread.run(Thread.java:619)

    : CAUSE:

    MESSAGE: change Capture failed.

    EXCEPTION CLASS: com.siebel.analytics.etl.execution.exceptions.ChangeCaptureTaskFailedException

    com.siebel.analytics.etl.etltask.ChangeCaptureTask.executeChangeCapture(ChangeCaptureTask.java:93)

    com.siebel.analytics.etl.etltask.ChangeCaptureTask.doExecute(ChangeCaptureTask.java:46)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.doExecuteWithRetries(GenericTaskImpl.java:477)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:372)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.execute(GenericTaskImpl.java:253)

    com.siebel.analytics.etl.etltask.GenericTaskImpl.run(GenericTaskImpl.java:655)

    com.siebel.analytics.etl.taskmanager.XCallable.call(XCallable.java:63)

    java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:303)

    java.util.concurrent.FutureTask.run(FutureTask.java:138)

    java.util.concurrent.Executors$ RunnableAdapter.call (Executors.java:441)

    java.util.concurrent.FutureTask$ Sync.innerRun (FutureTask.java:303)

    java.util.concurrent.FutureTask.run(FutureTask.java:138)

    java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:886)

    java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:908)

    java.lang.Thread.run(Thread.java:619)

    (Number of attempts: 1).

    IMG_BUILD - internal

    2013-12-27 21:22:31.526 CHANGE CAPTURE: IMG_BUILD - internal S_ASSET has finished running with the Failed state.

    [[code


    The CREATE VIEW privilege was missing from the CAD database user, therefore, was not to create the step. I have granted CREATE VIEW and all is well.

  • ORA-01403: no data found / error line could not.

    Hi all
    I copy a page form another application and I run to the demand for labour.
    I got following error:
    ORA-01403: no data found
    Error line could not.

    Any idea,

    Thank you
    NY

    Ok

    Andy

  • ORA-01403: no data found for default

    I have the body of the following pl/sql function to set the default value of a selection list.

    DECLARE
    VARCHAR2 (100);
    BEGIN
    Select person_id in selected in ht_people
    where: app_user = flow_user;
    RETURN selected;
    END;


    It works perfectly until the user is not on the list and then I get:

    ORA-01403: no data found
    ERR-9131 error in PLSQL function for default code point body, item = P7_IDENTIFIED_BY

    Is there an item property that I can put to treat it or must it be done in PL/SQL?

    It throws no error if the user did not find:

    DECLARE
       selected   VARCHAR2 (100);
    BEGIN
       FOR c IN (SELECT person_id
                   FROM ht_people
                  WHERE :app_user = flow_user)
       LOOP
          selected := c.person_id;
       END LOOP;
    
       RETURN selected;
    END;
    

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • You are not allowed to open the form ORA-01403: no data found

    Hello

    I created a new forms of Oracle 10 g. It compiles successfully, but when it is open, it gives an error message: you are not allowed to open the form ORA-01403: no data found.

    I am already connected to the database. Please can someone help what is the reason of this problem, and no matter what possible resolution?

    Looks like you have some kind of security is enabled.  However, because you do not share details about your environment or what you're doing here is not that we can do is guess.

    • Exactly what version of forms do you use?
    • Exactly which version of the database that you are using?
    • You use something like Oracle E-Business (e.g. template.fmb)?
    • You created the form with Oracle Designer?
    • If you create a simple form using only the layout assistants and the DataBlock compared to schema Oracle demo (SCOTT), this form run?

    No additional details describing what you do or have done could be useful.

  • When I try to change the interactive report columns, then triggers the error: "unable to change column attributes. "ORA-01403: no data found. Pls tell me why?

    When I try to change the interactive report columns, then triggers the error: "unable to change column attributes. "ORA-01403: no data found. Pls tell me why?

    You use listener EA3 ADR?

  • ORA-01403: no data found on the LOGICAL standby database

    Hello

    Logical question of Eve:
    Enterprise Edition Oracle 10.2.0.2.

    M work waiting LOGIC for 1 year but still i have not had this...
    I m not be countinuously no data foud errror on the logic of the standby database.

    I found the table causing the problem (db_logstdby_events) and jumped this table and table instantiated using the package bwlow:

    exec dbms_logstdby.instantiate_table (...)

    but when I start to apply the logical waiting process it gives again some were found for the new data table:

    I even tried to instantiate the table to EXPORT/IMPORT assistance over time, but the same problem same deal with.

    As much as I knew abt the error that is:
    Table1:
    ID
    10
    20
    30


    Now if sql apply processes on standby logic tent performs the operation of (for example) updated as below

    Update table1 set id = 100 where id = 50;

    above request will not be completed cos he'll never find 50 values which is not in the table. That is why this error coming...


    Now my concern is... no user didn't dare change/make of such changes on the logic ensures. So if there is no change in the tables, then apply it sqll should get all the values to be needded for an update...

    watingggg guyssss...

    Hello;

    How do you know that the database pending is compatible with the primary?

    Are there opportunities has one or several tables have been created on the eve before they were created on the primary? (If Yes check in DBMS_LOGSTDBY. INSTANTIATE_TABLE)

    Or jump and re-instantiate the table.

    Example of

    EXEC DBMS_LOGSTDBY.SKIP('DML','EMPLOYEES','%');
    
    EXECUTE DBMS_LOGSTDBY.INSTANTIATE_TABLE  ('YOUR_USER', 'EMPLOYEES', 'YOUR_DBLINK');
    

    Best regards

    mseberg

  • Change the order of the columns does not cause any data found error report

    Hello. I have a weird problem (and I'm new to APEX). I have a subregion of report that shows the details of a master record based on the ID of the parent area. When I have everything first to change SQL for the query and apply the changes page works fine. When I go back and change the region > attributes report and use the arrows to change the order of the columns the region then returns:

    error report:
    ORA-01403: no data found

    I tried to change the query so that the columns found in the desired order and who has also not returned no data error. If I go back to my original query (which had 2 fewer columns) the page works again. Then I change to the new query (2 addtl columns), and then it works again, until I have change the order of the columns again. Don't know if it would be serious or not, but one of the columns is a 2 columns of the table concat.

    Any ideas would be appreciated, because I'm out of them.

    Thank you!

    use: Apex 4.0
    DB: 10g Exp

    "807428," Hi

    using 4.0 or 4.0.1? Can you reproduce the same problem on apex.oracle.com as well?

    Concerning
    Patrick
    -----------
    My Blog: http://www.inside-oracle-apex.com
    APEX 4.0 Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • A suspended snapshot could not be created for the virtual machine (DC) ha-data center (DC) \vm\VMware vCenter Server Appliance.

    Hello gentlemen,

    I can not only save this virtual machine with Backup Exec 2014 for a long time.

    They are there was no snapshot in snapshot Manager.

    Could you help me?

    A suspended snapshot could not be created for the virtual machine (DC) ha-data center (DC) \vm\VMware vCenter Server Appliance.

    V-79-57344-38260 - failed to create a snapshot of the virtual machine. The virtual machine is no longer exist, or may be too busy to pause to take the snap.

    A suspended snapshot could not be created for the virtual machine (DC) ha-data center (DC) \vm\FRPA111PRIM01.

    V-79-57344-38299-\vm\FRPA111PRIM01 ha-data center (DC) VMVCB::\\192.168.204.42\VCGuestVm\ (DC). To try to take a snapshot of a virtual machine failed because it could not be suspended in a file system.

    Hello

    I found the solution.

    I disabled the JOB BE general relativity.

    and the host where the virtual machine belong was not the right time. No Ntp server has been configured.

    I did and now there works.

    I think that the problem can come from this.

  • Our company buy Illustrator 2014 cc, this is the English version, could set us up for the traditional Chinese version?

    Our company buy Illustrator 2014 cc, this is the English version, could set us up for the traditional Chinese version?

    Hi Anna,.

    Please try the steps as described in change the language setting of your Cloud Creative applications

    Hope that helps!

    Kind regards

    Sheena

  • Error ERR-1002 unable to find item for the 'ID' element ID in the application

    Hello world

    I'm new to APEX and I came across this error for the first time. I have a page with a classic report in it, and I want to create a link to one of the columns in the report (column ID) to another page with a classic report in it. So when I click on, say, ID 118, I want to be sent to another page and don't see ID 118 information.
    After you create the link in the column, I get the error message when I run the application:

    Error ERR-1002 unable to find item for the 'ID' element ID in the application

    I tried to create a link from one report to the other before and it worked fine.

    Thank you!

    P.S. I use APEX 3.2

    Then you must create an item called ID on your page 2 (hidden make) and the link will pass the value of the ID of the line picked up on this hidden item. Now in page 2 make your report filter query on id = P2_ID or another name that you use...

    Hope this helps,
    His

  • ADR 3.0 w / APEX 5.0 - ERR-7620 and ORA-01403

    ADR 3.0 w / APEX 5.0 - I have a new facility on 12 c and APEX and ADR full install without error but when you go to the url of the apex page destination to the /apex/ page and admin to/apex/apex_admin /, I meet ERR-7620 and ORA-01403. It's the same error, as shown in Re: ERR-7620 could determine no workspace for the application (4950), ORA-01403: no data found but I was not able to access the admin page to fix the problem. Any help would be appreciated.


    When I run ADR in autonomous on the application server, it starts without error in the command line, but then if I go to http:// < server url >: < port > /ADR /, I get the below error in the browser but no error message on the command line for ADR:

    Troubleshooting I tried but has not solved the error:

    • Installation against an another DB 11 g 2 and always errors

    • Use different URL paths: I tried different paths in the url which should also function as/ords/apex_admin, but I also received the same error. When I try /apex or/apex /, it redirects me to /ords.

    • Restart the listener DB and DB itself

    • Confirmed that all accounts have been unlocked and checked passwords

    Will,

    I am sure now that you did a runtime installation and not a full development.  You can convert this: http://docs.oracle.com/cd/E59726_01/install.50/e39144/listener.htm#HTMIG29186

    Joel

  • This computer is no longer allowed for the applications installed on your iPhone

    I tried to sync my iPhone 6 more with iTunes in my MacBook Pro.  During this process, a window popped up that says, "this computer is no longer allowed for the applications that are installed on the iPhone" iPhone 6 more "." You want to allow this computer to items purchased from the iTunes Store? »

    I clicked on allow and another window popped up that says, "Enter Apple ID and password.  If you have an Apple ID and password. Enter them here. "(If you use the iTunes Store or iCloud, for example, you have an Apple ID.)  "You can authorize up to 5 computers for each Apple ID."

    Apple has recently replaced the logic board on my MacBookPro (early 2011).

    There are 3 iCloud Apple ID.  First of all, I allowed my MacBook Pro.  Then he asks the password of the Apple ID for my iPhone 4.  While I was still with my iPhone 4, there was a problem and Apple technology had me install a new Apple ID.    Then I was asked for passwords for the Apple ID for iPhone iPad Air and 6 more.  Then another pop-up window says, "the authorization of the computer succeeded."  "You have allowed 5 computers on your 5 available."

    This could be 5 'computers' if Apple still has the original map of the logic.  It is always 1 MacBook Pro, which has a new logic board and if I called the Apple Support, I guess the UUID hardware is Apple going to buy and I did that for this new logic board, but not for the old.  I would have thought when the old logic board has been subscribed by technology, he or she would have known in order to erase the original UUID for my MacBook Pro in the main Apple system and replaced it with the new.  BTW, the old logic board works great.  It was the video card that was bad and my computer has a problem to wake from sleep or boot.  Everything worked very well when I took it for repair, so technology might have gotten the UUID of the old logic board.  Since I'm not a computer tech, I'm probably missing something.  I don't understand why I had to do it all.

    So, how can I get this problem fixed then the old logic board is not counted?

    Thanks in advance!

    Note: where it is said to 'Select a category', 'importing & Burning in iTunes', was the closest I could come to picking a category.  If I posted this in the wrong place, please move to the community right and made me know.  Thank you!

    You need not do anything.

    If, in the future, you need a permit for a new computer, then just reauthorize all, then allow all of your active computers.

Maybe you are looking for

  • Plug Ethernet is loose

    Hello Until recently, my Imac has been connected via an ethernet cable and it worked perfectly. But now she is capricious. I started using the wifi connection and yet, I'm still obsessed with why, how it became loose. Sometimes if I just move it he g

  • slate7 HP problems

    Without a doubt, the best tab under this range. I use it for 1 year. But, all of a sudden three problems are occurred almost simultaneously. First, it became slow, then became excessively hot and thirdly, the battery backup has decreased very badly.

  • Not able to read messages in Windows Live Mail

    Original title: I have Windows vista and my window mail was slow... Hello, I hope you will be able to help me. I have Windows vista and my window mail was slow, and most of the time does not So I delete several messages in the database and I find mys

  • !! oxc019001d! 28527/90174 (Registry\Machine\Components\DerivedData...)

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: The installation of SP1 !! oxc019001d! 28527/90174 (Registry\Machine\Components\DerivedData...) Update No difficulty yet

  • the simulator of tablet users, what af version Java VM is running?

    I'm having trouble installing my Simulator. During my installation of other software, I had to download and install a jdk and change the environment varables. they are defined as: user: JAVA_HOME C:\Program Files (x86)\Java\jdk1.6.0_29\bin ACCESS C:\