Unicode convertion source=target

Hi,
I'm tring a Unicode convertion on a send-box system just copied from production system. I'm in export phase now in our Solaris 10 SPARC + Oracle 10.2.04 box
For the import I must use the same server, same <SID> name and system number... is it necessary to unistall previus ASCII istance and then re-install in Unicode? ... ora can I switch only the kernel from ASCII 2 Unicode? ... how?
Regards.
Ganimede Dignan.

Source system tablespaces..
PSAPBTABD     
PSAPBTABI     
PSAPCLUD      
PSAPCLUI      
PSAPDDICD     
PSAPDDICI     
PSAPDIMD      
PSAPDIMI      
PSAPDOCUD     
PSAPDOCUI     
PSAPEL700D    
PSAPEL700I    
PSAPES700D    
PSAPES700I    
PSAPFACTD     
PSAPFACTI     
PSAPLOADD     
PSAPLOADI     
PSAPODSD      
PSAPODSI      
PSAPPOOLD     
PSAPPOOLI     
PSAPPROTD     
PSAPPROTI     
PSAPSOURCED   
PSAPSOURCEI   
PSAPSTABD     
PSAPSTABI     
PSAPTEMP      
PSAPUNDO      
PSAPUSER1D    
PSAPUSER1I    
PSAPZACCTCRD  
PSAPZACCTCRI  
PSAPZACCTITD  
PSAPZACCTITI  
PSAPZAFVCD    
PSAPZAFVCI    
PSAPZAFVVD    
PSAPZAFVVI    
PSAPZAUSPD    
PSAPZAUSPI    
PSAPZBALDATD  
PSAPZBALDATI  
PSAPZBALHDRD  
PSAPZBALHDRI  
PSAPZBKPFD   
PSAPZBKPFI   
PSAPZBSIMD   
PSAPZBSIMI   
PSAPZBSISD   
PSAPZBSISI   
PSAPZCDHDRD  
PSAPZCDHDRI  
PSAPZCKISD   
PSAPZCKISI   
PSAPZCKITD   
PSAPZCKITI   
PSAPZCMFPD   
PSAPZCMFPI   
PSAPZCNVCLUD 
PSAPZCNVCLUI 
PSAPZCOEPD   
PSAPZCOEPI   
PSAPZCOSPD   
PSAPZCOSPI   
PSAPZCOSSD   
PSAPZCOSSI   
PSAPZEIPOD   
PSAPZEIPOI   
PSAPZEKBED   
PSAPZEKBEI   
PSAPZEKPOD   
PSAPZEKPOI   
PSAPZGLPCD   
PSAPZGLPCI   
PSAPZJESTD   
PSAPZJESTI   
PSAPZKONHD   
PSAPZKONHI   
PSAPZLIPSD   
PSAPZLIPSI   
PSAPZMARCD   
PSAPZMARCI   
PSAPZMARDD   
PSAPZMARDI   
PSAPZMBEWD   
PSAPZMBEWI   
PSAPZMCKALKWD
PSAPZMCKALKWI
PSAPZMDKPD   
PSAPZMDKPI   
PSAPZMDTBD 
PSAPZMDTBI 
PSAPZMSEGD 
PSAPZMSEGI 
PSAPZMSTAD 
PSAPZMSTAI 
PSAPZNASTD 
PSAPZNASTI 
PSAPZRESBD 
PSAPZRESBI 
PSAPZS022D 
PSAPZS022I 
PSAPZS026D 
PSAPZS026I 
PSAPZS027D 
PSAPZS027I 
PSAPZS033D 
PSAPZS033I 
PSAPZVBAPD 
PSAPZVBAPI 
PSAPZVBFAD 
PSAPZVBFAI 
PSAPZVBPAD 
PSAPZVBPAI 
PSAPZVBRPD 
PSAPZVBRPI 
SYSAUX     
SYSTEM     
But SAPinst show me only... on advanced db configuration:
PSAPSR3
PSAPSR3700
PSAPSR3FACT
PSAPSR3ODS
PSAPSR3USR
SYSAUX
PSAPUNDO
PSAPTEMP
SYSTEM
Why?

