WARNING: The pool_config view or table is not found in the schema: APEX_LISTENER

Hi, we get this error in an independent ADR on Grizzly implemented.

August 14, 2014 09:59:05

oracle.dbtools.common.config.db.DatabasePoolConfig readPoolConfig

WARNING: The pool_config view or a table has not been found in the schema:

APEX_LISTENER

Oracle.dbtools.rt.web.WebErrorResponse 09:59:05 August 14, 2014

internalError

GRAVE: JDBCException [kind = NO_DATA]

JDBCException [kind = NO_DATA]

defaults.xml "XXXXX" designate removed for safety, front of post

<? XML version = "1.0" encoding = "UTF-8" standalone = 'no '? >

< ! DOCTYPE SYSTEM property "http://java.sun.com/dtd/properties.dtd" > ""

Properties of <>

< comment > saved on Mon Aug 04 16:25:09 EDT 2014 < / comment >

< key "cache.caching entry" = > false < / entry >

< key = "cache.directory entry" > / tmp/apex/cache < / entry >

< key = "cache.duration entry" > days < / entry >

< key = "enter cache.expiration" > 7 < / entry >

< key = "enter cache.maxEntries" > 500 < / entry >

< key = "enter cache.monitorInterval" 60 > < / entry >

< key = "cache.procedureNameList" / entry >

< key = "cache.type entry" > lru < / entry >

< key = "db.hostname entry" > XXXXXXXXX < / entry >

< key = "db.password entry" > XXXXXXXXXXX < / entry >

< key = "db.port entry" > XXXX < / entry >

< key "db.sid entry" = > XXXXXX < / entry >

< key "debug.debugger entry" = > false < / entry >

< key "debug.printDebugToScreen entry" = > false < / entry >

< key "error.keepErrorMessages entry" = > true < / entry >

< key = "enter error.maxEntries" > 50 < / entry >

< enter key = "jdbc. DriverType"> thin < / entry >

< enter key = "jdbc. InactivityTimeout"1800 > < / entry >

< enter key = "jdbc. InitialLimit' > 3 < / entry >

< enter key = "jdbc. MaxConnectionReuseCount"> 1000 < / entry >

< enter key = "jdbc. MaxLimit' 10 > < / entry >

< enter key = "jdbc. MaxStatementsLimit' 10 > < / entry >

< enter key = "jdbc. MinLimit"> 1 < / entry >

< key = "enter jdbc.statementTimeout" > 900 < / entry >

< key "log.logging entry" = > false < / entry >

< key = "enter log.maxEntries" > 50 < / entry >

< key = "misc.compress" / entry >

< key = "misc.defaultPage entry" > apex < / entry >

< key "misc.enableOldFOP entry" = > true < / entry >

< key "security.disableDefaultExclusionList entry" = > false < / entry >

< key = "enter security.maxEntries" > 2000 < / entry >

< / properties >

Complete log

August 14, 2014 11:28:13 oracle.dbtools.standalone.Standalone run

INFO: NOTE:

Stand-alone mode is designed for use in development and test environments. This not is not supported for use in production environments.

August 14, 2014 11:28:13 oracle.dbtools.standalone.Standalone run

INFO: Starting standalone Web container to: / u00/home/oracle/ords/ords

August 14, 2014 11:28:14 oracle.dbtools.standalone.Deployer deploy

INFO: Deploy the application = /u00/home/oracle/ords/ords/ords/WEB-INF/web.xml path

August 14, 2014 11:28:17 oracle.dbtools.standalone.Deployer deploy

INFO: Deploy the application path = /u00/home/oracle/ords/ords/ords/WEB-INF/web.xml

August 14, 2014 11:28:18 oracle.dbtools.common.config.file.ConfigurationFolder logConfigFolder

INFO: Using the configuration file: / u00/home/oracle/ords/ords

Configuration properties for: apex

cache. Caching = false

cache. Directory = / tmp/apex/cache

cache. Duration = Days

cache.expiration = 7

cache.maxEntries = 500

cache.monitorInterval = 60

cache.procedureNameList =

cache.type = LRU

DB. HostName = XXXXXXXXXXXXXXXXXXX

DB. Password = *.

