Incorrect sequence using STMS

Hi,
We have been using STMS for years now. It works 99% of the time but in some occasion it screws up and it always coincides with a period of the year that causes much damage!!!!!
The symptom is that some transports seem to be out of sequence.
But I have a hard time believing that a transaction would aleatory decide to make my life miserable, once in a while!!!!
What came out of my investigation is that it looks like some objects generate in an asynchronous way and since some transports are bigger than others, it sometime gets in a situation where Transport A fully generates only after Transport B, although the sequence is A then B.
Any ideas, solutions or explanations on this?
Thank you.
Edited by: Patrick Duchesneau on Dec 23, 2010 9:09 PM
Edited by: Patrick Duchesneau on Dec 23, 2010 9:10 PM

I'm facing a similar issue.....
I'm trying to do 'Mass Import' in SOLMAN_WORKCENTER using button START_IMPORT for a defined project. It asks for the CTS project and destination system and on pressing OK initiates mass import in STMS, for the import queue of destination system.
But, it imports the TR based on their datasize, which may not be according to sequence.
For example, if I've the following TRs in sequence....
1 TR1
2 TR2
3 TR3
It may complete TR3 as it's faster, but it will move the dependent TR TR1 later.....
How to tackle this issue? Is there any mass import strategy, by which it'll move the TRs in sequence and synchronously.
Say, it will import TR3 only after TR2 is successful and import TR2 only after TR1 is successful.
I was told to move the TRs individually, but it's not possible in production environment as the number of TRs will be huge.
If I try bulk import, all the TRs in sequence fail, as some dependent TRs take time to be imported......
Kindly suggest workarounds....

