Modification of an object deactivates transformations of other objects

Dear Gurus,
I have the following issue:
I want to modify an object, eg. GFIFISPER. There is only one transformation related to this object: RSDS DS_GFIFISPER_ATTR BWFLATFILE -> IOBJ GFIFISPER.
However, when I modify and activate GFIFISPER, not only this one transformation gets inactive, but also all transformations related to objects in which GFIFISPER is an atrribute.
This happens not only for GFIFISPER but also for all other InfoObjects in this box (server).
It didn't happen earlier and also in other boxes (like a sandbox) it doesn't happen (only transformations related to the changed object get inactive). Are these any particular settings of the box which were changed in the meantime? What can I do to prevent all these transformation from deactivating?
Thanks in advance,
Peter.

Hi,
Instant Solution to make active all other  transformations is RSDG_TRFN_ACTIVATE and RS_TRANSTRU_ACTIVATE_ALL
I am still looking on How to prevent this situation.....?
Regards,
Suman

Similar Messages

  • [svn] 3504: New flag to allow a component to maintain a centered perspective transform , plus other minor transform cleanup.

    Revision: 3504
    Author: [email protected]
    Date: 2008-10-06 23:44:07 -0700 (Mon, 06 Oct 2008)
    Log Message:
    New flag to allow a component to maintain a centered perspective transform, plus other minor transform cleanup.
    setting the layout matrix or matrix3D now resets transform X/Y/Z to 0.
    setting the component's x/y/z or calling move or setActualSize no longer blows away non-standard transforms (i.e., shear).
    UIComponents can now maintain a centered perspective transform.
    Modified Paths:
    flex/sdk/trunk/frameworks/gumbo-manifest.xml
    flex/sdk/trunk/frameworks/mxml-2009-manifest.xml
    flex/sdk/trunk/frameworks/projects/flex4/manifest.xml
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/AdvancedLayoutFeatures.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/core/UIComponent.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/CompoundTransform.as
    flex/sdk/trunk/frameworks/projects/framework/src/mx/geom/Transform.as
    Added Paths:
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/Animate3D.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/Rotate3D.as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/effectClasses/Animate3DInstance .as
    flex/sdk/trunk/frameworks/projects/flex4/src/flex/effects/effectClasses/Rotate3DInstance. as

    There are a couple of references which can be found on Portalstudio.oracle.com that are of some use:
    1. A FAQ for Portal 9.0.2.6 Export/Import http://portalstudio.oracle.com/pls/ops/docs/FOLDER/COMMUNITY/OTN_CONTENT/MAINPAGE/DEPLOY_PERFORM/9026_EXPORT_IMPORT_FAQ_0308.HTM
    2. Migration Instructions by Larry Boussard (BRUSARDL)
    3. Migrating Oracle Portal from Dev Systems to Production Systems bt Dheeraj Kataria.
    These are all useful documents for a successful first-time Export-Import. However, the limitations and lack of robustness I listed in my first post, make the process so time-consuming and error fraught as to not be a practical development strategy.

  • Apply Smart object transformation to other layers

    Is there a way to get the current transformation used on a Smart Object layer (scale/skew/rotat/perspective/warp/etc.), to allow applying it to other layer(s)? I've looked through the Javascript reference, and I haven't found anything that appears to allow this.

    Thanks, that's what I thought. I have many scenarios which need this, and it's a real annoyance that it doesn't seem possible. Somewhere in the file are the coordinates and specs which are controlling the transformation, and no way to access them
    Among the needs I have, I work with people who seem to think of Smart Objects as if they are folders - I sometimes have to dig thorugh 5 or 6 layers of smart objects to get to what needs editing, and at least one occasion, Photoshop has crashed as I was trying to save my way back to the original document, losing the changes that I had made. I was hoping to be able to make a script which would open the Smart Object, bring the layers therein into the current document and apply the same transformations. This would save me a LOT of time fixing these messy files. It would also allow me to match an existing Smart Object layer to different Smart Object layer. I sometimes need to do this, as I occasionally edit one smart object only to find that several others which are the same graphic, are actually separate Smart Objects.
    Oh, well. Maybe CS6. ...or CS7... or...
    Thanks again.

  • Missing field from source DSO in transformation to other DSO

    Hi SDN,
    I am facing the following problem:
    I have created DSO "A" and a transformation rule to DSO "B". InfoObject 0RATE_TYPE is available in both DSOs... BUT: when I am creating the transformation rule the field from DSO "B" (on the right side) is not connected to any filed from source DSO "A" because there the field 0RATE_TYPE is not offered.
    What I have tried so far:
    - reactivate DSO "A"
    - remove 0RATE_TYPE from DSO "A", activate DSO "A", include 0RATE_TYPE again, reactivate DSO "A"
    - newly created DSO "A"
    All this has not resulted in any other than the problem described before. One thing I recoginized: when doubleclicking on the DSO "A" I see the field 0RATE_TYPE, when doing a right click and selecting "Object overview" the field is also missing!
    I have run out of ideas and I would like to see if any of you has had the same problem and has found any solution.
    PLEASE help me!
    Thank you in advance!!

    Hi,
    Did you try to logoff and logg on again?
    (sometimes BI show things after leaving the transaction)
    IS the DSO activated?
    Is the field compounded to another field that is not in the DSO?
    You might try a work around:
    Make a routine that reads your DSO to get the field.
    (If the ABAP-editor also gives an error on thing field something very strange is going on indeed)
    Success,
    Udo

  • Modification of info object to correct the error in process chain.

    Hi Gurus,
    I'm facing some problem as mentioned below.
    I'm loading data by using 5 info packages. Out of these 5 only one info package data has loaded properly the remaining 4 info packages are showing red status in process chain. Even though monitor status is green. When i checked the process chain it is showing error that duplicate data records.
    I did analysis and i came to know that due to info object data type the info object Material number and Material group are showing same values. Now I need to correct the data type for those info objects. I've loaded these directly to info cube and to ODS object.
    Now can anybody tell me the solution how do we go about to change the data type from  Numc to Char. If we change how does it affect in cube as well as in ODS. How do we correct these type of errors when we are in Production system.
    Thanks in advance....
    Amarnath

    hi Ravi,
    Thanks for your help.
    Thanks & regards,
    Amarnath.
    Message was edited by:
            amarnath Reddy

  • Internal table modification in ABAP object event

    Hi Gurus
    I have an internal table displayed using ALV - OOPS concept. THe internal table has 15 rows in my test program but it can go up depending on user inpout.
    I am able to display it . on the screen . One of the fields is editable . It is required that it take input from user and on pressing enter , the value entered in that cell should be subtracted from a total amout displayed in the cell next to it.
    I have used the following code . There are no errors , but nothing happens when I edit it. The screen remains as it is.
    Any help will be very useful
    DATA : ITAB type ITABT occurs 0.
    DATA : itab_w  like line of  itab.
    CLASS LCL_EVENTS_D0100 IMPLEMENTATION.
    METHOD handle_data_changed.
    DATA: ls_good TYPE lvc_s_modi.
    DATA : L_PLANETYPE TYPE ITABT-SEL_QUANT.
    LOOP AT er_data_changed->mt_good_cells INTO ls_good.
          CASE ls_good-fieldname.
    check if column PLANETYPE of this row was changed
            WHEN 'SEL_QUANT'.
              CALL METHOD pr_data_changed->get_cell_value
                 EXPORTING
                   i_row_id = ls_good-row_id
                   i_fieldname = ls_good-fieldname
                 IMPORTING
                   e_value = l_planetype.
          ENDCASE.
          LOOP AT ITAB INTO ITAB_W .
          read table itab into itab_w WITH KEY FINDEX = LS_GOOD-ROW_ID .
          itab_w-f_balquant = itab_w-f_balquant - l_planetype.
          modify itab FROM itab_w .
        endloop.
          ENDLOOP.
    ENDMETHOD.
    ENDCLASS.

    Hi,
    Hi,
    AND also use
    * Module Pai INPUT                                                     *
    * PAI module                                                           *
    module pai input.
      save_ok = ok_code.
      clear ok_code.
      call method grid1->check_changed_data
        importing
          e_valid = v_valid.
    " After this system will automatically update your changed data into
    " internal table t_zthlog
      case save_ok.
        when 'EXIT'.
          perform f_exit_program.
        when 'CANC'.
          perform f_exit_program.
        when 'BACK'.
          perform f_exit_program.
        when 'SAVE'.
          perform f_save_data.
      endcase.
    endmodule.                               " Pai INPUT
    aRs

  • How do you manually deactivate a transformation?

    Is there a way to manually deactivate a transformation?  I've looked around, tried to make a change to it, etc and haven't been able to find a way to do it.  I would like to deactivate one as its no longer used but don't want to delete it should it become a valid solution later.

    Hi
    Manually you cannot deactivate transformation. What you can do is go to change mode, change something in transformation.
    Like remove the link and map it again. Then just save and donu2019t activate. Go back. You will see not equal to symbol beside transformation.
    Thanks
    Srikanth

  • Please help - free transform distort...

    Hey.
    No matter what I try, I can't get to distort objects using the free transform tool. I know I have to click/hold/drag the anchorpoint first, I've read all the help files, tutorials and sp forth, but none of the modifier-keys has any effect while I'm doing that. I'm a fairly experienced user, and - to put it mildly - about to kick in my screen over not getting something simple as this to work?!
    I'm on a Mac, using CS4. And pretty pissed off...
    Hans

    Make sure Bounding Boxes are visible (View menu.)
    Select the object.
    Get the FreeTransform tool. Mousedown on a BoundingBox corner.
    THEN press and hold the modifer keys.
    Then drag.
    JET

  • Creation of new object link for DMS

    i have searched a lot  about Creation of new object link for DMS on internet .
    and all replies  focus on that documentation :
    1.     Program two screens for the following module pools for the SAP object that is to be linked additionally:
    u2013 SAPLCV00
    u2013 SAPLCVIN
    The process logic must be according to that of screen 0204 in program SAPLCV00 and must not be changed.
    2.     Create the function module OBJECT_CHECK_XXXX (XXXX = name of the SAP object).
    i need  to know how to implement that  in more detailed step by step
    as  i know DMS and  abap also.

    Hi Reda,
    Hope the below URL will help to understand how the Process of adding a object link works.
    Enhancement Without Modification of the Object Links - Engineering Change Management (LO-ECH) - SAP Library
    Thanks & Regards,
    Seshadri.

  • Can´t move objects in elements 12 ??

    Hi !
    When I try to cut or copy objects in elements 12 – I am not able to move them in the picture. When I do, they jump right back to where I cut them. The only way is if I chose “free transform” but other functions e.g. “content aware move” do not work either..
    I have tried to re-install – same results. I am running a MAC version on Yosemite 10.10
    Anyone?

    Hi,
    We sincerely apologize for the problem customers are facing while using a trackpad with Photoshop Elements 11 & 12 on Mac OSX 10.10 (Yosemite).
    We have been actively working with Apple to resolve this problem as quickly as possible. We're hopeful this will get completely resolved in an upcoming update of Yosemite(MAC 10.10).
    In the meanwhile, you have two options to work around this problem:
    1. Option1: Use a mouse instead of the trackpad
    2. Option2: Install a plug-in which should workaround the problem
    Plug-in installation instructions:
    1. Close Photoshop Elements
    2. Download this zip file to a location you can easily find (e.g. your desktop)
    3. Unzip the file, WhiteWindowWorkaround.plugin, and move it to the Plug-In folder:
    • For Elements 12 – //Applications/Adobe Photoshop Elements 12/Support Files/Plug-Ins/
    • For Elements 11 - //Applications/Adobe Photoshop Elements 11/Support Files/Plug-Ins/
    You can verify the plug-in is installed by launching the Photoshop Elements Editor and choosing Help > System Info... Scroll to the bottom of the text in the dialog and look for the plug-in name "WhiteWindowWorkaround.plugin".
    Note: This plugin is a temporary workaround and should be used until this issue is addressed in Mac OSX 10.10 (Yosemite). Please remove this plugin once the issue is officially resolved by Apple.
    If you are using a stylus in conjunction with a trackpad, you might see issues with your trackpad. Workaround in this particular case is to use mouse instead of the trackpad.
    Hope this helps!
    Regards,
    vaishali

  • How to process for an ECC 6.0 upgrade for different objects (RICEF)?

    Hi eaxperts,
    I am new to upgrad project. Can anyone pls. tell me in details things that need to be undertaken in an ECC upgrade project for different objects e.g. RICEF and How should I process for the same?
    Please also tell me the important T-codes for the same and how to use them.
    Thanks a lot in advance,
    Sandy

    Hi,
    Please read below lines.I think u can get some knowledge about UPGRADE.
    u2022     System preparation and stack level patch upgrade u2013 Basis Team
    First of all, the basis team installs the Latest SAP version on the hardware and they apply all the general patches up to the latest stack level. All the stack levels of various patches u2013 Basis, ABAP, XI etc should be brought up to the latest level by the basis team. In case, all the stack levels are not the latest, it might create problems like new objects coming into the SPAU during the upgrade or thereafter u2013 these will be explained in sections below.. So it is a good practice to get the system to the latest stack level.
    u2022     SPDD Phase u2013 ABAP and Functionals
    This transaction code SPDD is the core step in an upgrade project. The system compares all the dictionary objects u2013 data elements, database tables and structures of the latest system (say ECC) with the previous or the old system (Say 4.6c). These all elements are present under two nodes u2013 with modification assistant and without modification assistant. Objects present under with modification assistant have the modification assistant u2018ONu2019 and we can see the modification logs.
    u2022     Up gradation of the system u2013 Basis Team
    After the SPDD phase is complete, the basis team prepares the system for an UPGRADE u2013 i.e. the old system would be replaced by the new system. In this phase, the system asks for the SPDD request u2013 the single request which generates and activate all the dictionary objects present in SPDD phase in the new system u2013 ECC. If the request do not contains the same objects which were present in SPDD, the system shows a danger alarm u2013 stating that this SDPP request do not contains all the desired objects and it might make the system unstable. In case any other objects are missing, there and then it should be put in the SPDD request.
    u2022     SPAU Phase u2013 ABAP and Functionals
    The SPAU transaction contains the objects u2013 Programs, Reports, Screens, Messages, Notes, Function Modules etc. which have difference in the Latest SAP request and the previous ones. This SPAU phase can be done either just after SPDD or after the Up gradation of the system by the Basis team.

  • Objects in a OCS Package

    Hi,
    Is it possible to get a list of all objects in an OCS Package (for instance SAPKE60030) online, that is without downloading the package?
    Thanks & Regards

    Yes, just click the information button beside it. That will display the list of notes and modifications included in the package
    Regards
    Juan

  • Trapped by the completely useless Modification Assistant !!!!!!!

    Hi all you SAP gurus
    Some background....
    Our system SAP r/3 4.7
    We have a number of SAP screens we have modified to include functionality for Quick Address. The modifications were a couple of extra screen elements and a bit of code. This allows the user to populate address information via "Quick Address" into the sap address screen. This worked fine until the latest SAP support pack (SAPKB62070) amended the screens in question (Function Group SZA1 screens 0201 and 0301). The result of the support pack was that our bespoke code was replaced by the newly modified SPack code and screen changes. Modifcation assistant was on.
    The problem....
    So we thought, easy, all we have to do is re-apply our bespoke code to the now changed screens. However, the Modification Assistant had decided that that's not going to happen !. The Modification Assistant refused to allow any editing of the screens at all. So we checked SPAU and found entries for SZA1 screens 0201 and 0301. We accepted the modifications for these objects in SPAU which created a  transport request. The entries in SPAU were cleared and we got the green tick. The Mofication Assistant proudly anounced modifications were now possible, Horray !
    But No ! All the Modification Assistant had done was replace the support pack changes with the old code, it had lied, the objects were still unmodifiable. Now we had old unmodifiable code.
    To fix this we used the version control to put the support pack changes back in. This worked, however, the entry in SPAU for these onbjects now returned so the Modification assistant now refuses to allow changes to the screens and code.
    We are now in the fabled "Modification Assistant Loop of Death !" We cant modify because there are entries for these objects in SPAU. If we sort theses out it puts old code back in and we still cant modify anything. If we restore the correct version a new entry is created in SPAU preventing any further modification.
    And No....
    We can't switch Moddifcation Assistant off for this object, It won't let us (so don't suggest that and expect any points !!!!)
    My general perception of Modification Assistant....
    A good idea, but appallingly implemented by SAP, it it is very far from "assisting"  anybody.
    Cheers,
    Hugh "I do not like Modification Assistant" Gemmell

    the fiend wrote:
    Douze wrote:
    Another issue with shuffle:
    3 - The podcasts are not taken into account
    That's because Podcasts are set to "Skip on shuffle". If you really wish to change that behaviour, in iTunes select the Podcast episode and choose *Get Info/Options* and turn off the tick-in-the-box for *Skip when shuffling.* Then Sync the iPod to make the changes on the iPod as well. (Skip on shuffle is the default and most Podcast listeners prefer it that way.)
    Thanks, I wasn't aware of this option set by default. Don't see the point of having this option set as default... podcasts are not in the same spot by default... Anyway I know now what to do to shuffle my music and podcasts
    the fiend wrote:
    I'm not sure I've understood your first post, about the shuffle feature. Are you doing this in iTunes or on your iPod? (Not that it should make any difference, they should work the same way.) If I have my iPod set to shuffle albums and I start the iPod playing at (for instance) track 3 of "an album", then it should play track 3, then 4 then 5 and so on to the last track of that album. It will not play tracks 1 or 2 from that album. Then it will start at track 1 of "another" album, at random and usually by another artist and play it from track 1 through to the last track. Are you expecting another album _by the same artist_ to be chosen at random? If so, try going into the menu as follows: *Main/Artist/<artist name>/(play).*
    I am playing the songs on my computer, either the mac or the pc. When I set "shuffle by albums" I would expect iTunes to randomly choose an album in my library and then randomly play the songs of the album. I don't want it to pick the first song all the time and play the other ones in order.

  • Authorization Objects in HR

    Hi,
    I have an interface which modifies the HRP1000 Objects & other HRP Infotypes.
    I need to check the Authorizations for this.
    Like S_TABULIN, P_PERNR, P_ORIGIN for PERNR, do we have any authorization object for these HRP data?
    Please suggest.
    Thanks,
    Suryakiran

    the sample code for PLOG check
    MAIN PROCESSING
      CLEAR: subrc,
             infty,
             otype.
      DESCRIBE TABLE i_plog LINES v_lines.
      IF v_lines IS INITIAL.
        EXIT.
      ENDIF.
      SORT i_plog.
      DELETE ADJACENT DUPLICATES FROM i_plog COMPARING ALL FIELDS.
      LOOP AT i_plog.
        IF i_plog-plvar IS INITIAL.
          i_plog-plvar = c_01.
        ENDIF.
        IF i_plog-istat IS INITIAL.
          i_plog-istat = c_1.
        ENDIF.
        IF i_plog-ppfcode IS INITIAL.
          i_plog-ppfcode = c_disp.
        ENDIF.
        IF NOT i_plog-subty is INITIAL.
    *-- Check Authority using subtypes along with infotypes
          AUTHORITY-CHECK OBJECT 'PLOG'
             ID 'PLVAR'   FIELD i_plog-plvar
             ID 'OTYPE'   FIELD i_plog-otype
             ID 'INFOTYP' FIELD i_plog-infotyp
             ID 'SUBTYP'  FIELD i_plog-subty
             ID 'ISTAT'   FIELD i_plog-istat
             ID 'PPFCODE' FIELD i_plog-ppfcode.
            MOVE sy-subrc to subrc.
            IF subrc <> 0.
              infty = i_plog-infotyp.
              otype = i_plog-otype.
              EXIT.
            ENDIF.
        ELSE.
          AUTHORITY-CHECK OBJECT 'PLOG'
             ID 'PLVAR'   FIELD i_plog-plvar
             ID 'OTYPE'   FIELD i_plog-otype
             ID 'INFOTYP' FIELD i_plog-infotyp
             ID 'SUBTYP'  DUMMY
             ID 'ISTAT'   FIELD i_plog-istat
             ID 'PPFCODE' FIELD i_plog-ppfcode.
            MOVE sy-subrc to subrc.
            IF subrc <> 0.
              infty = i_plog-infotyp.
              otype = i_plog-otype.
              EXIT.
            ENDIF.
        ENDIF.
      ENDLOOP.

  • How to change attributes of Objects of all windows in a MDI application

    Hi,
    I have a MDI application to draw Object. In these MDI windows I can modify attributes of Object like color, size... Now I want to create an option, when the user change or modifies attribute of Objects in a window, so it allow to change attributes of objects in all windows. I don't know how I can do it, please help me. Thanks

    Allow your objects to alias mutable attribute objects.
    import java.awt.*;
    import java.awt.event.*;
    import java.awt.geom.*;
    import java.util.*;
    import javax.swing.*;
    import java.util.List;
    public class Example extends JPanel {
        private List bangles = new ArrayList();
        protected void paintComponent(Graphics g) {
            super.paintComponent(g);
            Graphics2D g2 = (Graphics2D) g;
            for(Iterator j=bangles.iterator(); j.hasNext(); )
                ((Bangle)j.next()).paint(g2);
        public void addBangle(Bangle bangle) {
            bangles.add(bangle);
            repaint();
        public static void main(String[] args) {
            JFrame.setDefaultLookAndFeelDecorated(true);
            JDialog.setDefaultLookAndFeelDecorated(true);
            Example app = new Example();
            JFrame f = new JFrame("Example");
            Container cp = f.getContentPane();
            cp.add(app, BorderLayout.CENTER);
            cp.add(Controller.create(app), BorderLayout.NORTH);
            f.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
            f.setSize(800,600);
            f.setLocationRelativeTo(null);
            f.setVisible(true);
    class Controller {
        private Shade shade1 = new Shade(Color.GREEN), shade2 = new Shade(Color.RED), currentShade=shade1;
        private Example modelView;
        public static JComponent create(Example modelView) {
            return new Controller(modelView).createUI();
        private Controller(final Example modelView) {
            this.modelView = modelView;
            modelView.addMouseListener(new MouseAdapter(){
                public void mousePressed(MouseEvent evt) {
                    Rectangle shape = new Rectangle(evt.getX(), evt.getY(), 20, 20);
                    modelView.addBangle(new Bangle(shape, currentShade));
        private JComponent createUI() {
            ButtonGroup bg = new ButtonGroup();
            final JToolBar tb = new JToolBar();
            final JRadioButton rb1 = createRadio("Shade 1", true,  shade1, bg, tb);
            final JRadioButton rb2 = createRadio("Shade 2", false, shade2, bg, tb);
            JButton btn = new JButton("Change color of selected shade");
            btn.setContentAreaFilled(false);
            btn.addActionListener(new ActionListener(){
                public void actionPerformed(ActionEvent evt) {
                    Color newColor = JColorChooser.showDialog(tb, "Choose new color", currentShade.getColor());
                    if (newColor != null) {
                        currentShade.setColor(newColor);
                        if (currentShade == shade1)
                            rb1.setForeground(newColor);
                        else
                            rb2.setForeground(newColor);
            tb.add(btn);
            return tb;
        private JRadioButton createRadio(String text, boolean selected, final Shade shade, ButtonGroup bg, JToolBar tb) {
            JRadioButton rb = new JRadioButton(text, selected);
            rb.setContentAreaFilled(false);
            rb.setForeground(shade.getColor());
            rb.addActionListener(new ActionListener(){
                public void actionPerformed(ActionEvent evt) {
                    currentShade = shade;
            tb.add(rb);
            return rb;
    class Bangle {
        private Shape shape;
        private Shade shade;
        public Bangle(Shape shape, Shade shade) {
            this.shape = shape;
            this.shade = shade;
        public void paint(Graphics2D g2) {
            g2.setColor(shade.getColor());
            g2.draw(shape);
    class Shade {
        private Color color;
        public Shade(Color color) {
            this.color = color;
        public Color getColor() {
            return color;
        public void setColor(Color color) {
            this.color = color;
    }

Maybe you are looking for

  • Workspace Error with Large Financial Report Book

    I have been having inconsistent issues getting certain FR books to run in Workspace with the only error I'm receiving being: +5200: Error executing query: EssbPROD/RE/RE/nholmes/Error(1042006) Network error [10048]: Unable to connect to [EssbPROD:142

  • Connecting cables For MacBook  to a VGA

    What connecting cables can I buy to connect my MacBook with a (I guess) standard size DVI to a VGA standard? All I can find are Mini-DVI (which I don't have on my MacBook) to VGA. Help!!!

  • How to set password in JMS adapter

    Hi All, I have put a JMS adpater partner link into a BPEL process, and everything seems to work fine, except that it wants to authenticate to the App Server using oc4jadmin/welcome1 and I used a different password. Can anyone tell me where to set the

  • Video out: fuzzy?

    I picked up the connector yesterday for my iMac 20" Core Duo, and I hooked it up to a Dell 23" wide screen monitor as my "second monitor" and I have to say: pretty "fuzzy" picture on the dell, which is crisp when connected directly to another mac. I'

  • How to remove SMD entries from SLD?

    We migrated our systems to new hardware.  The SLD still have SMD entries for the old servers, and they show up in the Agent Administration screen on the SLD tab. I have removed the SAP systems from the SLD, but the SMD instances are still there. How