Back Up for BI Configuration (NOT DATA)

Hi,
How can I back up only the configuration in the BI Server?
(So if ever there is something wrong with the server i will have configuration backed up some where)
The client does not want to back up data, as the same data is also available in ECC.They are only concerned about the configuration (development) in the BI Server.
Is there a way for me to back up only the configuration in the BI server? How can i do it?
Thanks

Hi Daniel,
Best way to keep track of the configuration is maintian a detailed log for each transport request you are releasing to the Quality and Production server.
Also the Quality and Production server should be closed so that configuration can't carryout directly on these servers. Means, if some thing is to be changed, first you have to do it in the Dev and subsequently after testing move to Production. This way configuration is tracked and maintainded properly.
Hope this helps.
Regards,
Sreenivas.

Similar Messages

  • BAPI/FUNCTION  module for the configure varient data(MRP3 -MM02)

    Hi all,
    I have  a requirenent to send the configure varient data(MRP3 -MM02) to another system.Please guide me how it can be created in receving system.ie please provide a function module or BAPI for the same.
    Thanks.
    Edited by: sanu debu on May 11, 2009 11:01 AM

    I am also looking for the same requirment . could you please let me know if you find any BAPI.

  • 10g Write back works for some users, not others

    Dear Gurus,
    I have a strange problem with the Write Back in my system. We use Write-back pretty extensively and have maybe 10-20 separate reports, updating a number of tables.
    We have been using this system for almost a year with no problems - Myself (logging in as Administrator) and a member of the Business team, logging in as herself (a member of the Presentation Server Administrator Group).
    We now require two more Business power-users to use our Write-back reports. I have added them to the Presentation Server Administrator group. However, when they try to enter values into ANY of the write-back reports, they get the following error;
    An error occurred while writing to the server. Please check to make sure you have entered appropriate values. If the problem persists...
    *State: HY000. Code 10058 [NQODBC]... A general error has occurred. [nQSERROR 27024] The EXECUTE PHYSICAL statement must specify a physical SQL statement to execute (HY000)*
    SQL issued: EXECUTE PHYSICAL CONNECTION POOL "GL Oracle Data Warehouse Connection Pool"
    I do not understand why the write back is working without error for my own user, the Admin user and a member of the business team who is in the Presentation Server Administrator group, but not for two new additions to that group.
    I have checked that the Presentation Server Admin group is granted on the "Enable/Manage Write Back" privilege and on the Execute SQL privilege.
    Any ideas what else I could check?
    Thanks,
    A.

    Hey Amith,
    Thanks for your quick reply! Unfortunately, this doesn't seem to be the case. The system is pretty much wide open, apart from the Write pack privilege, which only the Presentation Server Administrator group has access to.
    I'm having another of my Presentation Server Administrators who has been in the group forever try to use the write back.
    There's no specific connection pool or database level permissions for write back, is there? And there's no specific permissions which need to be set on the xml template files?
    Thanks,
    A.

  • Parallel for-lopp configuration not possible

    Hi
    I have problems in running a parallel for-loop. The task manager indicates only 8% workload, showing that only one of the 12 cores is running. I need that for image processing of a directory of about 20 000 tiff-images (U16, greyscale)
    I first thought it is a problem of Vision-vis, as they use pointers as image references. Pointers would cause troubles in a parallel for-loop. Therefore I briefly rewrote the morphological filter vis without using the vis from the vision-toolbox. but it does not help. The programm is still running with 8% workload, indicating only 1 core is active.
    A small test showed that labview is able to run a task with all 12 cores. It is not a windows configuration problem.
    Maybe someone has an idea why this doesn't work so far. The main programm ist called 'StreifenWegmachenAlleBilderv11Multicore'. All other vis are sub-vis. At the moment it would take ~1 week to process all images. I want to speed it up for an overnight-operation.
    Greetings
    b
    Solved!
    Go to Solution.
    Attachments:
    BildStackBearbeitung.llb ‏549 KB

    Yamaeda wrote:
    GaussFilterOhneVision isn't reentrant, that'll effectively stop parallelization.
    Yes, the missing reentrancy is the main problem. You could even inline it.
    I also get more than 2x faster result by parallelizing the outer, instead of the inner FOR loop. (~ 1.2seconds on my 16 core Xeon)
    Have you tried the 2D convolution directly. Probably would save you quite some programming effort. Even has the padding built-in
    Also, your generation of the Gaussian kernel is a bit convoluted. You could use the outer product of a 1D gaussian. The results agree within ~1e-18 (see snippet, probably irrelevant after converting back to U16)
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    GaussKernel.png ‏46 KB

  • Bapi for Debit/Credit Note data

    Hi All,
    Can someone help me finding an standard BAPI for getting the Debit/Credit note history of a customer.
    Thanks in Advance,
    Abhi.......

    Raj you can try with these also:
    use...
    'BAPI_CRED_MEMO_CREATEFROMDAT2'
    data: con_cr_memo_bus_obj like BAPIUSW01-OBJTYPE value 'BUS2094'.
    CALL FUNCTION 'ZBAPI_CRED_MEMO_CREATEFROMDAT2'
    EXPORTING
    ORDER_HEADER_IN = bapi_hdr
    business_object = con_cr_memo_bus_obj
    convert = 'X'
    IMPORTING
    SALESDOCUMENT = bapi_salesdoc
    TABLES
    return = bapi_ret_tbl
    ORDER_ITEMS_IN = bapi_itm
    ORDER_PARTNERS = bapi_prtnr
    ORDER_ITEMS_inx = bapi_itm_out
    order_schedules_in = bapi_schd_lin
    order_text = bapi_text.
    AND in the cloned ZBAPI above in SE37/80, add this Importing parameter: BUSINESS_OBJECT LIKE BAPIUSW01-OBJTYPE
    Please have a look in older topics:
    <a class="jive_macro jive_macro_thread" href="" __jive_macro_name="thread" modifiedtitle="true" __default_attr="95866"></a>
    <a class="jive_macro jive_macro_thread" href="" __jive_macro_name="thread" modifiedtitle="true" __default_attr="82006"></a>
    Also:
    Did you try BAPI_INCOMING_INVOICE_CREATE with DOC_TYPE (CREDIT MEMO) field in BAPI_INCINV_CREATE_HEADER.
    Amit.

  • ICal - alarms for specific days (not dates)

    I am very forgetful, and I often use iCal to make reminders for myself (using the alarm w/ sound). However, I often have weekly reminders at work. For example, I would back up our files at work on Tuesdays and Thursdays. I was wondering if there is a feature in iCal that can set reminders for specific days of the week. Any input is appreciated. Thanks!

    Create an event on tuesday, go to the repeat menu,
    select custom, mark the days you want the event to be
    (tuesday and thursday). Then go to the alarm menu ans
    set the sound you want.
    Note: if you plan to sync to a palm device, the palm
    doesn't accept events that repeat on specific
    (multiple) days of the week, so create two events,
    one that repeats every Tuesday and another for
    Thursday.
    Thank you so much! You solved my problem! -Catherine

  • Backing up Yahoo email and notes to icloud from iPad

    Hi
    Can anyone help me as I am new to the whole icould thing.  I have an ipad with icloud backup activated and have turned on the icloud back up for email, contacts, notes etc.  What I didn't realise (untill I lost a note) is that I was putting my notes and emails on my yahoo account and that these don't seem to back up to icloud. Am I doing something wrong or do I need to use my icloud email and notes to ensure everything is backed up from ipad and iphone?  Thanks

    You should use icloud's email account for notes.  Also, icloud does not support other email services like yahoo.

  • I like the idea of auto back-up for my new iMac, Ipad and PC Netbook, particularly if I can access all files and data stored on any device.  But I have a Conceptronic router.  Will Time Capsule work with this and how?

    I like the idea of auto back-up for my new iMac, Ipad and PC Netbook, particularly if I can access all files and data stored on any device.  But I have a Conceptronic router.
    1. Will Time Capsule work with this and how?
    2. Can my printer USB be plugged in and then shared between the devices?
    3. Can I create a network and how?
    4.  What happend when a visitor logs onto my existing wireless router?
    I'm new to Macs (well a returning user having started with Mac Plus!!) and not very technical.  Any help / advice will be much appreciated.
    Ray

    The key to what you seem to want to do is to be able to get Apple's Time Capsule router to "join" the network that your Conceptronic router.  I believe that works with some third-party routers, but I've never seen a list of those that work in such a configuration and I have no experience with Conceptronic equipment.
    You might be better off with a Network-Attached Storage (NAS) device instead of a Time Capsule.

  • Concept to retrieve GL for open at key date (back date)

    Dear All,
    Need help in finding the concept for retrieving the GL items for open at key date (back date).
    I have a  requirement to retrieve all the open items of GL at particular  date.Please help me to write a query to retrieve those items which are present in BSAS table opened till that particular date.
    For example : suppose I need to find all the open items of GL till date 01.01.2014.Then we need to retrieve from BSAS table also.What will be the fetching criteria to retrieve from BSAS table.
    Regards
    Sushant

    Hi,
    As Jelena & Nabheet mentioned, these details are already available in standard transactions  FBL3N or FAGLL03. 
    One question is why do you need this report.
    i) In case, you need  to display only selected fields, you can ask the user to create a layout variant. If you want additional fields, there are BTE's available to add extra fields in the transaction. Other option is to create a custom report, call FBL3N transaction using submit statement and then read the runtime ALV data in the calling program.
    ii) If you are using it in smartforms print program, It is always better to copy the logic from FBL3N  than extracting data from BSIS & BSAS tables as that won't always give correct results ( Explanation given below ).
    For some GL's ,  accounting data does not get stored in tables BSIS & BSAS.  Configuration in GL master decides whether accounting document's detail will get stored in indexed tables BSIS & BSAS or not.
    Transaction FS00 ( GL master data)
    If line item display checkbox is ticked- GL accounting details will get stored in BSEG, BSIS & BSAS.
    If line item display checkbox is not set - GL accounting details will be available only in BSEG.
    Regards,
    DPM

  • Error: while configuring logs for changes in infotype data

    Hi All,
    I am configuring the following Tables for maintain logs for changes in infotype data.
    V_T585A, V_T585B and V_T585C
    While configuring V_T585B, when i input * in 'field name' column it gives me an warning message " All data fields in **** infotype 31 will be deleted.
    Please let me know, what does this warning message means?
    Also, How is the report RPUAUD00 read?
    Regards
    Simran

    Hi Simran,
    you are not suppose to give the IT 0031-Reference Personnel Numbers in these tables. why because this will done at the time of Employee hiring only and we don't change this. if you change you will lost the old data in the IT.
    Normally we assign only the IT which we change frequently for the master data. example like 0 1 2 7 8 9 27 582 - 589 2001 2006.
    if you are configuring today means from today on-wards any changes had made to these IT's you can see in the report. before changes will not be seen. in the report you have to choose either long-term document / short-term document and remaining fields as per the requirement.
    Regards,
    Praneeth kumar

  • I thought that I was updating my phone...but it went into Recovery mode with the USB cord pointing to itunes and music notes in a circle. How can I get my Iphone 4 back to working without losing my data? I tried turning the phone off and it is uplugged.

    My iphone 4 is stuck on the lock screen with the USB cord pointing to itunes and music notes. I thought I was updating the phone for itunes but it is now teetering on the Recovery Mode. I do not want to lose my data, etc. Can someone explain how I can get my phone back? Apple support is not helpful.

    Your phone is in recovery mode.  All data on it are already lost.  You must connect your phone to your computer and restore through iTunes.

  • I lost my Iphone and I stored my photos on icloud, how to get those data back? My PC also not working.

    I lost my Iphone and I stored my photos on icloud, how to get those data back? My PC also not working.

    Welcome to the Apple Community Rahul.
    Photos in photo stream...
    You can log into your iCloud account on another computer or device and enable photo stream to see your photos. You should do this as soon as possible because photo stream in the cloud only keeps photos for 30 days and each day you delay, you will lose another days photos.
    Photos in the camera roll...
    If you kept a back up of your device you can use it to restore to a replacement device, this will restore all of the photos in your camera roll and isn't time limited.

  • Ability to turn on cell data for apps is not available

    So, my girlfriend and I believe that we have run into an interesting issue with which we need help.  We had updated her iPhone 5 to iOS 8.2 a few weeks back. After that, it seemed to be mostly ok as she got used to the new system.  We had updated the system for her because she was having issues with constantly going over her data on her cell plan, so after the update, I turned her cell data off on each app as it became available to do so.  We noticed that, for some reason, those switches would flip over again and again for no reason, but we would just turn them off again.  Over the weekend, she was able to switch the button to allow maps to use cell data, as we were in an area that we have never driven in before, and then she turned the data back off for that app, with no problems.  Yesterday, however, she was by herself in a similar situation. When she went to turn on the cell data for maps, she found that the option was no longer there; and not only for maps - the only options to turn on are for facetime and passbook. She could not even turn on cell data for the App Store so that she could download google maps instead.  Can someone please help to get this back? So far, we have tried combinations of turning overall cell data on and off, LTE on and off, powering off the phone, soft (home/lock together) reset, restoring/upgrading to iOS 8.3 and then bringing everything back through a restore of data.  The last thing I have is doing a full reset and starting from scratch, but I am hoping that there is something else that we can do before that. 

    No, Detect Displays had no effect. However, I made the USB connection from the ACD to the iMac after the system was on. Following a re-start, all controls are available. Thank you for your response.
    P

  • How to configure Dynamic Data Connection for Business View

    Hi,
    How can we configure Dynamic Data connection that we can save the profile of the connection to somewhere that we do not need to enter it everytime when we refresh the report?
    thanks and regards
    nora

    Hi James,
    Thanks for the reply. Its solved now. For anybody if interested you can set the dynamic email address either i) having it as part of payload - In this case use the xpath to query the payload varaible ii) use identity service - follow the following steps
    1.Create a user in Application enterprise manager/also you can use a existing account, if u are creating a new one assign the correct role
    2. In either case edit the user-properties.xml(bpel/system/services/config) file for the corresponding user and add an attribute called email
    3. Bounce the server for this changes to take effect
    4. In the notification properties in the to address use ids:getUserProperty and pass the attribute name

  • Photos recently changed from sequential numbering to date/timestamp.  When I import into apps for editing they are out of order.  What can be done to change back to sequential numbering instead of date/timestamp?

    Photos recently changed from sequential numbering to date/timestamp.  When I import into apps for editing they are out of order.  What can be done to change back to sequential numbering instead of date/timestamp?

    The date information is taken from the camera which writes it to the file. This needs to be set to the correct date and time in the camera itself.
    The order the images are shown in the Library mode is set by clicking on the sort button in the tool bar, which if not showing can be activated from view, tool bar. There are different sort orders that can be applied including sorting by file name. You can also sort by dragging the images to the order you wish them to appear in by selecting user order.

