Construction industry scheme Tables Oracle UK location?

Hello

Oracle UK location allows scheme for the Construction industry.

Can you please let me know the names of tables where the data is stored.

Kind regards

Lucy

Hi Lucie,.

The names of tables in this location must begin with IGI_CIS. I tried to run the following sql code:

Select the table table_name from dba_tables

where table_name like 'IGI % CIS % ';

And I got the following list:

TABLE-NAME

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

IGI_CIS_MTH_RET_PAY_GT

IGI_CIS_CDROM_HEADERS_T

IGI_CIS_CDROM_LINES_T

IGI_CIS_CERT_NI_NUMBERS_ALL

IGI_CIS_CI36_EXTRACT

IGI_CIS_CI36_PAYMENTS

IGI_CIS_MTH_RET_HDR_H_ALL

IGI_CIS_MTH_RET_HDR_T_ALL

IGI_CIS_MTH_RET_LINES_H_ALL

IGI_CIS_MTH_RET_LINES_T_ALL

IGI_CIS_MTH_RET_PAY_H_ALL

IGI_CIS_MTH_RET_PAY_T_ALL

IGI_CIS_PAYMENT_VOUCHERS_ALL

IGI_CIS_TAX_TREATMENT_H

IGI_CIS_VERIFY_HEADERS_H

IGI_CIS_VERIFY_HEADERS_T

IGI_CIS_VERIFY_LINES_H

IGI_CIS_VERIFY_LINES_T

You can try the same thing with the views in the dba_views (or all_views).

You can also use eTRM (electronic technical reference manual) for more details on the tables.

Kind regards

Cheryl

Tags: Oracle Applications

