Gather schema status does not do customized tablespace

My apologies if this question is in the wrong forum, as I was unsure exactly where to post.
Under Oracle Financials, Sysadmin responsibility, there is a concurrent program called gather schema stats. We run this weekly. Several years ago, we created a schema and tablespace as part of the financials database, which contains de-normalized reporting tables. This schema is NOT picked up in the gather schema statistics concurrent program. Does this make sense? Just curious as to what I have to do to ensure the concurrent program picks up any non-seeded schema's. Alternatively, I could run something through cron do manage this. Thanks.

You need to register your custom schema :-) Pl see ML Note 394555.1
HTH
Srini Chavali

Similar Messages

  • BAPI_DOCUMENT_CHECKIN2-Status does not allow you to change certain data

    Hi Gurus,
    I am uploading the DIR attached files for the Documents in PLM. We have a custom program written to upload the attached files. When I tried to upload the file I am getting the BAPI Return error as "Status does not allow you to change certain data". The status of all the documents is "RL"
    File format is
    Doc type  Document No   Rev           File Name
    JPS          0021581PS,     X,       /in/PLM/JAPAN/Files/0021581PS.xls
    Please help me I need to upload the data.
    Thanks,
    Deepthi

    Check the status network for your doc type in config. You may find that the current status may not allow you to make changes. You may need to change the current status to another status before you can make the changes you would like.
    The config settings will tell you the status you may set in order to make your changes, if they are allowed.

  • Error : Contract does not match customer and item information[OSCI.ManufSN]

    I need to add Service Call from Service Contract through DIAPI. "Mfr. Serial no" is set as  "Unique serial no by" in system general settings.
    Creating two Customer Equipment Card from the cfl provided on Service Contract in Item Tab and Internal serial is blank in created Cutomer Equipment Card.
    One is terminated and other is active have the same ItemCode but different customers then while adding Service Contract I am paraller generating service call through DIAPI but the system is throughing error - "Contract does not match customer and item information [OSCL.IntrnalSN]"
    Thanks
    deepak gaur

    HI,
    Service Contract can be for a specific customer
    The contract type cound be (Coverage):
    1. including all items (Type Customer) in this case the dates of the coverage is defined in the head!
    2. Including specific serial numbers
    3. Including item groups
    The status every case should have to be Enabled/Approved  for valid contract (OCRT.Status = 'A').
    In case of Do not forget to set the valid from and valid to dates to define in the system the coverage. (header and items tab from/to dates)
    Now, If you create service all, the system will use the first possible Service Contract. IF you have more: you have to select the contract manually.
    Ex:
    1. One for customer including all items
    2. One for a specific serial number
    Best Regadrs,
    János

  • Compile Error: "schema 'name' does not exist

    Im trying to build a program that quereys a table in a database but i keep getting this error. Am i missing a link between the files or am i missing a line of code in my program??

    Apologies. I receive a compiler error which reads as follows;
    java.lang.ClassNotFoundException: org.apache.derby.jdbc.EmbeddedDriver
    java.sql.SQLSyntaxErrorException: Schema 'DEMO' does not exist
    Heres the main body of code i am trying to execute.
    public class Main {
    * @param args the command line arguments
    public static void main(String[] args) {
    // TODO code application logic here
    try{
    Class.forName("org.apache.derby.jdbc.EmbeddedDriver");
    }catch(ClassNotFoundException e){
    System.out.println(e);
    try{
    Connection con = DriverManager.getConnection("jdbc:derby://localhost:1527/SimpleDBDemo", "demo", "demo");
    Statement stmt = con.createStatement();
    ResultSet rs = stmt.executeQuery("SELECT * FROM DEMO.Table1");
    while (rs.next()) {
    String s = rs.getString("Name");
    float n = rs.getFloat("Age");
    System.out.println(s + " " + n);
    }catch(SQLException e){
    System.err.println(e);
    I am using NetBeans IDE and have created a database under: Services->Databases-> Java DB->SimpleDBDemo.
    I have a database connection in which theres a simple table (called "TABLE1") created which contains the names and ages of two people.
    Hope this makes the problem a bit clearer.
    Any help would be greatly appreciated.

  • Database schema SCM does not contain the associated database objects

    I am getting the following error when i am trying to migrate the form to apex using application migration.
    "*Database schema SCM does not contain the associated database objects for the project, aafs.*
    *Ensure the database schema associated with the project contains the database objects associated with the uploaded Forms Module .XML file(s).* ".
    Actully i am having one schema which i named as SCM, and i have defined one table TT.
    I created one form test.fmb in which i used TT table.its compiled successfully.
    Then i generated the xml file using frmf2xml from fmb file. After that, I created the project in appication migration wizard in SCM schema.
    Project creattion is working fine.but when i m trying to create application,it is showing me above error.
    can any one help in solving this problem.

    Hi Hilary,
    Thanks for your response/feedback.
    1. The schema associated with the project does not contain the necessary objects Can you please verify that the schema associated with your Forms conversion project does in fact contain the objects associated with the uploaded files. Could you also verify that the object names referenced in the error message do not exist within the schema associated with your workspace. Ensure that the schema associated with the project contains the necessary database objects before proceeding to the generation phase of the conversion process.
    Ans:
    Yes it does contain the objects (See results from SQL query Commands below):
    SELECT MWRA_CONTRACT_NO, OLD_CONTRACT_NO FROM PROJECTS@CONTRACT_LX19.MWRA.NET
    ORDER BY MWRA_CONTRACT_NO
    000000569 551TA
    000000570 553TA
    000000575 560TA
    000000576 561TA
    000107888 502TA
    000108498 500TA
    000108502 503TA
    2. The block being converted contains buttons, which may have been incorrectly identified as database columns, and included in the original or enhanced query associated with your block This is a known issue ,bug 9827853, and a fix will be available in our upcoming 4.0.1 patch release. Some possible solutions to this issue are:
    -> delete the buttons before generating the XML
    -> delete the button tags from the XML
    -> add "DatabaseItem=No" for the button in the XML file before importing it in Apex.The button is excluded when creating the Application.
    Ans
    yes it does contain push buttons to transfer to another forms and these are defined as Non data base items. Parial XML code provided below:
    - <Item Name="REPORTS" FontSize="900" DirtyInfo="true" Height="188" XPosition="4409" FontName="Fixedsys" ForegroundColor="black" DatabaseItem="false" Width="948" CompressionQuality="None" YPosition="3709" FontSpacing="Normal" Label="REPORTS" BackColor="canvas" FillPattern="transparent" ShowHorizontalScrollbar="false" FontWeight="Medium" ShowVerticalScrollbar="false" FontStyle="Plain" ItemType="Push Button">
    <Trigger Name="WHEN-BUTTON-PRESSED" TriggerText="GO_BLOCK('REPORT_1');" />
    </Item>
    - <Item Name="TRACKHDR" FontSize="900" DirtyInfo="true" Height="188" XPosition="3409" FontName="Fixedsys" ForegroundColor="black" DatabaseItem="false" Width="948" CompressionQuality="None" YPosition="3709" FontSpacing="Normal" Label="TRACK" BackColor="canvas" FillPattern="transparent" ShowHorizontalScrollbar="false" FontWeight="Medium" ShowVerticalScrollbar="false" FontStyle="Plain" ItemType="Push Button">
    <Trigger Name="WHEN-BUTTON-PRESSED" TriggerText="GO_BLOCK('TRACKHDRS');" />
    </Item>
    - <Item Name="SUBAWRD" FontSize="900" DirtyInfo="true" Height="188" XPosition="2429" FontName="Fixedsys" ForegroundColor="black" DatabaseItem="false" Width="948" CompressionQuality="None" YPosition="3719" FontSpacing="Normal" Label="SUBAWARDS" BackColor="canvas" FillPattern="transparent" ShowHorizontalScrollbar="false" FontWeight="Medium" ShowVerticalScrollbar="false" FontStyle="Plain" ItemType="Push Button">
    3. If you are still experiencing issues, then please create a testcase on apex.oracle.com and update this thread with the workspace details so I can take a look.
    Test case details are given below. It was created per ORACLE for open Service Request Number 3-1938902931 on ORACLE Metalink.
    Workspace: contract4
    username: [email protected] (my email)
    Password: contract4
    Comments:
    For my migration/testing purpose a dabatase link and synonyms have been setup by our ORACLE DBA. Could this be causing this problem?
    Do we know when the fix 4.0.1 patch release will be available?
    Thanks for your help.
    Indra

  • Read Status does not apply correctly when working out of a shared mailbox.

    since updating to the Exchange 2010 SP3 RU4, users have been experiencing the same issues when working out of shared mailboxes. when user 1 opens an email or manually marks the email as read the status does not change from their perspective, the email remains
    unread. however, the other users viewing the shared mailbox immediately see the status change to read. User 1 has to re-sort his email from catagory to received or from ect. As soon as the emails are resorted the status changes. alternatively, if User 1 views
    another folder and returns back. the email is marked as read.
    This problem happens with Outlook 2007 and 2010
    This happens after re-creating the profile
    opening outlook with the switches /cleanprofile /cleanviews seems to solve the problem for an hour or so.
    I have run mailbox repairs on the server for the mailboxes in question.
    changing the behaviour in tools>options>reading pane> has no effect.

    Hi Brenn,
    To narrow down the issue, we need more investigation:
    1.Does the issue occurs only in Category view? Please check if user 1 set the view to Date and email read status update.
    2.Does the issue occurs to user1's own mailbox with the same setting as shared mailbox?
    3.If the shared mailbox is in cached mode, please check Account Settings > Change > More Settings... > Adwanced > Use Cached Exchange mode > check Download shared folders.
    4.Please switch to online mode for shared mailbox and test the issue.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • 0NOTIFICATN Status - Newly defined status does not get extracted?

    Hi All,
    There are few status defined in the SBIW under NTF1 and when extracting 0NOTIFICATN all these status are showing up. I need a new status need to be brought in from ECC. I went and added the status DLFL in the status maintenance of SBIW and when extracting 0STATUSNTF1_TEXT, I see the newly added status shows up, but However when I extract 0NOTIFICATN_ATTR, the new status does not come for any of the notifications.
    Does any one know why it is not picking up the new status that I defined? Is there any other steps missing to get the status?
    Any help is appreciated.
    Thanks,
    Alex.

    Dazed,
    I think you can assign any status to any STATUS* field. If you look closely you can see same status such as 'DLT' etc is assigned to multiple status. I am thinking more in line with order of status may be working here.
    01 - OSNO
    02 - NOPO
    03 - NOPR
    04 - NOCO
    05 - DLFL
    but the record has status in the following order
    NOCO OSTS DLFL. Since it finds NOCO before DLFL and the value of NOCO is given 04 and DLFL is given 05. NOCO seems to be taking the priority. I just want some one to confirm the way it behaves. Because the system is already defined with first 04 values and has been running the process for the past 2 years, and now I want to introduce the 05 as a new status.
    Does it makes sense?
    Alex.

  • How Can I know, Material status does not allow purchase??

    Hi Experts,
    Pls. clarify me that, How Can I know/track the follwoing things? Which tables I hv to see?
    I hv a list of materials, some r good , some r bad. So, I hv to trace out the bad materials depending on the criteria, So, pls. let me know Which tbls I hv to look?
    1) Material does not exist in plant 1500
    2) Material status does not allow purchase
    3) Decimal places on the quantity may not be supported by unit of measure
    thanq

    thanq
    MATNR status:
    In our system the values for MARC-BESKZ are
    E     In-house production
    F     External procurement
         No procurement
    X     Both procurement types
    My requirement: I need to trace the MATNR from matnr_list for Material status does not allow purchase
    So, am thinking to write IF condn as,
    IF my_itab-matnr <> 'F' or my_itab-matnr <> 'X'.
    --> this matnr is Material status does not allow purchase
    ENDIF.
    Am I correct?
    3) Decimal places on the quantity may not be supported by unit of measure
    This can be retrieved from table T006
    I hv seen but, DO NOT UNDERSTAMD THIS TABLE entries, bcoz, there r values of 0 & 1 for the DECIMAL PLACES filed, partcularly for EA unit - devciaml places value is 0?
    pls. clarify,
    thanq

  • CRM Sales Order Item Status Does Not match R/3 Item Status

    The status of the CRM sales order item is being set to 'In Process' when the related R/3 sales order line item status is set to 'Complete' - when, the delivery quantity is zero for the sales order item.  This happens when the warehouse can't find the stock to pick - the delivery quantity is set to zero.  Thus, the CRM order item status does not agree with the R/3 order item status.  We need for the line item status to be set to 'Complete' in CRM.  Anyone have an idea as to how to make this happen?
    Thanks you.

    Hi Peter and Suresh,
      From the information provided I understand that the sales order created in CRM after replication to R/3 has some status change.
    1.  What are the fields which are updated in R/3 for the sales order created in CRM ?
    2. If sales order fields are updated in R/3 are these updates reflected back to CRM?
    3. If they are reflected back in CRM? Is there still flexibility for sales order to be changed in CRM and replicated back to R/3?
    Can you please share you experiences.. Any help is highly appreciated.
    Thanks
    Jothi

  • Trip schema PL does not exist in the system (T706S)

    Hi Guru's,
    I have configured Travel Management. When saving Travel request tcode - 'TRIP', it gives an error 'Trip schema PL does not exist in the system (T706S) Message no. PTRA_WEB_INTERFACE036'. I have maintained schema for Variant '40' Indian Accounting.
    Thanks in Advance.
    Kapil Nehra

    Hi Kapil,
    I am also facing the same problem....Please let me know how u had solved the problem.
    Its important.
    Thanks
    vnk

  • Online Help does not have "Customizing the Login Portlet" as claimed by Conf Guide

    Hello
    Portal 309 configuration guide claims that you can include a self-registration link in your customized login portlet. However, this does not exist in online help.
    Does anybody know what is the link which I can use in m customized login portlet?
    Thanks
    Tam.
    null

    Here is the topic:
    Installing and configuring the self-registration feature
    You can enable users to create their own portal user accounts. However, first you must install the self-registration feature.
    To install and configure the self-registration feature:
    1.Start SQL*Plus and login to the database in which the Login Server is installed.
    2.Create a schema. This schema will be used for accessing user administration objects on the Login Server. From now
    on in this task we will refer to this as the user administration access schema.
    3.In the user administration access schema, create a synonym for the Login Server SSO schema package
    wwsso_api_user_admin. This synonym must be called wwsso_api_user_admin.
    4.Grant Execute privileges on the wwsso_api_user_admin package in the Login Server SSO schema to the user
    administration access schema.
    5.If Oracle Portal and the Login Server are installed in different databases:
    a.In the user administration access schema, create a synonym for the Login Server SSO schema package
    wwctx_api_vpd package. This synonym must be called wwctx_api_vpd.
    b.Grant Execute privileges on the wwctx_api_vpd package in the Login Server SSO schema to the user
    administration access schema.
    c.In the schema in which Oracle Portal is installed, create a database link to connect to the user administration
    access schema.
    6.Start a command line prompt.
    7.Change to the portal30/admin/plsql directory of the directory in which Oracle Portal is installed.
    8.Enter the following command:
    UNIX:
    selfreg.csh -s <portal_schema> -p <portal_password> -ua <sso_uadmin_schema> -c
    <portal_connect_string> -dblink <sso_uadmin_dblink>
    NT:
    selfreg.cmd -s <portal_schema> -p <portal_password> -ua <sso_uadmin_schema> -c
    <portal_connect_string> -dblink <sso_uadmin_dblink>
    where:
    portal_schema
    is the database schema in which Oracle Portal is installed.
    Default: PORTAL30
    portal_password
    is the password for the above schema.
    Default: <portal_schema>
    sso_uadmin_schema
    is the user administration access database schema you created in step 1.
    Default: <portal_schema>SSOUA
    Note: You do not need to provide a value for this parameter if you specify a database
    link for the dblink parameter.
    portal_connect_string
    is the connect string for the database in which Oracle Portal is installed.
    Note: You need to provide the connect string only if you are running the script on a
    different database.
    sso_uadmin_dblink
    is the name of the database link created in step 4c.
    Note: You need to provide the database link only if the Login Server is installed in a
    different database instance from the Oracle Portal installation. If you do not provide a
    value for this parameter, it is assumed that the user administration access schema is
    in the same database instance as Oracle Portal.
    For example:
    selfreg.csh -s myportal -p myportal -ua myportal_sso_ua -c orcl -dblink uadmin_link
    9.Press the Enter or Return key.
    10.Start Oracle Portal
    11.In the Services portlet, click Global Settings. By default, the Services portlet is located on the Oracle Portal home
    page's Administer tab.
    12.In the Self-Registration Options section, select Enable Users To Log On Immediately if you want users to be able to
    log on to Oracle Portal immediately after they create their own user account using the self-registration feature.
    Note: If you do not select this check box, you will need to assign the user as an authorized user before he or she is able
    to log on.
    13.To expose the self-registration feature to users, you can customize the Login portlet to include a self-registration link.
    null

  • Schema Validator does not honor "nullable" attribute

    Oracle XML Schema validator v1.0 does not seem to honor "nullable" schema attribute as in:
    <xsd:element name='myelem' type='xsd:string' nullable='true'/>
    On input
    <myelem/> or <myelem></myelem>
    it reports:
    Element not completed: 'myelem'
    Thanks
    null

    My mistake. Input must be specified as:
    <myelem xsi:null="true">
    where
    xmlns:xsi="http://www.w3.org/1999/XMLSchema/instance"
    null

  • Missing line in Sales Report that does not have customer item info

    I have to say first is that I love this forum.. just by reading I have figured out how to resolve several issues I was stumped on.  THANK YOU!!
    I am using Crystal Reports version: 11.5.12.1838 with Dynamics GP and it's on Windows 7 O/S.
    I have set up a sales picking ticket using the following tables: IV00101, SOP10100, SOP10106, SOP10200, and SOP60300.
    On the report I have our product number (SOP10200.ITEMNMBR) and our product description (SOP10200.ITEMDESC)..I also have the customer product number (SOP60300.CUSTITEMNMBR) and customer product name (SOP60300.CUSTITEMDESC).
    The issue is when an item only has our product number and description without the customer information the line does not show up on the report.
    The tables are linked as such:
    SOP10200.ITEMNMBR u2192 IV00101.ITEMNMBR
    SOP10200.SOPNUMBE u2192 SOP10100.SOPNUMBE
    SOP10200.SOPNUMBE u2192 SOP10106.SOPNUMBE
    SOP10200.ITEMNMBR u2192 SOP60300.ITEMNMBR
    SOP10100.CUSTNMBRu2192 SOP60300.CUSTNMBR
    I would really appreciate any help you can give me with this.
    Thank you,
    Cynthia

    If you want to get even the product details irrespective of customer details exist or not then you may need to look into the join condition used between the table
    Check whether you are using inner join this may not help.....you will have to use some other join like left OJ or Right OJ or something like that
    Thanks,
    Ganesh

  • SP2010 Designer workflow "Set Content Approval Status" does not work

    Hello
    I'm having a problem with a workflow for one of my clients.It is a SharePoint 2010 environment and I can only use SharePoint 2010 designer (no visual studio).
    We have an approval workflow in place, which works great. After the document approval workflow has does its thing, a new workflow can be launged by specific users (they have writing rights and can approve content). The workflow is used to set the release
    date of the document. This can only be determined after content approval.
    However, when the release date is set, the document approval status is changed to concept. This is of course to be expected, as we changed to document metadata. That is why I wanted to add the action "Set content approval" to this workflow. I cannot
    seem to get this action to work. Right now the workflow does the following:
    check out the document (check out is obligatory in our library)
    set the release date field to the released date parameter (defined when starting the workflow)
    check in the document
    set content approval to approved.
    The release date gets set to the parameter value, but the document is not checked in and the content approval status is not set. SharePoint produces the following error message (translated from Dutch): "An error occured. Cannot edit the item, possibly
    because one or more columns require another type of content. Unknown error."
    Guided by other posts online I gathered that this might be because the actions checkin and set content approval occur to close together. I tried letting the workflow pause for the duration of 1 minute after checking in, but this pauses the workflow indefinitely.
    I then tried 5 minutes (as this is the time standard set by SP2010 designer) but this also resulted in indefinite pausing.
    Posts online lead me to believe that I'm not the only suffering from this problem, but as of yet, I haven't been able to find a solution that works for me. Hopefully someone can help me.

    Hi,
    According to your post, my understanding is that the "Set Content Approval Status" didn’t work in SharePoint 2010 Designer workflow.
    I try to reproduce the issue and the result is the same as yours.
    If I only check out and check in the item, the workflow works well.
    However, once I set Content Approval Status after checking in the item, the workflow get error.
    As a workaround, I recommend to use two workflow to achieve what you want.
    First, create the first workflow, and allow the workflow to be manually started.
    Then, create the second workflow, and
    start the workflow automatically when an item is changed.
    When you start the first workflow, the document will be set value of the release date. And then the second workflow will be started automatically to set the content approval status.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

  • BUG: Oracle Schema Processor does not work in Servlets

    We found a bug with Oracle's Schema Processor. It does not work in Servlets.
    When we try to validate a XML document in a Servlet it does not work, but we can execute the same code in a stand alone application and it works.
    The following is the code we are using:
    try {
    File f =new File(filename);
    FileReader r = new FileReader(f);
    DOMParser dp = new DOMParser();
    URL url = createURL (filename);
    dp.setValidationMode(false);
    dp.setSchemaValidationMode(true);
    dp.setPreserveWhitespace(true);
    dp.parse(url);
    System.out.println("it is parsed");
    } catch(Exception e){System.out.println("there is Error"+e.getMessage());}
    null

    I don't think this is related to Servlets per se.
    Check that the Schema processor classes used by the servlet container, and your application are the same.
    Java does not have proper versioning of classes, I have seen many applications collapse. People compiled their code on developer machines, where it worked fine, but when moved to a production machine they failed because the production machine had a different version of classes. Usually the name of the class doesn't change, but either a method or a variable is missing in several classes. VM doesn't complain but simply crashes.
    In your Schema Processor classes that are used by the servlet engine might be different from the one that the app uses. Do a search on the file system to see how many copy of the same class bundle (zip, jar) you have on the system.

Maybe you are looking for

  • Mail notification sound plays after I have read a new message

    When a new message comes in, the mail sound does not play right away. Often I will see the email and read it. Then, some time after I've finished and the screen is locked again, the sound plays. This problem occured with iOS 4 and still happens in iO

  • XML Unmarshal problem - Web Service Model

    Hi, I have generated a Webdynpro-Model out of a WebService (J2EE WAS 6.4 SP9 + IDE SP9). The WebService works within the WebServices Navigator, but being called from within WDDoInit() I get this exception. The generated proxy code "looks" ok and I am

  • NWDS error

    As I am deploying the application on my local application server through Developement studio ,it is giving me an pop up error "Unable to delete file C:\workspace\Hello\Hello.ear.tmp0.tmp0" while c:\workspace is the workspace directory. and "Hello" is

  • Keynote 08 color problem

    I have a macbook pro and installed keynote 08 on it and have the following peculiar problem. When I try to change the color of a graphic/text object, using the color pellete, the pellete (and also the color rectangle in the inspector window) show the

  • Numbers won't let me open a Numbers document - HELP!

    I sent a good portion of the day yesterday working in Numbers. Not a bad little ap. Lots of good potential once we get the bugs worked out. Here's the bug I ran into... I formatted cells in a column to a pop up menu - SLOW. I changed them back to tex