Similar Messages

  • Syscopy (during Unicode convertion): Import on same tablespace layout

    Hi forum,
    we're working on a Unicode convertion of our ECC landscape made of Solaris
    10 Sparc and Oracle 10.2.0.4.
    We use the procedure described in UC for SAPNetWeaver 7.0 SP 14 and
    higher. Export runs well without error
    or problem in our db (1,6 TB of used space).
    During import SAPinst show me a different, then source system,
    tablespaces layout:
    PSAPSR3
    PSAPSR3700
    PSAPSR3FACT
    PSAPSR3ODS
    PSAPSR3USR
    SYSAUX
    PSAPUNDO
    PSAPTEMP
    SYSTEM
    But my soursce system was:
    PSAPBTABD
    PSAPBTABI
    PSAPCLUD
    PSAPCLUI
    PSAPDDICD
    PSAPDDICI
    PSAPDIMD
    PSAPDIMI
    PSAPDOCUD
    PSAPDOCUI
    PSAPEL700D
    PSAPEL700I
    PSAPES700D
    PSAPES700I
    PSAPFACTD
    PSAPFACTI
    PSAPLOADD
    PSAPLOADI
    PSAPODSD
    PSAPODSI
    PSAPPOOLD
    PSAPPOOLI
    PSAPPROTD
    PSAPPROTI
    PSAPSOURCED
    PSAPSOURCEI
    PSAPSTABD
    PSAPSTABI
    PSAPTEMP
    PSAPUNDO
    PSAPUSER1D
    PSAPUSER1I
    PSAPZ***********
    PSAPZ***********
    PSAPZ***********
    SYSAUX
    SYSTEM
    We have already read 425079, so, can we use source system layout?
    can SAPinst use our previous tablespace layout during import? ... or do
    we must it manualy?
    Regards.

    Hi,
    >It is far better that you create the target database using the new layout. The old tablespace layout with multiple tablespaces and >data/index separation is no longer adapted to modern environments, and a Unicode conversion gives you a unique opportunity to >switch to a more appropriate structure for your DB.
    So... to do it: I leave standard tablespace (without create my old tablespace PSAPZ*******) and then enlarge enough to load our tables? ... do I modify any other file/script for the import?
    Regards.

  • Data Services ORA-00942 table does not exist. Source/Target same DB

    Error: u201CORA-00942: table or view does not existu201D
    Source & Target Datastores in same Oracle DB but different User/Schemas.
    I set up the Data Services Tutorial Source & Target Data bases in ONE Oracle DB using a separate User/Schema for the ODS source DB & TARGET Source DB.
    I then created
    - Source datastore for the ODS DB User/schema
    - Target datastore for the TARGET DB user/Schema.
    I have no problem reading flat files & writing to TARGET datastore tables.
    However, when I read the ODS datasttore source table CUSTOMER & write to the TARGET datastore target table CUST_DIM I get an error: ORA-00942: table or view does not exist.
    I can query the table contents from the Data Flow & see the data in the source data & see the empty target table.
    So the tables exists & there is no security issues from the DS Designer.
    I did find note 1189910 - ERROR: Error Description: An error occurred while creating the result data - Data Insight XI
    Cause
    Multiple engines are being run against the same metadata repository.
    Resolution
    Verify that only one engine is being run against a single metadata repository.
    Has anyone seen this error?
    Or has anyone created a 2 data stores on the SAME DB, but to different User/Schemas?
    Thanks
    Jay Roble

    since you are accessing 2 schema which are on same oracle database, DS engine is trying to optimize and generating an INSERT INTO ... SELECT clause. Since its the same DB, DS Engine is doing a implicit linking of the datastores
    you can see the SQL generated from the Designer, drill down into DF, from the Menu select Validation ->Display Optimised SQL
    to disable this implicit linking, right click on the Dataflow, select properties
    in the properties window, unselect the the option "use database links"

  • Option Show Source/Target Name "on" in the logic model

    In the data modeler 2.0.0 was the option Show Source/Target Name “on”. Where do I find it in data modeler 3.0.0 ?

    Hi,
    Right click on Logical diagram and from context menu select Show->Labels
    Regards,
    Ivan Zahariev

  • Losing source-target mapping from a data flow diagram process

    Hi,
    When I reload a model design from an xml repository, I am losing source-target mappings from a data flow diagram process. I wonder why.
    The way it goes is:
    - I define a data flow diagram with information stores, processes, and flows.
    - Information structures are defined from the flows and the information trickles down to processes and information stores.
    - In a process, I define Source-Target Mapping by selecting a target element and then selecting the source element(s).
    - I save the whole model.
    - So far, the Source-Target Mapping keeps the association between target and source elements.
    - If I exit from Data Modeler, the next time I reload the saved model, the Source-Target Mapping target to source elements associations are lost!?
    Does anyone have the same issue or would know how to resolve it?
    Thanks,
    /Mario

    I am still having problems getting my source to target mappings to save after I apply the fix described in this thread. Any thoughts?
    From my TargetElement.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <oracle.dbtools.crest.model.design.process.TargetElement parentClass="java.lang.Object">
    <property name="objectID" dataType="java.lang.String" readOnly="true" defaultValue="" xmlName="id" xmlType="attribute" getter="getObjectID" setter="setObjectID" reffered="false"/>
    <property name="target" dataType="oracle.dbtools.crest.model.design.DesignObject" defaultValue="" xmlName="target" xmlType="element" getter="getTarget" setter="setTarget" reffered="true"/>
    <property name="description" dataType="java.lang.String" defaultValue="" xmlName="description" xmlType="element" getter="getDescription" setter="setDescription" reffered="false"/>
    <property name="name" dataType="java.lang.String" readOnly="true" defaultValue="" xmlName="name" xmlType="attribute" getter="getName" setter="setName" reffered="false"/>
    <property name="transformationType" dataType="java.lang.String" defaultValue="" xmlName="transformationType" xmlType="element" getter="getTransformationType" setter="setTransformationType" reffered="false"/>
    <collection name="sources" dataType="java.util.List" xmlName="sources" itemXmlName="sourceRef" getter="getSources" itemIsRef="true" refsXMLName="sourceRefs" addItem="addSource" getItemByID="getSourceByID" nativeList="true" orderTheList="true"/>
    <roproperty name="sources" dataType="interface java.util.List" getter="getSources"/>
    </oracle.dbtools.crest.model.design.process.TargetElement>
    Process.xml:
    <?xml version="1.0" encoding="UTF-8" ?>
    - <oracle.dbtools.crest.model.design.process.Process parentClass="oracle.dbtools.crest.model.design.process.Transformation">
    <property name="type" dataType="int" defaultValue="0" xmlName="type" xmlType="element" getter="getType" setter="setType" reffered="false" />
    <property name="batchMinimumTransactions" dataType="int" defaultValue="" xmlName="batchMinimumTransactions" xmlType="element" getter="getBatchMinimumTransactions" setter="setBatchMinimumTransactions" reffered="false" />
    <property name="batchTimeUnit" dataType="java.lang.String" defaultValue="" xmlName="batchTimeUnit" xmlType="element" getter="getBatchTimeUnit" setter="setBatchTimeUnit" reffered="false" />
    <property name="diagram" dataType="oracle.dbtools.crest.model.design.process.DataFlowDesign" defaultValue="" xmlName="diagram" xmlType="element" getter="getDiagram" setter="setDiagram" reffered="true" />
    <property name="footNote" dataType="java.lang.String" defaultValue="" xmlName="footNote" xmlType="element" getter="getFootNote" setter="setFootNote" reffered="false" />
    <property name="frequencyTimeUnit" dataType="java.lang.String" defaultValue="" xmlName="frequencyTimeUnit" xmlType="element" getter="getFrequencyTimeUnit" setter="setFrequencyTimeUnit" reffered="false" />
    <property name="frequencyTimes" dataType="int" defaultValue="" xmlName="frequencyTimes" xmlType="element" getter="getFrequencyTimes" setter="setFrequencyTimes" reffered="false" />
    <property name="interactiveLongestResponseTime" dataType="int" defaultValue="" xmlName="interactiveLongestResponseTime" xmlType="element" getter="getInteractiveLongestResponseTime" setter="setInteractiveLongestResponseTime" reffered="false" />
    <property name="interactiveResponseTimeUnit" dataType="java.lang.String" defaultValue="" xmlName="interactiveResponseTimeUnit" xmlType="element" getter="getInteractiveResponseTimeUnit" setter="setInteractiveResponseTimeUnit" reffered="false" />
    <property name="mode" dataType="java.lang.String" defaultValue="" xmlName="mode" xmlType="element" getter="getMode" setter="setMode" reffered="false" />
    <property name="paramsWrappersString" dataType="java.lang.String" defaultValue="" xmlName="paramsWrappersString" xmlType="element" getter="getParamsWrappersString" setter="setParamsWrappersString" reffered="false" />
    <property name="priority" dataType="java.lang.String" defaultValue="" xmlName="priority" xmlType="element" getter="getPriority" setter="setPriority" reffered="false" />
    <property name="transformationtask" dataType="oracle.dbtools.crest.model.design.process.TransformationTask" defaultValue="" xmlName="transformationtask" xmlType="element" getter="getTransformationTask" setter="setTransformationTask" reffered="true" />
    <property name="peakPeriodsString" dataType="java.lang.String" defaultValue="" xmlName="peakPeriodsString" xmlType="element" getter="getPeakPeriodsString" setter="setPeakPeriodsString" reffered="false" />
    <collection name="events" dataType="java.util.List" xmlName="events" itemXmlName="eventRef" getter="getEvents" itemIsRef="true" refsXMLName="eventRefs" removeItem="removeEvent" addItem="addEvent" getItemByID="getPartyByID" nativeList="true" orderTheList="true" />
    <collection name="targetMappings" dataType="java.util.List" xmlName="targetMappings" itemXmlName="targetMapping" getter="getTargetElements" createItem="createTargetElement" removeItem="removeEvent" addItem="addTargetElement" getItemByID="getPartyByID" nativeList="true" orderTheList="true" />
    <roproperty name="componentFlowsFor" dataType="interface java.util.Collection" getter="getComponentFlowsFor" />
    <roproperty name="events" dataType="interface java.util.List" getter="getEvents" />
    <roproperty name="flowEvents" dataType="interface java.util.List" getter="getFlowEvents" />
    <roproperty name="paramMapping" dataType="oracle.dbtools.crest.model.design.DesignObject" getter="getParamMapping" />
    <roproperty name="paramsWrappers" dataType="interface java.util.List" getter="getParamsWrappers" />
    <roproperty name="parentprocess" dataType="oracle.dbtools.crest.model.design.process.Process" getter="getParentProcess" />
    <roproperty name="parentprocessInDFD" dataType="oracle.dbtools.crest.model.design.process.Process" getter="getParentProcessInDFD" />
    <roproperty name="peakperiods" dataType="[Z" getter="getPeakPeriods" />
      <roproperty name="processedAttributesAndFlows" dataType="interface java.util.List" getter="getProcessedAttributesAndFlows" />
      <roproperty name="processedEntitiesAndFlows" dataType="interface java.util.List" getter="getProcessedEntitiesAndFlows" />
      </oracle.dbtools.crest.model.design.process.Process>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Data Modeler - Source/Target Name

    I have imported a logical model from Oracle Designer and need to show the "source/target" names. I could do this easily in version 2 of the Data Modeler through the Logical Model , "Show Source/Target Name" option of the Diagram pane (from Tools | General Options). The documentation for version 3 indicates that I should still be able to do the same thing (except Tools | Preferences), but I lack the "Show Source/Target Name" option in my version 3.0.0.665 of the Data Modeler. Is this a bug, or am I looking in the wrong place in this new version?

    Hi,
    Please see the Data Modeler Forum message option Show Source/Target Name “on” in the logic model for an answer to this question.
    David

  • SAP Businness connector 4.6 - post SAP ECC Unicode convertion

    Hi,
    after Unicode convertion of our ECC 6.0 system, SAP Bussiness connector create XML file with encoding UTF-16 (in the past was iso-8859-1). Our custom applictions, that read this .XML files, can't process this files with UTF.16 until we have manualy change from UTF-16 to UTF-8 or iso-8859-1
    Now:
    <?xml version="1.0" encoding="utf-16"?>
    In the past:
    <?xml version="1.0" encoding="iso-8859-1"?>
    Can I set into Businness Connector right encoding?
    Regards.

    Hi,
    >You can try to uncheck the Unicode settings in the RFC destination in SAP (transaction SM59) and see how the content arrives >then. But if I remember correctly, this does also not produce the desired effect in BC (receive in iso-8859-1).
    already try it without success.
    >Apart from that, I see no other option than change the encoding via a BC service or to change the encoding on the application >which receives the FTP file.
    OK.
    Regards.

  • Using two drives as source/target for copying a disk?

    Greetings,
    Please bear with what is probably a stupid question from a pc ship-jumper Mac newbie.
    I ordered my new Mac Pro with two Pioneer optical drives in order to, as Apple says, "streamline disk burning".
    I learned that Toast is the gold standard for disk burning on Macs, so I bought the Titanium version.
    I assumed it would be straightforward to use the top drive as the Source for a burn and the bottom drive as the Target.
    But I can't find any way to accomplish this, either with Toast or with Apple's own Disk Utility.
    It always creates a disk image and then wants a blank disk to be inserted into the same drive.
    Am I overlooking something really simple here? I'm not sure why there would be any need for two drives if having a source/target arrangement is not possible, or why Apple would say having two drives "streamlines" things.
    Thanks in advance for any help or insight you can provide.
    - Gregg

    I told you it was a stupid question.
    I figured out that in Toast, you have to go ahead and click the 'Record' button, then you get a chance to select the second drive as the target. It was a little confusing because both drives have the same name. The difference is the drive with the source disk in it will appear as not writeable.
    Hopefully this post will help some other idiot.

  • DM 3.0 source/target names

    how did you manage to lose
    the "Show Source/Target Name" check box
    from tools\general options (now preferences)\diagram\logical model ?!!!

    We found that many users did not want to use the preferences, or did not find the freferences to control this and so it has been moved (not lost) to the diagrams themselves. In the white space on your diagram select Show > Labels.
    Sue

  • When synchronizing, source & target definitions are not identified by DAC

    Hi,
    When I synchronize a task from DAC to Informatica, source & target details are not fetched though they synchronization is successful.
    Inside informatica, session name is same as workflow and I aslo specified the task name, folder name and other details correctly in DAC. Now I dont know how to debug further the reason for this.
    Will be very much helpful if someone can help on this.

    Hy,
    The forum for OBIA is here :
    Business Intelligence Applications
    Cheers
    Nico

  • XML Gteway Source & Target

    while performing XML Gateway setups, what will be Source & Target system?

    Source and Target varies base on message type(i.e Inbound or OutBound)
    ============================
    Source Target
    ============================
    Inbound XML Database
    Outbound Database XML
    --------------------------------------------------------------

  • MacOS 7 cannot find Unicode Converter

    Trying to launch a Classic application on MacOS 7.0, we get the message "Cannot start application. Cannot find Unicode Converter." Is it possible to obtain whatever it is the System is actually looking for? Or can the System be faked out on this issue? It is a graphics application; I don't really care about text issues.

    Unicode was introduced to the Mac OS in a version of Mac OS 8 if my faulty memory recalls correctly. It will be a system extension more than likely but also more than likely NOT called "Unicode Converter".
    If you can figure out what library file to use, you can put a copy into the extensions folder on your System 7 machine and see what happens when you start your application.
    But I suspect that your system will simply crash if you try this. It nay not even boot.
    Gary

  • Two Errors during Unicode import into Target System

    I exported our non-unicode 64-bit test NW 7.0 BW database as unicode and now I have started the import into the new unicode database on the target system.  I am using the Single Code Page System Conversion to Unicode NW 7.0 SP16 and higher documentation.  We are at service pack 18 with NW 7. During the Import ABAP phase the sapinst stopped with an errors.  I found the following the first error in the SAP000.log - O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090326104509
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Nov 18 2008 23:19:12
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe -i SAP0000.cmd -dbcodepage 4103 -l SAP0000.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DDL) ERROR: no tablespace for TABART SLEXC
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DDL) ERROR: no tablespace for TABART SLEXC
    (DB) INFO: disconnected from DB
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090326104509
    The second error appears in the SAPSLEXC.LOG - O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20090326104509
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#18 $ SAP
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: version R7.00/V1.4 [UNICODE]
    Compiled Nov 18 2008 23:19:12
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe -i SAPSLEXC.cmd -dbcodepage 4103 -l SAPSLEXC.log -stop_on_error
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (GSI) INFO: dbname   = "BWP20090325020311                                                                                "
    (GSI) INFO: vname    = "ORACLE                          "
    (GSI) INFO: hostname = "STBWP64                                                         "
    (GSI) INFO: sysname  = "Windows NT"
    (GSI) INFO: nodename = "STBWP64"
    (GSI) INFO: release  = "5.2"
    (GSI) INFO: version  = "3790 Service Pack 2"
    (GSI) INFO: machine  = "4x AMD64 Level 15 (Mod 4 Step 8)"
    (DDL) ERROR: no tablespace for TABART SLEXC
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DDL) ERROR: no tablespace for TABART SLEXC
    (DB) INFO: disconnected from DB
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    O:\usr\sap\BWP\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20090326104509
    It looks like the same error but in two different logs. Has anyone seen this error before?  Thanks.

    I checked and the datafiles for all the tablespaces are set to autoextend up to 10gb and none have done this in the tablepaces that are close to being full.  I did increase three tablespaces that were showing close to being full and that did not resolve the error.  Would I need to restart the process from the beginning and adjust the dbsize.xml to make it work?

  • Sender FTP Adapter, text mode should convert source file?

    Hi !
    We have a Unix file system where systems and people drop files to be captured by XI. XI runs also on another Unix system.
    We configured the Sender FTP comm channel from XI to use the TEXT mode, to have converted the captured file to Unix TEXT (eol = 0x0A), no matter the format of the file used to transfer the source file to the XI polling folder.
    But we noticed that TEXT or BINARY modes in sender FTP adapter works all the same, like binary.
    What are we doing wrong?
    Thanks,
    Matias

    No. to see the difference put a gif and give txt in file adapter you will get an error for the same file u use binary it works.
    their is difference b/w these . if you use special characters like european then you need to use UTF-8 or UTF-16 or bigInidan  if it is binary then you output will junk charaters for these sysmobls
    Message was edited by:
            Sreeram Reddy

  • RSTRAN & RSBKDTP doesn't convert source system

    Dear All,
    after a system copy from BWP to BWT, and the opportune post-activities (BDLS & change of conversion of source system name after transport), there's a problem with the transport from BWS in BWT of transformation and DTP objects that, respect in table RSTRAN (Transformation) and in RSBKDTP (BW: Data Transfer Process Header Data) does not convert the source system.
    We transport first the datasource and then the cube destination of the ETL (with RC 0, datasource source system correctly updated from SVICNLT111 to TSTCNLT111).
    Then we transport the trasformation and the related DTP (with error, RC 8, because this objects are not avaiable in the source system - and they remains in association with SVI source system).
    For example the trasformation "abcdfe" starts in BWS with the correct association of datasource "ghilmno SVICNLT111" but when it arrives in BWT in the table RSTRAN without change the source system but remain the association with datarource "ghilmno SVICNLT111" instead of the correct association datarource "ghilmno TSTCNLT111".
    The same thing appened for DTP objects in the table RSBKDTP.
    Thank's for help,
    best regards
    Giorgio - Milan

    The solution is descibed within note
    http://service.sap.com/sap/support/notes/2009368
    Reports:
    RSTRAN_BDLS (to correct the transformations so that the DTP is assigned to the correct one)
    RSBKDTP_BDLS
    RSBK_REPAIR_BDLS (corrects inconsistencies on the RSBKDTP table)

