BDLS not changing tables

Hi,
I ran several bdls jobs in paralell but checking the logs the job all jobs refer to the same. I ran one job for tables on E, then started one for F and then one for G. when F and G finished the spool listed only entries for E.. startinga new job now it will only give me the E table log and I can see that no tables has been changed.
How can I fix this so that BDLS changes what it is supposed to do?
regards,
Kristian

Why do you need to run the BDLS in parallel? running for different clients?
Basically the BDLS is for converting one log.sys to another for that client.
How you are running for tables that start with E, F or G*
startinga new job now it will only give me the E table log
Are you reading the complete spool?
Was there any system copy the reason behind your BDLS?
More information is required otherwise your message will be unnoticed.
Check this blog for running BDLS in short time.
Link: /people/hari.peruri/blog/2006/11/01/execute-conversion-of-logical-system-names-bdls-in-short-time-and-in-parallel--intermediate

Similar Messages

  • Tables are deleted but database size does not change in sql server 2008r2

    Hi All,
    20GB Tables are deleted in my database but database size does not change and disk size showing same size.

    Hi ,
    I have ran the Disk usage by Top Tables report and Identified couple of tables with unwanted data for last 5 years. I have deleted the data for the first 3 years and then ran the Disk usage by Top Tables report again. When I compared the report before
    and after the data deletion, I have noticed certain facts which is not matching with what I know or learned from experts like you. The following are the points where I am looking for clarification:
    1.Reserved (KB) has been reduced. I was expecting the data Reserved (KB) will remain the same after the data deletion. 
    2. The Data(KB) and Indexes(KB) fields have been reduced as expected. The Unused(KB) field have been increased as expected.
    I was expecting the total of Data(KB) and Indexes(KB) field space gained will be equal to the Unused(KB) field gained after deleting the data. But that is not the case. When I deducted(subtracted) the difference in  the Reserved(KB)(Difference before
    and after data deletion) field from the Total of space gained from the data deletion is equal to the Unused(KB) gained field value.
    I am not a SQL expert and not questioning but trying to understand whether we really gain space by deleting data from the tables. Also keen to get the concepts right, but my testing by deleting some records confused me.
    Looking ahead to all your expert advice.
    Thanks,
    Vennayat

  • BDLS: Partner profiles not change - System Landscape Copy (SRM+HCM+ERP)

    Hello,
    Can anybody help me for system copy i.e. production to quality.
    System Landscape:
    - 1 central HCM System
    - 1 central SRM System
    - 6 Backend Systems (ERP)
    Problem: Change Log. Systemnames (SALE) and Partner Profiles (WE20) and ALE-Distribution Model (BD64).
    We run BDLS (change RFC/log.Systemnames/ change BD64), but we have problems with Partner Profiles (WE20). Which do not change !
    Anybody knows this problem?
    What can I do?
    Thanks, Silke

    Running BDLS would not normally revert the setting for the partner profiles. You could either load it again via backup transport or make new entries accordingly to the specific settings prior to the system copy.

  • Crystal Reports XI does not allow to change Table to SQL command?

    I have report that has Table in Datasource and this table used in report and all fileds are mapped. I need to change table to SQL Command with the same result set of collumns. When I try to Update in Set Datasource Location - it does not work. CR XI allow to update Command to table but Table to Command just do nothing.
    What I have to do or how I can do it?

    Alexander,
    That's probably the "Best" way to do it, and long term you'll want to start adding BOE to your work flow.
    If you want to get around it, here how:
    1) MAKE A COPY OF YOUR REPORT AND WORK FROM THE COPY!!! This involves some a good deal of destruction before you get into reconstruction.
    2) Once you have created your command, remove the table.
    3) Now the fun part... Go through report and manually change all references to the 1st table...
       report fields
       formulas
       selection criteria
       groups
       the whole 9 yards...
    A short cut for the future... If you make all of your formula copies of all of your fields ( fCustomerName = {Table.CustomerName} ) and then only use the formula version of the field in the reports, you can make these changes very easily. (All you have to do is update the one set of formulas.)
    Also as a side note before you get started... You may want to think twice before you mix commands with tables. You loose the server side filtering and grouping on the tables when you do that.  So if you have several tables, you are better off doing the whole thing in one SQL command, do all of your filtering and sorting there and use it to replace ALL of your tables.
    Basically, Graham's way is the easy way... Assuming you have access to the BOE.
    Jason

  • Oracle CDC Not able Drop change table

    Hi ,
    we are trying to execute "DROP_CHANGE_TABLE" prcoedure inorder to drop the change table, However we are stuck with below error
    ORA-06550: line , column :
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 1014
    ORA-06512: at line 1
    06550. 00000 -  "line %s, column %s:\n%s"
    *Cause:    Usually a PL/SQL compilation error.
    *Action:
    exec DBMS_CDC_PUBLISH.DROP_CHANGE_TABLE ('SCHEMA_NAME' , 'TABLE_NAME', 'Y');
    Can someone please let me know what could cause this issue?

    Some of the CDC settings were corrupted we had to delete the data from the dictionary tables and then create the change sets and change tables again.

  • Prcc error Currency GBP is not in table TCURR

    Hi,
    While importing the credit card transaction using PRCC for canadian employyees an error message was obtained "Currency GBP is not in table TCURR".
    In the table V_PTRV_CCC i can see that there is the orignal GBP amount and also the excahange rate and converted CAD amount.
    There is no GBP to CAD conversion rate in table TCURR.
    My question is why do we need to have entry in table TCURR when Diner credit card is providing the excahnge rate and converted amount?
    How to fix this problem.
    Thank You!

    Hi,
    To resolve this error, you will need the exchange rate defined in the TCURR table (ob08). Once defined, sap will just validate that it exists in teh system. The real exchange rate will be what Diner provides so the employees will see the correct GBP amount and the exchange rate from Diner (not from what you define in TCURR) and so the reimbursement in CAD will match what Diner is billing the employee.
    Depending on your config, the exchange rate field should be grayed out for credit card charges so that employees cannot change it and so the amounts will always match the billed amount.
    Hope this helps.
    Sal

  • Currency BAM is not in Table TCURR transaction were moved to table PTRV_CCC

    Hi Team,
    we have problem , still we are maintaining currency  BAM not in TCURR table but when we upload the data credit card details
    system shows error message " Currency BAM is not in Table TCURR transaction were moved to table PTRV_CCC for correctionot
    we are maininting Exchaqnge rate like below
    GBP to BAM
    can any one guide me where is the Mistake ,
    thanks
    Ranamka

    Hi,
    To resolve this error, you will need the exchange rate defined in the TCURR table (ob08). Once defined, sap will just validate that it exists in teh system. The real exchange rate will be what Diner provides so the employees will see the correct GBP amount and the exchange rate from Diner (not from what you define in TCURR) and so the reimbursement in CAD will match what Diner is billing the employee.
    Depending on your config, the exchange rate field should be grayed out for credit card charges so that employees cannot change it and so the amounts will always match the billed amount.
    Hope this helps.
    Sal

  • Module pool Image is not changeing

    Hi
    In my report Im calling a screen with Image. I have different images uploaded using SE78. But everytime  same image is comming, not different. If I click on different ouput image the workarea is changing (WTAB-IMAGE) but the same image is comming. The code is below. I am unable to trace the bug. Please help.
    REPORT  ZKD_PIC_ON_SCREEN.
    TYPES : BEGIN OF TTAB,
            IMAGE TYPE CHAR70,
            END OF TTAB.
    DATA : ITAB TYPE STANDARD TABLE OF TTAB,
           WTAB LIKE LINE OF ITAB.
    START-OF-SELECTION.
    " all image are different
    WTAB-IMAGE = 'AERDE04-C'.
    APPEND WTAB TO ITAB.
    WTAB-IMAGE = 'AETDF07-C'.
    APPEND WTAB TO ITAB.
    WTAB-IMAGE = 'XPFTD01-C'.
    APPEND WTAB TO ITAB.
    WTAB-IMAGE = 'XPFTF02-C'.
    APPEND WTAB TO ITAB.
    LOOP AT ITAB INTO WTAB .
      WRITE AT : /2 WTAB-IMAGE.
      HIDE WTAB-IMAGE.
    ENDLOOP.
    AT LINE-SELECTION.
      IF WTAB-IMAGE IS NOT INITIAL.
        CALL SCREEN 700 STARTING AT 10 10 .
        " created a Custom control name PICTURE_CONTAINER
      ENDIF.
    *&      Module  STATUS_0700  OUTPUT
    *       text
    MODULE STATUS_0700 OUTPUT.
      SET PF-STATUS '700'.
    *  SET TITLEBAR 'xxx'.
      DATA: W_LINES TYPE I.
      TYPES PICT_LINE(256) TYPE C.
      DATA :
      CONTAINER TYPE REF TO CL_GUI_CUSTOM_CONTAINER,
      EDITOR TYPE REF TO CL_GUI_TEXTEDIT,
      PICTURE TYPE REF TO CL_GUI_PICTURE,
      PICT_TAB TYPE TABLE OF PICT_LINE,
      URL(255) TYPE C.
      DATA: GRAPHIC_URL(255).
      DATA: BEGIN OF GRAPHIC_TABLE OCCURS 0,
              LINE(255) TYPE X,
            END OF GRAPHIC_TABLE.
      DATA: L_GRAPHIC_CONV TYPE I.
      DATA: L_GRAPHIC_OFFS TYPE I.
      DATA: GRAPHIC_SIZE TYPE I.
      DATA: L_GRAPHIC_XSTR TYPE XSTRING.
      CALL METHOD CL_GUI_CFW=>FLUSH.
      CREATE OBJECT:
      CONTAINER EXPORTING CONTAINER_NAME = 'PICTURE_CONTAINER',
      PICTURE EXPORTING PARENT = CONTAINER.
      CALL METHOD CL_SSF_XSF_UTILITIES=>GET_BDS_GRAPHIC_AS_BMP
        EXPORTING
          P_OBJECT       = 'GRAPHICS'
          P_NAME         = WTAB-IMAGE " It is changeing but Image is not changing
          P_ID           = 'BMAP'
          P_BTYPE        = 'BCOL'
        RECEIVING
          P_BMP          = L_GRAPHIC_XSTR
    *  EXCEPTIONS
    *    NOT_FOUND      = 1
    *    INTERNAL_ERROR = 2
    *    others         = 3
      IF SY-SUBRC <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      GRAPHIC_SIZE = XSTRLEN( L_GRAPHIC_XSTR ).
      L_GRAPHIC_CONV = GRAPHIC_SIZE.
      L_GRAPHIC_OFFS = 0.
      WHILE L_GRAPHIC_CONV > 255.
        GRAPHIC_TABLE-LINE = L_GRAPHIC_XSTR+L_GRAPHIC_OFFS(255).
        APPEND GRAPHIC_TABLE.
        L_GRAPHIC_OFFS = L_GRAPHIC_OFFS + 255.
        L_GRAPHIC_CONV = L_GRAPHIC_CONV - 255.
      ENDWHILE.
      GRAPHIC_TABLE-LINE = L_GRAPHIC_XSTR+L_GRAPHIC_OFFS(L_GRAPHIC_CONV).
      APPEND GRAPHIC_TABLE.
      CALL FUNCTION 'DP_CREATE_URL'
        EXPORTING
          TYPE     = 'IMAGE'
          SUBTYPE  = 'X-UNKNOWN'
          SIZE     = GRAPHIC_SIZE
          LIFETIME = 'T'
        TABLES
          DATA     = GRAPHIC_TABLE
        CHANGING
          URL      = URL.
      CALL METHOD PICTURE->LOAD_PICTURE_FROM_URL
        EXPORTING
          URL = URL.
      CALL METHOD PICTURE->SET_DISPLAY_MODE
        EXPORTING
          DISPLAY_MODE = PICTURE->DISPLAY_MODE_FIT_CENTER.
      CLEAR : L_GRAPHIC_XSTR, URL, CONTAINER.
    ENDMODULE.                 " STATUS_0700  OUTPUT
    *&      Module  USER_COMMAND_0700  INPUT
    *       text
    MODULE USER_COMMAND_0700 INPUT.
      DATA : OK_CODE          LIKE SY-UCOMM.
      CASE OK_CODE .
        WHEN 'OK'.
          CLEAR OK_CODE .
          LEAVE TO SCREEN 0.
        WHEN 'CANC'.
          LEAVE TO SCREEN 0.
      ENDCASE.
    ENDMODULE.                 " USER_COMMAND_0700  INPUT
    Edited by: KaushiK©Datta on Feb 25, 2009 11:24 AM

    Try to call:
    CONTAINER->INVALIDATE_CACHE
    Regards.
    Jordi

  • Error while creating publisher change tables in CDC

    Hi,
    I am implementing Change Data Capture. I got getting following error while creating publisher change tables in Staging database. My database version is 10.2.0.2.0 .
    I appreciate your help.
    ERROR at line 1:
    ORA-29540: class oracle/CDC/PublishApi does not exist
    ORA-06512: at "SYS.DBMS_CDC_PUBLISH", line 611
    ORA-06512: at line 2
    Thanks,
    Venkat.

    This problem got fixed when I ran below script!!
    @$ORACLE_HOME/rdbms/admin/initcdc.sql;

  • Statistic report with figures that will not change when rerun months later

    Hi,
    Is there any good practices that we can follow to create statistic reports with figures that will not change even when rerun after few months later?
    My scenario is my statistic report is generated based on data that is "alive" which means the record will get change after a period of time. So, if you generate the statistic report in for January 2006 in the month of January and regenerate in May for the January 2006 statistic, the figure is different. But what I want is to be able to get the same figures.
    I know in this case looks like we need some sort of summary tables, so posting this to get advice on the best way to design such summary tables. Please comment if there is other ways of doing it.
    Summary tables may work for statistic report, but how to support detail report listing where the records are required to be the same when it was generated few months ago.
    Please advise.
    Thank you.

    What happens, when you execute a report today is the following: a select statement is fired at the data base and the result set is displayed in the report. The data can change after the moment you launched your report. What you could do to keep the result set the same, is implementing a user parameter that fills your date discriminator.

  • How to change Table Cell Field Type Dynamically?

    Hi All,
    I am fetching some news data from backend DB and displaying them in a WD Table. Now one News Item may or may not have a URL behind it. If I find the URL as null then I want to display the news as simple TextView otherwise as LinkToUrl. How can I change this input type dynamically for each row in the runtime?
    If I use LinkToUrl all the time then the items which has URL as null gets displayed as normal text, but they are of very faint color and I can not change the text design. Whether if I user TextView I can set some text design like Header2, Header 3 etc.
    Can anybody please help with some code block? My main requirement is how to change the table cell input type dynamically.
    Thanks in Advance.
    Shubhadip

    Hi Shubhadip,
    This is the sample code for creating and adding a table cell editor table dynamically.
    public static void wdDoModifyView
    (IPrivateDynamicTableCreationView wdThis, IPrivateDynamicTableCreationView.IContextNode wdContext, com.sap.tc.webdynpro.progmodel.api.IWDView view, boolean firstTime)
    //@@begin wdDoModifyView
    /*** 1.Create Table **/
    IWDTable table =
    (IWDTable) view.createElement(IWDTable.class, "table1");
    table.setWidth("100%");
    table.setVisibleRowCount(data.length);
    /*** 2.Create nameColumn **/
    IWDTableColumn nameColumn =
    (IWDTableColumn) view.createElement(IWDTableColumn.class, "Name");
    IWDCaption colHeader =
    (IWDCaption) view.createElement(IWDCaption.class, "NameHeader");
    colHeader.setText("–¼‘O");
    nameColumn.setHeader(colHeader);
    IWDTextView nameViewer =
    (IWDTextView) view.createElement(IWDTextView.class, "NameViewer");
    nameViewer.bindText(nameAtt);
    IWDTableCellEditor editor = (IWDTableCellEditor) nameViewer;
    nameColumn.setTableCellEditor(editor);
    table.addColumn(nameColumn);
    IWDTableColumn nationalityColumn =
    (IWDTableColumn) view.createElement(
    IWDTableColumn.class,
    "Nationality");
    IWDTableCellEditor nationalityEditor =
    (IWDTableCellEditor) nationalityViewer;
    nationalityColumn.setTableCellEditor(nationalityEditor);
    table.addColumn(nationalityColumn);
    /** 3. Bind context to table **/
    table.bindDataSource(nodeInfo);
    //@@end
    Bala
    Kindly reward appropriate points.

  • How to change table RSRPARAMETRIZA manually

    Dear friend,
    I would like to schedule some of our report using broadcast.
    to change variables value dynamically we create variants and
    now i want to change the values of those variabels using program.
    For this purpose i followign this link.
    Re: abap program to maintain variants in RSRPARAMETRIZA
    I wrote a program but its giving me error
    Caused by: com.sap.engine.lib.xml.parser.NestedSAXParserException: Fatal Error: com.sap.engine.lib.xml.parser.ParserException: XML declaration must be in lower case
    I am unables to understand why its doing like this.
    Any help will be highly appricated.
    Regards
    Malik

    You are right Danny i also want same what you are doing.
    But BI 7 is not update table RSRVARIANT.
    BI 7 update table RSRPARAMETRIZA and all the values of this table in XML format.
    any how i solved the problem by this link.
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/f048c590-31a4-2c10-8599-bd01fabb93d4
    Thanks for your help danny.
    Regards
    Malik

  • TEXT FIELD NOT CHANGED IN JVA DOCUMENT

    Hi Experts,
    Have an issue here. When we change a document line item text in a FI document in FB02, the same change is not reflected in the JV document in GJLI. Can you please explain why this happens or if there is a solution for this.
    Thanks,
    Hari Dharen

    Hi,
    1.  First Check if Text is updated in Material document or not. if not then
    Check in system if function module MBCF0002  is activated or not.
    if it is activated then code must be written there for Text to flow.
    follow SAP Notes 1518592 - Table MSEG-SGTXT is not filled
    MBCF0002 exit EXIT_SAPMM07M_001 include ZXMBCU02
    2. please check notes 837859 for MIRO Text because there are three differnet Text in MIRO
    Hope Help U !
    Regards,
    Pardeep Malik

  • Visited link color is not changing when there is no page redirection

    Visited link color is not changing when i just open a popup on clicking the hyperlink.. whereas visited link color gets changed when i redirect to a new page on clicking the hyperlink
    I want to have my visited link color to change even if i show a popup on clicking the hyperlink
    This works fine with IE..

    Hi,
    Have a look at the user status table TSOCM_STAT_PROP and see if there are any unwanted PROCESS_TYPE <> STSMA combinations.
    For your process type there should only be one kind of status schema assigned.

  • When Matching Users Via Email, Changing Email Address Does Not Change Login

    Well, the subject pretty much says it all, but here're some examples of what's going on:
    Initial Data
    - Create 2 Business Partners in SAP, C1 and C2.
    - Create 2 Contact Employees in SAP, Adam with email adam at eden.org in C1 and Eve with no email in C2.
    Synch
    - Run Initial Synch followed by Standard Synch (for good measure).
    - Web Tools gets user Adam with username adam at eden.org.
    - Web Tools gets user Eve with username 2, the unique key for SAP's Contact Employee.
    Data Change In SAP
    - Adam's email is removed.
    - Eve's email is populated with eve at eden.org.
    Resynch
    - Run Standard Synch.
    - Web Tools changes both email addresses, with Adam's being erased and Eve's becoming eve at eden.org.
    - Web Tools does not change the UserID, leaving Adam's as adam at eden.org and Eve's as 2.
    That last bullet is the big problem: if a user changes an email address, the username doesn't change. Is there any way to change this across the board, or perhaps even force users to login via their current email address?

    Also, there is a field in the Users table called EmailLogin. I have tried without success to change this field so that the user would use this field to login instead of the UserID, but have been unsuccessful in getting it to work.
    As an alternative, the login control in /plugins/loginblock.ascx contains, as a portion, the following code:
        protected void loginMain_LoggedIn(object sender, EventArgs e) {
            NPUser user = new NPUser(loginMain.UserName);
            ((NPBasePage)Page).Login(user.UserID, user.AccountID, false);
    Wouldn't it be simple to do the following?
        protected void GetUserIDFromDBByEmail(string email) {
            string userid;
            System.Data.SqlClient.SqlConnection conn = new System.Data.SqlClient.SqlConnection();
            System.Data.SqlClient.SqlCommand cmd = new System.Data.SqlClient.SqlCommand(conn, "SELECT Users.UserID FROM Users WHERE Users.Email='" + email.Replace("'", "''") + "'");
            userid = (string)cmd.ExecuteScalar();
            cmd.Connection.Close();
            conn.Close();
        protected void loginMain_LoggedIn(object sender, EventArgs e) {
            string userid;
            // Though we're passing the "username" from the form,
            // we know that we're expecting the email to be in it
            userid = GetUserIDFromDBByEmail(loginMain.UserName);
            NPUser user = new NPUser(userid);
            ((NPBasePage)Page).Login(user.UserID, user.AccountID, false);
    Again, the benefit to this is that you can synch using the Internal B1 Contact Code, which will remain constant and unique, and have the availability to change the way the user logs in by modifying the email address. Of course, email addresses would have to remain unique as well, but that's an easy enough thing to check for.

Maybe you are looking for

  • My Ipod touch no longer recognized by Itunes.

    Works fine with Windows 8, but not picked up by Itunes. I've already restarted Itunes, restarted local service for Ipod and restarted computer and Ipod.I have already visited http://support.apple.com/kb/ts1363 

  • FlashBanner on my site?

    hey, im trying to put this flash banner for a friends band on my site. (<object width="468" height="90"><param name="movie" value="http://www.sweatshopunion.com/promo/SweatshopUnion_FlashBanner.swf"></pa ram> <embed src="http://www.sweatshopunion.com

  • Font substitution: Arial Unicode for Arial #2

    Almost forgot: we're running InDesign CS3 on Windows XP 2nd Ed, with 2G RAM. Cliff Moore

  • Visual admin tool&configer tool

    whta is main difference of visual admin tool&configer tool

  • How to make a design for a whole t-shirt and then make the shirt?

    Hi all, I have an idea for a t-shirt design that would require that the entire shirt be printed, not just the front and/or back.  I was wondering if anyone had any ideas on: 1.) How I would make the design on Photoshop CS5 (I also have Illustrator CS