Messed up transports

Hi guys,
I am in strange situation and in need of some expert advice.
While changing or creating new objects in our Development server,I always saved them under 'Dont Transport 'Requests and when my changes felt satisfactory for me,I used to UNLOCK the DONT TRANSPORT REQUESTS and save them again under TRANSPORTABLE requests and transport them to Q and Prod.
Now I got instruction that I am not allowed to have any UNRELEASED requests and have to release everything to Quality.I was afraid that it may mess up objects so took discussion with Transport people.But they said it willnot be any problem as Transport system always picks up RECENT COPY of an object and I should release everything.They said they never delete anything.I did release everything.Now I checked one query and its showing wrong values.I have few doubts about this messed up process
1.First of all,as far as I know,all my Dont Transport requests are in unlocked status as I used to unlock them to save the changes in New Transportable requests.Do unlocked requests really carry changes to Quality...?Do unlocked requests create any troubles?
2.How can I best verify allthe objects involved(Do I really need to verify as all or most of Dont Transport requests are unlocked)?I am really worried because many objects been to Production
3.How can I fix this mess?Do I need to re-transport everything and test everything and move to Prod?
4.What would have been the best action I would have taken when Basis guys asked me to release these requests other than explaining the situation to them?
Thanks alot for your help.

This is something wierd situation what you have it now.
Normally for some of the pharma related customers will have a strict policies towards their transports and its maintenance.
The best approach is to talk to your basis team that whether they will be really importing those unrelated transports in Quality or not? If they are just releasing and leaving the transport without importing them to Q as its not a valid then you are fine with that.
But as a practive if the transport is not valid then they shud not import them into Production or to Q. So discuss in details with Basis team as to not import any of them in the next level.
Option 2: If they say that it will be imported alone in the Q system then try to indentify whats the earlier version of transport on those objects which is valid, once you have collected the information then you can reimport the valid Transport once again to get the proper status of the objects in Q again.
Most of the times your do not transport will not be imported perfectly in Q or in P as the snapshot of the objects wil lbe different. But it some cases yes it will overwrite and will create an issue.
Hope this is clear for you.

