CTE Oracle problem

We are PL/SQL Release 11.2.0.3.0 - Production version

I have this SQL...

WITH

(AS MemberSpanLast)

SELECT MEMBERS. CONTRACT_NBR,

Count (*) AS Contract_Count

OF AMIOWN. MEMBERS

GROUP OF MEMBERS. CONTRACT_NBR

ORDER BY THE MEMBER. CONTRACT_NBR)

SELECT *.

OF MemberSpanList

;

When I run it, I get this error...

ORA-00942: table or view does not exist

00942 00000 - "table or view does not exist.

* Cause:

* Action:

Error on line: column 9: 9

What I am doing wrong?

Hoping someone can help out me.

Thanks in advance.

PSULionRP

Maybe misspelling?

WITH

MemberSpanlast AS)

.....

IN MemberSpanlist

;

Tags: Database

Similar Questions

  • Installation of Hyperion 11.1.2.3 - client 32-bit Oracle problems

    Hi all

    I'm trying to install the Hyperion 11.1.2.3 below environment, seems I get a very strange error.

    Windows XP Mode environment:

    Details of the laptop:

    OS - Windows XP 32-bit (in virtual - using windows XP Mode)
    RAM - 8 GB
    DB: Oracle 11g EE
    Hyperion products - Shared Services, EPMA, planning and RA 11.1.2.3

    Successfully, I have installed and configured the 11.1.2.3 Hyperion. After restarting the machine, none of the Hyperion and DB products do not work. I started the problems in case of problem and found below.

    In Hyperion 11.1.2.3, by default, customer database ORACLE - 32 or 64 bit is installed as well as Services of the Foundation. I guess, it creates the problem, because in the slot location, it creates a listener and Tnsname files. You can see the new menu called Oracle - Oraclient3211g - OS user name and customer files.

    Note: If I try to uninstall client Oracle 32-bit systems, it displays the warning message * ' customer Oracle 32-bit is required for EPMA - Server Dimension service, uninstall the product will break the EPM features ' *_

    C:\Oracle\Middleware\user_projects\config\dbclient

    I checked the two newspapers (DB and Hyperion logs)

    One of the Hyperion newspapers:

    ORA-12505, TNS:listener is not currently of SID given in connect descriptor

    DB logs:

    ORA-01034 - ORACLE is not available
    ORA-27101 - not shared memory realm leaves

    The TNSPING error - TNS-03505 - utility could not resolve the name


    I did reference two files tnsnames, seems some names are different.

    Oracle DB - TNSNAME

    LISTENER_HYPDB =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))


    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))
    )
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    )
    )

    HYPDB =+.
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost) (PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hypdb)
    )
    )


    Hyperion - DBclient - TNSNAMES

    BPMA_ALIAS =+.
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = locahost) (PORT = 1521))
    )
    (CONNECT_DATA =
    (SID = hypdb)
    (SERVER = DEDICATED)
    )
    )

    Please anyone suggest me a good solution for this problem.

    Thank you

    Installation on an operating system would be a good start because XP is not supported.
    Are you sure this is the installation of the customer who caused the problem as it should be ok, has been the database certainly work after a reboot before the installation of the software of the EMP.
    If you delete the Oracle client (also remove the window - TNS_ADMIN environment variable) then restart and check the database works ok.

    See you soon

    John

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • NETBEAN Oracle: Problem of connection refused

    Hi, Im currently using Netbean to develop a system of JSP. I already managed to connect to Oracle 11g. However, I am facing problem connection refused. It always happens.
    For the server, I use GlassFish Server 3.1

    Anyone have idea to solve this problem? Thanks in advance.

    Details of the error:

    WARNING: StandardWrapperValve [jsp]: PWC1406: Servlet.service () for servlet jsp threw exception
    java.sql.SQLException: IO exception: connection refused (DESCRIPTION = (TMP =)(VSNNUM=186646784) (ERR = 12519) (ERROR_STACK = (ERROR = (CODE = 12519) (EMFI = 4)))
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:179)
    at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:333)
    to oracle.jdbc.driver.OracleConnection. < init > (OracleConnection.java:404)
    at oracle.jdbc.driver.OracleDriver.getConnectionInstance(OracleDriver.java:468)
    at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:314)
    at java.sql.DriverManager.getConnection(DriverManager.java:579)
    at java.sql.DriverManager.getConnection(DriverManager.java:221)
    at dbConnection.dbConnection.connectEasy(dbConnection.java:66)
    at org.apache.jsp.Boundary.insertStudForm_jsp._jspService(insertStudForm_jsp.java:783)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
    at org.apache.catalina.core.ApplicationDispatcher.doInvoke(ApplicationDispatcher.java:787)
    at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:649)
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:604)
    at org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:534)
    at org.apache.jasper.runtime.JspRuntimeLibrary.include(JspRuntimeLibrary.java:1015)
    at org.apache.jsp.index_jsp._jspService(index_jsp.java:462)
    at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:111)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:403)
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:492)
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:378)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
    at org.apache.catalina.core.StandardWrapper.service(StandardWrapper.java:1539)
    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:281)
    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
    at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:655)
    at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:595)
    at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:98)
    at com.sun.enterprise.web.PESessionLockingStandardPipeline.invoke(PESessionLockingStandardPipeline.java:91)
    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:162)
    at org.apache.catalina.connector.CoyoteAdapter.doService(CoyoteAdapter.java:330)
    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:231)
    at com.sun.enterprise.v3.services.impl.ContainerMapper.service(ContainerMapper.java:174)
    at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:828)
    at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:725)
    at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1019)
    at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:225)
    at com.sun.grizzly.DefaultProtocolChain.executeProtocolFilter(DefaultProtocolChain.java:137)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:104)
    at com.sun.grizzly.DefaultProtocolChain.execute(DefaultProtocolChain.java:90)
    at com.sun.grizzly.http.HttpProtocolChain.execute(HttpProtocolChain.java:79)
    at com.sun.grizzly.ProtocolChainContextTask.doCall(ProtocolChainContextTask.java:54)
    at com.sun.grizzly.SelectionKeyContextTask.call(SelectionKeyContextTask.java:59)
    at com.sun.grizzly.ContextTask.run(ContextTask.java:71)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.doWork (AbstractThreadPool.java:532)
    to com.sun.grizzly.util.AbstractThreadPool$ Worker.run (AbstractThreadPool.java:513)
    at java.lang.Thread.run(Thread.java:722)

    You must increase the PROCESS instance with the ALTER SYSTEM statement parameter and restart the instance of database: it is compulsory for these static parameters.

    You can also try to make sure that the database sessions are closed by the application code when needed or create a profile database with times of inactivity just to assign to the user Oracle accounts.

  • Oracle 11.2 srvctl command RAC and Oracle problem documentation.

    Hello

    I have a strange problem, I want to see the applications through command srvctl but I found the srvctl command has changed.

    When I view the documentation, I found no option applications with srvctl

    but when I tried this command it works

    [Oracle@RAC1 ~] $ srvctl status nodeapps
    Rac1-vip VIP is enabled
    Rac1-vip VIP is running on the node: rac1
    Rac2-vip VIP is enabled
    Rac2-vip VIP is running on the node: rac2
    Network is enabled
    Network runs on the node: rac1
    Network runs on the node: rac2
    GSD is disabled
    GSD is not running on the node: rac1
    GSD is not running on the node: rac2
    ONS is enabled
    The ONS daemon is running on the node: rac1
    The ONS daemon is running on the node: rac2
    [oracle@rac1 ~] $

    Here is the link to the documentation.
    http://download.Oracle.com/docs/CD/E14072_01/server.112/e10595/restart005.htm#CIHBBFFC

    you will not find in this manual, scan, gns, scan_listener, vip options and applications.

    else you have noticed this problem? Why these commands are not part of the manual

    concerning
    Amir Riaz

    Order SRVCTL
    http://download.Oracle.com/docs/CD/E14072_01/server.112/e10595/restart005.htm#

    Published by: Girish Sharma June 13, 2011 19:16
    And: http://download.oracle.com/docs/cd/B19306_01/rac.102/b14197/srvctladmin.htm

  • Choose between MySQL and Oracle - problem with MySQL text columns?

    Hello.

    New to this forum and Oracle please go easy on me.

    I'm selecting data in a MySQL database.

    This SQL works very well: -.
    Select 'Device_Label' Device"@ed_link «»
    where "Device_ID" = 6665;
    Here, the MySQL Device_Label column is of type varchar (255).

    This SQL fails with the error - ORA-00904: "Device_Tag": invalid identifier
    Select 'Device_Tag' Device"@ed_link «»
    where "Device_ID" = 6665;
    Here, the MySQL Device_Tag column is of type text.
    Column Device_Tag certainly exists and is populated.

    Is the problem related to the MySQL type text column, and is there a solution?

    Thank you.

    Hello
    The ora-997 because of the entry door is not a restriction of the Oracle. You cannot use a table defined as a long in the create table... as select statement..., you would see the problem even if it was a copy of Oracle for Oracle.
    If one of the columns of MySQL are translated as a long in Oracle you will hit this problem.
    The bypass alone is to avoid columns long or you can try to create a view in MySQL by using the cast function, which converts the columns that translate to long something and then use it in the create statement.

    Kind regards
    Mike

  • CHARLY ORACLE PROBLEM

    Hi all
    I m try the following question from the moment of days in a month depending on the time worked in a day based on the condition.
    to determine, I m using the statement case... but not work in oracle form builder...
     select
      SUM(CASE WHEN NVL(MANNUAL_HOURS,HW)<3.5 THEN 0 
               WHEN NVL(MANNUAL_HOURS,HW)>=3.5 AND NVL(MANNUAL_HOURS,HW)<7.5 THEN 0.5
               WHEN NVL(MANNUAL_HOURS,HW)>=7.5 THEN 1
               ELSE 0 END)
      INTO DAYS
      from tbltimeregister1
      where PAYCODE='G0000157' AND
      TO_CHAR(DATEOFFICE,'MON-YYYY')='MAR-2013';
    PL tell me how to fix the result.

    m waitinng
    regarding
    Vishal agrawall

    Hello

    Use DECODE() instead of the CASE.

    François

  • Domain OnTrack Ldap Oracle problem.

    Hello

    After you have configured my ldap domain (it is an OpenLdap server), I get this error since the Weblogic log file.


    # < 16 March 2011 15:15:23 ART > < Info > < waggle.server.servlet.XMethod > < togo > < AdminServer > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < anonymous > > <>< cbc1c7646c36152c:3c8587d9:12ebf7c1653: - 8000-0000000000000989 > < 1300299323213 > < BEA-000000 > < Exception during the installation method and run (/ Login).
    waggle.server.login.exceptions.XLoginException: the Application is closed at the moment.
    at waggle.server.login.XLoginManager.setLoginData(XLoginManager.java:138)
    at waggle.server.login.handlers.XLoginHandlerParameters.login(XLoginHandlerParameters.java:57)
    at waggle.server.login.XLoginManager.login(XLoginManager.java:94)
    at waggle.server.servlet.XMethod.execute(XMethod.java:469)
    at waggle.server.servlet.XServletRequest.service(XServletRequest.java:119)
    at waggle.server.servlet.XServlet.service(XServlet.java:132)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at waggle.server.filter.header.XSimpleCacheHeadersFilter.doFilter(XSimpleCacheHeadersFilter.java:72)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at waggle.server.filter.gzip.XGZipFilter.doFilter(XGZipFilter.java:169)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3715)
    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    In the OpenLdap logfile I have

    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 fd = 26 ACCEPT IP address = *. ***. ***. : 64711 (IP = 0.0.0.0:636)
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 fd = 26 TLS created tls_ssf = 128 ssf = 128
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 0 BIND dn = "" * "method = 128"
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 0 BIND dn = "" * "mech = SIMPLE ssf = 0"
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 0 RESULT tag = 97 err = 0 text =
    "Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = base 1 SRCH =" dc = osaka' scope = 2 deref = 0 = filter "(&(objectClass=inetOrgPerson) ([email protected])).
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 1 SRCH attr = dn
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 1 tag = 101 err = 0 = 1 text = nentries SEARCH RESULTS
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 fd = 28 ACCEPT IP address = *. ***. ***. : 64712 (IP = 0.0.0.0:636)
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 fd = 28 TLS created tls_ssf = 128 ssf = 128
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 op = 0 BIND dn = "" uid = *, or = Users, dc = osaka ' method = 128 "
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 op = 0 BIND dn = "" uid = *, or = Users, dc = osaka ' mech = SIMPLE ssf = 0 "
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 op = 0 RESULT tag = 97 err = 0 text =
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 op = 1 UNBIND
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3809 fd = 28 closed
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 2 EXT oid = 0.0.0.0
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = do_extended 2: unsupported operation "0.0.0.0".
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 2 RESULT tag = 120 err = 2 text = operation extended unsupported
    "Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = base 3 SRCH =" dc = osaka' scope = 2 deref = 0 = filter "(&(objectClass=inetOrgPerson) ([email protected])).
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = SRCH attr = dn 3
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 3 tag = 101 err = 0 = 1 text = nentries SEARCH RESULTS
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 4 EXT oid = 0.0.0.0
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 4 do_extended: unsupported operation "0.0.0.0".
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 4 RESULT tag = 120 err = 2 text = operation extended unsupported
    "Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = base 5 SRCH =" "uid = *, or = Users, dc = osaka ' scope = 0 deref = 0"(objectClass=inetOrgPerson) = filter. "
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 5 SRCH attr = displayname mail telephonenumber
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 5 tag = 101 err = 0 = 1 text = nentries SEARCH RESULTS
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 op = 6 UNBIND
    Mar 16 14:38:09 slapd osaka [1390]: conn = 3808 fd = 26 closed

    The last search performed on OpenLdap, is the value configured on the kingdoms-> MyLdapRealm-> Search-> search attributes Configuration

    Before the exception java log displays the correct values of the openldap. Could someone provide help for this question, since I have no way to see what is happening here?

    Kind regards
    Barbara Andres

    Published by: adebarbara on 16-mar-2011 16:15

    Hi Andres,

    When On Track is first installed, it is configured to not be available to end users. It gives the administrator an opportunity to complete the configuration of the system (for example, the LDAP configuration) before opening it up to users. The message "The Application is closed at present" indicates that you have not yet opened the system for users. To do this, use the administration console (https://yourserver/ontrackAdmin), go to the 'Application' settings and change the "status of the request' to 'Closed' to 'open '.

    Hope that helps,

    -Dan

  • Update Oracle problems rev.

    Hello!

    It seems that I can't understand where good clause in this query.
    I get this ORA-01427. Could there be a sequel with only
    These conditions, to create this query so that it works correctly.
    Many choose maybe? But how?

    UPDATE parea pa SET pa.subarea =.
    (By SELECTING pu.subarea IN pu prounit, pr popresidence, popperson pp
    WHERE substr (pr.buildinglabel, 1, 14) = pu.unitlabel
    AND pp.id = pr.poppersonid
    AND pp.id = pa.poppersonid
    AND pr.poppersonid = pa.poppersonid);

    Thank you! OV
    UPDATE parea pa
    SET pa.subarea =
          (SELECT max(pu.subarea)
           FROM prounit pu, popresidence pr, popperson pp
          WHERE substr(pr.buildinglabel,1, 14) = pu.unitlabel
          AND pp.id = pr.poppersonid
          AND pr.poppersonid = pa.poppersonid)
    where exists (SELECT null
          FROM prounit pu, popresidence pr, popperson pp
          WHERE substr(pr.buildinglabel,1, 14) = pu.unitlabel
          AND pp.id = pr.poppersonid
          AND pr.poppersonid = pa.poppersonid
          and  pu.subarea !=pa.subarea  );
    

    If you run this update again, he should not update all the lines more.

    Published by: Sven w. on August 18, 2010 21:01

  • Problem with Oracle Import/Export database

    I'm doing some imp/exp between two oracle databases.
    During the import, I got an error:
    IMP-00060: WARNING: jump table "BIAPPS". "' HR_LOCATIONS_ALL ' because the object of type 'MDSYS. "' SDO_ORDINATE_ARRAY ' does not exist or to identify different

    However, when I connect my database as sysdba goal and run the following script:
    Select object_name, object_type, owner of dba_objects where object_name = 'SDO_ORDINATE_ARRAY ';

    I found that the object type is actually existing in my target database:
    OWNER OBJECT_TYPE OBJECT_NAME
    ------------------------------------------------------------------------------------------
    SDO_ORDINATE_ARRAY PUBLIC SYNONYM
    SDO_ORDINATE_ARRAY TYPE MDSYS

    I run "Grant all on sdo_ordinate_array to biapps;" and tried to import the table again, but the I still have the same error information.

    Could someone tell me the reason of this problem and how to get this HR_LOCATIONS_ALL imported? Thank you very much.



    Here is the HR_LOCATIONS_ALL DDL, I received from source database:
    CREATE TABLE 'BIAPPS '. "" HR_LOCATIONS_ALL ".
    + ('LOCATION_ID' NUMBER (15.0), +)
    + NUMBER (15.0) "ENTERED_BY," +
    + VARCHAR2 (60 BYTE) "LOCATION_CODE," +
    + VARCHAR2 (240 BYTE) "LIGNE_ADRESSE_1," +
    + VARCHAR2 (240 BYTE) "LIGNE_ADRESSE_2," +
    + VARCHAR2 (240 BYTE) "ADDRESS_LINE_3," +
    + VARCHAR2 (30 BYTE) "BILL_TO_SITE_FLAG," +
    + VARCHAR2 (60 BYTE) 'COUNTRY ', +.
    + VARCHAR2 (240 BYTE) "DESCRIPTION," +
    + NUMBER (15.0) "DESIGNATED_RECEIVER_ID," +
    + VARCHAR2 (30 BYTE) "IN_ORGANIZATION_FLAG," +
    + DATE "INACTIVE_DATE," +
    + NUMBER (15.0) "INVENTORY_ORGANIZATION_ID," +
    + VARCHAR2 (30 BYTE) "OFFICE_SITE_FLAG," +
    + "ZIP_CODE" VARCHAR2 (30 BYTE), +.
    + VARCHAR2 (30 BYTE) "RECEIVING_SITE_FLAG," +
    + VARCHAR2 (120 BYTE) "REGION_1, +.
    + VARCHAR2 (120 BYTE) "REGION_2, +.
    + VARCHAR2 (120 BYTE) "REGION_3," +
    + NUMBER (15.0) "SHIP_TO_LOCATION_ID," +
    + VARCHAR2 (30 BYTE) "SHIP_TO_SITE_FLAG," +
    + VARCHAR2 (7-BYTE) 'STYLE ', +.
    + VARCHAR2 (15 BYTE) "TAX_NAME, +.
    + VARCHAR2 (60 BYTE) "TELEPHONE_NUMBER_1," +
    + VARCHAR2 (60 BYTE) "TELEPHONE_NUMBER_2," +
    + VARCHAR2 (60 BYTE) "TELEPHONE_NUMBER_3," +
    + VARCHAR2 (30 BYTE) "TOWN_OR_CITY," +
    + VARCHAR2 (30 BYTE) "ATTRIBUTE_CATEGORY," +
    + 'ATTRIBUTE1' VARCHAR2 (150 BYTE), +.
    + 'ATTRIBUT2' VARCHAR2 (150 BYTE), +.
    + VARCHAR2 (150 BYTE) "ATTRIBUT3," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE4," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE5," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE6," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE7," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE8," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE9," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE10," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE11," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE12," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE13," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE14," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE15," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE16," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE17," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE18," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE19," +
    + VARCHAR2 (150 BYTE) "ATTRIBUTE20," +
    + DATE "LAST_UPDATE_DATE," +
    + NUMBER (15.0) "LAST_UPDATED_BY," +
    + NUMBER (15.0) "LAST_UPDATE_LOGIN," +
    + NUMBER (15.0) 'CREATED_BY ', +.
    + DATE 'CREATION_DATE ', +.
    + NUMBER (9.0) "OBJECT_VERSION_NUMBER," +
    + "TP_HEADER_ID" + NUMBER
    + VARCHAR2 (35 BYTE) "ECE_TP_LOCATION_CODE," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE_CATEGORY," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE1," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE2," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE3," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE4," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE5," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE6," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE7," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE8," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE9," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE10," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE11," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE12," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE13," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE14," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE15," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE16," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE17," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE18," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE19," +
    + VARCHAR2 (150 BYTE) "GLOBAL_ATTRIBUTE20," +
    + NUMBER (15.0) "BUSINESS_GROUP_ID," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION13," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION14," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION15," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION16," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION17," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION18," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION19," +
    + VARCHAR2 (150 BYTE) "LOC_INFORMATION20," +
    + VARCHAR2 (240 BYTE) "DERIVED_LOCALE," +
    + "GEOMETRY" 'MDSYS. "" SDO_GEOMETRY. "+
    + VARCHAR2 (30 BYTE) "LEGAL_ADDRESS_FLAG," +
    + 'TIMEZONE_CODE' VARCHAR2 (50 BYTE) +.
    +) PCTFREE 0 PCTUSED 40 INITRANS 1 MAXTRANS 255 COMPRESS NOLOGGING +.
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES)
    TABLESPACE "BIAPPS".
    VARRAY 'GEOMETRY '. "" ANSDO_ELEM_INFO "STORE AS BASICFILE LOB
    + (ACTIVATE 8192 CHUNK ONLINE STORAGE +)
    CACHE
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES))
    VARRAY 'GEOMETRY '. "" SDO_ORDINATES ' STORE AS BASICFILE LOB
    + (ACTIVATE 8192 CHUNK ONLINE STORAGE +)
    CACHE
    STORAGE (INITIAL 65536 NEXT 1048576 MINEXTENTS 1 MAXEXTENTS 2147483645)
    PCTINCREASE 0 FREELISTS 1 FREELIST GROUPS 1 DEFAULT USER_TABLES));

    Yang YAng,
    You export some objects in the environment of the Apps? Look at the last answer to this thread, which talks about the solution of the said error,
    Import of Oracle problem:
    And you can get some lead from this link
    http://translate.Google.com/translate?hl=en&SL=zh-CN&u=http :// www.oracleblog.cn/working-case/imp-00060type-does-not-exist-or-has-different-identifier/&sa=X&oi=translate&resnum=4&ct=result&prev=/search%3Fq%3DIMP-00060%26hl%3Den%26rls%3Dcom.microsoft: en - US: % 26rlz % 3D1I7GGLJ % 26pwst %3 D 1
    HTH
    Aman...

  • Why oracle RAC 11.2.0.2 give more trouble than oracle 11.2.0.1?

    Hi all

    I just want to know, why oracle RAC 11.2.0.2 giving more problem than oracle 11.2.0.1?
    The problems here:

    1 resolved multicast (multicast open or patch)
    Miladin Modrakovic through. His blog issue-with-oracle-11-2-0-2-new-redundant-interconnect give me a solution to open Multicast 230.0.1.0 on cisco switch

    2 DNS problem (PRVF-5636: DNS response for an unreachable node time exceeded "15000" ms)
    Someone has already asked on this forum: runcluvfy failed with PRVF-5636, but still no solution for this problem of PRVF-5636.




    Thank you


    Indra

    Published by: indra on Sep 6, 2011 12:00 AM

    Hello

    I just want to know, why oracle RAC 11.2.0.2 give me more problem than oracle 11.2.0.1?

    You can use Oracle Support to fix all bugs on Oracle software. Simply open the SR

    1 resolved multicast (multicast open or patch)

    This bug is documented for the Clusterware installation, find the Bug 9974223:
    http://download.Oracle.com/docs/CD/E11882_01/READMEs.112/e17129/TOC.htm#CHDIEHCH

    * Oracle Grid Infrastructure 11.2.0.2 Installation or upgrade may fail due to the requirement of multicast [1212703.1 ID] *.

    2 DNS problem (PRVF-5636: DNS response for an unreachable node time exceeded "15000" ms)

    This isn't an Oracle problem, but a DNS problem that can cause instability in the clusterware, YES does not proceed without resolving the problem in your nodes.

    Date of arrival:

    /etc/resolv.conf
    /etc/nsswitch.conf
    
    find line hosts:  on file nsswitch.conf
    The order of keywords on this line indicates the order in which your SO references the name services. (dns or host file) 
    

    Kind regards
    Levi Pereira

    Published by: Levi Pereira Sep 5, 2011 14:08

  • Very strange problem

    I am an oracle & problem of ASP developer who is new to db2 and Coldfusion.
    Here's my code for fusion of passes, as it exists now

    <! DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional / / IN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
    "< html xmlns =" http://www.w3.org/1999/xhtml "> "

    < cfquery 'mth' datasource = name = "jconnect" >
    Select mths_2, l2famt from pflow.leases where lease_id = 100 < / cfquery >

    < head >
    < meta http-equiv = "Content-Type" content = text/html"; charset = iso-8859-1 "/ >"
    < title > Untitled Document < /title >

    < / head >

    < body >



    < cfoutput > TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT < / cfoutput >
    < br / >
    < cfoutput query = "mth" > #mths_2 # < / cfoutput >
    < br / >
    < cfoutput query = "mth" > #l2famt # < / cfoutput >


    < / body >
    < / html >

    I hace been trying to get a stored procedure to work and it does not display the content, so I tried to make a request online
    hoping to understand what is happening. This isn't a cache problem and I was remove pages and put a new page on the site as you can see the WWWWWWWWWWWW make their appearance then TTTTTTTTTTTT is asked in the page. Also reference a variable that is not yet on the page, but it is a column in the row. (see above).

    I use DB2 v9 and CF MX7running on the same server

    any help woould be appreciated

    WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW
    The web site, you access has met an unexpected error.
    Please contact the site administrator.

    The following information is for the creation of Web sites for debugging purposes.
    Error occurred while processing request
    Variable MTHS_1 is not defined.

    The error occurred in C:\Inetpub\wwwroot\iahome\test.cfm: line 27

    25: < cfoutput > TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT < / cfoutput >
    26: < br / >
    27: cfoutput query = "mth" > #mths_2 # < / cfoutput >
    28: < br / >
    29: cfoutput query = "mth" > #l2famt # < / cfoutput >

    Resources:

    * See the ColdFusion documentation to verify that you are using the correct syntax.
    * Search the Knowledge Base to find a solution to your problem.

    Browser Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; RV:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
    Remote address 192.168.100.185
    Referrer
    Date/time 22 February 07 12:48
    Stack trace
    to cftest2ecfm118845366.runPage(C:\Inetpub\wwwroot\iahome\test.cfm:27)

    coldfusion.runtime.UndefinedVariableException: Variable MTHS_1 is not defined.
    at coldfusion.runtime.CfJspPage._get(CfJspPage.java:221)
    at coldfusion.runtime.CfJspPage._autoscalarize(CfJspPage.java:928)
    to cftest2ecfm118845366.runPage(C:\Inetpub\wwwroot\iahome\test.cfm:27)
    at coldfusion.runtime.CfJspPage.invoke(CfJspPage.java:152)
    at coldfusion.tagext.lang.IncludeTag.doStartTag(IncludeTag.java:349)
    at coldfusion.filter.CfincludeFilter.invoke(CfincludeFilter.java:65)
    at coldfusion.filter.ApplicationFilter.invoke(ApplicationFilter.java:225)
    at coldfusion.filter.RequestMonitorFilter.invoke(RequestMonitorFilter.java:51)
    at coldfusion.filter.PathFilter.invoke(PathFilter.java:86)
    at coldfusion.filter.ExceptionFilter.invoke(ExceptionFilter.java:69)
    at coldfusion.filter.ClientScopePersistenceFilter.invoke (ClientScopePersistenceFilter.java:2 8)
    at coldfusion.filter.BrowserFilter.invoke(BrowserFilter.java:38)
    at coldfusion.filter.GlobalsFilter.invoke(GlobalsFilter.java:38)
    at coldfusion.filter.DatasourceFilter.invoke(DatasourceFilter.java:22)
    at coldfusion.filter.RequestThrottleFilter.invoke(RequestThrottleFilter.java:115)
    to coldfusion. CfmServlet.service (CfmServlet.java:107)
    at coldfusion.bootstrap.BootstrapServlet.service(BootstrapServlet.java:78)
    at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:91)
    at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
    at jrun.servlet.JRunRequestDispatcher.invoke(JRunRequestDispatcher.java:257)
    at jrun.servlet.ServletEngineService.dispatch(ServletEngineService.java:541)
    at jrun.servlet.jrpp.JRunProxyService.invokeRunnable(JRunProxyService.java:204)
    to jrunx.scheduler.ThreadPool$ DownstreamMetrics.invokeRunnable (ThreadPool.java:318)
    to jrunx.scheduler.ThreadPool$ ThreadThrottle.invokeRunnable (ThreadPool.java:426)
    to jrunx.scheduler.ThreadPool$ UpstreamMetrics.invokeRunnable (ThreadPool.java:264)
    at jrunx.scheduler.WorkerThread.run(WorkerThread.java:66)

    In the CF administrator, in the settings section, there is a checkbox "Save."
    class files. Uncheck the box. Delete all files in the WEB-INF/cfclasses
    dir. restart CF. Retest.

    --
    Adam

  • Help on the basics of understanding Oracle

    I lived in the world of Microsoft SQL Server for years, and I'm about to start getting my feet wet in the world of the Oracle; problem is: I know jack-squat about Oracle.

    Can someone direct me to a link/documentation on how to translate concepts of Microsoft SQL to Oracle?
    IE Oracle made appeal to the SPID concept? In others: "Oh, spid number 47 blocking spid number 93. I'd kill better spid 47 "
    Oracle gives the possibility to watch the index fragmentation (I would use DBCC Showcontig() in Microsoft for this)?
    Is there an equivalent tool in Oracle to Microsoft SQL Profiler?
    Is that a similar process to rebuild an index in Oracle like MSSQL?
    Are levels of isolation in similar Oracle to MSSQL (readcommitted, readuncommited, etc.)?
    Is the process of an application (perhaps .NET) to connect to a similar Oracle database, in theoretical and practical, to connect to a MSSQL Server?

    Sorry if this is in the wrong place in the forum and if they are too simple questions, but any help would be really appreciated.

    Thank you

    user12311880 wrote:
    I lived in the world of Microsoft SQL Server for years, and I'm about to start getting my feet wet in the world of the Oracle; problem is: I know jack-squat about Oracle.

    Welcome! Lack of education is a solvable problem.

    >

    Can someone direct me to a link/documentation on how to translate concepts of Microsoft SQL to Oracle?

    As others pointed out, start with the concepts manual. Go to asktom.oracle.com and follow the links to find his books.

    IE Oracle made appeal to the SPID concept? In others: "Oh, spid number 47 blocking spid number 93. I'd kill better spid 47 "

    Yes, but it is worth noting that the concepts manual explains in detail how this is quite different in Oracle. If the bulb lights up above your head, you can exclaim that it is much better as a default value. Bring attention to the coherence of reading and explanations locking.

    Oracle gives the possibility to watch the index fragmentation (I would use DBCC Showcontig() in Microsoft for this)?

    In Oracle, it's pretty rare that you actually have to deal with that. As others have noted, there is some controversy. See the blog of Richard Foote after down you the concepts.

    Is there an equivalent tool in Oracle to Microsoft SQL Profiler?

    There are a lot of tools. See the guide to performance and there is quite a few available in the dbconsole/Enterprise Manager. Be aware that you should not become dependent on the GUI tools, but should learn the underlying controls. Start with the manual of the Performance. Book Cary Millsap, consult.

    Is that a similar process to rebuild an index in Oracle like MSSQL?

    Once again, it is pretty rare, actually need to deal with this. You may encounter people who disagree. Be aware that they can be wrong. Some specific applications, it may be true.

    Are levels of isolation in similar Oracle to MSSQL (readcommitted, readuncommited, etc.)?

    See the guide to the concepts and Tom books.

    Is the process of an application (perhaps .NET) to connect to a similar Oracle database, in theoretical and practical, to connect to a MSSQL Server?

    There are many ways to connect. See the concepts guide. There are manuals of networking for more details. In addition, My Oracle Support has some documents and examples. You can use vulgar ways to connect, if that is appropriate depends on what you are doing.

    >

    Sorry if this is in the wrong place in the forum and if they are too simple questions, but any help would be really appreciated.

    Everyone starts somewhere. You will have a lot of help if you show that you are willing to put the time and effort in. You can get a lot of response as "it depends...". "You can download and start trying some things! You will have to unlearn some misconceptions. Good luck!

  • change of date format

    Hello

    I have data from DB to come date in JJ-me-yyyy format but I want to convert this to dd/mm/yyyy in my query and display the area of the apex using htp.p (...)  That is to say. no option for the apex report format.

    I tried something like

    Select to_date (to_char (created_date, ' mon-dd-yyyy ""), ' mm/dd/yyyy') FROM emp where rownum < = 2;   but I still have the error no valid month...

    (also I don't want to do this by altering DB session ive in the query only)

    any idea is appreciated,

    concerning

    I solved with a few strokes down split and agree... Oracle problem with conversion of the date anyway is a common question.

  • DML operations

    Hi all

    I have a doubt in the DML operations.

    What: The two statements are true about a transaction? (Choose two)

    (a) If a data manipulation statement fails in the middle of a transaction, this single statement is canceled
    (b) If a data manipulation statement fails in the middle of a transaction, the entire transaction is rolled back
    (c) a transaction is committed when a user leaves the session normally without issuing a command COMMIT explicit
    (d) a transaction is rolled back to a user leaves the session normally without issuing a command COMMIT explicit

    Please explain.

    927851 wrote:
    Thanks knani,.

    one more doubt,

    (1) why customer issue a statement commit during the second got the failed State. Is - this failure to oracle?

    (2) if we faced means question in the second transaction, the statement commit Oracle problem. When we give the first statement rollback statement will be rollback or not?

    Please specify. If you think that my question is false, please me advice.

    Read what I said again

    "+ Now * _if_ * client issue a COMMIT, instruction it is preserved, leading to inconsistent data in the context of the operation." And if the client issues a ROLLBACK, statement we're taking the database to the State initial rollbacked. + "

    The COMMIT or ROLLBACK is decided by the customer. Oracle has nothing to do with it. Oracle does not decide how and when a transaction is finished, his client, who makes that decision.

  • Replication of data between SQL Server and using Oracle11g materialized view.

    I have Sqlserver 2005 as my source and oracle11g as my target. I need fill out the target daily with change of the source data.
    to do this, we created a dblink between SQL Server and oracle and reproduced this table as a point of view, materialized in Oracle.
    problem that we get here is fast refresh option is not available.each day it will pick up all of the data source.
    is it possible to use Fast refresh in this scenario?

    Thanks in advance.

    Kind regards
    Balaram.

    You can try MS SQL replication.
    Configure transactional Standard of MS SQL and Oracle Publication subscriber http://msdn.microsoft.com/en-us/library/ms151738%28v=sql.90%29.aspx

Maybe you are looking for

  • Firefox keeps asking to change the settings every time I open it.

    Everytime I open firefox it ask for him to make changes. I entered in the properties and done in sort of comparability has been disabled. also my firefox is running so slow, freezes a lot, crashes a lot, and scrolling is laggy. I'm running on an i5 s

  • Satellite A300-1MW - BIOS update instructions

    Hello. I decided to upgrade the BIOS on my Toshiba Satellite A300 1MWI found something like this http://eu.computers.toshiba-europe.com/innovation/faq.jsp?FID=TRO0000000b07 but I can not find Satellite A300 After you download the updated BIOS Toshiba

  • M2N68 - HER father 2 replacement

    Hi all I want to replace the motherboard on the a6110n which is the Asus M2N68 - LA Narra2-GL8E. I found M2N68 - motherbords around the net, but not Narra2-GL8E. (example: ASUS M2N68 - THE card mother HP Ivy8 NVIDIA GeForce 6150SE skt AM2 GL6 or Narr

  • No its Windows 7 games

    Hello I use a computer laptop windows 7 that works perfectly until a few days ago. I bought a DVD of Perception of danger and would not play any video clips. I thought it was a codec problem, so I set about installing the codec K Lite and Windows 7 p

  • Access a value to a variable which is a bean to any place in the application of adf.

    HelloI am very new to the ADF.   I'm fighting on access to a variable in another form of bean a bean. My script is as below.I have a stubborn workflow. He has a page that has a text field and a button. I have a bean that brought the application. The