error ORA-20001: in the window of the geolocation

When to access addresses, in packed geolocation application, I receive the following error message:

ORA-20001: get_dbms_sql_cursor error ORA-00942: table or view does not exist

Is this a bug in the application packed?

I use apex.oracle.com to test this packaged application...

Also not able to save an area of interest with a polygon

1 error has occurred

Hello

In general, it should work - I have also tested the app on apex.oracle.com.

First question:

from your description, it seems that the packaged application installation did not create all or part required correctly tables.

Can you check (via SQL Workshop) that the tables EBA_SPATIAL_ADDRESSES, EBA_SPATIAL_IMAGES and EBA_SPATIAL_AOI exist...?

If this is not the case, try to remove and reinstall the application. One reason might be that your workspace quota is already maxed out and who

There is simply no space left for the required tables...

Question 2: the steps are:

1) click the icon 'blue' polygon on the map

2) click on the points of the polygon you want to draw

3) click 'Finish' in the lower corner of the map

(4) specify a name for the 'area of interest '.

5) click "Save".

Of course, this also requires the tables to be present...

Hope this helps

Best regards

Carsten-

Tags: Database

Similar Questions

  • Error ORA-600 on the Production Oracle Applications Instance

    Hello

    We get the error ORA-600 on the Instance of the Production Oracle Applications.

    Can any body suggest how to solve this problem.


    We got the error on 30 - Mar below... but the instance is up & running.

    Error as follows:
    ==========

    error occurred at the SQL level 1 recursive
    to "DMSYS. OLAPIHISTORYRETENTION', line 1
    [internal error code, arguments: [16206], [4294951254], [] [] [], [], []]
    internal error code, arguments: [16206], [4294951254]



    Thanks in advance for your help.

    Thank you
    Mudunuri Billon.

    What version of Oracle?

  • Error ORA-20001 while trying to reset the password of Admin 4.2 Apex

    Hello

    I had to reset my password admin apex and tried to launch as below mentioned the apxchpwd.sql script, but I got an ORA-20001.

    I checked in my console (OEM) the status of the user apex_040200 and status is expired, but not locked...

    Any idea of the reason for the error?

    This is the result I got while running the script:

    Connected to:

    Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    SQL > connect sys@mars as sysdba

    Enter password: *.

    Connected.

    SQL > @apxchpwd

    Syntax: SET SERVEROUTPUT {ON |} {OFF} [SIZE n]

    [[MAST] {WRA [DETERIORATED] |}] WOR [D_WRAPPED] | TRU [NCATED]}]

    Enter a lower value for the password for the user of the Application ADMIN Express.

    Enter a password for the user ADMIN [] *.

    Modified session.

    .. .the ADMIN password

    declare

    *

    ERROR on line 1:

    ORA-20001: password validation failure

    ORA-06512: at line 33 level

    Hello

    In fact, it seems to be a known issue with Apex 4.2.2 and there is a note in Metalink (support.oracle.com) on this subject:Doc ID 1579712.1

    Although it is not documented while the script asks you a new password, you must keep in mind the following:

    Password is not consistent with the rules of this site password complexity.
    * Password must contain at least one alphabetic character ().
    * Password must contain at least one punctuation character ().
    * Password must contain at least one uppercase alphabetic character.
    * Password must contain at least one alphabetic character tiny.

  • Mru error: ORA-20001: error in MRU: line = 1 current version of the data...

    Hi, I get this error msg

    Internal error in the routine mru: ORA-20001: error in MRU: line = 1, ORA-20001: ORA-20001: current version of the data in the database has changed since the user has launched the process of update. current checksum

    I'll try to show a picture of the form in which I can edit and add data
    When I use the wizzard that's fine with editing but I cant creat a new element because I insert my primary key and that shoud be done automatically.

    New on OK
    My PK is the first col1 and col2 second
    I got a drop-down list in which I choose an item in col1 to just display items in my form with this value, here is a possible results more
    No, I want to change until col4 col2
    or add a line with the same col1 col2 different and some values for col3 col4
    But if I add a line I want to insert col2 to until col4 (and the PK of col1 shoud be automatically insert in my list of dropwdown I chose before)
    I want to col2, a drop-down list
    so it all works very well I got all the changes I want, but when I try register or update my changes I got the error above frome
    I think the problem is the primary cause key thing I want to choose a part manually but I

    to get the new line u uses the line link add but I use rather after my statement select one
    Select Union: P62_PNR_VOll, null, null, null from double
    to get my first pk automatically of my item in the drop-down list (in my case: P62_PNR_VOLL)
    How can I solve this error?

    thx for your help

    regadrs
    Falk

    Hi Falk,

    I ask you if there is already data in the table. You said no. :D

    If you do not need the data, you can delete it. Otherwise, you will need to change your number sequence from 41 instead of 1.

    To change your dialing sequence, you must file the sequence and recreate it. Run these two statements, one at a time.

    DROP SEQUENCE "E_BEDARFSTRAEGER_ID_SEQ"
    
    CREATE SEQUENCE "E_BEDARFSTRAEGER_ID_SEQ" MINVALUE 41 MAXVALUE 99999999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE
    

    Sometimes the trigger can become invalid by doing this, if yes, just run the following again:

    ALTER TRIGGER "E_Bedarfstraeger_BI" ENABLE
    

    Andy

  • Error ORA-27418 creating the calendar for DBMS_SCHEDULER

    Hello world

    Im trying to set up a schedule for dbms_scheduler on Oracle 11 g 2 test user sys like this server:

    run DBMS_SCHEDULER. () CREATE_SCHEDULE
    repeat_interval = > ' FREQ = DAILY; BYHOUR = 10:30 '.
    start_date = > to_timestamp_tz ('2013-03-11 Europe/Berlin ',' YYYY-MM-DD TZR').
    schedule_name = > 'FULLBACKUP_DAILY');


    But I get an error ORA-27418 and ORA-06512:

    DBMS_SCHEDULER BEGIN. CREATE_SCHEDULE (repeat_interval = > ' FREQ = DAILY;) BYHOUR = 10:30 ', start_date = > to_timestamp_tz ('2013-03-11 Europe/Berlin ',' YYYY-MM-DD TZR'), schedule_name = > 'FULLBACKUP_DAILY'); END;

    *
    FEHLER in line 1:
    ORA-27418: Syntaxfehler in Wiederholungsintervall oder Kalender
    ORA-06512: in 'SYS. DBMS_ISCHED ', line 997 '.
    ORA-06512: in 'SYS. DBMS_SCHEDULER', line 1486
    ORA-06512: In line 1

    I had no right as sys to configure a scheduler or forgot to activate something?

    Thanks for the help!

    Kind regards
    David

    Hello

    Could you try following interval?

    repeat_interval => 'FREQ=DAILY;BYHOUR=10;BYMINUTE=30'
    

    Kind regards

  • raise errors ora-01426 truncating the table

    Hello

    We have a process that runs in the following process for some tabls game
    1 disable constraints
    2. the truncating tables
    3. activation of the constraints

    but after treatment for 5 tables, truncating up error

    BEGIN < process name >; END;



    *

    ERROR on line 1:

    ORA-01426: digital overflow

    ORA-06512: at the "< procedurename >", line 33

    ORA-06512: at line 1


    This line 33 point to run immeidate ' truncate table < table name >

    Can I know what is the reason for throwing "digital overflow" error truncating the table...

    Thanks in advance

    user9080289 wrote:
    Thank you.

    Is my verision of oracle 11g

    Then, you could have the described bug. Follow the instructions how to bypass (flush with low-value stats monitoring) or apply the #8226471 patch.

    Nicolas.

  • Collecting Table statistics get error ORA-20001 and ORA-06512 on 11g

    Hi Forum!

    I'm trying to collect statistics on a DB 11.2.0.1 for Siebel application.
    The script that generates the statistical errors out and I don't know why. So I tried to interview sys.dba_tab_statistics manually, but the event, and then I got an error message:

    Select * from sys.dba_tab_statistics


    ORA-20001: BIN$ PV5XQQHLSAYJ0KPMEY1MHG == $0 is an invalid identifier
    ORA-06512: in "SYS-DBMS_STATS", line 2082
    ORA-06512: in "SYS-DBMS_STATS", line 2098
    ORA-06512: in "SYS-DBMS_STATS", line 26789


    Any ideas?

    Edited by: Penky October 10, 2011 14:51

    Penky wrote:
    Note that I have not even the error when you make a right selection * of dba_tab_statistics which I think should work fine, no?

    It is that:

    select * from dba_tab_statistics
    

    or

    select * from sys.dba_tab_statistics
    

    It is unusual for a view error SYS, unless it is a specific bug in this version of the database, but I wonder if there are other patterns, such as SYS who have something in their basket (not that anyone should have to be create or drop things in SYS)?

  • Any idea about this error ORA-20001: this post doesn't exist at all.

    Hi, I keep getting the error when I try to update of position and work with hr_assignment_api.update_emp_asg_criteria below

    Error report:
    ORA-20001: invalid Position

    This position does not exist, or is not completely in the period of the assignment.
    ORA-06512: at "APPS.HR_ASSIGNMENT_API", line 16616
    ORA-06512: at line 36

    But the id id and job position exists in the system.

    But if I use different position combination id id and work it works fine.

    One has faced similar problem?

    Hello
    You are visiting l_datetrack_update_mod VARCHAR2 (100): = 'FIXED '; so he's trying to fix the Position of 30-Sep-2011, but there is no such thing as the post on 30-Sep-2011, so it is in error.

    So, if you give l_datetrack_update_mod VARCHAR2 (100): = 'UPDATE '; Then he will try to fix the Position as on sysdate and it will not work properly.

    I hope this helps.

    PS - please mark my messages useful/correct if that is so he can help others.

    Thank you
    Gerard

  • Error ORA-20001 when you create a new application

    Hello
    I am creating a new application of an existing table in the database and I get the following error. The application is created using the Wizard (type of database application, from scratch, report and our page)

    ORA-20001: unable to create modules. ORA-20001: create error pages. ORA-20001: unable to create form page. ORA-20001: Error Page = 2 item = 'P2_NON_ORACLE_EMPLOYEE_SPEAKER' id = '1975288532127294112' ORA-20001: error page 2 item = = "P2_NON_ORACLE_EMPLOYEE_SPEAKER" id = "1975288532127294112" a same name something like existing at the level of applications. ORA-0000: normal end successfully

    The table I created the app on is defined as follows:
    CREATE TABLE  "TABLE_1" 
       (    "ID" NUMBER, 
            "SESSION_EXTERNAL_PAPER" VARCHAR2(30), 
            "OWNER_CFP_SUBMITTER1_FULL_NA" VARCHAR2(255), 
            "OWNER_CFP_SUBMITTER1_COMPANY" VARCHAR2(255), 
            "STATUS" VARCHAR2(30), 
            "SESSION_ID" NUMBER, 
            "TITLE" VARCHAR2(255), 
            "ABSTRACT" VARCHAR2(4000), 
            "SESSION_TYPE" VARCHAR2(30), 
            "SESSION_CATEGORY" VARCHAR2(30), 
            "STREAM" VARCHAR2(30), 
            "PRIMARY_TRACK" VARCHAR2(255), 
            "OPTIONAL_TRACK" VARCHAR2(255), 
            "CROSS_STREAM_TRACK" VARCHAR2(30), 
            "SUPPORTING_VIDEO" VARCHAR2(4000), 
            "ATTENDEE_ROLE" VARCHAR2(255), 
            "TO_RATING" VARCHAR2(30), 
            "TO_COMMENTS" VARCHAR2(4000), 
            "COMMENTS" VARCHAR2(4000), 
            "ORACLE_PARTNERNETWORK" VARCHAR2(30), 
            "IS_YOUR_OPN_MEMBERSHIP_UNDER_A" VARCHAR2(255), 
            "ORACLE_PARTNER_TYPE" VARCHAR2(255), 
            "OPN_MEMBERSHIP_LEVEL" VARCHAR2(30), 
            "ORACLE_REGION_BASED" VARCHAR2(30), 
            "ORACLE_VALIDATED_INTEGRATION" VARCHAR2(30), 
            "HAS_YOUR_COMPANY_ACHIEVED_SPEC" VARCHAR2(4000), 
            "PLEASE_DESCRIBE_THE_VALUE_OF_O" VARCHAR2(4000), 
            "INCLUDE_CASE_STUDY" VARCHAR2(30), 
            "PROVIDE_NAME_OF_THE_CUSTOMER_F" VARCHAR2(255), 
            "PLEASE_PROVIDE_A_BRIEF_DESCRIP" VARCHAR2(4000), 
            "NON_ORACLE_EMPLOYEE_SPEAKER1_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER1_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER1_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER1_COMPA" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER2_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER2_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER2_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER2_COMPA" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER3_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER3_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER3_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER3_COMPA" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER4_F" VARCHAR2(255), 
            "NON_ORACLE_EMPLOYEE_SPEAKER4_C" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER4_FULL" VARCHAR2(255), 
            "ORACLE_EMPLOYEE_SPEAKER4_COMPA" VARCHAR2(255), 
            "CREATED" DATE, 
            "CREATED_BY" VARCHAR2(50), 
            "LAST_UPDATE" DATE, 
            "LAST_UPDATED_BY" VARCHAR2(50), 
             CONSTRAINT "OOW_PAPER_PK" PRIMARY KEY ("ID") ENABLE
       ) ;
    I use APEX version 4.0.2.00.07

    Any idea what could be wrong and what can be done to solve the problem?

    See you soon,.
    Andy

    If you add a synonym for display to the database, the generator must see and allow you to use...

    Thank you

    Tony Miller
    Webster, TX

    Never argue with a fool. They do you drag down to their level, then beat you with experience.

    If you answer this question, please mark the thread as closed and give points where won...

  • Error ORA-20001

    Hello
    I get this error message when I try to run the following query. This application works well on Toad, but causes an error when I run on Apex.

    ORA-20001: your query contains alias duplicate names, the queries used for reports require unique alias names


    SELECT a.c1,
    b.C2,
    c.C3,
    d.C4,
    : P33_item,.
    : P33_item,.
    e.C5,
    SUM (f.column)
    A,.
    b,
    c,
    d,
    f,
    e
    WHERE: P33_FROM < = a.END_DATE
    AND: P33_TO > = a.START_DATE
    AND f.cloumn BETWEEN a.START_DATE
    AND a.END_DATE
    AND f.column = d.ID
    AND d.column = b.column
    AND d.column = c.column
    AND INSTR (':')
    || : P33_item
    || ':', ':'
    || e.Item
    || ') > 0
    AND e.column =: P33_item
    AND (IN) e.column
    SELECT c0
    G
    Column WHERE =: P33_BU
    AND INSTR (':')
    || : P33_item
    || ':',
    ':'
    || g.C1
    || ') > 0
    AND g.c2 =: P33_item)
    A.c1 GROUP,
    b.C2,
    c.C3,
    d.C4,
    e.C5
    ORDER BY a.c1

    user8922341 wrote:
    ORA-20001: your query contains alias duplicate names, the queries used for reports require unique alias names

    Tried to delete the names of columns of duplication as says it error? ;-)

    b.C2,
    c.C3,
    d.C4,
    *: P33_item, *.
    *: P33_item, *.
    e.C5,
    SUM (f.column)
    A,.
    b,
    c,
    d,
    f,
    e

    Van
    Trent

  • Error ORA-17503 at the start of the instance data in the CARS

    Hello!

    I installed Oracle 11 g SE (11.2.0.4) with CARS with 2 nodes on RedHat 7.1 with separation of roles (grid and oracle db run under different users)

    Just after installation it worked, I was able to connect to the database, create a table and see it on the two nodes of the RAC.

    But after restarting the servers, I can not make it works again

    Maybe someone could help me understand what I am doing wrong?

    When I'm trying to start a database on the vm-ora-05 node instance, I get this:

    sqlplus/nolog

    01:35:22 @: > connect / as sysdba

    Connect to an instance is idle.

    01:35:28 SYS @ racdba1: > start

    ORA-01078: failure in the treatment of system settings

    ORA-01565: error in the identification of file "+ DATA/racdba/spfileracdba.ora".

    ORA-17503: ksfdopn:2 could not open the file +DATA/racdba/spfileracdba.ora

    ORA-12547: TNS: lost contact

    01:35:32 SYS @ racdba1: >

    **********************************

    Environment variables for GRID

    ORACLE_HOME=/U01/app/11.2.0.4/grid

    ORACLE_SID = + ASM1

    Environment variables for Oracle DB

    ORACLE_HOME=/U01/app/Oracle/11.2.0.4/rachome1

    ORACLE_SID = racdba1

    **********************************

    If I check the status of the disk groups and +DATA/racdba/spfileracdba.ora asmcmd file it seems to be Ok (for me at least)

    [grid of grid@+ASM1] $asmcmd

    ORACLE_SID = [+ ASM1]?

    The Oracle base remains unchanged with the value/u01/app/oracle

    [+] ASMCMD > lsdg

    State Type sector Rebal to Total_MB Free_MB Req_mir_free_MB Usable_file_MB Offline_disks Voting_files name of the block

    EXTERN MOUNTED N 512 4096 1048576 5121 4725 0 4725 0 SRC /.

    EXTERN MOUNTED N 512 4096 4194304 153596 151240 0 151240 0 N DATA.

    EXTERN MOUNTED N 512 4096 4194304 153596 153020 0 153020 0 N FRA.

    ASMCMD [+] > ls-l +DATA/racdba/spfileracdba.ora

    Name of type Redund time scratched Sys

    N spfileracdba.ora = > +DATA/RACDBA/PARAMETERFILE/spfile.267.894291829

    ASMCMD [+] > ls-l +DATA/RACDBA/PARAMETERFILE/spfile.267.894291829

    Name of type Redund time scratched Sys

    Fichier_parametres UNPROT COARSE NOV 03 01:00 Y spfile.267.894291829

    **********************************

    At the same time, do not know why oracleasm scandisks/listdisks appear not all discs...

    [root@vm-ora-05 Diba] # / usr/sbin/oracleasm scandisks

    Reload from disk partitions: fact

    Cleaning up stale ASM disks...

    ASM disks scanning system...

    [root@vm-ora-05 Diba] # / usr/sbin/oracleasm listdisks

    [root@vm-ora-05 Diba] #.

    **********************************

    Here is the result of the res stat-[NULL] crsctl you and crsctl check cluster

    [grid@+ASM1 grid] $crsctl res stat - you

    --------------------------------------------------------------------------------

    TARGET STATE SERVER STATE_DETAILS NAME

    --------------------------------------------------------------------------------

    Local resources

    --------------------------------------------------------------------------------

    ORA. CRS.dg

    Vm-ora-05 online

    ORA. DATA.dg

    Vm-ora-05 online

    ORA. FRA.dg

    Vm-ora-05 online

    ORA. LISTENER.lsnr

    Vm-ora-05 online

    ORA.asm

    LINE Started vm-ora-05 online

    ORA. GSD

    In offline mode offline vm-ora-05

    ORA.net1.Network

    Vm-ora-05 online

    ORA.ons

    Vm-ora-05 online

    --------------------------------------------------------------------------------

    Cluster resources

    --------------------------------------------------------------------------------

    ORA. LISTENER_SCAN1. LSNR

    1 vm-ora-05 online

    ORA. CVU

    1 vm-ora-05 online

    ORA. OC4J

    1 vm-ora-05 online

    ORA.racdba.db

    1 stop an Instance offline online

    Terminating the Instance offline in LINE 2

    ORA.scan1.VIP

    1 vm-ora-05 online

    Ora - ora. VM - 05.vip

    1 vm-ora-05 online

    Ora - ora. VM - 06.vip

    1 in LINE THROUGH MORE out of vm-ora-05

    [grid@+ASM1 grid] $crsctl check cluster

    CRS-4537: Cluster Ready Services is online

    CRS-4529: Cluster Synchronization Services is online

    CRS-4533: Event Manager is online

    [grid@+ASM1 grid] $

    Please help, this problem makes me crazy)

    -rwxr-x---x 1 grid 209854149 28 Oct 02:10 /u01/app/11.2.0.4/grid/bin/oracle oinstall

    ^ ^ This x must do for setuid/setguid not x for execute

    Check the docs on setuid/setguid and this note:

    ASM login fails with ORA-12547: TNS: lost contact (Doc ID 1942740.1)
    https://docs.Oracle.com/CD/E19683-01/816-4883/secfile-69/index.html

    This should solve the problem:

    /U01/app/11.2.0.4/grid/bin/Oracle chmod 6751

    Concerning

    Thomas

  • Error ORA-29913, in the execution of legend ODCIEXTTABLEFETCH ORA-01114

    Hi all

    I have a problem when importing a job. Please check the newspapers below:

    . . imported "QADTA." "" F5842017 "GB 5,091 20655848 lines

    . . imported "QADTA." "' F5858002 ' 6,008 GB 27703475 lines

    . . imported "QADTA." "" F5541017 "GB 38,64 209026748 lines

    ORA-31693: Data Table object 'QADTA '. "' F0911 ' failed to load/unload and being ignored because of the error:

    ORA-01114: block write IO file error (block #)

    ORA-29913: error in executing ODCIEXTTABLEFETCH legend

    ORA-01114: IO error to the file 210 (block # 775358) writing block

    ORA-27072: IO file error

    Additional information: 4

    Additional information: 775358

    Additional information: 139264

    ORA-31693: Data Table object 'QADTA '. "' F42199 ' failed to load/unload and being ignored because of the error:

    ORA-01114: block write IO file error (block #)

    ORA-29913: error in executing ODCIEXTTABLEFETCH legend

    ORA-01114: IO error to the file 210 (block # 757597) writing block

    ORA-27072: IO file error

    Additional information: 4

    Additional information: 757597

    Additional information:-1

    Please help me why these got job failed. What is this error?

    Database version:

    SQL > select * from v version $;

    BANNER

    --------------------------------------------------------------------------------

    Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production

    PL/SQL Release 11.2.0.3.0 - Production

    CORE Production 11.2.0.3.0

    AMT for HP - UX: 11.2.0.3.0 - Production Version

    NLSRTL Version 11.2.0.3.0 - Production

    Kind regards

    Michel

    You can check the consistency of the data files, use DBV/DBVERIFY. It seems to me that your DBF file or dump file may be damaged.

    Onkar

  • Error ORA-01115 creating the materialized view

    Hi friends,

    When I create a materialized view it by throwing some error

    CREATE THE PNR_RES_MV MATERIALIZED VIEW
    TABLESPACE FAS
    NOCACHE
    LOGGING
    NOCOMPRESS
    NOPARALLEL
    IMMEDIATE CONSTRUCTION
    REFRESH THE STRENGTH TO DEMAND
    WITH THE PRIMARY KEY
    AS
    SELECT C_CREATION_DATE, C_PNR, B.CARRIER_CD1, B.CARRIER_CD2, B.CURRENT_STATUS_CD, A.CANCELLED_IND, A.BOOKING_OFFC_NMBR,-, B.LEG_NMBR, C_PAX_NMBR
    COUNT (CASE WHEN TRIM (B.CURRENT_STATUS_CD) = "HK" AND (TRIM (C_CHANGE_OR_CANCELL_IND) = "OR C_CHANGE_OR_CANCELL_IND IS NULL) THEN 1 OTHER TRAILING NULL) CONFIRMED_COUNT,.
    COUNT (CASE WHEN (B.CURRENT_STATUS_CD) TRIM = "HK" AND (TRIM (C_CHANGE_OR_CANCELL_IND) = "or C_CHANGE_OR_CANCELL_IND IS NULL) null THEN 1 OTHER END) cancELLED_COUNT
    OF PNR_RES_LEG_PAX_MV B, PNR_RES HAS
    WHERE A.PNR = B.PNR
    AND a.CREATION_DATE = b.CREATION_DATE
    - and A.BOOKING_OFFC_NMBR = '1F'
    - AND C_PNR = 'XE76V. '
    AND A.FILE_UPDATE_DATE. A.UPDATE_DATE IN (SELECT MAX (D.FILE_UPDATE_DATE |)) (UPDATE_DATE) OF PNR_RES D WHERE D.PNR = B.PNR AND D.CREATION_DATE = B.CREATION_DATE)
    GROUP OF C_CREATION_DATE, C_PNR, B.CARRIER_CD1, B.CARRIER_CD2, B.CURRENT_STATUS_CD, A.CANCELLED_IND, A.BOOKING_OFFC_NMBR;



    When executing it it gives this error


    ORA-01115: reading block IO file error 4 (block # 63757)
    ORA-01110: data file 4: ' D:\APP\IGT\ORADATA\ORCL\USERS01. DBF'
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read the file
    S/O-error: (27 OS) the drive cannot find the sector requested.



    And I checked through RMAN

    RMAN > validate the audit logic datafile 4;

    From post 11 March 14
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: SID = 127 type device = DISK
    channel ORA_DISK_1: starting from the data file validation
    channel ORA_DISK_1: datafile (s) for specification validation
    Enter a number of file datafile = 00004 name = D:\APP\IGT\ORADATA\ORCL\USERS01. DBF
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03009: failure to validate the command channel ORA_DISK_1 11/03/2014 13:0
    04:12
    ORA-19501: read error on the file 'D:\APP\IGT\ORADATA\ORCL\USERS01. DBF', block numbe
    r 63745 (block size = 8192)
    ORA-27070: async read/write failed
    OSD-04016: error queuing an asynchronous i/o request.
    S/O-error: (27 OS) the drive cannot find the sector requested.



    Please suggest me what to do it is a mistake to associate related database or OS. DB version is - 11 GR 2


    Kind regards


    Arya


    This is the error message that you should focus:

    > O/S-error: (27 OS) the drive cannot find the sector requested.

    Run disk checker utilities, eventually the file system is damaged.

    Hemant K Collette

  • Error ORA-01843 during the update of table

    I have the following query, which gives a month error invalid ORA-01843

    Update tpsir_response set response_date = to_date (' 04/02/2014 ',' dd/mm/yyyy') where product_line = 'PRODUCT' and to_date(vl_creation_date,'dd/mm/yyyy') < 13 May 2008 ' and responder is NULL;

    In the tpsir_response table

    response_date is a kind of date

    vl_creation_date is of type char (10)

    someone at - it an idea what I did wrong

    Hello

    Try to change on May 13, 2008 ' to to_date ('2008-05-13', ' dd/mm/yyyy')

    Or

    Check this box

    Select * from nls_session_parameters where parameter = "NLS_DATE_FORMAT;

    and together

    ALTER session set nls_date_format = "dd/mm/yyyy";

    Good luck...

  • Using DBMS_METADATA. GET_DDL get error: ORA-00907: lack the right parenthesis

    Hello

    I try to extract the schema DDL to a base (10.2.0.4.0 - 64-bit Enterprise Edition on Solaris 10). I ran the query below and get an ORA-00907: parenthesis right absent error.

    SELECT DBMS_METADATA. GET_DDL (REPLACE(object_type,' ','_') AS object_type, object_name) FROM user_objects WHERE object_type NOT IN ('TABLE_PARTITION', "INDEX_PARTITION", "LOB");

    This is the output when executing the above in the sqlplus worksheet

    Select DBMS_METADATA. GET_DDL (REPLACE (object_type, ", '_') as object_type, object_name) FROM user_objects if object_type in ('TABLE_PARTITION',"INDEX_PARTITION","LOB")
    *
    ERROR on line 1:
    ORA-00907: lack of right parenthesis

    remove the where the clause gives the following:

    Select DBMS_METADATA. GET_DDL (REPLACE (object_type, ", '_') as object_type, object_name) FROM user_objects
    *
    ERROR on line 1:
    ORA-00907: lack of right parenthesis

    Pointers would be welcome. I know I could get the DDL using exp/imp, but I'd like to understand why I get the error of missing parenthesis.

    see you soon,

    Ewan

    SELECT DBMS_METADATA. GET_DDL (REPLACE(object_type,' ','_') AS object_type, object_name) FROM user_objects WHERE object_type NOT IN

    You don't need an alias here. Getting rid of the "as long as object_type' and it should work.

Maybe you are looking for

  • Update Google Chrome?

    NOTE - THE SOLUTION BELOW WAS NOT SELECTED BY ME, I CAN'T SOMEHOW AND ASKED THEM TO REMOVE ALL THAT INDICATES THAT I CHOSE THIS SOLUTION. I use Firefox for like ten years. Never in this decade I ever sign in support so far. Alumni of Firefox, which u

  • Why the price of HP memory for h8 - 1360t so high series?

    Wow. It costs * much * more that other sellers around when go it beyond 8 GB. From 12 to 16 GB costs (yelp!) 120 USD.  It's an additional 4 GB. Madness? or is there another reason of 1300 DDR3? Any recommendations of 3rd party seller? Hyundai is the

  • vision Assistant couldn't get the image of vision ACQUISITION

    I do the ocr project... iniatially I formed my image by assisting vision and results... then to treat a set of images, I created a folder and acquisition of vision to call the images in a cycle... but when I run the program... error this imaq image n

  • Blue screen, but can the safe boot mode

    I get the following error He then gets to my home screen, just before going to my office and then I get the blue screen: I am able to boot in safe mode.  I also tried boot of the last good configuration but still knowing the blue screen. Please help

  • limit the speed of Internet on Simulator

    Hello Can limit us the speed of the internet to the Simulator? I want to test my application in a situation close to reality (especially the "loading screen"). And with my LOCS, I do not see my message "Please wait" :-) I not found any related post,