DB.port = XXXXXXXXXXXXXXXXXXX

DB.sid = XXXXXXXXXXXXXXXXXXX

Debug.Debugger = false

debug.printDebugToScreen = false

error.keepErrorMessages = true

error.maxEntries = 50

JDBC. DriverType = thin

JDBC. InactivityTimeout = 1800

JDBC. InitialLimit = 3

JDBC. MaxConnectionReuseCount = 1000

JDBC. MaxLimit = 10

JDBC. MaxStatementsLimit = 10

JDBC. MinLimit = 1

jdbc.statementTimeout = 900

log. Logging = false

log.maxEntries = 50

Misc.Compress =

misc.defaultPage = apex

misc.enableOldFOP = true

security.disableDefaultExclusionList = false

security.maxEntries = 2000

DB. UserName = APEX_PUBLIC_USER

August 14, 2014 11:28:26 oracle.dbtools.common.config.db.ConfigurationValues intValue

ATTENTION: * jdbc. MaxLimit in the apex of configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

August 14, 2014 11:28:26 oracle.dbtools.common.config.db.ConfigurationValues intValue

ATTENTION: * jdbc. InitialLimit in the apex of configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

Using the JDBC driver: Oracle JDBC driver version: 11.2.0.3.0

August 14, 2014 11:28:28 oracle.dbtools.rt.web.SCListener contextInitialized

INFO: Oracle REMAINS initialized data Services

Version of REST Data Services Oracle: 2.0.8.163.10.40

The Oracle Data Services REST server info: Grizzly/1.9.49

August 14, 2014 11:28:28 com.sun.grizzly.Controller logVersion

INFO: GRIZZLY0001: from Grizzly Framework 1.9.49 - 14/08/14 11:28

August 14, 2014 11:28:28 oracle.dbtools.standalone.Standalone run

INFO: http://localhost: 8080/ADR / began to.

Configuration properties for: apex_al

cache. Caching = false

cache. Directory = / tmp/apex/cache

cache. Duration = Days

cache.expiration = 7

cache.maxEntries = 500

cache.monitorInterval = 60

cache.procedureNameList =

cache.type = LRU

DB. HostName = XXXXXXXXXXXXXXXXXXX

DB. Password = *.

DB.port = XXXXXXXXXXXXXXXXXXX

DB.sid = BXXXXXXXXXXXXXXXXXXX

Debug.Debugger = false

debug.printDebugToScreen = false

error.keepErrorMessages = true

error.maxEntries = 50

JDBC. DriverType = thin

JDBC. InactivityTimeout = 1800

JDBC. InitialLimit = 3

JDBC. MaxConnectionReuseCount = 1000

JDBC. MaxLimit = 10

JDBC. MaxStatementsLimit = 10

JDBC. MinLimit = 1

jdbc.statementTimeout = 900

log. Logging = false

log.maxEntries = 50

Misc.Compress =

misc.defaultPage = apex

misc.enableOldFOP = true

security.disableDefaultExclusionList = false

security.maxEntries = 2000

DB. UserName = APEX_LISTENER

August 14, 2014 11:32:01 oracle.dbtools.common.config.db.ConfigurationValues intValue

ATTENTION: * jdbc. MaxLimit in apex_al configuration uses a value of 10, this setting cannot be sized properly for a production environment *.

August 14, 2014 11:32:01 oracle.dbtools.common.config.db.ConfigurationValues intValue

ATTENTION: * jdbc. InitialLimit in apex_al configuration uses a value of 3, this setting cannot be sized properly for a production environment *.

August 14, 2014 11:32:03 oracle.dbtools.common.config.db.DatabasePoolConfig readPoolConfig

WARNING: The pool_config view or table is not found in the schema: APEX_LISTENER

August 14, 2014 11:40:49 oracle.dbtools.common.config.db.DatabasePoolConfig readPoolConfig

WARNING: The pool_config view or table is not found in the schema: APEX_LISTENER

August 14, 2014 11:40:50 oracle.dbtools.rt.web.WebErrorResponse internalError

GRAVE: JDBCException [kind = NO_DATA]

JDBCException [kind = NO_DATA]