Similar Messages

  • Changing the nextval of a sequence using alter sequence

    Hello experts,
    Is there any option to modify the nextval of a sequence using alter sequece command?
    Thanks in advance.
    J.Prakash

    Hi
    I do not think so there is any direct way to modify the nextval of a sequence, only workaround i can think of is firing two DDL
    alter sequence dumm increment by 10
    alter sequence dumm increment by 1Where first alter command would increment the nextval to (currentvalue + incement value) and second alter command would reset the increment to its original value in my case 1
    Regards

  • Hi, incorrect previously used e-mail address suggestions keep appearing in my Yahoo! ID box when signing in & I can't get rid of them.

    Hi, incorrect previously used e-mail address suggestions keep appearing in my Yahoo! ID box when signing in. I can't get rid of them. I've tried clearing the cache and cookies. I couldn't find an option to clear private data, don't know if that would work. My Yahoo password is not saved and my password is not the problem. I just want to know how to delete previously used emails from logging in suggestions so they stop appearing, hope you can help, cheeeers - Dave.

    Thanks very much for the response Sandee. I tried your suggestion of the  Annotation option and this worked! - wonderful.. altho this test now works for me I'd still love to get it working from InDesign.
    What I'm trying to achieve... my client had 5 powerpoint presentations that need updating with new branding (totally about 160 pages - with about 20 basic animations - i.e. flashing lights on products etc).
    I sold him on the idea of using InDesign/PDF rather than powerpoint - but am needing to find an easy solution for the animations. So I've been working on this test file. Have self taught myself on a basic flash animation (from Lynda.com)... and tried importing both SWF and QT .MOV into InDesign and then exporting to PDF and when it loaded up in Acrobat it would always "unexpectedly quit" upon opening... even after trying different versions of PDF compatibility and restarting etc.
    Is there something obvious that I'm not doing right?
    Also if I get it to work, does that mean that my client and all their staff around the world will need to be Acrobat Reader 9?
    Thanks again for your time and help
    R

  • Drop/Create sequence using Oracle Job Scheduler

    IDE for Oracle SQL Development: TOAD 9.0
    Question: I am trying to do the following:
    1. Check if a certain sequence exists in the user_sequences table
    2. Drop the sequence if it exists
    3. Re-create the same sequence afterward
    All in a job that is scheduled to run daily at 12:00 AM.
    What I would like to know is if this is even possible in the first place with Oracle jobs. I tried the following:
    1. Create the actual "BEGIN...END" anonymous block in the job.
    2. Create a procedure that uses a dynamic SQL string using the same "BEGIN...END" block that drops and recreates the sequence using the EXECUTE IMMEDIATE commands
    But I have failed on all accounts. It always produces some sort of authorization error which leads me to believe that DDL statements cannot be executed using jobs, only DML statements.
    BTW, by oracle jobs, I mean the SYS.DBMS_JOBS.SUBMIT object, not the job scheduler.
    Please do not ask me why I need to drop and recreate the sequence. It's just a business requirement that my clients gave me. I just want to know if it can be done using jobs. If not, I would like to know if there are any work-arounds possible.
    Thank you.

    Please do not ask me why I need to drop and recreate the sequence. It's just a business requirement that my clients gave me. I just want to know if it can be done using jobs. If not, I would like to know if there are any work-arounds possible.Well, I won't ask you then, but can you ask your clients why on earth they would want that?
    Do they know that doing DDL 'on the fly' will invalidate the dependent objects?
    Best shot you can give at it is reset the sequence. And you could do it in a job, yes, as long as it's interval is during some maintenance window (no active users).
    Regarding resetting a sequence, you, (and your clients) should read this followup:
    http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:1119633817597
    (you can find lots more info on sequences and jobs by doing a search from the homepage http://asktom.oracle.com)
    Regarding the authorization errors: your DBA should be able to provide you the nessecary privileges.
    But in the end, this is something I'd rather not would like to see implemented on a production system...

  • How do I increase the maximum number of images I can acquire in a sequence using the IMAQ 1424 with 80 MB of onboard memory and a Duncan Tech camera?

    I've increased the maximum number of buffers to higher than I need, but I still cannot acquire more than 139 images with the Duncan Tech digital video camera before I get a memory lock error. Is there any way to increase the number of images I can acquire in a sequence using the IMAQ 1424 with 80MB of onboard memory?

    It sounds like you are already bypassing the onboard memory. If you weren't, you would only be able to acquire about 20 images.
    If I understand correctly, you do not convert the images until after you acquire them. This means each acquired image is 4.13 MB, and 139 images will take 574 MB of memory. I wouldn't be surprised if that was all the free memory available on a 1 GB machine. The operating system, LabVIEW and any other software running probably take up the rest of the memory. You might want to put your computer on a diet and minimize the number of other programs and utilities running. The only other option I see is getting more memory if possible.
    Is there a way that you can reduce the number of images you need to acquire? Pe
    rhaps skipping every other frame? Do you really need more than 139 images?
    Is it possible to acquire the images in monochrome? That would triple the number of images that you could acquire.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • How to create a sequence using Toplink for DUAL table

    Hi All,
    How do I create below sequence using TOPLINK
    CREATE sequence my_seq start WITH 1;
    Regards,
    Dheeraj

    Hi Dheeraj,
    Sequence Object should be created in Database and specify the type of sequence that will be used in toplink to create sequence value.For example,sequence objects created in database needs to be configured using Native Sequence.
    For more information refer to the below link.Use JDeveloper Toplink Wizards for declarative programming of Toplink native Sequencing.
    http://www.oracle.com/technology/products/ias/toplink/doc/1013/main/_html/reldscfg003.htm.
    Regards,
    P.Vinay Kumar

  • Generating sequence Using row_number function.

    Hello All,
    I want to know if we can create sequence using row_number .
    I know we can create sequence using row_number but I want to start my sequence from 001, can we create using row_number?
    It will be great, If I can get a faster response.
    Thanks in advance.

    user13034857 wrote:
    Hello All,
    I want to know if we can create sequence using row_number .
    I know we can create sequence using row_number but I want to start my sequence from 001, can we create using row_number?
    It will be great, If I can get a faster response.
    Thanks in advance.
    SQL> set pagesize 60
    SQL> SELECT   TO_CHAR (ROWNUM, '000') Seq, s.table_name
      2    FROM   user_tables s
      3   WHERE   ROWNUM <= 20;
    SEQ  TABLE_NAME
    001 ICOL$
    002 CON$
    003 UNDO$
    004 PROXY_ROLE_DATA$
    005 FILE$
    006 UET$
    007 IND$
    008 SEG$
    009 COL$
    010 CLU$
    011 PROXY_DATA$
    012 TS$
    013 BOOTSTRAP$
    014 FET$
    015 CCOL$
    016 USER$
    017 OBJ$
    018 TAB$
    019 CDEF$
    020 OBJERROR$
    20 rows selected.
    SQL>
    SQL> SELECT   TO_CHAR (ROW_NUMBER () OVER ( ORDER BY dept),
      2                    '000')
      3              Seq,
      4           empno,
      5           ename,
      6           dept
      7    FROM   Emp;
    SEQ       EMPNO ENAME                                DEPT
    001       2345 zxcv                                   10
    002       1111 qwer                                   10
    003       1234 asdf                                   20
    004       5657 ghjk                                   20
    005       3125 tyui                                   30
    006       2134 zxvnb                                  30
    007       8907 cvmn                                   30
    7 rows selected.
    SQL>
    SQL>

  • Which sequence used in which procedure/procedures?

    how can i know which sequence used in which procedure/procedures?
    can i get it from any system view?

    855516 wrote:
    how can i know which sequence used in which procedure/procedures?
    can i get it from any system view?You can search DBA/USER/ALL_SOURCE for each sequence name. Logic could look something like
    foreach sequence name in dba_sequences
      search dba_source for sequence nameRemember that code can be written using upper or lower case :)

  • Regkey Import via task sequence using command line. Running directly from DP.

    I have a package that is going to run straight from the dp called JAVAHOME. Inside this package there is a regkey called JAVAHOME.REG
    If I want to run it as part of a task sequence using a command line.
    The run a command line step has use package called JAVAHOME checked.
    Now to import it, in run a command line I use
    cmd.exe /c reg.exe import javahome.reg
    or
    cmd.exe /c reg.exe import .\javahome.reg
    I always get it wrong when running things directly from the DP.

    To be sure about the behavior, I would use a batch file and use the %~dp0 variable. So, the command line in the batch file would be something like
    reg.exe import %~dp0javahome.reg
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Teach me how to create the opening "hallway" sequence using Adobe After Effects

    I need to create a memorial video for a loved one that passed away. Can someone teach me how to create the opening "hallway" sequence using AE? here is the video from youtube: https://www.youtube.com/watch?v=4191kcW07f0 . Thanks

    I'll give a very brief overview but, presuming that you are new to After Effects, understanding and executing on this overview will require learning the basics of After Effects.
    You'll be creating a 3D scene based on a few 3D layers: one each for the floor and each wall. Each of those 3D layers will be a precomposition layer; the wall layer with the pictures will be based on a precomposition in which you have placed your pictures as individual layers. You will create some 3D lights shining down from above. You'll create a 3D camera that you will then animate to move down the hallway.
    As I said, that is a very brief overview. Understanding each of those pieces will require some learning. After Effects is not a simple application, so you do need to be prepared to put in some learning time if you are going to do this yourself. Here is the place to start: http://adobe.ly/AE_basics
    All that said, I would recommend that you hire someone to do this for you. Learning a new and complex creative application under the time pressure (and other pressure) that you are under may be too much to ask.

  • Why can't I export my FCP 6 sequence using Compressor 3?

    I am wondering if anyone can tell me why I can't export my FCP 6 sequence using Compressor 3.0.5. 
    I have an hour-long 1080p Pro Res 422 sequence that I am trying to export using Compressor 3.  Whether I export using the 'Pro Res 422' preset or the 'H.264' preset, transcoding commences but then stops abruptly 15 to 20 minutes later with an error message saying 'Quicktime Error: -50.'
    For what it's worth, I have an early-2008 dual quad-core Mac Pro desktop with 6 GB of RAM and two ATI Radeon 5770 graphics cards.  I am currently running OS X 10.6.8.  The media (including Motion graphics) and project file are on an external drive connected via Firewire 800.
    Any advice on how to properly export this sequence at the highest quality without getting the error message is greatly appreciated!
    Shaun

    Are you "sending" to compressor?  Probably not the best way to work.
    First step:  make sure the sequence is COMPLETELY rendered.  If you don't understand how to do that, post back.
    Then, I'd strongly recommend that you export a quicktime file with current settings (file:  export:  quicktime movie NOT quicktime conversion) and bring that file into compressor and chose the appropriate preset.
    This workflow isolates each step and makes it easier to troubleshoot.
    Here are a few user tips that might be helpful
    Some tips for using compressor
    Common FCP Troubleshooting tips
    sending to compressor from fcp - a few issues

  • INport TR fron 4.7 to ECC using STMS

    Hi Expert,
    We are trying to import the Transport requests from 4.7 to ECC using the transaction CG3Y, CG3Z and STMP. Using the transaction CG3Y we are able to download the data and cofile from 4.7 and upload in ECC using CG3Z. But when we are trying to import using STMS we are getting an RC code 12. Please do the needful.
    Thanks and Regards
    Joby Jacob

    Hi,
    Whatever it is, I would suggest you that instead of transporting, redo the same in ECC development. The reason I will tell you is from 4.7 development you are moving to 4.7 quality as TMS is configured and request once released will go to quality. But, if you do transports from 4.7 to ECC development which again (I guess might be) separate landscape will only get effected in ECC development only. Later again when you want to move the same to ECC quality and production then in that case alo you have to do from 4.7 because these request are not created in ECC development. Hope you understood my point and hence would suggest you to create the request again ECC development which will help you to transport the same to ECC quality and production easily.
    Regards,
    Sharath

  • Re: Executing Planning Sequence using java script.

    Hi All,
    Can anyone tell me how to execute a planning sequence using a java script.
    Regards.
    Shafi.

    Hi Deepti,
    i have written a java script which will display the error message from IP in a Pop up window.
    For this to work the java script function needs to be called once the planning sequence is done with execution.
    I didn't find ways to do it based on the WAD commands.
    hence i thought i can run the planning sequence in the same java script that i have written.
    Can you help me based on the inpus ihave given ?
    Regards.
    Shafi.

  • Fonts Incorrect when using compressor

    When I encode my .motn file straight from Motion, the fonts show up correctly in the finished quicktime. However, I've got about 62 of these motion files that need to be batch encoded, but when they come out of Compressor, the fonts display incorrectly...as if the font is not on my machine and being substituted.
    I've checked several of the motion files and the fonts they are using are installed on my system. What would cause this to happen?

    Ok, now I'm really stumped. So I took Patrick's suggestion and reinstalled the fonts system-wide. I checked the fonts were working correctly by launching a couple of the motion files, checking the fonts, then saving them.
    I then trashed Compressor's pref files (and FinalCut's pref files just for fun). Then I repaired disk permissions and rebooted. Once back in, I launched Compressor and loaded up two of the Motion projects. After choosing the appropriate encode preset, I double checked in the preview window and the fonts were dispalying correctly. Yay! So I submitted the job and waited. I opened the final quicktime file and the fonts are INCORRECT. What in the world??
    So, to recap: fonts show up correctly in Motion, they show up correctly in the Compressor preview, they even show up correctly in the timeline of FCP. But exporting from Compressor results in the wrong font and exporting my sequence from FCP crashes my system every time. I'm so confused.

  • In Numbers, how can I save a filter sequence using Reorganize?

    I'm using Numbers (from iWorks 9) and have a filterning sequence that involves a date range and finding specific values in a text column.  It's pretty straightforward to use the Reorganize button, but my macro program (QuicKeys) can't seem to negotiate the nested pull-down menu selections, so is there a way to save this sequence within Numbers?

    File menu, Export. Select Excel as the format.

