PATH and UNDER_path functions in ORACLE 11gR2 for Windows.

I am now getting the error -01405 when I use the function and predicate PATH UNDER_PATH path_string use the parameter function. If instead you use a literal value everything works fine. I found that if I delete from the list select the same path expression works well. example:
SELECT PATH(1), e.xmldata.dispname FROM xdb.xdb$resource e
WHERE UNDER_PATH(VALUE(e),funcionRetornaUnPath,1) = 1
!!!!Error ora - 01405
SELECT PATH(1), e.xmldata.dispname FROM xdb.xdb$resource e
WHERE UNDER_PATH(VALUE(e),'/pathxxxx',1) = 1
!!!! OK.
SELECT e.xmldata.dispname FROM xdb.xdb$resource e
WHERE UNDER_PATH(VALUE(e),funcionRetornaUnPath,1) = 1
!!! Ok.
Thank´s
Edited by: 900197 on 01-dic-2011 11:34

Hi,
First of all, you shouldn't be using XDB$RESOURCE directly but RESOURCE_VIEW or PATH_VIEW instead.
It doesn't solve the problem entirely but there's no error if we declare the function DETERMINISTIC.
However the PATH function returns NULL :
SQL> create or replace function fnc_test return varchar2
  2  deterministic
  3  is
  4  begin
  5   return '/public';
  6  end;
  7  /
Function created
SQL> select path(1), v.any_path
  2  from resource_view v
  3  where under_path(v.res, fnc_test(), 1) = 1
  4  ;
PATH(1)               ANY_PATH
                      /public/dump
Could you post again in the {forum:id=34} forum?
Thanks.

