Regarding Import table

Hi Gurus,
     Actually I am facing an issue. When I am trying to Import a Template table into my database it is showing at the Datastore but when I am checking it in the Database in the specified Schema it is not available. Please help me to resolve this issue.
     When I am executing the JOB than it is throwing an error that invalid object name (Table_Name), Table is not found.
Please help me to resolve the issue.
Regards,
DJ

Hi Deepak Joshi;
If you have problem with Schema name like if you want to use your own Schema name like BODS instead of DBO.
If you are facing the below error.
Login to your SQL Server Management Studio.
Expand Security ----> Logins ----> Select your associated Database User ----> Double Click or Right click and select Properties.
Go to User Mapping Tab. Scroll Down and Locate your Database mapped to the User. Change Default Schema as BODS.
Then you can use BODS as the Owner name in Template Table. You can import table easily.
If you browse through your DB.
I hope this will help you out
Regards,
Akhileshkiran.

Similar Messages

  • Regarding Important tables in SRM

    Hi Gurus,
    I want some of the useful table used in SRM system.
    Like if i create a shopping cart in SRM then in which table it get stored. similarly if i can get some other important table please pass it accross to me.
    Regards,
    Manoj Tiwari

    Hi Vadim,
    Thanks alot its really useful for me.
    Can you please answer me for following 2 question.
    1. If i am creating a shopping cart using SRM Portal then is it possible that if i click on Order button in Portal i can go into debug mode of the EBP system to find out what BAPI or program EBP is using to create the shopping cart number, becasue shopping cart header data gets stored in CRMD_ORDERADM_H table so it means some program is working behind it.
    2. is it possible to create the shopping cart using any BAPI or RFC within the EBP system, if i pass required data to RFC.
    Thanks again.
    Regards,
    Manoj Tiwari

  • JDBC Lookup - Import table data from a different schema in same DB

    Hi XI Experts,
    We are facing an issue while importing a Database table into the external definition in PI 7.1.
    The details are as below:
    I have configured user 'A' in PI communication channel to access the database. But the table that I want to access is present in schema "B". Due to this, I am unable to view the table that I have to import in the list available.
    In other words, I am trying to access a table present in a different schema in the same database. Please note that my user has been given all the required permissions to access different schema. Even then, I am unable to access the table in different schema.
    Kindly provide your valuable suggestions as to how I can import table which is present in another schema but in the same Database.
    Regards,
    Subbu

    If you are using PI 7.1, then you can do JDBC Lookup to import JDBC meta data (table structures from DB). Configure a jdbc receiver communication channel where you specify username and password which has permission to access schema A and Schema B of database. Specify database name in the connection string. Then you might have access to import both schema.
    Please refer these links
    SAP PI 7.1 Mapping Enhancements Series: Graphical Support for JDBC and RFC Lookups
    How to use JDBC Lookup in PI 7.1 ?

  • Error while importing tables from oracle database

    Hi
    I am getting the following error when i am trying to import table from oracle database.
    my operating system is windows and my database is oracle.
    [nQSError: 16001]ODBC error state: IM004 code:0 message:
    [Microsoft][ODBC Driver Manager] Driver`s SQLAllocHandle on SQL_HANDLE_ENV failed.
    please help me in resolving this issue.
    Thanks and Regards,
    Raj

    Hi Madan,
    I have done migration Discoverer Admin EUL Layer into OBIEE repository using below methodology.
    Navigate to the <installdrive>\OracleBI\server\Bin directory. There are two important files in this directory: the migration assistant executable file named MigrateEUL.exe and a properties configuration file named MigrationConfig.properties.
    Could you please help me how to migrate discoverer plus workbooks and worksheets into OBIEE Answers?
    go through below link, It will show navigation steps for migrating of EUL from Discoverer to OBIEE.But i need migration of workbooks and worksheets from Discoverer into OBIEE Answers.
    http://www.oracle.com/technology/obe/obe_bi/discoverer/discoverer_1012/discomigration/migrate_disco_biee.htm
    This is very great full help to me …
    Advance thanks for your suggestions.
    Regards
    Duraga Prasad.

  • OBIEE Error while importing table from database

    Hi
    I am getting the following error when i am trying to import table from database.
    [nQSError: 16001]ODBC error state: IM004 code:0 message:
    [Microsoft][ODBC Driver Manager] Driver`s SQLAllocHandle on SQL_HANDLE_ENV failed.
    Any idea y such error.
    Thanks and Regards,
    Andy

    Looks like an error in the ODBC driver, not OBIEE as such.
    Have you tried googling it?
    Can you post details about your OS and DB.

  • Getting error while importing tables

    Hi,
    I have the servers on linux box and clients are installed on my local machine. I have created on DSN for connecting Biserver.
    When i'm trying to import tables i am getting an error.
    I have placed tns entries in Linux box as mentioned below path.
    OBIEE/Oracle_BI1/network/admin
    But even though i am not able to import table getting an error.. 'Connection fail'
    Regards,
    Mall

    Since you are using client to import table is it not required in local for tnsnames.ora?
    For server you have set that helps after hosting the rpd file, I hope you are not using online mode to import table if you are doing that I dont think that will work...
    Try to use your connection details something like below
    Call Interface: Default (OCI 10g/11g)
    Data source Name->localhost:1521/XE
    If helps mark or else let us know your basic test to connect to database like tnsping from command etc..

  • Error while importing table having ctxcat index

    Hi
    I created a table and ctxcat index on the same. I exported the same. While importing, table got imported but for index creation it gave error imp-00017 with ora-29855.
    Though the index have been created but with some errors. I can see the index in all_indexes table but if i try to see the entry in dba_segments, record is not found.
    Seems that index is not created properly.
    Pls suggest ASAP.
    Regards
    Rajiv

    What's your source and target Oracle version ?
    1) make sure context option is installed on target DB
    2) create a user ctxsys, the schema where the context related objects resides

  • Unable to import table or columns in OBIEE 11G RPD

    Hi All,
    We are unable to import table into the RPD using OCI 10G/11G to import the table then the import box open but we are unable to see the tables below the schema name. When we use ODBC 3.5 and created a DSN for the database then we are able to see all the tables and import them. But the problem here is that when we are using window server 7 64 bit to install client and then importing the table ODBC is not working fine as well.
    Please note that we are using OBIEE 11G which is installed on unix box and we connect to RPD using client installed on windows server.
    Appreciate all the help in advance.
    Thanks,
    Mohit

    Hi Sayak,
    This means we need to installed Oracle client to resolve this problem. Can you please share if you have some knowledge regarding the same.
    Thanks,
    Mohit

  • BODI-1112339 - Unable to import table in BW datasource QA Environment

    Hi,
    I'm using BusinessObjects Data Services XI 12.2.2. I am trying to import table to BW datastores QA environment but unfortunately it's failing. Can someone help me? Below is the error message that I get:
    RFC CallReceive error <Function RFC_ABAP_INSTALL_AND_RUN: . SAP System has status 'not modifiable'. The problem may go away if you change the SAP datastore property to Execute in background(batch)>.
    I already set the Execute in background(batch) to Yes but it also failed to import.
    Please advice.
    Thanks and Regards,
    Randell

    Hi Henry,
    I am also getting similar error for my SAP BW data store. The exact message is as under
    Error: Cannot import the metadata table <name=DR3_600),
    Import transfer structure failed:
    Infosource <ZASSET_ATTR_TEXT> for source system <DR3+600>, (BODI-1112339)
    Did you manage to fix this? Provide the hints if you manage to fix it.
    Regards,
    Bhavesh

  • Import table in abap method

    Hi,
    How can i import table in methods ,in FM i use the tab tables and in method i had the returning tab
    but it just for export.
    BR
    Ricardos

    Hi,
    In tables parameter use
    my_tab LIKE your_db_table_name
    or via importing/exporting/changing parameters:
    - go to se11, select Data type
    - type in new table type in Z_MY_TABLE_TYPE and Create
    - select Table type
    - Pass description and as Line type type in your DB table name
    - activate
    - pass this table type to one of FM / method parameter
    my_tab TYPE my_new_table_type.
    Regards
    Marcin

  • XI PCK Does Not Read Imported Tables

    Scenario is as follows:
    1. I have an environment from which I export all my objects (comm channels, send agr., receive agr.).
    2. I use loadercli to extract all the following tables:
    TABLEEXTRACT table XI_AF_CPA_PARTY data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_PARTY.txt' RECORDS
    TABLEEXTRACT table XI_AF_CPA_SERVICE data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_SERVICE.txt' RECORDS
    TABLEEXTRACT table XI_AF_CPA_CHANNEL data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_CHANNEL.txt' RECORDS
    TABLEEXTRACT table XI_AF_CPA_MOD_CONF data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_MOD_CONF.txt' RECORDS
    TABLEEXTRACT table XI_AF_CPA_MOD_SEQ data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_MOD_SEQ.txt' RECORDS
    TABLEEXTRACT table XI_AF_CPA_MAPPING data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_MAPPING.txt' RECORDS
    TABLEEXTRACT table XI_PCKMAPPINGS data outstream file '/home/j2eadm/loader/unix/XI_PCKMAPPINGS.txt' RECORDS
    TABLEEXTRACT table XI_AF_CPA_BINDING data outstream file '/home/j2eadm/loader/unix/XI_AF_CPA_BINDING.txt' RECORDS
    3. I use loadercli to import the very same tables to a different machine on the network, which has only part of the objects which I am trying to import (I am trying to overwrite the entire table)
    4. First problem - I receive a "SQL error 200 = Duplicate key (error position: 1)".
    5. I thought the overwrite is the problem, so I deleted all the objects and tryed importing again, this time - successfully.
    6. Main problem - After restarting the J2EE engine and the DB, the PCK tool recognizes all the new objects, but does not recognize the Communication Channel's File Access Parameters!!
    7. Even weirder - if I look at the imported tables through SQL studio for example, the ATTRIBS field for all the objects is imported correctly!
    Anyone ever bumped into this?
    Thanks for your help

    HI,
    Change list , whenever we change in any object immediately , one entry will be added to changelist .
    change the objects in IR
    In IR , goto click on changelist tab and reactivate all.And come back to ID.. also do it.
    Now refresh the SXI_CACHE, delta refresh and full refresh .
    regards
    Chilla..

  • ***Unable to import table which consists of nested tables

    Dear all;
    I have a problem on migrating my Oracle 8.1.7 database from windows nt environment into the ibm aix 4.3.3 environment. I have been using the import export utility. Exporting the data from the database does not produce any error but importing the export file produces the error as below;
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in WE8ISO8859P1 character set and WE8ISO8859P1 NCHAR character set
    . importing IIMS's objects into IIMS
    IMP-00017: following statement failed with ORACLE error 2331:
    "CREATE TABLE "CMGC_CURRENCY" ("CODE" VARCHAR2(10) NOT NULL ENABLE, "DESCP" "
    "VARCHAR2(60) NOT NULL ENABLE, "X_RATE" NUMBER(10, 6) NOT NULL ENABLE, "X_DA"
    "TE" VARCHAR2(10), "REMARK" VARCHAR2(255), "YEAR" NUMBER(4, 0) NOT NULL ENAB"
    "LE, "BANK_AC" VARCHAR2(20) NOT NULL ENABLE, "NSTBL_LEDG" "NSTBL_LEDGLIST" N"
    "OT NULL ENABLE, "NSTBL_XRATE" "NSTBL_XRATELIST" NOT NULL ENABLE) PCTFREE 1"
    "0 PCTUSED 40 INITRANS 1 MAXTRANS 255 LOGGING STORAGE(INITIAL 65536) TABLESP"
    "ACE "IIMS" NESTED TABLE "NSTBL_LEDG" STORE AS "NSTBL_LEDGLIST_LIST" RETURN "
    "AS VALUE NESTED TABLE "NSTBL_XRATE" STORE AS "NSTBL_XRATELIST_LIST" RETURN"
    " AS VALUE "
    IMP-00003: ORACLE error 2331 encountered
    ORA-02331: cannot create constraint on column of datatype Named Table Type
    Import terminated successfully with warnings.
    It seems that the error only occur when importing tables which consists on nested tables. I have done exporting and importing from windows NT into windows NT and from windows NT into AIX but the problem still arises. Please help.
    NSTBL_LEDG and NSTBL_XRATE are the nested tables with NSTBL_LEDGLIST and NSTBL_XRATELIST as the datatype accordingly.
    Thanks in advance;
    andrew

    Hi Sayak,
    This means we need to installed Oracle client to resolve this problem. Can you please share if you have some knowledge regarding the same.
    Thanks,
    Mohit

  • FI document flow and important tables

    Hi,
    I am new to FI module, can any one explain me the document folw of FI and some important tables of FI and also any tables in FI have related with SD & MM tables ?.
    Thanks & Regards.
    Mahesh Kumar

    Hi Mahesh,
    http://www.sap-img.com/financial/document-flow-confusion-in-sap-fi.htm
    http://www.erpgenie.com/abap/tables_fi.htm
    http://www.sap-img.com/sap-sd/link-between-sap-sd-mm-and-fi.htm

  • I am having a dought regarding import and export.

    I am having a dought regarding import and export.
    I am having one table called login_table where 40k rows are present and in production server. Now i want to take a export dump of login_table and want to import it into a table called table_login which has zero rows but having same table structure and it is present in another database. Please reply soon.

    Please reply soonWhy?
    This is a forum of volunteers, so no one is under any obligation to you. Please stop to be demanding and consequently insulting.
    Also what doubt do you have? It wouldn't work? This begs the question why you just didn't try? No one ever died from working.
    Sybrand Bakker
    Senior Oracle DBA

  • Removing an empty value for a imported table shown in a slicer

    Hi,
    I've imported a table and I've put the related code field in a slicer for a my pivot table. In the slicer I can see an empty box that I want to eliminate. I've tried to apply a filter for original data and powerpivot data from the powerpivot window. Moreover
    I've tried to uncheck the showing elements without data, but unsuccessfully. I've tried to update the imported tables after each applied change but no results.
    Any suggests to me, please? Thanks

    Hi there,
    i'm facing a similar problem which i find it hard to understand.
    1x fact table with 2 columns (to keep it simple):
       + col.1 - id_Division
       + col.2 - Sales_Amout
    1x dimension table with the the Company Business Organization (Departments, Business Units, etc) with 3 columns:
       + col.1 - id_Division
       + col.2 - Business_Unit
       + col.3 - Business_Area
    If i just load these two tables in my PowerPivot, then go to a worksheet and create a pivot table, selecting just the dimension table col.1 to the Values and col.2 to a slicer, i get the correct situation = 10x slicers corresponding to the 10x Business Units
    existing in the table, as you can see in the imagem attached.
    If i create a relationship between the fact table col.1  (id_Divion) with the dimension table col.1 (id_division), and then refresh the same pivot i've just created before, i get an extra empty slicer with no values in it. IS there any reason for this
    to appear?
    Appreciate your kind help and inputs. IF required i can share my workbook in order to get some further help.
    Regards
    Felino ([email protected])

Maybe you are looking for

  • Java Help....square root problems...

    im just about done with this program except i have to get the square root of the last method i get and when i put in the side 4 and 2 i get 20 as the answer but i need to find the square root of it...my teacher mentioned the math method and i only ha

  • Goods receipt for return PO - MB01-Movement type 101-161

    Hi guys! I have one problem with output determination for goods movement (movement type 101 with internal movement type 161). I used SAP Note 426554 and for as I know the output determination customizing is ok: output type WE03, collective slip, acce

  • Loading resources generates warning messages

    Our application uses a number of resources stored in multiple +.properties+ files. These files are on the server machine and accessed by the Java client applet using Apache WebServer. When any such resource file loads on the client, a number of warni

  • Got  ABAP dump

    Hi All Whenever I am trying to schedule the infopackage I am getting the following error. My data target is ODS. Please do the needful. Runtime Errors         MESSAGE_TYPE_X                                                              Date and Time  

  • Web Browsing Slowed to a Crawl with 5.0.6 - Help!

    I have a MacBook, Version 10.5.8, running Safari 5.0.6. My Mac has never given me a bit of trouble until recently, when browsing the net has slowed down to an absolute crawl even though I have high-speed internet. Web pages, especially those with a l