Unable to create transformation -urgent

Hi guys,
           I am trying to ceate transformation between an ODS and some datasource for flat file but then i activate it its getting error showing transfer rule cannot be activate but no short dumb is there n all the fields are mapped i am not getting any idea where it went wrong can anyone help me in this plz "error while activating transfer structure" this is the message if i double click on it some message no RSTRAN510  like this its displaying can any one explain me  what to do.............. 
also
         once i created transfter structure for another  ODS after that when  i create an info package  its only giving me the option PSA only no other options are enabled i.e i cannt chose any data targets where i want to update only until PSA info pkg is filling the data
ravi
ravi

once i created transfter structure for another ODS after that when i create an info package its only giving me the option PSA only no other options are enabled i.e i cannt chose any data targets where i want to update only until PSA info pkg is filling the data
Only <b>DTP</b> can load to further datatargets from PSA so create a DTP .
If u have all mappings 1:1 check for errors first for which field is it erroring - check d rule type it shud be  " Direct Assignment ".
I wonder why it says "error while activating <b>transfer structure</b>"

Similar Messages

  • Unable to create  Transformations on DataSource  in BI7

    Hi ,
      Previously I worked on BW3.5. Now I am working on BI7. While creating Transformations on Data Source, It is giving error "Message SY530". It is giving "Cannot Generate proposals" if I create Transformations on InfoSource.
        Same message I am getting for DataTransferProcess also ie " Cannot generate proposals".
    Please help me in this regard.
    Please give me step by step procedure in creating DataSource,Infocube and loading data into InfoCube from Flatfile.
    Thanks,
    Jaswantha

    hai,
    u follow the steps.
    1. go to data source.
    2.right click create the data source.
    3.load example data.
    4. u assign template name.that will copy the ur info object.like char length all.
    5.activate it
    6.u upload the flat file. it will stores only psa.
    7.go to info provider .
    8.create ur cube or ods.
    9.right clike . give the transformation process.u assign that data source name.
    10.now u not get any probs.the proposals atomaticaly generate.because u give the template .
    11.activate it.
    12.create dtp.
    13.execute dtp.
    14. now ur flat file data upload succesfully in ur cube or ods.
    thanks.
    if its usefull assign points.
    prakasu.

  • [URGENT HELP] Why is cannot install Windows 7 on my X120e? ERROR : Setup was unable to create..

    i have got X120e from my college with ubuntu 11.04 installed. But my half of softwares dont work on this Lunix OS so decided to install windows 7, downloaded officially as i have keys for activation.
    I used USB drive to install, Windows 7 setup sucessfully started on boot up but its getting error
    "Setup was unable to create a new system partition or locate an existing system partition. See the Setup log files for more information"
    I have not connected any other devices.
    My Hard disk is NOT dynamic, its basic.
    I have contacted lenovo service centre, but this are taking up calls.
    I am fed up of this, please help me..
    I have exams coming and i need this urgently.
    Solved!
    Go to Solution.

    Hello,
    Do you just want to delete the Ubuntu partition?  If so, you may be able to do by booting from the Microsoft Windows 7 installation disc, pressing Shift+F10 to get to a Command Prompt, and then using the DISKPART.EXE program to erase the hard disk drive.
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Unable To Create Stylesheet Transformation

    Hi there....
    We have developed the following code on MII 12.0.3
    /XMII/Illuminator?Server=XacuteConnector&Mode=Query&Transaction=Project/BLT&OutputParameter=*&MappedParamTarget.1=Material&Param.1=&MappedParamTarget.2=Phase&Param.2=&MappedParamTarget.3=ProcessOrder&Param.3=&Content-Type=text/xml&StyleSheet=/XMII/CM/Project/File.xsl
    When these files are imported to MII 12.0.4, the page displays the XML file and displays a message "Unable To Create Stylesheet Transformation".
    After this error the patch 12.0.5 was installed .. and still the same problem.
    The error log is ...
    s/XMII#Java###Unable to read XSL document [...../XMII/CM/File.xsl]
    [EXCEPTION]
    #1#java.net.SocketException: Connection timed out:could be due to invalid address
    ava###java.net.SocketException: Connection timed out:could be due to invalid address
    Did anyone face similar problem. Any ideas or solution...
    Thanks,
    Ajay.

    Rick and Jeremy,
    Thank you ...
    I tried them both before posting .. no luck.
    There is a web-dispatcher for the 12.0.4 version, does this impact such kind of URLs?
    I have asked the basis guy .. he told .. he doesn't see any errors.
    Any ideas .. how to deal with such URLs if we have a web-dispatcher in between?
    Java 1.4_2, AIX-64
    Thanks,
    Ajay.
    Edited by: Ajay Malempati on Oct 21, 2008 9:02 PM

  • Error encountered while executing the transform project name.map name. Error:Unable to create the transform. Microsoft.XLANGs.Engine

    Hi All,
    I developed a Biztalk Application aims to upload a flat file data to our system MS SQL Server database. It works fine until one day, an exception is generated as below.
    "Error encountered while executing the transform project name.map name. Error:Unable to create the transform. Microsoft.XLANGs.Engine"
    It continues to generate an exception until I restart the Biztalk instance. And it happens occasionally, no pattern, cannot be traced and debugged.
    Anybody has an idea about this error? Please help, thank you very much.
    The Biztalk Server is running on Hyper-V Virtual machine, Biztalk Server 2009 on Windows Server 2008.
    The Biztalk Application consists of Mapping Functoid, Orchestration, Flatfile Schema, Flatfile Disassembler Pipeline, SQL Send Port, File Receive Port and Send Port
    Eric

    HI Eric,
    I think it might happen because of large message (Out of Memory exception). As you said you have flat file as inbound, you are doing mapping and then sending it to MSSQL
    SO you can check below mentioned things
    1) Any custom pipeline component is used in receive pipeline. (if so optimize the code)
    2) This issue haapen only with large message (BizTalk convert flat file to XMl to if you have 1MB file corresponding XML will be of higher size)
    again all thing mentioned above is assumption.
    YOu can use debugdiag tool to see if memory leak is happening
    http://www.microsoft.com/en-in/download/details.aspx?id=26798

  • Unable to create a User in Planning (Very Urgent)

    Hi All,
    I am Using Planning 4.0 version. When I am trying to create a user from Planning Web it is throwing me the below Error:
    User Name is Invalid: test
    I tried giving different usernames but no luck.
    Is this a bug??? Are there any log files which I can look at for more information.
    Please let me know your valuable inputs.
    Thanks in Advance

    Hi,
    But I have this user access couple of weeks back. I do not know where to check for the log files.
    This user is available in Active directory and can access production database. But I am unable to create the same user in developement environment. Even I tried to create couple of users who are in the Actice directory. I am unable to create any users.
    Where should I check to get more information in order to resolve this issue.
    Please let me know your inputs

  • Urgent Unable to create the Instance and reconfiguration of planning

    Hi All
    we are using hyperion 9.3.1 for planning. Long time back we did installation and had some applications on different planning instance.
    Now we need to create a new application then we are trying to create the application but we are unable to create becasue instanse is not there, so we are planninng to create a instance by using configuration utility.
    while we are doing configuration at the first step i am unable to fine the product panel Planning is not available.
    Can any one have the answer??
    Thanks in Advance..
    Rao

    Not sure if this Planning Option Not Visible in Configuration Utility will help you, have a look and let us know.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Urgent-Precalculation Service: Unable to create instance

    Gurus,
    I did install the SAP BW Precalculation Service on my desktop and did configure the Precalculation Service under SPRO->Administrate Precalculation Server. And after all that, whenever I started the Precalculation Server (via services) from the desktop the server at the BW end used to turn green. Until here everything was working a week back BUT! I got on to it again today and when I try and start the service on my desktop, I get the following error:
    <b>Application has generated an exception that could not be handled
    Process id=0xefc (3836), thread id=0X84c(2124).</b>
    And when I try to uninstall (hoping I could re-install), I cannot even uninstall the same instead I get a different error:
    <b>Unable to create an instance of the com.sap.bi.et.precalcultion.BExPrecWindowsService.ProjectInstaller installer type.->Exception has been thrown by the target of an invocation --> Security error.</b>
    Can someone throw light on this please?
    _RJA
    Message was edited by: RJA

    Update: is it possible that security rights to the Essbase directory would affect the Query Designer? On a machine that it works on, I've noticed that the "xla" file updates each time it is accessed.

  • Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    i am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    i exported the application from apex.oracle.com and imported it to our environment
    import went fine, but when I ran the IR page I got
    ORA-20001: get_dbms_sql_cursor error ORA-00904: : invalid identifier
    evidently the problem is a lack of public execute on DBMS_LOB, which is used in the generated IR source.
    while waiting for the DBA to grant privs on DBMS_LOB, changing the dbms_lob.getlength call to length() fixes the IR.
    however, i am not getting the download link on the associated form page... changed templates, that's not the issue -- we'll see if that's a dbms_lob issue as well

  • APEX:Getting error while creating form and report on webservice: ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.

    I am using Apex 4.2.2.00.11
    am using the following description to create a web service reference:
    web reference :REST
    Name :Yahoo Map
    URL :http://local.yahooapis.com/MapsService/V1/mapImage
    HTTP Method: GET
    Basic Authentication: No
    Add Parameter:
    Name       Type
    appid        String
    location    String
    Output Format: XML
    XPath to Output Parameters : /Result
    Output Parameter:
    Name       Path       Type
    Url          /text()      String
    Then i tried to create form and report on webservice:
    Web Service Reference Type: Yahoo Map
    Operation: doREST
    All the fields i keep as default
    I tick the checkbox (url)in report Parameter
    After clicking next whereever required i click create button
    I get the following error
    ORA-20001: Unable to create form on table. ORA-02263: need to specify the datatype for this column.
    Please someone help to solve this as i need to fix it urgently.

    336554,
    Looks like there is a 127-column limit on the number of report columns supported when using that wizard. Do you have more than that?
    57434

  • Unable to create Oracle BAM Sinks in Design Studio on Windows XP Profession

    Hi,
    I am unable to create any Oracle BAM Sink in Design Studio. I am getting this error, when trying to drag BAM Sink to my plan:
    Failed to create the Transform COM object.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x5B]
    Problem in step "Untitled, created 13. 11. 2007 16:39:07".
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x2, PlanMgr -- 0x32]
    Error while preparing the Plan for execution.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0x11]
    The Design Studio is installed on notebook with Windows XP Professional SP2.
    On the W2K server with Data Flow Service installed it seems to be OK.
    K.

    Select Unique TO_CHAR(T1.TRANSDATE, 'YYYY') as YEAR,
    TO_CHAR(T1.TRANSDATE, 'MM') as MONTH,
    TO_CHAR(T1.TRANSDATE, 'MONTH') as MONTHNAME, T1.TRANSDATE
    From SALES T1; <--bad
    from SALES T1 <--correct
    it should not have ";" at the end of the statement.

  • DeliveryException: unable to create a socket

    Hi,
       We are using the Proxy-> XI -> SOAP scenario(Synchronus). I am able to see that the request message mapping has transformed the message in to the required format. But, when it is calling the SOAP adapter it is giving com.sap.aii.af.ra.ms.api.DeliveryException: unable to create a socket error. Can any one help us in knowing
    what exactly is the problem. We have used 'Do not use SOAP envelop' option in the SOAP receiver adapter.
    Thanks And Regards
    Sripathi G Yogesh

    hi,
    you can refer to thread for your issue
    Re: SOAP Adapter: java.io.IOException: unable to create a socket
    regards,
    ujjwal kumar

  • COPA unable to create as charac data element with LIFNR as domain HELP ASAP

    Hi
    We had a data element created with KUNNR as domain.
    We added to PAPARTNER STRUCUTRE and created as characteristics in our operating concern.
    Now there is a need to change to LIFNR as domain instead of KUNNR.
    There we created a new dala element with LIFNR as domain and added to PAPARTNER
    structure and when we tried to create them as characterisc system did not let us transfer to
    our operating concern.
    We do not know why we are unable to create this characterisic.
    When we tried to create the characteristic it was shown under 'Transfer from'
    But when we wanted to move right to left it was shown under 'grey' status and not ready for transfer.
    We need a solution very urgent and any help is greatly appreciated.
    Thanks
    Raj

    Hi
    KEA0 - Display Data Structure
    Now, Extras > Chars > Unlock
    after this try to push from right to left
    br, Ajay M

  • Unable to create the order *HIGHLY REWARDED*

    Guru's,
    I unable to create the credit memo request.
    After entering sold to,material and qty and plant system is giving error Template material processing is deactivated
    HIGHLY REWARDED
    THANKS IN ADVANCE.
    Its very urgent.
    Regards,
    Madhu..

    Hi,
    Check and implement the SAP note 1094540.
    Regards,
    Murali

  • Unable to create the infotype

    Hi SAP Guru,
    Greetings for the day,
    I had hired a guy with the infotype of  0207,0208,0209,0210 after hiring i try to transfer him using TRANSFER ACTION to another location say from New York to California, which is entirely a different state, where unable to create the 0208,0209,0210 in that i can able to create 0207 infotype alone, when i tried to create after 0207 creation, it is not accepting the information, Here i am looking for some one help, where some one can throw a torch for this issue.
    I had checked with dynamic action, which shows correctly.
    Pls help me in this regards, this  is very urgent.
    Thanks in advance for your reply.
    Regards,
    Babu.

    Generally, an Infotype 208 is not required.  Therefore, you would
    not get an error in RPCACLU0 if an employee does not have one assigned
    Without an IT0208 record, the system uses the tax authority
    specified on IT0207.  Additionally, the same applies to IT0209; one is
    not required and the system will use that of either IT0207 or IT0208.
    Best regards,
    Márcio Leoni

Maybe you are looking for

  • Files don't attach correctly to emails

    I recently upgraded my hard drive to a solid state drive (ssd).  During the migration process I used SuperDuper! to clone the drive as per instructions on the new ssd. Computer started well, without any issue, but after a few scheduled backups with S

  • Has anyone had trouble EVEN GETTING their Lion upgrade?

    I waited for Lion, purchased my MacBook 6/29/11. When it came out, I followed the up to date link, copied and pasted my serial # into the proper box it told me "Sorry, we can't find the serial number you provided. Please recheck your serial number an

  • Review NBA league pass in NZ

    I live in New Zealand. Normally watch NBA live around 5pm NZ time. I have a couple of comments: 1) my other channels has very good connections, but watching live games I have not encountered a smooth broadcast. My view is often interrupted by error i

  • How can i recover my rescue email

    pls. help me to rescue my security question or rescue email so i can purchase on apple store i already redeem 15 usd and put the code but suddenly they are asking for the security question i already forget my answer on that and i cannot remember my r

  • Computer stolen, and Photoshop CS6 too...

    Hi, I have photoshop CS6 installed on my computer, but it has stolen... How can I desactivate my license, in order to use it on another computer? thx for answers...