Similar Messages

  • My screen turns white and my functions lag on me for instence i try going to my ipod and it turns on but then turns right off going back to main screen. when i click on my settings it takes forever to open up, if opening at all.

    my screen turns white and my functions lag on me for instence i try going to my ipod and it turns on but then turns right off going back to main screen. when i click on my settings it takes forever to open up, if opening at all.

    Restore the phone --> http://support.apple.com/kb/HT1808
    If this does not resolve the problem you have a hardware problem.

  • Error installing Oracle Counters for Windows Performance Monitor

    Hello,
    I have installed Oracle EE 11g 11.2.0.1.0 on a Windows 2008 R2 server. Now, I am using the Oracle Universal Installer to install the Oracle Counters for Windows Performance Monitor 11.2.0.1.0
    Source path is D:\Share\11gR2_win32_11gR2_database_install\database\stage\products.xml
    Installation Type is Custom
    Install Location is C:\app\dmadmin
    Path is C:\app\dmadmin\OraHome_1
    I de-select all product components and select the following two:
    Oracle Windows Interfaces 11.2.0.1.0
    Oracle Counters for Windows Performance Monitor 11.2.0.1.0
    I get the following error:
    OUI-10150:Error: A runtime exception occurred while setting s_digCfgNamingLabelSIDnull in component Database 11g 11.2.0.1.0 . Installation cannot continue for this component.
    I am given the choice of Stop installation of all products and Stop installation of this component only which both result in non-installation of selected component.
    Does anyone have any advice or solutions for this error? I have tried re-booting the server, but get the same error.
    Thanks for your assistance,
    Stumped

    OUI from ORACLE_HOME (OH\oui\bin\setup.exe) cannot be used to install components from 11.2.0.1 installation media (products.xml)
    This is documented, but I am not able to locate it now.
    Have you checked if the Performance Monitor files are already installed or not?
    Thanks
    Srinivas

  • Connect from Windows Client to Oracle 10g for Windows 64-bit

    Have an environment currently running Oracle 10g 32-bit on Windows 2000 Standard, and need to migrate to Oracle 10g 64-bit for Windows. Users connect to the 10g 32-bit database using the Oracle Client for Windows 10g loaded on remote PC's. If we migrate to the Oracle 10g 64-bit on Windows 2003 Server Enteprise Edition 64-bit, what type of client do I have to install on the PC's to access the Oracle 10g 64-bit database?
    Any ehlp/insight will be greatly appreciated.
    Eduardo in Michigan

    In addition to install 32-bit Oracle client to 32-bit Windows OS, you need to know whether your application is compiled to run in 32-bit or 64-bit.
    This is critical because 32-bit application can not see 64-bit Oracle ODBC and OLE DB provider.
    For example, MS SQL Server 2005 uses 32-bit DTS, and SSIS, which needs 32-bit Oracle client
    If you don't know, get a copy of both 32-bit and 64-bit Oracle client, and try one-by-one to know for sure. Please be aware that if regsvr32.exe in the Windows has been overwritten by older software installation, it won't register some DLL properly, and Oracle ODBC, or OLE DB won't show up as well

  • Install Oracle 11gr2 on Windows 2008 R2 with ASM step by step Guide needed

    Hi,
    I am looking for a step by step guide on installing Oracle 11gr2 on Windows 2008 R2 with ASM etc. This is not a RAC environment since ASM architecture is a bit different in 11gR2, I would appreciate if anyone can point me to a guide to follow or provide a one.
    Thanks in advance.
    Sujith

    Hi Sujith;
    I am looking for a step by step guide on installing Oracle 11gr2 on Windows 2008 R2 with ASM etc. This is not a RAC environment since ASM architecture is a bit different in 11gR2, I would appreciate if anyone can point me to a guide to follow or provide a one.You need to install grid first(Software only) its neccessary for ASM, Than you need to use asmca to create asm disks than you need to install 11gr2
    All doc avaliable at:
    http://www.oracle.com/pls/db112/homepage
    Regard
    Helios

  • How to install Oracle 11gR2 on Windows 7

    Hi friend;
    There are many questions about *"how we can make instalaltion on win7"*. Thatswhy i made one video tutorial which is mention *"How to install Oracle 11gR2 on Windows 7*
    Its avaliable at my blog:
    *http://heliosguneserol.wordpress.com/*
    Hope it helps who need to make this installation
    Regard
    Helios

    This question is not related to the Database Migration Assistant for Unicode (DMU). Please, post your question to one of the more appropriate forums, for example:
    General Database Discussions
    Database Installation
    -- Sergiusz

  • Is there any oracle database for windows 7 64 bit

    hi,
    can any one tell me that is there any oracle database for windows 7 Home Basic 64 bit ( version 6.1).
    I have downloaded several versions oracle databases but none have worked.
    Thanks

    Hi;
    The answer is No as mention before. Please use certified platform which is mention in installation guide:
    Operating System Oracle Database for 32-bit Windows is supported on the following operating systems:
    Windows Server 2003 - all editions
    Windows Server 2003 R2 - all editions
    Windows XP Professional
    Windows Vista - Business, Enterprise, and Ultimate editions
    Windows Server 2008 - Standard, Enterprise, Datacenter, Web, and Foundation editions. The Server Core option is not supported.
    Note: Check My Oracle Support (formerly OracleMetaLink) for more information about Hyper-V support.
    Windows 7 - Professional, Enterprise, and Ultimate editions
    Windows Multilingual User Interface Pack is supported.
    Check:
    http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/reqs.htm#CHDHGGFE
    Regard
    Helios

  • Application Restart and Recovery APIs doesn't work for windows services

    I am using the Application Restart and Recovery mechanism (provided in Windows API Code Pack for Microsoft.NET Framework) to collect some information (i.e. stack information when there's an unhandledexception)  before my windows service crash down.
    It works well for windows form applications, but the callback method wouldn't be called if the host is a windows service. 
    I have checked the article: https://msdn.microsoft.com/zh-cn/subscriptions/downloads/cc303708
    But it doesn't specify clearly whether it works for a windows service. It seems that the recovery will only be activated when the user interacts with the error dialog of Windows Error Reporting (clicking "close" on the dialog, for example).
    So I am wondering is my guess right that the Application Restart and Recovery mechanism doesn't work for windows services. Or is there a better way to meet my requirement? 

    I would suggest trying ARR if that's what you want to use.  The restart portion won't work, but it doesn't need to as if you fail out of your service, the Windows service controller will handle recovery (up to and including restarting your service).
     You configure those recovery actions either through code or one of the built in administrative tools for services such as services.msc.  
    DebugDiag/ADplus and similar tools ultimately do use built-in APIs; you don't need to add anything external to collect debugging information.  You do however have to write a good deal of code to do somethings.  It's pretty simple to use the unmanaged
    function that I pointed out before and
    MiniDumpWriteDump to write a minidump when you hit an unexpected error(the dbghelp.dll that comes installed with Windows has it so you don't need anything additional installed).  You can even write a basic debugger that literally debugs a process using
    only kernel32 functions (see
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms679301(v=vs.85).aspx if you're interested).  
    WinSDK Support Team Blog: http://blogs.msdn.com/b/winsdk/

  • Oracle 10g for Windows installation - Error 1067

    Hello Folks
    I am trying to install Oracle 10g for Windows on my WIndows 7 Ultimate OS. Everything went fine until I rebooted and tried to run the *SQL Plus. ALthough the Listener as well as the Oracle Servide shoudl automatically start, but for some reason..they didn't. As a result, I went into the Services and tried to manually run them but to my disappointment getting the folowing error:
    Windows could not start the OracleServiceORADB1 service on local computer.
    Error 1067: The process terminated unexpetedly.
    Any idea what went wrong..and how should I get this right?
    Thanks

    Pl identify the exact version of "10g" that was installed.
    The only version that is supported is 10.2.0.5 - see http://download.oracle.com/docs/cd/B19306_01/relnotes.102/b14264/toc.htm#CIHCFAGA
    Srini

  • ORA-12541: TNS:no listener, (error, in oracle 11g for window 7, 64 bit)

    ORA-12541: TNS:no listener, error, in oracle 11g for window 7, 64 bit
    While connecting as localhost is pretty well.
    but command: sqlplus username@'192.168.52.178:1521/orcl' on the same machine is producing above mentioned error on oracle 11g for window 7, 64 bit.

    user11225434 wrote:
    Thax sir for your kind concern of my problem. Answers of your quaries regarding my question as follows
    lsnrctl status
    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production on 05-AUG-2013 09:37
    :21
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1521)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for 64-bit Windows: Version 11.2.0.1.0 - Produ
    ction
    Start Date                05-AUG-2013 09:31:09
    Uptime                    0 days 0 hr. 6 min. 22 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   C:\app\eee\product\11.2.0\dbhome_5\network\admin\liste
    ner.ora
    Listener Log File         c:\app\eee\diag\tnslsnr\eee-THINK\listener\alert\log.x
    ml
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.52.170)(PORT=1521)))
    Services Summary...
    Service "CLRExtProc" has 1 instance(s).
      Instance "CLRExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orclxe" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    Service "orclxeXDB" has 1 instance(s).
      Instance "orclxe", status READY, has 1 handler(s) for this service...
    The command completed successfully
    # listener.ora Network Configuration File: C:\app\eee\product\11.2.0\dbhome_5\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
      (SID_LIST =
        (SID_DESC =
          (SID_NAME = CLRExtProc)
          (ORACLE_HOME = C:\app\eee\product\11.2.0\dbhome_5)
          (PROGRAM = extproc)
          (ENVS = "EXTPROC_DLLS=ONLY:C:\app\eee\product\11.2.0\dbhome_5\bin\oraclr11.dll")
    LISTENER =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
          (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.52.170)(PORT = 1521))
    ADR_BASE_LISTENER = C:\app\eee
    3. My ip is static 192.168.52.170 and window 7 prof. is there.
    4. Sir i have tested the remote connection with firewall configuration is off.
    Hopefully this info is useful.
    but command: sqlplus username@'192.168.52.178:1521/orcl'
    NOTE the difference in IP#s above; 192.168.52.170 vs. 192.168.52.178

  • Oracle 11GR2 on windows 2008 Geo-Dispersed cluster

    Hi all,
    anyone can guide me about the installing oracle 11GR2 on windows 2008 Geo-dispersed cluster environment? Please guide and provide documentation if possible,
    thanks

    By "geo-dispersed", do you mean a cluster with servers is physically remote locations ? If so, the install process does not care about how far apart the servers are physically. Follow the standard install doc at http://download.oracle.com/docs/cd/E11882_01/install.112/e16773/toc.htm
    Srini

  • Oracle 9i  for Windows XP Home Edition

    Would like to know which version can be downloaded to install oracle 9i for Windows XP Home Edition .. Would like to download Oracle 9i Developer as well...

    I can only comment on the database installation. Oracle has now supported 9i for XP professional (no previous versions will be supported). XP home will NOT be a supported platform for Oracle products.
    NOTE: There is a bug with 9i installations that the OUI will fail if the CLASSPATH has been set by installations from previous Oracle installations. Before installing 9i you will need to clear the CLASSPATH and then proceed with your installation. Once the installation is complete you can restore the CLASSPATH with your original settings.
    Regards Raf

  • Oracle biee for windows vista

    hi all,
    well today i installed the oracle biee on my machine(having windows vista).
    Do i need to download the seperate dump of oracle biee for windows vista or dump for windows xp will work?????

    hi All,
    Actually when i installed oracle biee on my machine (having windows vista) and replaced all corresponding files (like .rpd file & catalog and modified the nqsconfig.ini & instanceconfig.xml files) and tried to start the oracle bi presentation service, it was not starting(though i already started the oracle bi server and java host service).
    i got the following error prompt:
    "Windows could not start BI Presentation server on local computer.
    For more information,review the system event log.if this is non-microsoft service,contact the service vendor, and refer to service specific error code-1"
    Then i again replaced all the files to the default one(paint.rpd and paint catalog) and again tried to restart the service but this time i got the "error : 1053 Error 1053: The service did not respond to the start or control request in a timely fashion."
    so i just want to confirm whether we need some patch or utility to run the oracle biee on windows vista
    please help me out
    Thanks

  • Oracle 8 for windows

    HELP!!!!
    im new with oracle. Just wanna ask if Oracle 8 for windows is compatible to any windows version. Im currently using windows xp and i wanna know if i can use the downloadable oracle 8 to create programs using oracle 8. Thanks

    I run Oracle 9.2 on a number of machines with XP Professional. You can use 10g as well, if you would prefer.
    Just because Oracle doesn't support installing anything before 9i on Windows XP Professional doesn't necessarily mean that it won't work, just that it hasn't been tested. Oracle 8 is old enough, though, that I would be pretty confident you'd run into problems on XP.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • Downloading Oracle R12 for windows from edelivery

    Hi,
    I would like to Download Oracle R12 for windows from edelivery.oracle.com
    I am selecting Oracle 12 for windows. Then i get about 25 options to Download.
    How many should i Download for complete Oracle R12 software and
    do i need to create Directory structure manually or will it be created at time of Downloading from edelivery.com.
    regards
    Krithika

    How many should i Download for complete Oracle R12
    software and Download media ..
    From: Oracle Applications Release 12.0 Rapid Install Start Here (Part 1 of 5) - B42431-01 Part 1 of 5
    To: Oracle Applications Release 12.0 for Microsoft Windows Rapid Install APPL_TOP - Disk 1 (Part 3 of 3) - V10281-01 Part 3 of 3
    do i need to create Directory structure manually or
    will it be created at time of Downloading from
    edelivery.com.Just unzip the files into one directory (Stage area) and use it to start the installation.

Maybe you are looking for

  • File Upload / ENCTYPE Problem - Please HELP !!!!!!

    Please HELP !!! I have following config. MS Windows Server 2003 with Coldfusion 7. Everything is working fine. But now I want to upload a file, and there is the problem that I have the wrong content type on my action page, and so my form field "FileC

  • Run a report in background

    Hi gurus I have created a report in ALV and it runs fine in the foreground and when the enduser runs it in background it should save the output to excel file on some h:/reports/report.xls and iam using WS_EXCEL functionmodule to download to excel. It

  • Flash player is crashing

    hi, ERROR : adobe flash plugin has crashed please try again. I upgraded mozilla and flash player to latest version but still the same

  • Too much redo log files...

    Hi, I have a very light application in Oracle 9.2.0.7 in Linux-32bits that is generating 400 logfiles a day. I can´t find why those logs are being generated! The only thing relevant in that application is a big table that serves only for insert comma

  • GeometricBounds of previous page

    I have a 2 page spread. When I add a new page, I want the geometric bounds of the previous page to be adjusted to for(int i=0; i < 100; i++)         Page newPage = doc.Pages.Add(idLocationOptions.idAfter, prevPage); var g = prevPage.TextFrames[1].Geo