Maybe you are looking for

  • Any way to search for casts in java source code?

    Anyone know of a decent way to search your java source files to find all the casts? I ended up doing a simple text search for      " = ("(quote marks not included) which works for my code because I am strict about writing my casts with spaces like   

  • Problem with File receiver

    Hi, I have the following scenario, File->XI->File and I have a problem with the File adapter (receiver). I can't generate it. I was reading blog: File-Xi-File scenario donu00B4t work. SXMB_MONI shows the message correctly but the receiver file is not

  • Oracle 10.2 on OEL 6 64 bit

    Hi, OS : OEL 6 64 bit RDBMS : oracle 10.2 i have some install errors and seems pretty famous. I have error on 65% of installation, where linking process exist. I have browsedthe internet and found that this can be fixed with package "glibc-devel-2.3.

  • Print all delivery number on invoice print out

    Hi , When we create a  invoice against two delivery only one first delivery number shown on invoice ? but my client want to print all delivery number on invoice print out. can you please guide me how to provide it coz only one delivery print . Regard

  • How to provide view selection dropdown like ALV

    Hi all, As you know, ALV can save your own view but it's embeded in component SALV_WD_TABLE. And I want to provide such a dropdown on selection screen before searching. Can I reference this dropdown directly? I've found out the db tables that store t