Maybe you are looking for

  • CF query save as xls file

    I have a little problem and I hopw anybody could help me. I have a normal select statement and I want to run the select and have a SAVE AS button directly on the site to save a XLS file? Please help me ASAP!

  • SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA with ERP-System

    Hello, I have a running Instance of SAP NetWeaver Application Server ABAP & SAP Business Warehouse 7.4 SP8 on SAP HANA 1.0 SP8. Here I have the minisap Licence of A4H. When I get the Licence of ERP - do I have a fully ERP System on HANA ? Or do I nee

  • Automate FI (OB52)/CO(OKP1) posting period

    Hi, We would like to automate the FI & CO period opening procedure by batch process.  Iu2019ve two Qs; 1) OB52: The standard programs RFPERIOD_OPEN and RFPERIOD_CLOSE do not have dynamic date selection option while creating variant. 2)OKP1 : There is

  • Use 2 subscriptions to the same country

    hi, I bought the 400 min subscription to israel witch is which is the highest subscriptions to cell phones and landline. i bought another subscription of 400 min just for landline in order to use this one just for landlines but apparently also for la

  • Is it possible to make OSX see the internal and external HDD's as one large drive?

    Is it possible to make OSX see the internal and external HDD's as one large drive? For instance, hypothetically, could I have a Mac Mini Server with 2TB of internal storage and 2 external 4TB Thunderbolt HDD's, and make the OS see them all as one lar