Similar Questions

  • How to join two tables of different schemas of Oracle by using a subquery

    I'm trying to join two different schemas of Oracle tables using a subquery. I can extract data from each of the tables without problem. However, when I combine select statements it by using a subquery I get Oracle error *'ORA-00936: lack of expression ' *. Given that each SELECT statement runs on its own without error I don't understand what's missing. I'm trying to get the result set is matching the LINE_ID of PDTABLE_12_1 in the schema with the table PDTABLE_201 MAT_DESCRIPTION DD_12809 in the RA_12809 schema.

    The query is as follows:

    SQL = "SELECT [DD_12809]. [PDTABLE_12_1]. LINE_ID OF [DD_12809]. [PDTABLE_12_1] JOIN "_".
    + "(SELECT [RA_12809]. [PDTABLE_201]. MAT_DESCRIPTION "_".
    "FROM [RA_12809]. [PDTABLE_201]) AS FAB "_".
    + 'ON [DD_12809]. [PDTABLE_12_1]. PIPING_MATER_CLASS = FAB. PIPING_MATER_CLASS ".

    The format of the request is copied from a manual of programming SQL.

    I also tried running the query uses a right JOIN on the two tables, but got the same results. Any ideas would be useful. Thank you!

    Published by: user11338343 on October 19, 2009 06:55

    The format for the join of two tables in Oracle feels like any other database:

    SELECT a.col1, a.col2, ..., b.col1, b.col2, ...
    FROM   schema1.table1 a,
           JOIN schema2.table2 b ON a.col = b.col and ...
    WHERE  a.other_col = 'FRED'
    AND    ....;
    

    Do not place bracketed identifiers in Oracle. The account that connects to the database must have select privileges on the two tables.

  • Custom Apps Schema tables

    Hello

    I am beginner in oracle apps. I put in place of oracle ebs r12. But I read in several places that we must not create custom apps schema tables.

    But I am confused here that why the tables should not be created in the Apps schema.

    Custom tables should not be mixed with the tables stocked in apps schema (or any other seeded schema) and it should be created in his own schemes. When you create dashboards customized under scheme apps for your objects will belong to the apps user who is unsupported. In addition, whenever needs correction or upgrade to your custom object can influence these processes. When you include your tables custom in seeded patterns you increase the security risk and make it difficult to debug/fix the problems of stability of the performance/EBS. It would be easy for you to maintain your custom tables when they have its own schema.

    https://blogs.Oracle.com/stevenChan/entry/avoid_mixing_custom_applications_with

    You must consider the following when creating custom tables:

    -Create custom in custom schema tables, and integrate it with applications (and other drawings if necessary)

    -Make sure that your custom objects follow Oracle E-Business Suite, naming conventions

    Thank you

    Hussein

  • Patch 4247037 required component missing oracle.sdo.locator, 11.2.0

    Hi Hussein & Srini,

    You need help again once. After installation 11.2.0.3 software x86_64 (files 1of7.zip and 2of7.zip of patch 10404530) & run the example setup...
    part of upgrading the version of database Vision of 11.1.0.7 to 11.2.0.3 EBS 12.1.1 according to [837570.1 ID] and MOS Doc 1058763.1 }

    I followed the steps mentioned in http://chavalis.blogspot.in/2012/10/upgrading-r12-11-vision-database.html#! /2012/10/upgrading-R12-11-vision-database.html

    When I try to apply it patch 4247037 get this error... Please advise..

    [oracle@ebs ~] $ echo $ORACLE_HOME
    /Oracle/vis/DB/tech_st/11.1.0


    [oracle@ebs ~] $ /oracle/VIS/db/tech_st/11.2.0.3/OPatch/opatch applies/home/oracle/4247037


    Patch 4247037 : Required or missing components: [oracle.sdo.locator, 11.2.0.3.0]
    [April 6, 2013 02:36:25] [Error during the prerequisite to apply phase] Detail: YES - 67074:ApplySession failed when prior checks: checking prerequisites 'CheckApplicable' failed.
    [April 6, 2013 02:36:25] YES - 67035:System intact, OPatch will not try to restore the system
    [Apr 6, 2013 2:36:25 AM] --------------------------------------------------------------------------------
    [April 6, 2013 02:36:25] The following warnings occurred during execution of OPatch:
    [April 6, 2013 02:36:25] 1) YES - 67620:Interim patch 4247037 is a superset of the patches [4247037] in the House of the Oracle
    [Apr 6, 2013 2:36:25 AM] --------------------------------------------------------------------------------
    [April 6, 2013 02:36:25] Finishing ApplySession on sat APR 06 02:36:25 GMT + 05:30 2013
    [April 6, 2013 02:36:25] Total time spent waiting for user input is 0 seconds. Finish at Sat Apr 06 02:36:25 GMT + 05:30 2013
    [April 6, 2013 02:36:25] Location of the log file: /oracle/VIS/db/tech_st/11.1.0/cfgtoollogs/opatch/opatch2013-04-06_02-36-18AM.log
    [April 6, 2013 02:36:25] Description of the battery: oracle.opatch.PrereqFailedException: Prerequisites check 'CheckApplicable' failed.
    [April 6, 2013 02:36:25] StackTrace: oracle.opatch.OPatchSessionHelper.runApplyPrereqs(OPatchSessionHelper.java:4835)
    [April 6, 2013 02:36:25] StackTrace: oracle.opatch.ApplySession.processLocal(ApplySession.java:3888)
    [April 6, 2013 02:36:25] StackTrace: oracle.opatch.ApplySession.process(ApplySession.java:5853)
    [April 6, 2013 02:36:25] StackTrace: oracle.opatch.OPatchSession.main(OPatchSession.java:1787)
    [April 6, 2013 02:36:25] StackTrace: oracle.opatch.OPatch.main(OPatch.java:651)



    Could not understand even after going the Readme in the patch... Do I need to set the Oracle_Home new Oracle_home to /oracle/VIS/db/tech_st/11.2.0.3 because it is not specifically mentioned
    in the Readme of the Patch or http://chavalis.blogspot.in/2012/10/upgrading-r12-11-vision-database.html#! 2012/10/upgrading-R12-11-vision-database.html...
    Or maybe I couldn't do... Please suggest


    Thank you
    Priya

    Published by: 971054 on April 5, 2013 14:39

    Patching component oracle.sdo.locator, 11.2.0.3.0...
    4247037 patch applied successfully
    Location of the log file: /oracle/VIS/db/tech_st/11.2.0.3/cfgtoollogs/opatch/opatch2013-04-06_03-07-37AM.log

    OPatch succeeded.

    This indicates that the hotfix has been applied with success - you can also confirm the same by issuing the command "opatch lsinventory.

    I don't know if it's the right way to do it. as a parameter the ORACLE_HOME to the new is not mentioned in the Readme of the Patch file
    Or certainly I could not understand... Please suggest

    As you have downloaded the patch for 11.2.0.3 you need to set your ORACLE_HOME to the 11.2.0.3 a. And the Readme of the fix for the 11.2.0.3 version clearly indicates (Product Version #: 11.2.0.3)-https://updates.oracle.com/Orion/Services/download?type=readme&aru=14211388

    Thank you
    Hussein

  • Rename a schema in Oracle 11.2.0.3 - possible?

    Hello

    We have a schema in the database called REF.

    I connect using Ref as confuses matters - Ref being keyword (Ref cusror) etc.

    Would rename it without goin gdown road to create a new schema, expdp old scheme in the new schema, drop schema ref.

    Is it possible to rename a schema in Oracle 11.2.0.3

    Thank you very much

    No no no! Please don't believe that this is a solution. It comes in an absolutely safe way to plant your db. Please follow the procedure you initially mentioned in your question export/import. It is the only way to correct. The proposed method of updating data dictionary is absolutely incorrect.

    Aman...

  • How to delete all the rows in all the tables of a schema in Oracle?

    Hi all

    I want to delete all records of all tables of a schema and I think that there should be a statement for this but I don't know how?

    can help you?

    Published by: user8105261 on November 25, 2009 23:06
    BEGIN
       FOR i IN (SELECT table_name FROM user_tables)
       LOOP
          EXECUTE IMMEDIATE 'DELETE FROM' || i.table_name;
       END LOOP;
       COMMIT;
    END;
    

    (Y)

  • Sensitive HTML5 seems to be the construction of a table of contents with a "bc-#" at the end of the favorite locations leading to failure. Can this be avoided?

    RoboHelp11 generates a table of contents where the places of the xxxx.htm #aaa of the form have a bc '-' and a final number added.  In the same place that a link in the text does not.

    No doubt there are some settings that causes this.  How can I disable this addition?

    What is the fault you are experiencing?

    The #bc-# are added when a subject is used repeatedly in the table of contents. HR uses this fact to know what breadcrumbs that they must. To avoid this, use excerpts rather than add the topic to the table of contents, several times.

    Kind regards

    Willam

  • External table Oracle via the Tables API

    Hello world

    I did experiment with the Oracle NoSQL database recently and I became a bit stuck with the new API of Tables. I have so far successfully of the external tables on the data entered using storage techniques 'vanilla' KV and avro (using generic and specific links) scheme, but create API Tables seems to be another matter entirely.

    My question arises in the trainer interface, which has a KeyValueVersion and a KVStore. I can't translate a KeyValueVersion created with the API of Tables in a primary key for recovery (since I don't know what the key generated by the API actually looks like to!) or map it on an avro scheme. The problem seems to be that the Tables API writes data in some format that can be easily translated into a string or an integer (releases from external table lines due to unknown characters if I am trying to retrieve all the values in the database to see what it looks like to), and try to map it to an AVRO map results in the error message 'the data are not as AVRO'.

    Scenario:

    I created a very simple table in the administration tool KV, which consists of a column personId (integer) that is PK, firstName, lastName, emailAddr (all channels) and enter 5 rows with success. What I want to do is to create an external table called person that returns just those 5 values (and brand new I add to the table of course). This means that I have to first understand what the parentKey value must be defined in the .dat file and how to take this key and it becomes a primary key for the recovery of the line.

    Faithful old Google could not find information on how to do this (he was only a thread similar to this with the answer "we'll add it soon"), so I hope that someone here managed to do!

    Thank you

    Richard

    Hi Richard

    I understand the issue you are facing. In the current version (12.1.3.0.9) the external tables feature only works with records of K/V not with the Table model, however, in the next version (which us will very soon be GA) we will support integration of external tables with the data of Table model as well. Please make sure that you have signed up for the announcement of release so that we can inform you of the release. I apologize for the inconvenience, he did to you.

    Best

    Anuj

    Sign up for announcements of NoSQL database , so we can warn you versions futures and other updates from the product of NoSQL database

  • Optimally to copy schema schema tables

    Hello

    I have a requirement where in a single schema data must be copied to the other.

    Say that there are 100 tables in the schema of AI A.There B, which consists of same tables and as a necessity for the backup, us will be copy all tables of A to B scheme on a daily basis.

    And all tables in schemas are related to each other as foreign key relationships.

    I could think about the following steps.

    Each step must be completed in full before we start the next step.

    1. place constraints on all tables into B.

    2. remove the indexes for all tables into B

    3. truncate tables for all tables into B

    4 data copy all tables of A-> B

    5 index rebuilt in order UNIQUEP, UNIQUE, BITMAP, INDEX, PRIMARY, FOREIGN.

    Can you please suggest me if this may be the best way to make the copy. Or can we do in parallel to the activities above, so that we can save time.

    Please let me know if we can parallelise things in technical terms so that the copy didn't get touched.

    Hello

    > We will be copying all tables of A to B scheme on a daily basis.

    What is your version of Db, you can use the export/import of datapump or datapump API check it:ORACLE-BASE - Oracle Data Pump (expdp and impdp) in Oracle Database 10 g

    HTH

  • Dropped the curiously named table in the schema table sheets

    I use Oracle XE and I'm not logged as an administrator. Just as a user called 'hr '.

    I dropped an empty table called "Date_tine_demo" (sic) to help

    DROP TABLE date_tine_demo;
    

    But when I checked the tables in my diagram to help

    SELECT * FROM tab;
    

    the 'date_tine_demo' table was missing, but there was a table with a really weird name

    Before:

    TNAME                          TABTYPE  CLUSTERID                               
    ------------------------------ ------- ----------                                                                        
    COUNTRIES                      TABLE 
    DATE_TINE_DEMO           TABLE                                          
    DEPARTMENTS                TABLE                                            
    EMPLOYEES                    TABLE                                            
    EMP_DETAILS_VIEW       VIEW                                             
    JOBS                                 TABLE                                            
    JOB_HISTORY                  TABLE                                            
    LOCATIONS                      TABLE                                            
    PROMOTIONS                  TABLE                                            
    REGIONS                         TABLE  
    

    After:

    TNAME                          TABTYPE  CLUSTERID                               
    ------------------------------ ------- ----------                               
    BIN$zP+eIjJ7ShCOnQb4EGVHig==$0 TABLE                                            
    COUNTRIES                                             TABLE                                            
    DEPARTMENTS                                       TABLE                                            
    EMPLOYEES                                             TABLE                                            
    EMP_DETAILS_VIEW                                VIEW                                             
    JOBS                                                            TABLE                                            
    JOB_HISTORY                                          TABLE                                            
    LOCATIONS                                             TABLE                                            
    PROMOTIONS                                         TABLE                                            
    REGIONS                                                  TABLE                              
    

    If anyone can offer advice on what this table is and how to get rid of, I would be grateful

    What is in the garbage?

    And if you don't want table to go to the basket when you drop, either disable the trash with ALTER SESSION/SYSTEM SET RECYCLEBIN = OFF or use DROP TABLE table_name PURGE. And to get rid of what is currently used to recycle bin PURGE RECYCLEBIN.

    SY.

  • Export schema through Oracle data pump with question database Vault enabled

    Hello

    I installed and configured Vault database on an Oracle 11 g - r2 - 11.2.0.3 to protect a specific schema (SCHEMA_NAME) via a Kingdom. I followed the following doc:
    http://www.Oracle.com/technetwork/database/security/TWP-databasevault-DBA-BestPractices-199882.PDF
    to ensure that the system and the network user has sufficient rights to complete a schedule pump data Oracle export operation.

    I.e. I gave sys and system the following:
    execute dvsys.dbms_macadm.authorize_scheduler_user ('sys', 'SCHEMA_NAME');
    execute dvsys.dbms_macadm.authorize_scheduler_user ('system', 'SCHEMA_NAME');

    execute dvsys.dbms_macadm.authorize_datapump_user ('sys', 'SCHEMA_NAME');
    execute dvsys.dbms_macadm.authorize_datapump_user ('system', 'SCHEMA_NAME');

    I also create a second domain on the same schema (SCHEMA_NAME) to allow sys and system to manage indexes for the actual tables protected, in order to allow a system to manage indexes for the tables of protected area and sys. This separate realm was created for all types of indexes: Index, Partition of Index and Indextype, sys and system were allowed as the OWNER of this Kingdom.

    However, when I try and complete an operation of Oracle Data Pump export on the schematic, I get two errors directly after the following line appears in the export log:

    Processing object type SCHEMA_EXPORT/TABLE/INDEX/DOMAIN_INDEX/INDEX:
    ORA-39127: unexpected error of the call to export_string: = SYS. DBMS_TRANSFORM_EXIMP. INSTANCE_INFO_EXP('AQ$_MGMT_NOTIFY_QTABLE_S','SYSMAN',1,1,'11.02.00.00.00',newBlock)
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS." DBMS_TRANSFORM_EXIMP', line 197
    ORA-06512: at line 1
    ORA-06512: at "SYS." Dbms_metadata", line 9081
    ORA-39127: unexpected error of the call to export_string: = SYS. DBMS_TRANSFORM_EXIMP. INSTANCE_INFO_EXP('AQ$_MGMT_LOADER_QTABLE_S','SYSMAN',1,1,'11.02.00.00.00',newBlock)
    ORA-01031: insufficient privileges
    ORA-06512: at "SYS." DBMS_TRANSFORM_EXIMP', line 197
    ORA-06512: at line 1
    ORA-06512: at "SYS." Dbms_metadata", line 9081

    The export is completed, but this error.

    Any help, pointers, suggestions, etc. in fact no matter what will be very welcome at this stage.

    Thank you

    I moved the forum thread on the "database - security. If the document does not help, pl open an SR with Support

    HTH
    Srini

  • Import of differnet schema table using the data pump in

    Hi all
    I try to export a table to a diagram MIPS_MDM and import it in the MIPS_QUIRINO schema in the different database. I get the below error.

    expdp MIPS_MDM/MIPS_MDM@ext01mdm tables = QUARANTINE directory = DP_EXP_DIR dumpfile = quarantine.dmp logfile = qunat.log

    To import
    Impdp MIPS_QUIRINO/MIPS_QUIRINO@mps01dev tables = QUARANTINE directory = DP_EXP_DIR dumpfile = quarantine.dmp logfile = impd.log

    Please can I know what is the exact syntax to import in the scheme of differnet.

    Thank you.

    http://download.Oracle.com/docs/CD/E11882_01/server.112/e16536/dp_import.htm#BEHFIEIH

  • XML for Table Oracle issues

    Hi all

    I followed the Oracle example
    http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/ODI/odi_11g/odi_project_xml-to-table/odi_project_xml-to-table.htm
    to load XML data into the Table.

    Somewhere, I am unable to do step 5 (all previous steps if successful) under the "Creation of a new model ODI target.
    where it asks to selection of the STAGE AREA TO TARGET DIFFERENT layout.
    When I do all the interface's corrupt under the target data store, all columns have a red mark. Unable to understand what goes wrong? Any help is appreciated.

    Thank you
    -Ian.

    Hello

    Connection to the Manager of topology---> tab physical architecture---> Expand technologies---> develop engine Sunopsis-> Open SUNOPSIS_MEMORY_ENGINE---> Goto context tab

    If you do not get the Global context mapped with the logical schema can map it by going to the logical architecture---> technologies Expand tab---> develop engine Sunopsis---> rigth click on, then select Insert a logic diagram---> give a name to this logical schema and associate it with a context and a physical schema.

    Thank you
    Fati

  • Flashback Table: Oracle PW

    I find that I restore a table due to the error of the user, to return the data she had this morning - the loss of some data. Oracle 10Gex and then Apex 3.2.1 installation - I didn't know what was the password for database user 'Oracle '.

    When the desktop of the server - running the SQLPlus tool - I can connect to the database with SYS (or SYSTEM) DBA - but those ID's have no rights on the schema - at least I can't see the tables in the schema PRD/tablespace. Yes - during the installation, I created a specific tablespace of the user for the applications and it's data.

    I think that the 'oracle' user is that I need to connect to SQLPlus with to run the commands in flashback the table... but I could be wrong.

    What are your suggestions?

    Help!

    Rich

    Rich,

    Sorry, I don't know what give advised based flashback.
    Don't want to give the wrong information.

    Ask this question in the forums of database - general or SQL and PL/SQL .
    These forums are very active - in half an hour, you will know everything
    you need about flashback or how to restore your data.

    Kind regards
    Lev

  • How to implement the BC ADF model to access the external schema tables

    Hello

    I have an obligation to implement architecture MVC ADF BC, but some of my paintings are in external schema. I don't have direct access to external tables, but can read and write to the tables with API calls provided by the owner of the schema. Also, I need to implement in bulk update of tables on these tables. is it possible to do it in the ADF? I'm a newbiew to the ADF, all ideas are appreciated.

    Kind regards
    Surya

    Should what kind of API you access the other tables? PL/SQL procedures?
    If so read on access to PL/SQL in the ADF Developer's Guide:
    http://download.Oracle.com/docs/CD/E15523_01/Web.1111/b31974/bcadveo.htm#sm0328

    It could also help: http://www.avromroyfaderman.com/framework-for-database-api-based-adf-bc/