Similar Messages

  • Why quality sytem disk space  should be the same as Production disk space

    Hi All,
    Why quality sytem disk space should be the same as Production system disk space. Please give few points and also the impact if the disk spaces are not same. Its URGENT.

    Karunakar,
    It all depends on what you do with your QA system. I personally don't think QA and Prod should be of the same size.
    QA is your testing environment, the one where you perform the final tests and validations before going to Prod.
    In my personal experience and practice, for QA:
    - Daily loads of Master Data - Master Data is good to keep it updated, for obvious reasons
    - No daily transactions loads - You can load your transaction data on demand, depending on the specific area you need to test. You can initialize and load sample periods or sets of data. Once you're done, that's it.
    - No copy from BW Prod to QA - You really don't need to. As far as they do "refresh" from R/3 Prod to R/3 QA, you'll have data in QA good enough to test. Also, copying Prod to QA in BW can mess your transports sequence and put the systems out of sync or make you re-transport requests that were already in QA but not in Prod. Also, by doing those copies, it's like having two Production systems to maintain... Your landscape and maintenance costs will grow much faster
    In my opinion, Development and QA have a controlled growing, following those guidelines. Only Prod will keep growing during time, which makes sense.
    My 2 cents...
    Regards,
    Luis

  • Error with requestDispatcher

    import javax.servlet.http.*;
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    import java.util.*;
    import java.io.*;
    import javax.servlet.*;
    public class SendMail extends HttpServlet
         public void doPost(HttpServletRequest request, HttpServletResponse response) {
              MailInfo mailInfo = new MailInfo();
              String from = request.getParameter("from");
              String to = request.getParameter("to");
              String host = request.getParameter("host");
              String message = request.getParameter("message");
              String file = request.getParameter("file");
              String subject = request.getParameter("subject");
              mailInfo.setFrom(from);
              mailInfo.setTo(to);
              mailInfo.setHost(host);
              mailInfo.setMessage(message);
              mailInfo.setSubject(subject);
              //response.reset();
              request.setAttribute("mailInfo",mailInfo);
              try{
                   Session mailSession = Session.getDefaultInstance(new Properties(),null);
                   Address fromAddress = new InternetAddress(from);
                   Address toAddress = new InternetAddress(to);
                   MimeMultipart multipart = new MimeMultipart();
                   MimeBodyPart bodyPart = new MimeBodyPart();
                   bodyPart.setContent(message,"text/plain");
                   multipart.addBodyPart(bodyPart);
                   bodyPart = new MimeBodyPart();
                   DataSource source = new FileDataSource(file);
                   bodyPart.setDataHandler(new DataHandler(source));
                   multipart.addBodyPart(bodyPart);
                   MimeMessage mess = new MimeMessage(mailSession);
                   mess.setContent(multipart);
                   mess.setFrom(fromAddress);
                   mess.addRecipient(Message.RecipientType.TO,fromAddress);
                   Transport transport = mailSession.getTransport("smtp");
                   transport.connect(host,"","");
                   transport.sendMessage(mess, mess.getAllRecipients());
                   transport.close();
                   RequestDispatcher rd = getServletContext().getRequestDispatcher("/success.jsp");
                   rd.forward(request, response);          }catch(Exception e){
    When i run this servlet it throws an excpetion is:java.lang.IllegalStateException. This exception is thrown by the rd.forward command. I can not process it. Who can process this problem please help me. This is my email :[email protected]. Thanks a lot

    What is the stack trace of the exception?
    - Saish

  • Hyper Transport Sync Flood Error (msi 785gm-e51)

    hello all,
    my pc
    x4-630
    his 5750
    vgen 2gb 1333
    corsair 450w
    i have problem with my pc. sometimes its reboot when im playing games.after reboot there a error messege hyper transport sync flood error.
    i already google about this problem and i got a information on the google this problem caused by my motherboard.
    how to solve this?

    Quote from: Svet on 16-July-10, 17:45:09
    error in memtest or "Hyper Transport Sync Flood Error" ?
    Use normal English, not "r", "u" and such.
    What exactly? brand model?
    Have you tried with different one?
    In which dimm slot is installed?
    done >>Clear CMOS Guide<< with power cord removed,
    and 'Load bios optimized defaults" ?
    error in hyper transport sync flood error
    brand name vgen,
    here the full spec i got from vgen website :
    DDR3 PC 10600/1333Mhz
    Category
    PC Memory
    Type
    Long-DIMM DDR3
    Size
    130 x 30 x 2 mm
    Status
    New
    Description
    capacity : 2GB
    speed : 1333 MHz
    CAL : CL 9
    Chip Configuration: 32M x 8 8 Chip
    Chipset : Major Brand
    Jenis IC :Tiny BGA
    Slot : DIMM 240 pin
    Tipe : Unbuffered
    Voltage : 1.5 V
    ECC : No
    Registered : No
     i never tried with other ram
    honestly i dont know what is dimm slot, but if i dont get you wrong its number one slot ram.
    yes i already test clear cmos with power cord removed because i afraid get electric shock (im not pc expert)
    oh ya found quote in another forum
    After reading about 200 threads on this problem, I came to the conclusion that it's a voltage problem. It's not BIOS, an ATI series of video card, faulty CPU or RAM, or a motherboard. The frequency of AMD CPUs being mentioned, power needs, and the ability of BIOS to compensate for voltage changes led me to believe that this is a problem with under-voltage. I don't have the time to experiment with each and every variable, so I upped the voltages in BIOS on all elements of both RAM and the CPU. Before this, I was getting a reboot at random and increasingly irritating times (I do annoying grad homework on this thing). So, after upping the voltages, I haven't had one reboot for HTSFE. If anyone wants to go from here and mess with the individual voltages, go for it. It's definitely a voltage problem. Hope this helps.
    so i test it, i upped all voltages that i can change in BIOS. so far its already 2 day without Hyper transport error.
    it is fine to upped all voltages?i up it until the highest "white" voltage ( i read in BIOS, grey=auto, white=normal, red=no recommended)

  • Logic 9 messing up 8?

    I've been experimenting after installing L9 on my laptop, and in addition to its own mysteries, it seems to have coincided with some new weirdness in L8 on the same machine.
    Just one small example - I cannot toggle Transport view with key command in L8.
    Another - function buttons on Transport either don't illuminate, or stay lit all the time in L8.
    And to repeat a word of caution posted by another - if you open and save an L8 song while L9 is running, next time you open it in L8 you get a warning that it could be messed up, and you must upgrade to L9.
    Also, L9 seems to erase the Undo History with song closure.
    All of this, and more, makes me very glad I have not, and will not, install L9 on my studio computer.
    Although L9 has a few nice features, some of these should have been an L8 upgrade anyway (like auto-naming recorded files with the song name - about time!). Not nearly worth the risk to upgrade at this time if you use Logic 8 professionally, IMHO. Can Apple or someone reassure me?
    I doubt it. Maybe down the road.

    no it seems more than this, i left it for 15 minutes and still nothing, whats even more odd if i load another project it asks me if i want to close the current one (the one that never loaded) i click know and when the new one begins to load so does the initial project/template???

  • Dreamweaver Images look fine in view but messed up in BROWSER !!!

    Hello Guys
    I have been getting this weird messed up images since i started my project.
    This is giving me a headache so i thought this is best place to solve my problme.
    I'm not pro website designer just newbie.
    HELP ME !!!
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>Website Discovery Mongolia</title>
    <style type="text/css">
    #Question {
              position: absolute;
              width: 189px;
              height: 23px;
              z-index: 3;
              left: 1100px;
              top: 30px;
              margin: auto;
    #Container {
              position: relative;
              width: 1366px;
              height: 2532px;
              z-index: 1;
              margin: auto;
              background-color: #A22239;
    #Destinations {
              position: absolute;
              width: 162px;
              height: 23px;
              z-index: 2;
              left: 35px;
              top: 310px;
    #AboutDis {
              position: absolute;
              width: 288px;
              height: 24px;
              z-index: 2;
              top: 310px;
              left: 1045px;
    #Activities {
              position: absolute;
              width: 338px;
              height: 28px;
              z-index: 2;
              left: 35px;
              top: 640px;
    #LateAvail {
              position: absolute;
              width: 210px;
              height: 28px;
              z-index: 2;
              top: 640px;
              left: 1060px;
    #LatestNews {
              position: absolute;
              width: 161px;
              height: 28px;
              z-index: 2;
              left: 35px;
              top: 980px;
    #DisMongCom {
              position: absolute;
              width: 403px;
              height: 28px;
              z-index: 2;
              top: 979px;
              left: 328px;
              padding: 0px;
    #PopTrips {
              position: absolute;
              width: 200px;
              height: 28px;
              z-index: 2;
              top: 980px;
              left: 1060px;
              padding: 0px;
    #Read1 {
              position: absolute;
              width: 104px;
              height: 23px;
              z-index: 2;
              left: 35px;
              top: 734px;
    #R1 {
              position: absolute;
              width: 110px;
              height: 25px;
              z-index: 2;
              left: 35px;
              top: 1135px;
    #Read2 {
              position: absolute;
              width: 110px;
              height: 1px;
              z-index: 3;
              left: 35px;
              top: 1290px;
    #Read3 {
              position: absolute;
              width: 110px;
              height: 25px;
              z-index: 2;
              top: 1440px;
              left: 35px;
    #Video {
              position: absolute;
              width: 95px;
              height: 22px;
              z-index: 2;
              padding-left: 2px;
              top: 1135px;
              left: 325px;
    #Pictures {
              position: absolute;
              width: 133px;
              height: 23px;
              z-index: 3;
              left: 328px;
              top: 1280px;
    #Follow {
              position: absolute;
              width: 136px;
              height: 24px;
              z-index: 2;
              left: 329px;
              top: 1440px;
    #Copytight {
              position: absolute;
              width: 200px;
              height: 58px;
              z-index: 2;
              top: 2260px;
              left: 410px;
    #ViewTripButton1 {
              position: absolute;
              width: 160px;
              height: 40px;
              z-index: 2;
              top: 1405px;
              left: 1170px;
    #ViewTrip2 {
              position: absolute;
              width: 160px;
              height: 40px;
              z-index: 3;
              left: 1170px;
              top: 1570px;
    #ViewTrip3 {
              position: absolute;
              width: 160px;
              height: 40px;
              z-index: 2;
              left: 1170px;
              top: 1230px;
    #BannerPhoto1 {
              position: absolute;
              width: 1015px;
              height: 180px;
              z-index: 2;
              top: 108px;
              left: 15px;
    #SpryMenu {
              position: absolute;
              width: 1100px;
              height: 20px;
              z-index: 2;
              left: -1px;
              top: -25px;
    </style>
    <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    </head>
    <body bgcolor="#A22239">
    <div id="Container">
      <div id="BannerPhoto1">
        <div id="SpryMenu">
          <ul id="MenuBar1" class="MenuBarHorizontal">
        <li><a href="Indexpage.html">HOME    </a>    </li>
        <li><a href="#">TOURS</a></li>
        <li><a href="#">TRANSPORT</a>    </li>
        <li><a href="#">ABOUT MONGOLIA</a></li>
        <li><a href="#">TRAVEL GUIDE</a></li>
        <li><a href="#">CONTACT</a></li>
      </ul>
    </div>
        <!-- Begin DWUser_EasyRotator -->
        <script type="text/javascript" src="http://c520866.r66.cf2.rackcdn.com/1/js/easy_rotator.min.js"></script>
        <div class="dwuserEasyRotator" style="width: 1015px; height: 180px; position:relative; text-align: left;" data-erconfig="{autoplayEnabled:true, lpp:'102-105-108-101-58-47-47-47-67-58-47-85-115-101-114-115-47-66-105-108-107-97-83-109- 105-108-101-47-77-117-115-105-99-47-68-111-99-117-109-101-110-116-115-47-69-97-115-121-82- 111-116-97-116-111-114-80-114-101-118-105-101-119-47-112-114-101-118-105-101-119-95-115-11 9-102-115-47', wv:1}" data-ername="Roator" data-ertid="{pankqfmdhc4588799372931}">
          <div data-ertype="content" style="display: none;">
            <ul data-erlabel="Main Category">
              <li> <img class="main" src="New Images/BannerSlidePhotos/Photo3.jpg" /> <img class="thumb" src="New Images/BannerSlidePhotos/Photo3.jpg" /> </li>
              <li> <img class="main" src="New Images/BannerSlidePhotos/Photo2.jpg" /> <img class="thumb" src="New Images/BannerSlidePhotos/Photo2.jpg" /> </li>
              <li> <img class="main" src="New Images/BannerSlidePhotos/Photo1.jpg" /> <img class="thumb" src="New Images/BannerSlidePhotos/Photo1.jpg" /> </li>
            </ul>
          </div>
          <div data-ertype="layout" data-ertemplatename="NONE" style="">
            <div class="erimgMain" style="position: absolute; left:0;right:0;top:0;bottom:0;" data-erconfig="{__numTiles:3, scaleMode:'scaleDown', imgType:'main', __loopNextButton:false, __arrowButtonMode:'rollover'}">
              <div class="erimgMain_slides" style="position: absolute; left:0; top:0; bottom:0; right:0;">
                <div class="erimgMain_slide">
                  <div class="erimgMain_img" style="position: absolute; left: 0; right: 0; top: 0; bottom: 0;"></div>
                </div>
              </div>
              <div class="erimgMain_arrowLeft" style="position:absolute; left: 10px; top: 50%; margin-top: -15px;" data-erconfig="{image:'circleSmall', image2:'circleSmall'}"></div>
              <div class="erimgMain_arrowRight" style="position:absolute; right: 10px; top: 50%; margin-top: -15px;" data-erconfig="{image:'circleSmall', image2:'circleSmall'}"></div>
            </div>
            <div class="erabout erFixCSS3" style="color: #FFF; text-align: left; background: #000; background:rgba(0,0,0,0.93); border: 2px solid #FFF; padding: 20px; font: normal 11px/14px Verdana,_sans; width: 300px; border-radius: 10px; display:none;"> This <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/" target="_blank">jQuery slider</a> was created with the free <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/" target="_blank">EasyRotator</a> software from DWUser.com. <br />
              <br />
              Use WordPress? The free <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/wordpress/" target="_blank">EasyRotator for WordPress</a> plugin lets you create beautiful <a style="color:#FFF;" href="http://www.dwuser.com/easyrotator/wordpress/" target="_blank">WordPress sliders</a> in seconds. <br />
              <br />
              <a style="color:#FFF;" href="#" class="erabout_ok">OK</a> </div>
            <noscript>
              Rotator powered by <a href="http://www.dwuser.com/easyrotator/">EasyRotator</a>, a free and easy jQuery slider builder from DWUser.com.  Please enable JavaScript to view.
            </noscript>
            <script type="text/javascript">/*Avoid IE gzip bug*/(function(b,c,d){try{if(!b[d]){b[d]="temp";var a=c.createElement("script");a.type="text/javascript";a.src="http://easyrotator.s3.amazonaws.com/1/js/nozip/easy_rotator.min.js";c.getElementsByTagName("head")[0].appendChild(a)}}catch(e){alert("EasyRotator fail; contact support.")}})(window,document,"er_$144");</script>
          </div>
        <!-- End DWUser_EasyRotator -->
      </div>
      <img src="New Images/MainBackgroundImages/Top.jpg" width="1030" height="287" /><img src="New Images/MainBackgroundImages/Form.jpg" width="336" height="287" />
      <div id="Question"><img src="New Images/Buttons and Text/newdesign_03.jpg" width="189" height="23" /></div>
      <img src="New Images/MainBackgroundImages/_03.jpg" width="1019" height="331" />
      <div id="Destinations"><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_10.jpg" width="162" height="23" /></a></div><img src="New Images/MainBackgroundImages/About-Discovery-Mongolia.jpg" width="347" height="331" /><div id="AboutDis"><a href="www.wikipedia.com"><img src="New Images/Buttons and Text/newdesign_07.jpg" width="288" height="24" /></a></div><div id="Activities"><a href="www.google.com"><img src="New Images/Buttons and Text/newdesign_14.jpg" width="338" height="28" /></a></div>
      <img src="New Images/MainBackgroundImages/Activities-and-Experiences.jpg" width="1019" height="342" /><img src="New Images/MainBackgroundImages/_06.jpg" width="347" height="342" />
      <div id="LateAvail"><a href="www.quirky.com"><img src="New Images/Buttons and Text/newdesign_08.jpg" width="210" height="28" /></a></div>
      <div id="LatestNews"><a href="www.google.com"><img src="New Images/Buttons and Text/newdesign_17.jpg" width="161" height="28" /></a></div><div id="DisMongCom"><a href="www.yahoo.com"><img src="New Images/Buttons and Text/newdesign_19.jpg" width="403" height="28" /></a></div><div id="PopTrips"><a href="www.exodus.co.uk"><img src="New Images/Buttons and Text/newdesign_21.jpg" width="169" height="28" /></a></div>
      <img src="New Images/MainBackgroundImages/Contern2.jpg" width="297" height="669" /><div id="Read3"><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_27.jpg" width="110" height="25" /></a></div><div id="R1"><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_27.jpg" width="110" height="25" /></a></div><div id="Read2"><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_27.jpg" width="110" height="25" /></a></div><img src="New Images/MainBackgroundImages/Content1.jpg" width="722" height="669" /><div id="Follow"><img src="New Images/Buttons and Text/Bullet.jpg" width="30" height="21" /><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_43.jpg" width="103" height="20" /></a></div><div id="Pictures"><img src="New Images/Buttons and Text/Bullet.jpg" width="30" height="21" /><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_36.jpg" width="103" height="19" /></a></div><div id="Video"><img src="New Images/Buttons and Text/Bullet.jpg" width="30" height="21" /><a href="Indexpage.html"><img src="New Images/Buttons and Text/newdesign_30.jpg" width="63" height="22" /></a></div><div id="ViewTrip3"><a href="Indexpage.html"><img src="New Images/Buttons and Text/ViewTrip.jpg" width="160" height="40" /></a></div><div id="ViewTripButton1"><a href="Indexpage.html"><img src="New Images/Buttons and Text/ViewTrip.jpg" width="160" height="40" /></a></div><div id="ViewTrip2"><a href="Indexpage.html"><img src="New Images/Buttons and Text/ViewTrip.jpg" width="160" height="40" /></a></div>
      <img src="New Images/MainBackgroundImages/Content3.jpg" width="347" height="669" /><img src="New Images/MainBackgroundImages/Footer.jpg" width="1366" height="398" /><div id="Copytight"><img src="New Images/Buttons and Text/Copyright_03.jpg" width="536" height="58" /></div><img src="New Images/MainBackgroundImages/Copyright-and-Privacy.jpg" width="1366" height="515" /></div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"SpryAssets/SpryMenuBarDownHover.gif", imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    </html>

    I'm having trouble with my graphics, too, not your trouble though.
    As Murray above says,
    absolute positioning is wrong! Don't do that.  Browsers keep objects with absolute positioning on the coordinates you set, no matter what monitor size is viewing it and no matter how the rest of the page flows.
    I took off absolute positioning and it made an immediate difference - code below. The graphics are now inside their containers.
    go here to see what I did: http://mkcolling.com/morionadobe.html
    go here to see what you did: http://mkcolling.com/BADmorionadobe.html
    Two other things I noticed:
    1) Remove the height on your containers, too. Instead, use padding to add blank space around the content inside your containers and use margin to add the outside space that separates  the containers.
    2)Your spry menu is wider than your outer container. You would fix that on the Spry css.

  • Can't get Transport Mode to Work

    Just messing around in a lab with a few routers. Trying to bring up transport mode first on an IPSEC tunnel. All seems correct, but it constantly comes up in Tunnel Mode. I can't see why?
    Can anyone see anything obvious?
    Enclosed are configs and a WireShark capture of the output - as you can see it's Tunnel Mode - and not Transport.
    The output of "show crypto ipsec sa" demonstrates the fact that its Tunnel mode.

    Thanks for the reply Rick.
    The access list is a catch-all :-
    access-list 100 permit ip any any
    It's a strange one to grasp really.
    "traffic to be protected has the same IP addresses as the IPSec peers "
    My routers are peers - 192.168.1.1 & 192.168.1.2
    If i ping from .1 to .2, or .2 to .1, in my mind this represented "the same IP addresses as the IPSEC peers". Other than the ping, i don't know how i can simulate peer traffic that would come up in transport mode. Do you?
    Once the IPSEC link is built, and it's a tunnel link, i don't think it will ever divert away from this and create a separate transport mode link, so all traffic will ride across it.
    It's not a big deal i suppose. Router to router connections don't seem to support transport mode.
    I know how the packets would look like, which is the most important thing really. The headers are just in different positions.
    Thanks again for taking the time to answer Rick.

  • Changes not saved in any transport...

    Hi,
    This is a basic question and I tried to search in the forum and google but could not find any answers. Help is appreciated.
    There is an existing message mapping in PI 7.1 and I changed the assignment of two nodes. I saved and activated the change list.
    But there was no prompt for a transport !! So my question is how and where will my change be saved in the DEV system which will then be transported to QA.
    Any settings to be done by the BASIS / ADMIN ? Pl advise.
    thnks

    Hi,
    I think I have done it correctly but its a bit different from what you are saying...
    From Tools menu I chose Export Design objects and then it chose the S/w component that I was
    modifying and There were 2 modes, Transport using CTS and Transport using file system and I chose CTS.
    In next step of the wizard I chose " All objects of the SW component...." and then in next it created
    me a transport request and then it was done. I could see a preview of the different objects
    that were included in that transport.
    I could see this transprt created thru menu option, Tools --> Open CTS...
    Is that all ?? So once I am done and release this transport, it will be movied to QA right ?
    Just want to make sure I dont mess up the existing set up !!
    thanks

  • Pages5.1+Mavericks = issues with margins, attaching, transport, pictures, printing, more.

    Got Mac Mini with Mountain Lion  ; the GOALS for this computer:
    Writing for publication, filling out forms, sending data, photo editing and adjustments, artwork, tasks, email, online consulting, volunteer advocacy, research, etc.
    Was beginning to get the hang of things, with some difficulties;but was not finding what I needed.
    Unknowingly took bad advice: updated to Mavericks.
    Everything FUBAR'd. 
    Straightened some things out; at least can access email, get online, do a few things--still can't do meaningful work on it.
    Mini = very expensive Entertainment Box; NOT my priority.
    I Thought: download programs that can do work.
    Got Pages 5.1.  It fails to work right:
    Margins refuse to adjust. 
    Pictures pasted into Pages document, very hard to adjust on page or get type to wrap around picture, adjust sizing, etc.--time wasting, unable to adjust as wanted on pages--settled for what it would do at all. 
    Page Setup is hardly relevant to actually setting up a Page.
    Won't attach to Email.
    Won't allow reading it anywhere but on the computer it was made.
    Won't allow saving Pages nor Text documents using ANY other extensions.
    Saving is a contorted mouse-hunt; there's no "save-as". 
    For one typed page, a box told me there was HTML in the thing, and that it couldn't deal with it, even though there wasn't.
    Pages document Won't save properly to a Pendrive for transport: it reads OK on the MAc, but on the PC, only 1st page visible, the rest unitelligible, pixelated, when moved to a PC. 
    I thought to transport the Pages document to the PC to copy/paste it into a Owrd Document--THAT failed, too.
    Trying to print this Pages document turned into a nightmare: 1st page almost printed, ensuing pages resembled NOTHING I'd saved; a 10-page Pages document turned into many more pages of garbled mess. 
    I haven't had time to try other features; just making a pretty basic Pages document has been a wicked time-waster.
    There doesn't seem to be ANY work-around.
    I Thought: copy/paste the content of the Pages document, into a Text document: THAT FAILED.
    Copy/Pasting one page at a time for this maneuver, also failed: 
    Pictures [.jpg] turn fuzzy and HUGE, and refuse adjustment in any way I can find. 
    Pictures refuse to adjust Easily, whether Pages or Text--couldn't make pictures in Text adjust at all.
    Very UNimpressed with the picture editing on this Mac, to date.
    Having terrible time doing ANYthing to adjust .jpg's in any document--forget putting photos in emails.
    "Help" has been fairly useless; tutorials instruct to do things the programs won't do, or has no suggestion. 
    Pages is Useless, if it only allows making a basic document that's ONLY visible or minimally usable on the unit it got made on.
    Feartures hark back to antique MS Word, like having to go up to Edit in order to copy/paste [as in this message], instead of being able to use Mouse to copy/paste directly in document, for instance. 
    This computer refuses to allow printing via ethernet or hardwire; Mini sees there's a printer, but can't print, thinks it's not on, or some unknown blockage.
    Uninstalled printer, tried to reinstall, Mini refuses to allow reinstall; can't auto-find printer, refuses manual entry of information.
    This Mac nearly choked/crashed after updated to Mavericks, in many ways.
    MAYBE all this is really yet more Mavericks issues? ?
    I paid dearly to get a computer that SHOULD have been Stably ready to roll; instead, it's caused about 3+ months worth of time-wasting.
    This fails as a reliable, stable WORK unit.   
    Getting vetted, stable software should be easy, but it isn't. 
    ALL the problems APPEAR to be software issues. 
    This isn't just a Learning Curve, this is diabolical Sudoku gone horribly wrong!
    Microsoft historically, repeatedly, rushed unstable, incomaptible software to users before de-bugging/de-glitching, or issues incomplete licenses to ancillary programs making htem disfunctional:  it's what I've hated MOST about PC's. 
    IMHO, the contract that conjoined Mac with Microsoft seems to have caused Macs to take on the worst of PC habits. 
    This MacMess is turning my brain to mush!  Where do I send a BILL to Apple for premature onset of Dementia / Stressed-Brain injuries + Time Lost, related to bad computer software?! 
    At this rate, I'll never finish a book for publication anywhere, and must fall back on hand-writing forms and reports. 

    Thanks Peter--it is what I thought [return to Mountain Lion].
    Chi
    PS:  Contracts between Microsoft and Apple can be Googled; numerous things come up; could start here: 
    http://www.roughlydrafted.com/RD/RDM.Tech.Q1.07/592FE887-5CA1-4F30-BD62-407362B5 33B9.html
    It continued, with variations, later dates.
    Using "conjoined" was perhaps, not exactly the correct term.  But that contract changed how Macs operated; dependability has, IMHO [and others], declined, while PC's have gained some bits of dependability.
    Macs subsequently started using other processors, instead of Apple hardware--[not knowing how that might change things].
    There's been more of Apple rushing software to users prematurely; always a badly played Microsoft trick, for instance. 
    It has some hints that MS and Apple are becoming more homogenous; that would be sad. It will take longer than this, to accomplish; but this kind of contracts between industry giants, often portend that sort of merge at later date, done in a step-wise manner.  These kinds of things can take years longer than this; meanwhile, users deal with bad products. 

  • Transporting message(T100) in all languages

    Hi All...
    I created one message in already existing message class, for example message no: 390.
    I further translated message in German and French using translation function in message class only.
    Note: Original language of the message class is EN only.
    Transport request under which changes were saved for newly created message no. has alredy been transported into target system where I am only able to see the message in english(I made a test using a scenario which suits and demanded the error message to appear) but when I logged in DE and FR, I could not see any error message(reason behind this is that translation for DE and FR has not coming into target system(T100 table has only 1 record for langauge EN).
    In development system I am able to see the 3 records in table t100 for different 3 languages(EN,DE and FR), I even tested the scenario in development system by logging in all the languages and check for the error message, they were coming fine in development system.
    I also tried with SAP edit function directly with table t100 thinking that I would take those 3 records and put them into the workbench request but system does not allow me to put them into the workbench request, saying changes can not be saved for table t100.
    Do you have any idea as how can I transport now DE and FR translation for the message that I created in development system.
    Regards,
    Mark

    Thanks all for your important inputs...
    I already translated the message in message class itself(so in this way there was no need to spcifically make use of se63 to translate MESS object)...
    I anyway found a way to add explictely the object entries for message in the request...
    PROGRAM ID - LANGU
    OBJECT TYPE - MESS
    OBJECT NAME - ("name of the message class+message id")
    Once you fill in these entries in your reqeust and press enter, system will ask for the language which needs to be transported, enter the language here and save your changes.
    It seemed to be pretty easier now than before.
    Thanks again for inputs...
    Regards,
    Mark

  • Inconsistant transport requests after local client copy

    Dear experts,
    our IT department just made a local client copy with profile SAP_ALL, by which all the transport requests had been copied, too, including quite a lot of workbench and customizing orders in status changeable. I'm supposed to do some basic setup and cleanup in the new client, but I'm confronted with problems like objects being locked in orders/requests that cannot be changed in the new client, as they belong to the original source client.
    How can I get rid of those inconsistencies? I'd preferred the new client without transports and without locked objects. Is it really necessary that I clean up this mess manually? Would it have been better to clean this up before the client copy? Or could we just do the client copy with another profile in order to avoid those problems?
    Thanks for your appreciated help
    Andreas

    Hello,
    Transports are NEVER part of a client copy.
    In fact all the data of your transports is stored in tables that are client independent (E07* tables).
    This means that you can view (not edit) always all transports from all clients in a specific system.
    When you want to edit or release a transport the source client is important (in which client was the transport originally created).
    This is stored in table E070C for all transports and can not be overruled.
    So I recommend that you don't clean anything related to transports after a client copy because this will also impact the other clients !
    Success.
    Wim

  • ESS transport - help required

    Hi All,
    I need a sugession from u folks, for my below doubt.
    We have 4 j2ee servers.
    1. JDI
    2. EP development
    3. EP Quality
    4. EP Production
    We have deployed ESS Webdynpro applications in all 3 (EP development, quality and production) and running good.
    Now, we have a requirement to modify one of the standard application (Personal data). So, i will have to setup tracks and import required ESS applications into track and modify it. Up to here its pretty clear.
    My question is, when i modify the application and transport it to EP development system (there is already an application running in EP development) will this overwrite the application running in EP development or will it be a mess?
    Pl note that, since there were no modification request came we have deployed ESS applications in all there (EP dev, quality and production) instances and now we are modifying and transporting it thru JDI.
    Will the transport go smoothly or should i have to undeploy all the applications (ESS) from (EP dev, quality and production) and transport it via JDI.
    What is advisable in this case?
    Appreciate your help.
    Thanks
    Karthik

    Thank you, Sidharth,
    It's prety clear now. I have forgot to ask one more question. After modifying the applications and releasing the changes, do we need to assemble only the request or do we need to assemble all the components, that is in the track (SAP_JEE, SAP_JTECHS, SAP_BUILDT, SAP_PCUIGP, SAP_ESS) along with the request.
    Appreciate your help.
    Thanks
    Karthik

  • Tried to fix DC name and messed up Exchange. Put DC back still have problems loading / installing / unistalling Exchange

    2012 server / Virtual DC / Exchange,  Found problem with name of DC thought I could maybe fix it but did not work.  Used Hyper-V to import old Exported DC back.  Now exchange can not log on to ECP (cant find Enterprise Organization Container)
     try to log on with Shell states failed to connect to Exchange server ,  I can ping it.  Tried to unistall and gives two errors that it can not continue.  (this computer is configured as a souce transport server for on connectors in the
    org)and(this comp config as bridgehead server for 1 routing group connector in the org)  can not do anything about them as can not log on to ECP or shell.
    thanks

    If you're on Mavericks, boot and hold down the Command and R keys. That should bring up the recovery partition. From there you can reinstall. It sounds like you're not exactly sure what you did, so a clean install might be your best option. To do that, run Disk Utility from the recovery partition and reformat the drive then exit Disk Utility and reinstall. Be careful to back up all your stuff first. If it were me I'd make an image of the existing drive with Carbon Copy Cloner and selectively bring stuff back after fixing the system.
    I'd get all this resolved before adding an SSD into the mix. That's relatively easy but you have kind of a mess right now. Usually an SSD is a smooth installation but there are sometimes problems with internal SATA cables and you don't want to be troubleshooting multiple issues at once.

  • Portal masthead messed up - par file needed

    Hi
    I recently performed a transport of the masthead from
    NW7.0 EP SPS13 to NW 7.0 EP SPS14
    I was careless enough to have overridden the original com.sap.portal.navigation.masthead on the target system. 
    Apparently the transport messed up the masthead and now my logoff link would give me a javascript error.
    can someone provide me the original SPS14 masthead par file or suggest another solution to fix this.

    Hi,
    send me an email to [email protected] so i can send you the par file you need

  • Can we Transport CRM,ECC,EP request from SOLMAN 4.0

    Hi ,
    We are under NW2004s implemnetation CRM5.0,XI7,BI7,and EP7.0.
    Client wanted to Implement transport configuration from solman 4.0 to all these components.I have experiance on Individual component STMS .
    Not sure how to transport from solman.
    As i know that solman is only monitoring system.Can we transport CRM,EP,BI,XI tranport request from SOLMAN .Istaead of loggin in other systems?
    Your reply would be greatly appriciated.
    Thanks
    Kristene

    Just to elaborate a little more on the point above that "All the existing transport requests in queue will be transported to SOLMAN STMS"...
    This is quite correct, when SolMan takes control of your landscape all the old transports, however far they've gone on their way to production, are visible from SolMan (STMS)...
    However, if you've configured TMS as recommended for change request management (and you should to avoid security loopholes) and without reverting to playing around on the operating system level, you'll find that you are no longer able to do anything at all with them (via STMS for example). Stuff unreleased in development, can no longer be released, transports not yet imported in Quality or production cannot be imported... it's like a total freeze on all the 'old' stuff.
    Fairly simple to work around though - before the go live with SolMan, be sure to clear out and get live as much as you can to reduce the number of 'old' transports still in process somewhere.
    When you're live with SolMan, you'll then need to create new Change documents for the 'in process' changes. Follow the SolMan process up to the point of creating transport requests, and then, in the development system, use transaction SE10 to transfer the contents of the 'old' transports into the 'new' ones created via SolMan. You can then use the SolMan process to migrate the transports.
    Generally there's no problem with this, but occasionally, especially for workbench objects, you may find that you can't release the 'new' transports via SolMan. 99.9% of the time this is because the objects are locked in the 'old' transports, but you can usually use SE10 to delete/remove the objects/release or generally mess around with the old transport until the new transport can be released. Beware also that there is a risk of picking up the latest version of an object, rather than the version in the 'old' transport when using this process...
    Hope this helps -ILL

Maybe you are looking for

  • New 15" Macbook Pro hard drive failure

    It is common for a 15" Macbook Pro hard drive to crash after 3 months?  How does Apple Support generally fix?  Genuis bar seemed overwhelmed by holiday crowds and recommended an $8k 3rd party vendor.

  • Burned DVD won't play on another Mac

    Hey folks. I just finished my first iDVD project on my iBook and burned it onto a Maxell DVD-R (16x). I opted to include the picture files on the DVD. The project is 9 slideshows from iPhoto with accompanying music out of iTunes (both my own and purc

  • XD01 - Making Dunning field required

    I know that I can add code to EXIT_SAPMF02D_001 for this, but is there an easier way to make the dunning procedure field on XD01 a required field? Thanks

  • Shared Libraries: sound quality is dreadful!

    Holy cow! I've got a diesel gigabit wired network set up in my office. Moved all my music to my laptop, figuring I'd just access it on my desktop via Sharing the Library. But on listening to a few choice tracks, it turns out the sound quality is terr

  • ADF Multiple error custom

    Hi All, I have created a simple form with 5 inputs and each input contain a validation (lenght, format, mandatory, etc), when I click on the submit button and get the errors, I see a popup with all errors, and when I click on one of the fields I get