How to use DB13 on a distribute system

HI,
   We install SAP R3 enterprise 4.7 SR1 as distribute system on 3 different windows 2003 server, Central Instance , Database Instance and Dialog Instance. As I understood, we need to use sm59 to setup the RFC destination so that DB13 can work well.
  So I manually create a RFC destination SAPXPG_DBDEST_DB01 and only test successfully after I install a new dialog instance on database server and connect to this dialog instance. I tried to create SAPOSCOL_DB01 with the folow parame
Connect Type : T
Activition Type: Explicit
Program: saposcol
target: db01  ( db01 could be resolved to IP address and ping well)
but the test is unsucessful.
when I run db13 to backup, it looks the brbackup run on the central instance not on the database instance.
Any one can help to handle this problem or give me some notes about a distribute system RFC setting?
Your kindly help will be appreciated!
Regards

there is not any relation of saposcol program to database backup. as per my understanding, this program is used to collect the data, for database backup from DB13 program sapxpg should be called, so check the SM59 that the connection of this program is working properly or not.
Sap Note : 446172
Regards
Subhash
Edited by: Subhash Chandra on Dec 11, 2008 2:56 PM

Similar Messages

  • How to run DB13 in a Distributed System with Linux+Oracle

    Hello all,
    We have a ERP system which runs on Distrbuted environment(APP server and DB runs on different hosts), OS and DB is RHEL 6.5 and Oracle 11.2.0.3, ECC6.0 EHP7 runs on Netweaver 7.4
    now we would like to backup the database, to run brtools via command line is no problem, but if I run it with Db13, error will occur.
    ============================================
    No application server found on database host - rsh/gateway will be used
    Execute logical command BRBACKUP On host sapsrvcepdblan
    Parameters:-jid ALLOG20140620190905 -u / -c force -t online -m all -p initCEP.sap -a -c force -p initCEP.sap -s
    d
    SAPXPG_START_XPG_LONG: sy-subrc: 01005
    destination = SAPXPG_DBDEST_SAPSRVCEPDBLAN
    number of retries =  1
    SAPXPG_START_XPG_LONG: sy-subrc: 01005
    destination = SAPXPG_DBDEST_SAPSRVCEPDBLAN
    number of retries =  2
    SAPXPG_START_XPG_LONG: sy-subrc: 01005
    destination = SAPXPG_DBDEST_SAPSRVCEPDBLAN
    number of retries =  3
    SXPG_STEP_XPG_START: execute_sapxpg: rc = 1.003
    SXPG_STEP_COMMAND_START: SXPG_STEP_XPG_START returned: 1.003
    SXPG_COMMAND_EXECUTE(LONG)
    <timestamp> = 20140620190906
    COMMANDNAME = BRBACKUP
    SXPG_COMMAND_EXECUTE failed for BRBACKUP - Reason: program_start_error: For More Information, See SYS
    Job cancelled after system exception ERROR_MESSAGE
    ============================================
    I searched for many many notes and SCN messages but none of them solve my issue, I have installed a standalone Gateway sevrer on database instance, and modified SM59 RFC SAPXPG_DBDEST_SAPSRVCEPDB, but the connection test for this RFC always failed.
    Could you kindly share your experiences how to solve this problem? Thanks a lot!
    Best regards,
    Fresh

    Hi Fresh,
    In a distributed environment you need to install SAP gateway instance on the DB host.
    Then in the RFC destination SAPXPG_DBDEST_SAPSRVCEPDBLAN maintain the gateway host and gateway service.
    Post this db13 should work fine.
    Hope this helps.
    Regards,
    Deepak Kori

  • How to use session cookie property of System object?

    Hi all,
    I have searched all over the SDN but didnt get anything relevent so here i am posting my query...
    My scenario is as follows:
    I have created a KM document iview that launches an HTML page, on click of button of HTML page a VC iview is launched. On this iview i have a button that hits BI query.
    PS: A system object is created for the connectivity bet portal and backend BI server.
    PS: i have configured SSO between portal and backend.
    Now when i click on button on iview that fetches the data from backend, i am asked for authentication pop-up, although i have configured SSO why i am asked to enter UID and PWD again??
    In system object there is a property named
    <b>"session cookie = MYSAPSSO2"</b>
    So should i use this property so that cookie will get transfered from one session to other session when i click button on iview??
    If yes then HOW??
    Is there any other setting remained in Visual Admin?? or Backend or portal?
    What could be the missing??
    PS: User id are same on portal & backend.
    Any help will be highly appreciated...
    Regards,
    Ameya
    Thanks in advance
    Message was edited by:
            Ameya Pimpalgaonkar
    null
    Message was edited by:
            Ameya Pimpalgaonkar

    Hi Ameya,
    I do not know the exact answer.However you should look for something called JSESSION ID.
    Have a look at the thread:
    Re: Problems Using Application Integrator for BSP Application
    Reg SSO Logon Tickets and Browser sessions
    How to use jsessionid while making HTTP calls??
    Hope you find something which can help you.
    Regards
    Atul Shrivastava

  • How to Use 0BWTC_C02 Infocube in BW system?

    Hi BW experts,
    I want to use 0BWTC_C02 Infocube in BW System for getting the information about BW Statistics and OLAP Analysis.
    I activated 0BWTC_C02 Data Source and Installed 0BWTC_C02 Infocube.
    I checked Data Source in RSA3, but is is showing 0 Records.
    Please can anyone tell me, How to use this Infocube in BW.
    Regards,
    Anjali

    Hello,
    In 7.0 sys this cube is obsolute, they are replaced by 0TCT* ICs.
    If in 3.5,
    The BW Statistics u2013 OLAP(0BWTC_C02 ) InfoCube contains the data that is generated as a result of executing the queries. The reporting authorizes for this InfoCube, for example, how often certain InfoCubes or queries are used. In addition, detailed information is available for runtimes and data volume, for example.
    http://help.sap.com/saphelp_bw33/helpdata/en/52/e91c3b85e6e939e10000000a11402f/frameset.htm
    you can activate and de-activate individually the processes for saving and transferring data. This keeps the time it takes to transfer and save BW statistics data to a minimum and avoids using memory space unnecessarily.
    Procedure:
    http://help.sap.com/saphelp_bw33/helpdata/en/52/e91c3b85e6e939e10000000a11402f/frameset.htm
    Reg,
    Dhanya

  • How to use Db Provider Factories with System.Data.SqlServerCe

    I'm using SQL Server Compact Edition, but in the future I would like to be able to switch to another SQL Server Edition or even a different database. To achieve this, Microsoft recommends using DB Provider Factories (see: Writing Provider Independent Code in ADO.NET, http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=674426&SiteID=1).
    I enumerated the available data providers on my PC with:
    Code Snippet
    System.Reflection.Assembly[] myAssemblies = System.Threading.Thread.GetDomain().GetAssemblies();
    The important entry is:
    "SQL Server CE Data Provider"
    ".NET Framework Data Provider for Microsoft SQL Server 2005 Mobile Edition"
    "Microsoft.SqlServerCe.Client"
    "Microsoft.SqlServerCe.Client.SqlCeClientFactory, Microsoft.SqlServerCe.Client, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91"
    When executing:
    Code SnippetdataFactory = DbProviderFactories.GetFactory("System.Data.SqlServerCe");
    I got at first this error run time message:
    Failed to find or load the registered .Net Framework Data Provider.
    I added a reference to "Microsoft.SqlServerCe.Client" at C:\Programme\Microsoft Visual Studio 8\Common7\IDE\Microsoft.SqlServerCe.Client.dll and the program runs.
    Of course, it uses "Microsoft.SqlServerCe.Client" instead of "System.Data.SqlServerCe". Laxmi Narsimha Rao ORUGANTI from Microsoft writes in the post  "SSev and Enterprise Library" that "Microsoft.SqlServerCe.Client" is not meant to be used and that we should add the following entry to the machine.config file:
    Code Snippet<add name="SQL Server Everywhere Edition Data Provider" invariant="System.Data.SqlServerCe" description=".NET Framework Data Provider for Microsoft SQL Server Everywhere Edition" type="System.Data.SqlServerCe.SqlCeProviderFactory, System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91" />
    After changing the code to:
    Code Snippet
    dataFactory = DbProviderFactories.GetFactory("Microsoft.SqlServerCe.Client");
    I get the same error message as before, even after adding a reference to "System.Data.SqlServerCe"  at C:\Programme\Microsoft Visual Studio 8\Common7\IDE\System.Data.SqlServerCe.dll.
    Any suggestion what I should do ? Just use "Microsoft.SqlServerCe.Client" ? Anyway, I don’t like the idea that I have to change the machine.config file, since I want to use click once deployment.

    It seems there is no DbProviderFactory for System.Data.SqlServerCe. At least I couldn’t find one, no matter how hard I searched on the Internet. I only found Microsoft.SqlServerCe.Client.SqlCeClientFactory. But we are not supposed to use Microsoft.SqlServerCe.Client and the 2 classes do have quiet some differences among their members. So I decided to write my own factory:
    Code Snippet
    public class SqlCeClientFactory: DbProviderFactory {
    public static readonly SqlCeClientFactory Instance = new SqlCeClientFactory();
    public override DbCommand CreateCommand() {
    return new SqlCeCommand();
    public override DbCommandBuilder CreateCommandBuilder() {
    return new SqlCeCommandBuilder();
    public override DbConnection CreateConnection() {
    return new SqlCeConnection();
    public override DbDataAdapter CreateDataAdapter() {
    return new SqlCeDataAdapter();
    public override DbParameter CreateParameter() {
    return new SqlCeParameter();
    That was easy enough, right ? I spent 1 week investigating the problem, 10 minutes solving it. I wonder why Microsoft didn’t include this class, because they have already the code in Microsoft.SqlServerCe.Client. I guess they have their reasons, but of course, they don’t tell us. After wasting one more month, I probably can tell. Oh, how I hate this.
    Or has anyone an idea what might be the problem ?

  • How to use maps on car audio system of Prius 2012

    How can you make MAPS work on car audio system of Prius 2912.
    It used to work before the software upgrades.

    Hi,
    Would you please import those missed referenced management packs and then check the result.
    In addition, please also refer to the below link for more details:
    https://gallery.technet.microsoft.com/SCOM-Script-Widgets-Sample-ef74b7e6
    Regards,
    Yan Li
    Regards, Yan Li

  • How to use mobile internet in xp system through usb cable

    I was using mobile internet on my pc through usb tether. I have a xp system and I connect through use cable. I downloaded PdaNet+ usb tether driver and it was working fine for a couple of days. But now it is not working and I can't even re-install it. Can anyone tell me the other option to install usb tether driver on xp system.

    Not possible. The USB connection only allows for data transfer between the computer and the device, it cannot function as a gateway to the Internet.
    tt2

  • Generic Extraction (or) How to use table in R/3 system as datasource in BW?

    Hi all,
    Hope all are having a great day
    Can any1 tell me the steps, for Generic Extraction.
    It will be very helpful, if the steps are as much as simpler as posible.
    I know to create a simple cube in BW.
    I have this much knowledge, depending on this can any1 tell me the steps for Generic Extraction from R/3.
    examples wud be vry useful
    Regards,
    Sourav

    hi,
    Maintaining Generic DataSources 
    Use
    Independently of application, you can create and maintain generic DataSources for transaction data, master data attributes or texts from any kinds of transparent tables, database views, InfoSets of the SAP query or using a function module. As a result, you can make use of the generic extraction of data.
    Procedure
    Creating a Generic DataSource(RSO2)
           1.      Select the DataSource type and give it a technical name.
           2.      Choose Create.
    The creating a generic DataSource screen appears.
           3.      Choose an application component to which the DataSource is to be assigned.
           4.      Enter the descriptive texts. You can choose any text.
           5.      Choose from which datasets the generic DataSource is to be filled.
                                a.      Choose Extraction from View, if you want to extract data from a transparent table or a database view. Enter the name of the table or the database view.
    After generation, you get a DataSource whose extract structure is congruent with the database view or the transparent table view.
    For more information about creating and maintaining database views and tables, see the ABAP Dictionary Documentation.
                                b.      Choose Extraction from Query, if you want to use a SAP query InfoSet as the data source. Select the required InfoSet from the InfoSet catalog.
    Notes on Extraction Using SAP Query
    After generation, you now have a DataSource whose extract structure matches the InfoSet.
    For more information about maintaining the InfoSet, see the System Administration documentation.
                                c.      Choose Extraction using FM, if you want to extract data using a function module. Enter the function module and extract structure.
    The data must be transferred by the function module in an interface table E_T_DATA.
    Interface Description and Extraction Process Flow
    For information about the function library, see the ABAP Workbench: Tools documentation.
                                d.      With texts, you also have the option of extraction from domain fixed values.
           6.      Maintain the settings for delta transfer where appropriate.
           7.      Choose Save.
    When extracting, look at SAP Query: Assigning to a User Group.
    Note when extracting from a transparent table or view:
    If the extract structure contains a key figure field, that references to a unit of measure or currency unit field, this unit field must appear in the same extract structure as the key figure field.
    A screen appears in which you can edit the fields of the extract structure.
           8.      Editing the DataSource:
    &#61601;        Selection
    When scheduling a data  request in the BW Scheduler, you can enter the selection criteria for the data transfer. For example, you may want to determine that data requests are only to apply to data from the previous month.
    If you set the Selection indicator for a field within the extract structure, the data for this field is transferred in correspondence with the selection criteria in the scheduler.
    &#61601;        Hide field
    You should set this indicator to exclude an extract structure field from the data transfer. As a result of your action, the field is no longer made available in BW when setting the transfer rules and generating the transfer structure.
    &#61601;        Inversion
    Reverse postings are possible for customer-defined key figures. For this reason, inversion is only possible for certain transaction data DataSources. These include DataSources that have a field that is indicated as an inversion field, for example, the field update mode in the DataSource 0FI_AP_3. If this field has a value, then the data records are interpreted as reverse records in BW.
    Set the Inversion indicator if you want to carry out a reverse posting for a customer-defined field (key figure). The value of the key figure is then transferred in inverted form (multiplied by –1) into BW.
    &#61601;        Field only known in exit
    You can enhance data by extending the extract structure for a DataSource using fields in append structures.
    The indicator Field only known in Exit is set for fields of an append structure. In other words, by default these fields are not passed onto the extractor from the field list and selection table.
    Deselect the indicator Field Only Known in Exit to enable the Service API to pass on the append structure field to the extractor together with the fields of the delivered extract structures in the field list as well as in the selection table.
    9. Choose DataSource ® Generate.
    The DataSource is now saved in the source system.
    Maintaining Generic DataSources
    •        Change the DataSource
    To change a generic DataSource, in the initial screen of DataSource maintenance, enter the name of the DataSource and choose Change.
    You can change the assignment of a DataSource to an application component as well as the texts of a DataSource. Double-clicking on the name of the table, view, InfoSet or extract structure takes you to the appropriate maintenance screen. Here you can make changes required to add new fields. You can fully swap transparent tables and database views, but not InfoSets. If you return to the DataSource maintenance and choose Create, the screen for editing a DataSource appears. To save the DataSource in the SAP source system, choose DataSource  ® Generate.
    If you want to test extraction in the source system independently of a BW system, choose DataSource  ®  Test Extraction.
    •        Delta DataSource
    In the Change Generic DataSource screen, you can delete any DataSources that are no longer relevant. If you are extracting data from an InfoSet, delete the associated query. If you want to delete a DataSource, this must not be connected to a BW system.
    For more information about extracting using SAP Query, see Extraction using the SAP Query.
    hope this helps.
    assign point if so
    partha

  • How to use logon group of backend systems via reverse proxy

    Hi
    we have setup EP 6.0 in DMZ2 and connected backend servers in INTERNAL network. We have another firewall for DMZ1. In order to provide access to EP and respective backend systems, we have installed two reverse proxy servers on Apache, one in DMZ1 and another in DMZ2. We could able to reach to the backend system successfully in this setup by using proper rewrite rule for virtual systems in order to connect to multiple systems.
    However we have observed that connection for backend systems is established only to respective CI and not to any of the application server, even though we have created "Load Balancing" systems in EP and used the same logon group of backend systems.
    Kindly suggest us if there is any option using which we can establish connection via Load balancing option in this current setup of ours.
    Thanks
    Pradeep

    Hi Mechael/Dutt
    We r using Integrated ITS in WAS 6.40. and we r maintaing seperate entries for each systems in rewrite rule.
    Thanks
    PRadeep

  • How to use net.rim.device.api.system.GPRSInfo in WTK 2.5.2 for CLDC

    I have just started with JME coding for a month or so and done the following:
    - install sun_java_wireless_toolkit-2_5_2-windows.exe
    - install BlackBerry_JDE_4.6.0.exe
    - set PATH environment variable to ...;c:/program files/java/jdk1.6.0_07/bin;C:\Program Files\Research In Motion\BlackBerry JDE 4.6.0\bin
    - add in my source file import net.rim.device.api.system.GPRSInfo to get the Cell-ID (s = String.valueOf(cellinfo.getCellId()))
    but get the following error when I try to build my project:
    ... package net.rim.device.api.system does not exist
    import net.rim.device.api.system.GPRSInfo;
    What do I need to do to fix this?
    Thanks

    Thanks Shan but this is not what I want to do. I don not want to develop into the BB JDE but stay with the WTK. The 2 MIDlet programming models are different and I want to use the standard J2ME model.
    Anyway, I solved my issue by adding just the net.rim.device.api.system classes I need into the midpapi20.jar by simple unpacking the BB jar and the WTK jar into a new environment tree where I mixed what I need (actually just added the net.rim.device.api.system.GPRSinfo and GPRSCellInfo classes into the complete midpapi20.jar structure and repack the whole thing into a new midpapi.jar.
    I can now access the RIM API form within my MIDlet buitl with WTK

  • How to use SAP in a single system

    i have installed sap 4.7c but my computer is not in a LAN so while starting SAP is showing RED and not starting  . how to configure this and , do anybody now about loop back

    HI,
          Control Panel ->  Add to remove Hardware ->Add/troubleshootdevice->Add new device-> No i want to select from list->Network Adapters -> Microsoft (Manufacturer)->microsoft loop back adapter->next->finish
    Give the ipaddress and in the \etc\hostfile also make the entries
    Regards
    Umesh K

  • How to Use 0TCT_C01 Infocube in BW System?

    Hi BW Experts,
    I want to Install 0TCT_C01, 0TCT_VC01 and 0TCT_MC01 to get the OLAP Statistics Information.
    Please can anyone help me.
    What are the Data Sources we need to Use for these Infoproviders??
    And what are the settings we need to do??
    I read the Forums, but I could not understand the information.
    Thanks in advance,
    Regards,
    Pinky

    Hi,
    Basically to need to install BW Statistic, please follow this link about BW Statistic:
    [http://help.sap.com/saphelp_nw04s/helpdata/en/44/10cb9a8f345cf9e10000000a155369/frameset.htm|http://help.sap.com/saphelp_nw04s/helpdata/en/44/10cb9a8f345cf9e10000000a155369/frameset.htm]
    Or you have enterprise portal 7, you can install BI Administration Cockpit to perform administration tasks more simply and quickly. [http://help.sap.com/saphelp_nw2004s/helpdata/en/44/08a75d19e32d2fe10000000a11466f/frameset.htm|http://help.sap.com/saphelp_nw2004s/helpdata/en/44/08a75d19e32d2fe10000000a11466f/frameset.htm]
    All object included datasource will be provided after you install this content.
    Regards,
    Steph

  • How to use the software supported by system 7.5 in OSX 10.5?

    Here is the description of this old software:
    Your PowerLab CD will be most satisfactory if you have as a minimum, System 7.5, QuickTime 2.5 (supplied in the folder System Additions), thousands of colors, 16 megabytes of RAM, and at least a "double speed" CD player.
    I am a new user of mac. Is there any patch I could download to make the software compatible to my current OS X system?
    Thanks a lot!

    You can't. Look at these links.
    *Mac OS X: What is a Classic Application?*
    http://support.apple.com/kb/TA20902
    *Do Classic applications work with Mac OS X 10.5 or Intel-based Macs?*
    http://support.apple.com/kb/HT2253
     Cheers, Tom
    (='.'=)
    (")_(")

  • How can use FileChooser to navigate remote system

    Assume that in server program i have a JFileChooser and when i specify the ip address of client system i want navigate client file sytem
    if u have any idea about it please give me

    Assume that in server program i have a JFileChooser and when i specify the ip address of client system i want navigate client file sytem
    if u have any idea about it please give me

  • How to make JWS use custom, private JRE distributed through SMS

    Hi
    In our company, we would like to introduce JWS to deploy Java clients. Currently, we us software management system (SMS) to push the java clients to the workplaces. With JWS, we hope to streamline this process.
    The challenge is the following:
    For security reasons, our workplaces may only have one public JRE. Public = known by the system and used by e.g. the web-browser to run applets. The JRE that we need to run JWS applications is custom (we needed to add / replace some libraries to support SSO, ORB etc), and needs to be installed privatly, e.g. no entry in the windows registry etc. From what I understand, this could be achieved by specifiying an product version in the JNLP file plus a href attribute that specifies where the product can be found (<j2se version="..." href="..."/>). We would prefer though to distribute the JRE via the SMS rather than via a webserver in order to keep the network load small.
    My questions are the following:
    - Is it possible to instruct JWS, or configure the JNLP file in a way to force the usage of a JRE that is laying in a particular path on the local file system? (Have the SMS distributed through the SMS?)
    - If not - so if we cannot use a SMS for distributing the JRE - how can the JRE be retrieved? From what I understand, a servlet needs to be listening at the "href" location?
    - Is there a way around the servlet? We hoped to be able to use a plain HTTP server to keep cost low, so if there is a way around needing a servlet to serve the JRE that would be great.
    - If not - what logic should the servlet implement? Is there a reference implementation? Is there a new mime-type needed?
    Many thanks in advance,
    Johannes
    Edited by: 852297 on 14-Apr-2011 02:46

    Did you also place a deployment.config file , to point to your deployment.properties file?
    In the deployment.properties, specify the location of your custom jre:
    deployment.javaws.jre.0.platform=1.5
    deployment.javaws.jre.0.registered=true
    deployment.javaws.jre.0.osname=Windows
    deployment.javaws.jre.0.path=jre\\bin\\javaw.exe
    deployment.javaws.jre.0.product=1.5.0_05
    deployment.javaws.jre.0.location=http\://myjre.download.location
    deployment.javaws.jre.0.enabled=true
    deployment.javaws.jre.0.osarch=x86The above properties tag your custom jre, as been downloaded from http://mrjre.download.loaction - This location doesnt have to exist.
    In your .jnlp file, specify this download location in the jre tag.

Maybe you are looking for

  • How can i see my Iphone IMEI status?

    How can i see my Iphone IMEI status?

  • Why I can not insert into a table?

    Hi, all, I have a table "personstudy" with records already. Its primary key is "subjectid". and I have added a new column named "personstatus" varchar2(20) to it. After that, I want to insert into the field with "enrolled" for all records there. My s

  • Connection MPB to Sony Bravia

    how do I connect my MBP to a Sony Bravia TV

  • Help me please :) desperate!

    I have had itunes for a long time but all of sudden when i open it, a box comes up saying that it is updating itunes. I cannot click out of it. This means i can't put any more songs on my ipod because when this updating box comes up its freezes my co

  • Scripting on SAPGUI 6.4  is not reliable

    I use it with 6.1,6.2 and as soon as it was delivered. No problem. Now for unattended reason the user part of the interface can shrink  and the controls are not there. Am  I alone? Didier