Maybe you are looking for

  • Standard BAPI for creating groups in SAP using JAVA and JCO

    Hi, I have a requirement for creating user groups in SAP from java using JCO but i am unable to find the standard BAPI name to creating user groups. Can anyone let me know whats the bapi name for creating user groups in SAP? Thanks in advance, Ani

  • 554 error - problem with email

    Hi My elderly mother-in-law has been getting 554 error messages and from what I can ascertain her email accounts (two of them) have been blocked by BT.  Her account has also suffered a blizzard of mailer-daemon failures over the past week (approx). 

  • Oracle 11gr2 in Oracle Enterprise Linux 64 bit

    Hi, I am installing Oracle 11G(11.2.0.1) in Oracle Enterprise Linux 64 bit(VM ware workstation). I have installed all the rpm's and prerequsites but when i run ./runInstaller and start the installation the GUI screen is very slow in response and scre

  • SET_UPDATE_CONFLICT_HANDLER is making all procedures invalid

    Oracle version 10.2.0.3 DECLARE cols DBMS_UTILITY.NAME_ARRAY; BEGIN cols(1) := 'EMP_PK'; cols(2) := 'TIMESTAMP'; DBMS_APPLY_ADM.SET_UPDATE_CONFLICT_HANDLER(object_name => 'SEMP.EMP',method_name => 'MAXIMUM', resolution_column => TIMESTAMP, column_lis

  • How do I clear bios password (compaq CQ-62)

    How do I clear bios password (compaq CQ-62) the key code is 62154197