at oracle.dbtools.common.jdbc.JDBCException.wrap(JDBCException.java:88)

at oracle.dbtools.common.jdbc.JDBCQueryProvider.query(JDBCQueryProvider.java:63)

at oracle.dbtools.common.jdbc.JDBCQueryProvider.query(JDBCQueryProvider.java:38)

at oracle.dbtools.rt.jdbc.entity.JDBCTenantDispatcher.tenant(JDBCTenantDispatcher.java:98)

at oracle.dbtools.rt.jdbc.entity.TenantDispatcherBase.target(TenantDispatcherBase.java:71)

at oracle.dbtools.rt.jdbc.entity.TenantDispatcherBase.target(TenantDispatcherBase.java:37)

at oracle.dbtools.rt.web.ReTargetingDispatcher.canDispatch(ReTargetingDispatcher.java:45)

at oracle.dbtools.rt.web.RequestDispatchers.choose(RequestDispatchers.java:160)

at oracle.dbtools.rt.web.RequestDispatchers.dispatch(RequestDispatchers.java:75)

at oracle.dbtools.rt.web.ETags.checkPrecondition(ETags.java:93)

at oracle.dbtools.rt.web.HttpEndpointBase.restfulServices(HttpEndpointBase.java:426)

at oracle.dbtools.rt.web.HttpEndpointBase.service(HttpEndpointBase.java:164)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

to com.sun.grizzly.http.servlet.ServletAdapter$ FilterChainImpl.doFilter (ServletAdapter.java:1059)

to com.sun.grizzly.http.servlet.ServletAdapter$ FilterChainImpl.invokeFilterChain (ServletAdapter.java:999)

at com.sun.grizzly.http.servlet.ServletAdapter.doService(ServletAdapter.java:434)

at oracle.dbtools.standalone.SecureServletAdapter.doService(SecureServletAdapter.java:91)

at com.sun.grizzly.http.servlet.ServletAdapter.service(ServletAdapter.java:379)

at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)

at com.sun.grizzly.tcp.http11.GrizzlyAdapterChain.service(GrizzlyAdapterChain.java:196)

at com.sun.grizzly.tcp.http11.GrizzlyAdapter.service(GrizzlyAdapter.java:179)

at com.sun.grizzly.http.ProcessorTask.invokeAdapter(ProcessorTask.java:849)

at com.sun.grizzly.http.ProcessorTask.doProcess(ProcessorTask.java:746)

at com.sun.grizzly.http.ProcessorTask.process(ProcessorTask.java:1045)

at com.sun.grizzly.http.DefaultProtocolFilter.execute(DefaultProtocolFilter.java:228)

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:662)

Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:447)

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:396)

at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:879)

at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:505)

at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:223)

at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:531)

at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:208)

at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:886)

at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1175)

at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1288)

at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3612)

at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3656)

at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1495)

at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:597)

at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:111)

to com.sun.proxy. $Proxy44.executeQuery (unknown Source)

at oracle.dbtools.common.jdbc.JDBCQueryImpl.resultSet(JDBCQueryImpl.java:92)

to oracle.dbtools.common.jdbc.JDBCResultRowIterator. < init > (JDBCResultRowIterator.java:29)

at oracle.dbtools.common.jdbc.JDBCQueryImpl.execute(JDBCQueryImpl.java:52)

at oracle.dbtools.common.jdbc.JDBCQueryProvider.query(JDBCQueryProvider.java:60)

... more than 33

DBA has forgotten to run apex_rest_config.sql Doh!

Tags: Database

