Full load with breaking down the loads in particular range - any progrom?

Hello all,
We are trying to do the first full load to our BW production system. We are doing Full load and then we are going to do the Init without data transfer to get the delta going.
The full load is so big that we have to break down the loads by particular ranges, we have done it once previosuly by creating 30 infopackages and typing the consecutive ranges in the Infopackages selection criteria.
I am just wondering, is there any other way we can do it which is much more easier, any code or program rather than having to create so many Infopackages and stuff.
Please help with any suggestions/advice.
Thanks in advance,

Hello sasi,
i am planning to use process chain, but what I am doing is since the load is so big I am putting range in the data selection of each infopackage (e.g. STNUMBER = 1000000000 to 1000005000) and there are such infopackages which gets the range in increasing order of 5000. (e.g. second infopackage will be STNUMBER = 1000005001 to 1000010000)
So I was wondering if there was easy way to do this instead of creating like this 30 infopackages manually and putting them in process chain.
anymore suggestions
Thanks

Similar Messages

  • Get message "loaded with errors on the target and was closed" but there are no errors in the vi.

    Hi,
    Attached image shows the error message which i receive when I try to run my vi. "vi loaded with errors on the target and was closed" 
    The vi has no errors as far as I can see and hasn't changed since I ran it a few days ago and it functioned fine. other vi's in the project run without any issue.
    Any guidance to find the issue would be greatly appreciated!
    Thanks,
    Conor
    Attachments:
    Labview error.JPG ‏43 KB

    Some tips:
    1. Try to recompile the VI which is "loaded broken" (ctrl+click on Run arrow). Deploy.
    2. Try to recompile this VI and its dependencies (ctrl+shift+click on Run arrow). Deploy.
    3. Try to recompile top-level VI and its dependencies. Deploy.
    4. Change something in "loaded broken" VI (add some code, like reversing array back and forth, just to make LV recompile it). Deploy.
    5. Close the project. Restart RIO. Open project. Deploy.
    6. Close LabVIEW. Restart computer. Restart RIO. Open project. Deploy.
    7. Take another computer. Deploy from it.
    8. Close project. Clear compiled object cache (menu Tools -> Advanced -> Clear compiled object cache...). Open project. Wait until LV will open/recompile it. Deploy.
    9. Do as 7, but in the meantime reformat RIO from MAX. Open project. Deploy.
    10. Contact NI Support. Send them your project. Make them Deploy it.
    The fun starts when you have project which deploys for 30 minutes... Usually I skip straight to step 8 then, and usually it helps.

  • .vi loaded with errors on the target and was closed

    When I intend to run my RT (communicating with an FPGA on a cRIO) it only runs one time. The second trial leads to the following error:
    NI_AALBase.lvlibine Wave.vi loaded with errors on the target and was closed.
    LabVIEW:  Failed to load shared library lvanlys.*ineWaveCIN:C on RT target device.
    After reseting the FPGA and Labview it runs again, but also only for one time.
    Thanks for solutions!
    Thomas Vogl

    Error 'found'.
    Process (one day working on it!):
    1- 'Disabled' .vi cutting it into small pieces.
    2- Locate code that provokes 'not defined error' by enabling and running.
    3- Finally located.
    My case:
    I've designed a communication system. To send data uses a PDU containing a 'variant' and 'ring'. This ring indicates type of data to convert variant with necessary typedef. The system defines 4 default msgs on ring (NULL, ACK, NACK, PING).
    The receptor works well, but as I have a lot of data types, I need a case structure. (rings do not work with case at least on 2011) Then I do next thing:
    Explicit cast to a typedef enum with all my data values... (This system is designed for our purposes and could not be the better solution)
    ... UNDEFINED ERROR ON PXI ...
    Solution:
    Instead using explicit typecast use "coercion dot" casting. Like here.
    I receive an U16 data that PXI cast to my enum on 'data out' indicator (you can't see coercion dot because pink and red are 'very different' colors)
    No more errors.
    Conclusions:
    Labview has issues working with explicit type-casting to enums. I can't work more on it, but is necessary to debug this kind of issues because can affect projects at last steps of the development and drives LVdevelopers crazy.
    The only think I do with the enumeration is to add new element and all the system fails...
    Thank you for your reply Schmitz!
    I hope that this information could help somebody that in the future needs to investigate how LV works... xD
    Probably this is not the only issue related with ".vi loaded with errors on the target" (known as the "well defined error").
    Cheers

  • My Mac won't start up and Im using DiscWarrior. When I restart the computer with "c" down, the screen goes black. Is this ok? Do I just wait it out?

    my Mac won't start up and Im using DiscWarrior. When I restart the computer with "c" down, the screen goes black. Is this ok? Do I just wait it out?

    Have you just tried repairing with Disk Utility?
    Repair the Hard Drive and Permissions - Lion/Mountain Lion
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Repair
    When the recovery menu appears select Disk Utility. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported then click on the Repair Permissions button. When the process is completed, then quit DU and return to the main menu. Select Restart from the Apple menu.

  • How to break down the total stock level in multiple items ECC6.0 ERP

    Have a requirement for being able to break down the total stock of material into multiple items.
    E.g.
    Total stock: 1000 mtr. Unr.
    Consists of lenghts of:
    500 mtr.
    200 mtr.
    200 mtr.
    100 mtr.
    The different stocks should be displayed to sales persons and also 3rd party web applications towards customers
    Using 3rd party WMS system for all LE processes and currently handling this requirement using batch management, but using batch management also has some really strict rules which is why I would like to find other solutions
    Searching for any methods to solve this problem.
    Regards.
    Robin

    If tracking each "size " is important, then you can go for a seperate material code itself for each size.
    eg: 1000mtr = A
    500 mtr= B etc .
    you can show conversion of 1000 Mtr -> 500 MTR by subcontracting/ production /material t material transfer.
    -We had used split valuation in one clients system, where they wanted to track the Uncut Iron rods and iron rods cut into different sizes seperately .
    -Some  people use batch management with characteristics as well .
    Cnsidering your system is in live stage,  you have to consider the impact of each type of change.

  • TS3694 I am using iphone 3gs, I upgraded my i-os to 6.0 from 5.1.1 however I am facing performance issue, along with this all the applications including settings or any other shuts down automatically. Is there any way by which I can use my phone in better

    I am using iphone 3gs, I upgraded my i-os to 6.0 from 5.1.1 however I am facing performance issue, along with this all the applications including settings or any other shuts down automatically. Is there any way by which I can use my phone in better way?

    No, downgrading from any version of iOS to an earlier version is not supported.

  • Pointer doesn't change into the loaded graphics icon or the loaded text icon

    My pointer doesn't change into the loaded graphics icon or the loaded text icon when placing images or text. How can I fix it?
    Thanks!

    You only need to ask once.
    Quick question

  • If my SSD on my Air is almost full, will it slow down the computer?

    If my SSD on my Air is almost full, will it slow down the computer? As in, if I have about 20GB left on my SSD, will the computer run slower?

    Rule of thumb tends to be that you should set aside 10% of disk space for SSDs for the best speed. This comes from SSDs in Windows PCs, where the SSDs do perform more slowly when full rather than having some free space. This is just how SSDs work, which I won't get into the technicalities of. The SSD controllers themselves allocate set a reserve space (this could not be true in Apple's case, depending on what chips they use), but generally the more free space the better. So 64GB should set aside 6GB, 128GB should set aside 12GB, and 256GB should set aside 25-26GB.
    SSDs technically will never be as fast as when you first got it. They slow down as soon as you start to write data to them, but the slowdown will be negligible. It's still faster than a HDD at the end of the day.

  • I have a small white line running down the edge of my screen, any idea what it is? i have has the computer less then a month, didn't really notice it before.

    i have a small white line running down the edge of my screen, any idea what it is? i have has the computer less then a month, didn't really notice it before.

    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Call AppleCare.
    Best.

  • While playing a game my iphone went completely frozen, it does not respond to any input, not even to holding down the on/off hey. Any ideas?

    While playing a game my iphone went completely frozen, it does not respond to any input, not even to holding down the on/off hey. Any ideas?

    Try a reset. That is holding the sleep/wake and home button together until you see the Apple logo and release. That will reset the iPhone, but will not affect your data.
    Thanks! It worked just fine!
    MRP66

  • I just got an eMac G4-1Ghz/256/80/SuperDrive/56k/220v the problem is, it's stuck on theLoading Screen everytime i turn it on it wont go any further it's stuck on the Gray Apple logo with whiteBG and the loading icon that keeps circling any ideas?

    i got this emac from my uncles friend, and they said it's still working so i was likeok lemme see. and when i turned it on i was like "nice it really is working" but right after it went to the loading screen (Gray apple logo with a whiteBG and the loading icon that keeps circling) it wont go any further.. it just stays like that forever.. OMG any ideas???? thanks

    Hello, do you have the Install Discs for it?
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.

  • Loading external swf, how to deal with errors within the loaded swf?

    I have a Flex app that basically lets you browse a bunch of thumbnails that represent swf files, when you click a thumbnail it opens a window that loads the actual swf into an image control. The problem I have is that these swfs can be uploaded by our clients, so they may have actionscript errors being thrown, etc. We can't really predict what they may do. Is there a way I can load these swf in such a way as to ignore any errors that the loaded swf may generate within itself.
    For example, one such swf reads some text from a text file to display, but when they are viewing it in this manner the file isn't there so a stream error is generated. My parent Flex app doesn't care about this error and I don't want to see it thrown up in an actionscript error box (I have debug verison loaded on my PC obviously) or interfere with the parent app in any way.
    Would application domains help at all? Would it make a difference if I loaded the swf into a separate domain? Or is there some way I can generically trap any error coming from the loaded swf and just ignore them?
    Any help appreciated.
    Thanks,
    Marcus

    There is no way to catch errors thrown at random times.  Remember that most folks have the release player which does not show error dialogs.
    Alex Harui
    Flex SDK Developer
    Adobe Systems Inc.
    Blog: http://blogs.adobe.com/aharui

  • Web pages load but way down the page is where the material starts. doesn't load and show from the top of the page why?

    web pages are not loading right. loaded page material starts way down the page.

    Try "Ctrl+0" (zero) to restore normal size, see if that does anything.
    Please provide the url.
    Please paste the following into the location bar and report the size of your current window. (will not work from location bar in Firefox 7.0.1 but your version is more practical)
    javascript:void(alert("resize:help%20from%20http://www.mvps.org/dmcritchie/firefox/lessons/intro/k.html\nCurrent%20Window:%20"+window.outerWidth+"X"+window.outerHeight+",%20%20%20current%20width:%20"+window.outerWidth+"\nScreen%20Available:%20"+screen.availWidth+"X"+screen.availHeight+"\n%20Full%20Screen%20Size:%20%20"+screen.width+"X"+screen.height+"\n\nscreen.availTop="+screen.availTop+",%20screen.availLeft="+screen.availLeft+",%20screen.availHeight="+screen.availHeight+",%20screen.availWidth="+screen.availWidth+",%20screen.colorDepth="+screen.colorDepth+",%20screen.height="+screen.height+",%20screen.colorDepth="+screen.colorDepth+",%20screen.left="+screen.left+",%20screen.pixelDepth="+screen.pixelDepth+",%20screen.top="+screen.top+",%20screen.height="+screen.height+",%20screen.width="+screen.width+",%20window.outerHeight="+window.outerHeight+",%20window.outerWidth="+window.outerWidth))

  • Youtube loads videos, but leaves the loading circle on the screen

    When I watch videos on YouTube, occasionally the loading animation stays on the screen even though the video is playing, during this the play/pause button doesn't work until I click on the timeline. Clicking on the timeline also removes the loading animation. Is there a way to fix this or is the problem with YouTube?

    -youtube most likely, they've had another flood of problems during the last week...

  • HT1379 My iMac won't start up. I turn on the power button the start up screen appears. The apple symbol shows up, the loading shows up, the loading circle starts. Then the loading bar disappears, and The loading circle and apple logo disappear and power i

    The power comes on. Screen turns white. The start up sound plays, the apple symbol come up the loading bar show up but do not show any sign of loading. The loading circle appears and spins. Then the loading bar disappears and the. The screen goes black and power goes off. I've tried unplugging, command alt escape, and command alt p r,  no effect.  Any other suggestions???

    OS X v10.6- Gray progress bar appears under Apple logo during startup
    Install or Reinstall Lion/Mountain Lion from Scratch
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND and R keys until the menu screen appears. Alternatively, restart the computer and after the chime press and hold down the OPTION key until the boot manager screen appears. Select the Recovery HD and click on the downward pointing arrow button.
    Erase the hard drive:
      1. Select Disk Utility from the main menu and click on the Continue button.
      2. After DU loads select your startup volume (usually Macintosh HD) from the
          left side list. Click on the Erase tab in the DU main window.
      3. Set the format type to Mac OS Extended (Journaled.) Optionally, click on
            the Security button and set the Zero Data option to one-pass. Click on
          the Erase button and wait until the process has completed.
      4. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion: Select Reinstall Lion/Mountain Lion and click on the Install button.
    Note: You will need an active Internet connection. I suggest using Ethernet if possible
                because it is three times faster than wireless.

Maybe you are looking for

  • ACS 5.4 Access Policies Problem

    Hi Gents, I've been trying to troubleshoot this for a long time but I'm out of ideas now. here is the topo. I've got a Cisco ACS 5.4 VM used for Radius Network Authentication with a Cisco WLC 7.0, I've done the initial setup and all the rules, everyt

  • Best quality for youtube

    I made a video and its 2.01 GB in iMovie. i want to put it on youtube but I want the best possible quality. The limit for youtube is 100MB whats the best way to compress my movie?

  • New DB from existing DB with data

    Hi All, How to create new DB from an existing DB with all the data? means what could be the sql for that. ?

  • Error in synthesizing SysGen FIR compiler

    Hi We have a SysGen project, which includes a bunch of FIR filters. We have defined their coefficients as MATLAB floating point arrays, which are quantized by the FIR Compiler block. When we try to synthesize the core (either through generate netlist

  • Batch process in ABAP

    Hi, The requirement is that the pictures of a material are stored in  client side server. They upload the pictures of a material in a server. We should be able to pick from that server whether the picture file is present in a server or not. We should