Maybe you are looking for

  • Configurator can deploy more apps?

    Hello You can use configurator to deploy applications more once you have all your iPads travel configurator to prepare them for the students? I know that you can add that app and re deal throughout the Configurator, but since its manual and we 100...

  • Wireless satellite L30 - receive errors

    Connecting to the wireless network an IP address is never achieved. Using statistics to Atheros Client Utility Diagnostics\Advanced I see that all the received tags are wrong with a constant number of CRC. Services without wire is fine and the other

  • Unable to connect to the internet WAG320n

    Hi all, hope you can help me. I just bought a WAG320n to replace my craptacular my modem zyxel router. But now, I have not found, which does not work because of what is called encapsulation is not the right option. I need an option called "ENET ENCAP

  • You can use version for VM Windows OEM license

    1. can I use OEM version for virtual machine window. 2 in case I created a new copy and removed the old how it will affect license. 3. If I want to create a new virtual machine by throwing an old can I use same OEM license Thanks in advance

  • HP LJ 500 MFP 525 receiving only 1-2 pages of a multi-page fax

    Hi all We recently bought a 525 MFP HP LaserJet 500 began to notice a problem where when receive a multiple page fax say 10 to 20 pages (we are a doctor's office) only receive 1 to 2 pages. We tried to set the option to receive faxes by default from