Similar Questions

  • Link to 'help journal online events' event viewer returns a page not found on the technet Web site

    Whenever I click on the link "online help for event log" of event viewer for further help on an error, it returns the page not found on TechNet. Why? If Microsoft has moved the page, or something, why has he not updated the links in this application? I use Windows 8 (upgrade of Windows 7) and all applied Windows updates.

    Well, I spoke with Microsoft Support Thursday and it seems that the Event Viewer online Help is not available yet in Windows 8.

    While I took for them they connected to my system then tried their own with the same results, they then got on the? (could be the resource group... can't remember) who told supporters that on line assistance has not been fully developed for Windows 8 and therefore has not been published!

  • Viewer files TDMS file not found

    The VI I use currently is a slight modification of the example ContAcq & GraphVolt.  I've recently updated to LabVIEW 2009, and my Viewer TDMS open more TDMS files I record.  The files are there and I can open them using the example of ReadTDMS VI, but the viewer in my block diagram gives me 7 error: file not found.  There is a caveat, however.  If I save on a file that I had previously created, the file is located in the Viewer.  So if I save the file test1.tdms, the first time, it displays an error found the file, but the second time I save the viewer test1.tdms the file is located.  Any ideas as to why this is happening?

    Since my VI is close enough to the ContAcq & GraphVolt example (which does not work at the moment), this VI troubleshooting to solve my problem.


  • VMware View Manager admin page not found

    Hello!

    I just installed VMware see connection to the server, and I am trying to open http://localhost/admin but the page is not found!

    What service use this webservice? (I can't find it under services)

    Any ideas?

    (I installed the version 4.5 on a Windows 2003 R2 and the installation was successful)

    VMware View component framework provides the event logging, security and services COM + framework for View Manager. This service must be running for the proper functioning of View Manager.

    One more note, you cannot connect to the Administrator display via a Web browser when the SSL setting for your customers to view is not compatible with the URL that you use to connect to view administrator. If you disable the SSL parameter, you can not use the https protocol in the URL.

    Have you tried https://localhost/admin instead of http://localhost/admin?

    Best regards

    Ezz

  • display of queries but cant they have table privileges (not found in ALL_VIEWS)

    Hi guys,.

    I have a strange (for me ~) problem where I have a vision mark of 4 tables. the creator and another user can call the view, but a third user cannot.
    If I query object or ALL_VIEWS with this user display is not listed. However, the user has the privileges for all used tables. This has been verified by running the except query same partner to the view & the computer gave the results as expected.

    When I try to call point of view it says that there is not however. With other users, I can call the view or the underlying query. Any idea of what a privilege may be missing that means that the user cannot call a view?

    Mike

    The user must SELECT the view.

    ALL_VIEWS presents the views that the user has, or has access to. Since it is not listed the user has no right to SELECT on it.

  • View object impl - AM not found null pointer exception

    Hello

    I wanted to filter my view criteria for a particular line. I used the following code in the module of the application. But why I can't see the items?

    private line getUserInfo (String emailId) {}
    Line UserInfo = null;
    If (emailId! = null & &! emailId.equals("")) {}
    ViewObject userAuthentionEVO = this.getViewObj1 (); Returns null
    userAuthentionEVO.setNamedWhereClauseParam ("The_EmailId", emailId);
    userAuthentionEVO.executeQuery ();
    userInfo = userAuthentionEVO.first ();
    }
    return userInfo;
    }
    Exception in thread "main" java.lang.NullPointerException
    at oracle.insurance.viking.foundation.model.am.AuthenticationAMImpl.getUserInfo(AuthenticationAMImpl.java:165)
    at oracle.insurance.viking.foundation.model.am.AuthenticationAMImpl.validateUserCredential(AuthenticationAMImpl.java:64)
    at oracle.insurance.viking.foundation.model.am.AuthenticationAMImpl.main(AuthenticationAMImpl.java:35)

    @KR? Where this comes in the picture?

    @Rakesh
    start the request module Tester (BC4J tester) in debug mode (of the sort that you can set breakpoints), when the dialog box opens double click the node root (the module of the application). This opens a pane lists all the available public methods (which are part of the client interface). Select your method of a choice method select and press "run". This runs your method. If you have set a breakpoint in the execution of the method should stop there.

    Timo

  • IMPDP - Table not found

    Hello

    I am trying to import a specific table. I tried to use the schema name directly and also '------as sysdba "in utility impdp. Both are giving the same error as shown below,

    ORA-39002: invalid operation

    ORA-39166: object not found Schemaname.OBJECT_LINKS.

    Impdp name username/password DIRECTORY = EXP_IMP_EM = dumpfile * .dmp logfile = import_160216.log tables = OBJECT_LINKS content = data_only table_exists_action = truncate (or)

    Impdp------"/ ACE sysdba\ ' DIRECTORY = EXP_IMP_EM = dumpfile * .dmp logfile = import_160216.log tables = schemaname. Content OBJECT_LINKS = data_only table_exists_action = truncate

    Above are the instructions that I used, in both cases that the table is not found. But I checked and the table exists. I don't understand the problem. Could someone help me on this please?

    > The dump file has details on objects SCHEMA1 and with this file I want to import a particular table in SCHEMA2. Below the synatx used,

    >

    > impdp/password system DIRECTORY = EXP_IMP_EM = dumpfile * .dmp logfile = import_160216.log tables = SCHEMA2.object_links content = data_only table_exists_action = truncate master_only = y job_name = master

    If the dumpfile has schema1 and schema2 want, then you have to a remap_schema = schema1:schema2

    The above-mentioned remap table will not work.  You can't remap a pattern with a remap_table parameter.

    > Now the select object_schema of the query, object_name of the master where object_type IN ('TABLE', 'TABLE_DATA') and object_name = "OBJECT_LINKS" give inferior results

    >

    > OBJECT_SCHEMA OBJECT_NAME
    > SCHEMA2 OBJECT_LINKS
    > SCHEMA1 OBJECT_LINKS
    > SCHEMA1 OBJECT_LINKS
    > SCHEMA1 OBJECT_LINKS

    I would have had you add more than a few columns to the query.

    Select parameter type_objet, object_schema, processing_state, processing_status of the master where object_type IN ('TABLE', 'TABLE_DATA') and object_name = 'OBJECT_LINKS' and process_order > 0 and duplicate = 0;

    You can post the modified query results?

    Thank you

    Dean

  • Definition of type xxAssignmentVO View Definition not found error

    HI gurus,

    Long back, we have created a personalized and transferred to an element, after dat VO, we removed the VO and its associated files. Now when we navigate to page, we get the error like below

    Definition of View Definition type xxAssignmentVO not found

    I checked for jdr_utils.print_document for VO and show as 'document not found '. I checked on the page as well. no reference found for this VO.

    Please help me on this...

    Thanks in advance
    Ralu

    If the query returns no rows, then customization is not present in the mds repository.

  • IMP Tables of DMP file not found.

    Hello world

    I have exported a schema of database to oracle 11g and I have a .dmp file. I used this .dmp file to import the schema again and this has been done successfully. But now I'm trying to

    import the .dmp even that it says it cannot find 2 tables in there. How could I see if these tables do not exist in the .dmp files? Why is it got already imported

    and now the 2 tables is not found in the .dmp file? all could help me please...

    Thanks in advance

    Use show = y, command option imp to check the contents of the import file. If the import using this dump file was successful earlier, then the most likely scenario is that the creations of 2 table may have failed.

    Thank you
    http://swervedba.WordPress.com

  • Table not found, to: select * from EUL5_documents, using Oracle Developer

    Hello world

    Hope all is well,

    In a previous thread.
    Re: Can I export the query "database" to Excel?

    West of stem has provided the name of the discoverer table which contains the reports:
    EUL5_Documents.

    I went to Oracle Developer just to run a select statement on this table.
    (We use discoverer out of an ODS - data warehouse - like repository)

    So in Oracle developer, I signed in ODS and typed:
    Select * from EUL5_documents

    I typed EUL5_ a drop-down list of tables appear, so I chose EUL5_documents

    I get an error msg when I run the table is not found...

    All advice would be appreciated, tx, sandra

    Hi, Sandra
    You are probably using the SunGard ODS?

    If so, you must open a session as long as the owner of the EUL is not the owner of the ODS. In many cases, this account is ODSDISCO.

    You can tell by logging in to the administration tool. Any account that you use to connect there is one that you can use to query the underlying tables. EUL5_DOCUMENTS is definitely one you want to watch.

    Best wishes
    Michael

  • File CoreFoundation.dll was not found

    From the start of my PC, I get a warning that says file CoreFoundation.dll was not found. How can I reinstall this file in my PC. My system is Windows XP.

    From the start of my PC, I get a warning that says file CoreFoundation.dll was not found. How can I reinstall this file in my PC. My system is Windows XP.

    Hey Engineer747

    the apple information below support can help you "CoreFoundation.dll file is missing.

    http://support.Apple.com/kb/TS2211

    1. If iTunes is still installed, Uninstall iTunes.
    2. Download and install the latest version of iTunes.

    Still need help? Take the Express Lane to contact technical support

    Use Express Lane to contact an expert on Apple support for custom and practical support.
    Get started

    and vista forums, you are

    Here is a link to the forum programs xp if necessary

    http://social.answers.Microsoft.com/forums/en-us/xpprograms/threads?filter=AllTypes

    Walter, the time zone traveller

  • Feature line with key oracle.jbo.key is not found

    I've seen similar issues posted here but no go in enough detail to help me solve the problem I have just started using Oracle ADF a few hours ago.

    I have connected to our oracle successfully database and set up the display of an entity based on a base table which seems to have worked very well. When I run AppModule I see all the fields of the fine table, but when I change a content of columns to a valid value, and then click validation I get this error: "line entity with key oracle.jbo.key [all fields in table] is not found in the table" even though I don't know why, because it is without a doubt.

    The base table is a table of configuration when a new record is added manually a sequence is triggered to autopopulate the column id of the table. I read that this trigger could be the problem but I'm not sure why, as I'm only an update on an existing id, not create new ones?

    User, tell us your version of jdev, please!

    The framework must be a primary key defined on a table that you want to update. It will be weird if your doe not table a PK. define a pk in the table (if you cannot change the db, you can define the pk in the framework and try again.

    Timo

  • Privilege system to create constraints on the Tables belong not to the

    I'm a user of the application who must create and then drop a check constraint on a table that is partitioned in another schema. The code is generic, and the name or the table owner is not known in advance.

    The user of the application has the ALTER ANY TABLE system privilege granted via a role, and also has "all THE ' table privileges on the table, THE DML privs, SELECT, REFERENCES etc. - also through roles. The user of the application has a synonym private for the data table.

    The command I use is:

    ALTER TABLE any_table
    ADD CONSTRAINT generated_name
    CHECK (CASE WHEN BUSINESS_DATE = TO_DATE('20121130','YYYYMMDD') AND = 6 AND PROCESSING_LOCATION = "CAP" RUN_ID THEN 1 OTHER 2 END = 2);

    It fails with:

    ORA-00942: table or view does not exist

    The user of the application can query the table very well and even modify it to partition exchange using a similar code. I tried the table name and the name of constraint qualification with the owner of the schema; calling the makes table name no difference, by qualifying the name of the constraint is not allowed. I changed the body of the constraint to a simple condition - it predictable made no difference.

    I would appreciate your help and your suggestions.

    Has nothing to do with privileges. ALTER TABLE requires the name of the table. Synonym will not fly. Use:

    ALTER TABLE table_owner.table_name
    ADD CONSTRAINT generated_name
    CHECK( CASE WHEN BUSINESS_DATE = TO_DATE('20121130','YYYYMMDD') AND RUN_ID = 6 AND PROCESSING_LOCATION = 'PAC' THEN 1 ELSE 2 END = 2);
    

    SY.

  • LOV inside the inner table does not!

    Hello

    I have a Master Advanced Table and an internal Table (more advanced) retail. (I know it's a performance problem, but..)  :()

    I have a number of customer LOV in internal table. But when I select a row in the LOV I don't get the value returned to my return of goods. Page popup LOV just stay there without responding to any request post.

    I'm on 11.5.10 RUP4.

    Thank you
    Wine

    In my view, that this feature is not supported as indicated in the dev guide:

    "The inner table does not support LOVs. You must use a different user interface.

  • A movie for relaxing family viewing. He was not assessed and looked like a family-type movie. Not 5 minutes into the film, that we realized that the language is offensive we so turn it off. Can we have this deleted rental and choose another movie?

    A movie for relaxing family viewing. It was not evaluated and which seemed to be a good family movie. Not 5 minutes into the film, we have made the language is insulting to us and turn it off. Can we delete this movie rentals and choose another?

    Contact iTunes Store Support.

    Contact info varies by location, but you can find it at the bottom of the web page of the iTunes Store.

Maybe you are looking for