Continue without error

Why does the following query runs even after error in each loop ?
declare @i int
set @i = 100
declare @sql varchar(255)
while @i > 0
begin
set @sql = 'select * from faketable'
exec(@sql)
print @i
set @i = @i - 1;
end

exec(@sql)
if @@error>0 break
Best Regards,Uri Dimant SQL Server MVP,
http://sqlblog.com/blogs/uri_dimant/
MS SQL optimization: MS SQL Development and Optimization
MS SQL Consulting:
Large scale of database and data cleansing
Remote DBA Services:
Improves MS SQL Database Performance
SQL Server Integration Services:
Business Intelligence

Similar Messages

  • An unknown error occurred. You may be able to continue without problems

    iMovie 6 continues to crash for me. I am receiving this error:
    An unknown error occurred. You may be able to continue without problems. I have restarted, deleted prefs, Repaired permissions. I am running latest Leopard OS (10.5.3).
    Any one experiencing the same?

    So, every time you add a cross dissolve transition between photos in an iMovie project, the project crashes. What format are your photos in? jpg seems to be the most trouble free. RAW , Pict, and bmp, sometimes more problematic. Scanned photos?
    If this is the only transition where this happens, you might try using the Overlap transition. But obviously this would be just a stop gap measure and not a satisfactory solution.
    Since you have been updating your operating system, I would do another permissions repair using the Utilities app on your Mac. Wouldn't hurt to trash the plist file again, either. Restart your computer, even though you already have tried that. Close all other programs while running iMovie. (Sometimes the Norton anti-virus programs cause some problems, for example.) Also, 13GB of free space could be a little tight. Wouldn't hurt to try clearing some more space. 25GB is what many users of this forum recommend. You already are trying out opening the project in a new account. If none of the above works, I would think that you are left with reinstalling iMovie. I don't know whether the problem is with the new operating system itself. I have not heard of any problems with Mac OX 10.5.4 or 10.5.3, but there may be some bulletin out that I haven't seen.
    Because the problem appears in other iMovie projects, but not in other programs, that would indicate that the problem is confined to iMovie rather than any generalized disk problem. (Still, it wouldn't hurt to run First Aid from the Disk Utility app on your Mac.)
    Good luck with this. Perhaps some others may have suggestions as well.

  • InDesign CS3 crashes without error when opening any 2nd InDesign file

    Issue: InDesign CS3 crashes without error and remains resident in memory if we have an InDesign file open and attempt to open a second InDesign file.
    OS: Win XP SP2
    InDesign Version: 5.0.2
    Hardware: Dell Precision WorkStation T3400, 4 gigabytes of memory, Intel Core2 Quad processor Q6600
    Details: No messages in the event viewer about the problem. We renamed the InDesign Defaults and the InDesign Saved Data file. We removed Creative Suite, restarted and then reinstalled Creative Suite (I could not remove and reinstall InDesign individually). We have created a new Windows profile for this user. I have one computer having the trouble. Other InDesign installations are working fine. This computer has 559 files in C:\windows\fonts. Other people that are not having the problem have a larger number of fonts installed.
    The issue is not file specific. We are not running out of memory as I checked the task manager after the first InDesign document is open.
    Why is opening a second document different than opening the first document?

    Hello Peter and Josh,
    I'd just like to assert that I am having the exact same problem as Josh. I've spent the time to go through the steps listed above and have found the same results.
    The issue as we see it multiple times daily is as follows:
    (1) User opens File1 (everything works fine)
    (2) User goes to open File2 (via explorer or via file->open) or print File1
    (3) The User Interface for ID disappears (InDesign.exe still appears in Task Manager and is NOT listed as "Not Responding", ID does not appear in the Task Bar)
    (4) The only way to continue work is to End Task/End Process InDesign.exe and relaunch.
    No error messages appear, no error logs are created(that I can find). Non-related concerns caused us to upgrade this users PC. With a completely new install we are still having the problems. The systems are listed as follows:
    OS: Win XP SP2 (fully updated minus SP3)
    InDesign Version: 5.0.2
    Newest Hardware: Custom Built Computer, 4GB RAM installed (3.24 recognized by windows), Intel Core2 Quad processor Q6600 @ 2.4Ghz
    OS: Win XP SP2 (fully updated minus SP3)
    InDesign Version: 5.0.2
    Older Hardware: Custom Built Computer, Intel D945GTP Motherboard, 2GB RAM installed, Intel Pentium D processor @ 2.8Ghz
    Troubleshooting:
    (1) Alt+Space and M then using arrow keys moves every other window the user had opened other than In-Design. The user has two monitors. (a) 1280x1024 and (b) 1200x1600 (yes she uses the monitor rotated 90 degrees
    (2) Log files - Non exist in the C:\Program Files\Adobe\Adobe InDesign CS3 folder. I've also done a search across the entire hard drive for any "*.log" files, none of which were adobe related.
    (3) Default Printer - Changing the default printer to Adobe PDF is not really an option. I was able to convince the user to temporarily switch to a different networked printer and await the results (most likely today or tomorrow it should recreate)
    (4) /3GB switch - Getting that last 700 something MB of memory isn't an issue. I've run MemTest.exe on all the available system memory overnight in a "burn in" test. The system ran fine the sticks were nice and warm when I got in from all the hard work :)
    (5) Order of Opening - The problem repeates regardless of order. The trick seems to be opening File2 or printing File1 (I had the user only work on one file at a time (required her to close any open files before opening the next, that wasn't fun for my user but the system didn't crash on opening in this scenario, just on printing. Obviously not a permanent work around)
    Any help here would be much appreciated as this has been plaguing us for months now.

  • Oracle 11g client for Windows 8 - 64bit exists impromptu without error msg

    HI all.
    I just got a new laptop and its running Windows 8 Pro 64 bit os. I downloaded Oracle Client 11g 64bit from the oracle website. After clicking the setup.exe installer a msg box pops up saying '[INS -13003] Environment does not meet the requirement' with no further information. Yet i go ahead and continue becos i was told it was a general error and should be ignored.
    After that, the GUI comes up. I select Administrator (or any) installation type, the language, specify my installation location but on performing prerequisite check, it exists without error. Any help?

    The 12c client install is documented at Contents
    - it is a pretty straightforward process once you have downloaded the software. Did you try to install the full client or the Instant Client ?
    11.2.0.1 install may or may not complete correctly - if it does, there is no guarantee that it will function as expected
    HTH
    Srini

  • INS0003 OWB Repository Installation cannot continue without DBA privileges

    Hi:
    I´ve installed oracle database 10120 and today installed oracle warehouse builder 10.1, the installation haven´t problems, but when i try to execute OWB Repository Assistant i have the follow message error:
    INS0003 OWB Repository Installation cannot continue without DBA privileges
    If i connect me to OEM and check the privileges for sys or system user don't have any problem if i connect me as sysdba.
    I created a new user with all privileges and the error is the same.
    How could i fix my problem?
    Thanks for your help.
    Alex.

    This issue is normally caused because you have not setup sys to connect as sysdba per newer database setup procedures, test with connect "/ as sysdba" in sql*plus.
    If you cannot connect from SQLPlus by just the '/ as sysdba' login, then check the Note 50507.1 via Metalink as this describes the different ways you can connect to Oracle as an
    administrative user.
    Hope this helps,
    Keith
    Product Management
    Oracle Warehouse Builder

  • I am continually getting error -69 when syncing iPad Air with latest iOS and iTunes versions. Any suggestions?

    I am continually getting error -69 when syncing iPad Air with latest iOS and iTunes versions. Any suggestions?

    Try Googling "sync without iTunes".
    There are free alternatives and there are not so free alternatives.
    Btw, to check if AVG is causing the problem, you should uninstall AVG and not just "turn it off".
    Also, can you describe how you go about uninstalling a program? For example, how did you "delete" iTunes?

  • CRM 2015 installation hangs without errors on Windows Server 2012 installed in a VM

    I have installed a Windows Server 2012 and SQL Server 2012 on a VM using VMware Player and then installed Dynamics CRM 2013, working out all the configuration problems.
    The installation hanged once without errors and when I tried it again it was installed, no problems. Dynamics CRM 2013 works without issue.
    Then I copied the machine, uninstalled the Dynamics CRM 2013 and started installing CRM 2015. However this time without errors the installation hangs even though I tried more than 5 times.
    There are no errors, installation program is not unresponsive and task manager shows nothing out of the ordinary.
    I have also tried this on multiple physical and virtual PCs to no avail.

    Try to Delete the registry files of CRM before you start the installation : HKEY_LOCAL_MACHINESOFTWAREMicrosoftMSCRM

  • Cash Management - AutoRecon without errors, but still unreconciled?

    Hi guys,
    Pretty interesting question:
    I have multy period's bank file (transactions for 3 accounting periods), all settings are according the manual on AP and CM sides done.
    Statement's Import finished without errors, AutoReconciliation finished without errors, but Statement still have status UNRECONCILED and on AP side transactionsin ap_checks_all table still have STATUS_LOOKUP_CODE as NEGOTIABLE, and CLEARED_AMOUNT, CLEARED_DATE, REQUEST_ID, CLEARED_ERROR_AMOUNT and ACTUAL_VALUE_DATE fields are still empty.
    The periods were OPEN at the time of a run.
    Only when I go to the Statement in CM and open the lines and reconcile them one by one it works.
    Please advise, any help will be appreciated!
    Bok

    Hi,
    Step: 1
    Check the System parameters Auto Reconciliation Setups
    Step: 2
    Check the Bank Statment line has Bank Transaction Code attached
    Step: 3
    Check the Document number given in Bank Statement line is matching exactly with the Payment/Receipt
    Step: 4
    Check the Bank Code attached to line is same as the available line you are trying to match i.e. RCT to Receipt, PMT to Payment etc
    Step: 5
    Assign MO: Security Profile Option to your user id
    Run Autoreconciliation Program now. The issue should be resolved.
    Regards,
    Sridhar

  • Flash player has been installed multiple time without errors but bbc news website and even flash player help say it isn't. How do i get out of this loop? - using windows 7 ultimate and latest IE11

    flash player has been installed multiple time without errors but bbc news website and even flash player help say it isn't. How do i get out of this loop? - using windows 7 ultimate and latest IE11

    I have had the same problem for WEEKS and I cannot access any sites that use Flash. Flash has been installed on this computer since I bought it in 2012. I have allowed auto updates but for weeks the updates never get past Step 2 - is this because I do NOT want the Google Tool bar? I use NO tool bars as there is only 6 inches of vertical screen space. Is this because I uncheck wanting Chrome as a default browser?  It is already installed, I just don't use it.  I came to this site and ran the check is it installed and the system says it is either not installed or not enabled. Version 14 just downloaded about 30 minutes ago - but did not progress to Step 3 although a pop up screen came up with a finish button, which I clicked. WHAT is the problem and how do I fix it?  If this were just a compatibility bug between IE11 and Adobe they have had plenty of time to fix it.
    Stephanie HC

  • How do I get the Audio Books to stick without error on any of my car

    Good evening all.
    I have been drafting a FAN message in my head for several days now, mainly because I have seen so many people baggin all over the ZEN in a number of posts... It's getting late, and I am resolved to not bore everyone with my rhetorical delights, so - for this night I enter to say: - THANK YOU so very much for the Helpful Hints thread, that was very kind. And 2- The PQI SD cards, both the 2GB as well as the 4GB are a hit with the ZEN as well as all the others mentioned thus far.
    Seems a big crowd is very disappointed with the cans and cant's of the internal memory being able to sync up directly with the SD cards; maybe my total "newby'ness", but I am thrilled with my product... I purchased the 2GB ZEN, and then scored the Bluetooth headphones that were discounted over a hundred bux over the Father's Day weekend.
    I'm a disabled, over the hill gentleman, and wanted a media player to keep me company on the powerwheelchair rides into town and what not... Yes... Being able to drag or send **bleep** from internal memory to the SD card, vice versa would be a treat, but things are workable as is.
    My ONLY problem thus far has been in trying to re-sync a couple of Audio Boox, FROM my ZEN internal flash memory, to my PC (that part looks as if it works out OK, and I can get them imported back into the AudioManager library) and then try to get them to hook in error free to one of the SD cards (it's here where the difficulty occurs)... I'd much prefer to have just music on the internal flash, and then carry all my extras on my cards; but I was all excited and stuff... Tried to take baby bites and little steps, but just couldn't resist digg!
    There is simply no way that I can figure out how to get the Audio Books to stick without error on any of my cards. And therefore I am reluctant to delete them off the ZEN itself.
    Ahhhwell... Li've and learn!
    Overall.. I am tickled green with the Creative ZEN, the Earphones and the investment into the extra 0 gigs of card memory.
    Well... That was a bit longer than I wished, but for ME, it was a pretty **bleep** short write!
    Good night all.. Sleep well...
    gypsy
    OH.. And my daughters little PNY 28mb card works with the unit too
    Admin notes: I moved the message from the locked sticky (undergoing cleanup now) so that others can help.
    Message Edited by KokChoy-CL on <span class='local-date'> 07-6-2008<span class='local-time'> :59 AM

    Even if you could get protected content on the SD cards, AFAIK the Zen won't support bookmarks for files on the SD cards. That would make listening to lectures or audio books on the SD card would be very inconvenient?(who wants to have to remember where their place is, then fast forward to it each time they restart listening to it's). I am curious. Do you have any problems getting the audiobook files to play in the correct order, or do the tags sort them properly? It seems like many series of lectures or other series of audiofiles sort properly on the pc or in mp3 players that use the folder/filename system, but might not sort properly based on the ID3 tags?

  • Cann't install up to date update Lion 10.7 cancel during install error: damaged by download but it's download without errors 1,34 GB. What can I do has anyone a solution to solve this issue?

    cann't install up to date update Lion 10.7 cancel during install error: damaged by download but it's download without errors 1,34 GB. What can I do has anyone a solution to solve this issue?

    I wish I fully understood your post, but perhaps you should try re-downloading. Are you trying to download the 10.7.3 update? If so, then try downloading OS X Lion Update 10.7.3 (Client Combo).

  • I was listening to music on my ipod shuffle when it went off.It hasn't turned on since then.When i connect it to the computer,the connection and disconection sounds play continuously without the ipod showing.What could be wrong or how can i get it to work

    I was listening to music on my ipod shuffle when it went off.It hasn't turned on since then.When i connect it to the computer,the connection and disconection sounds play continuously without the ipod showing.What could be wrong or how can i get it to work?

    Hello,
    I am currently an owner of an Ipod Touch 4th generation. I see you are having problems with your Ipod Touch, so I will try to find a solution to your problem.
    Hold down the Sleep/Wake and Home buttons for at least 10sec. or until Apple logo appears (Nothing will be lost, this is just a "Hard Reset")
    Hope that helps!
    If none of the above solutions work, can you please respond back ASAP as I will try to find another solution to your problem (This might even help others with the same problem!)
    Cheers!
    Pizza98704

  • I set up my new apple Id but when I go to iTunes it won't let me continue without a credit card on file how do I set it up without a credit card

    I set up my new apple Id but when I go to iTunes it won't let me continue without a credit card on file how do I set it up without a credit card

    You can create an iTune and App Store account without credit card details
    1. Sign out of current Apple ID if you are sign-in to one (important)
    2. Go to App Store and select a free app
    3. Tap INSTALL APP
    4. Create New Apple ID
    5. Confirm Your Country
    6. Agree with Terms and Conditions
    7. Fill in your Apple ID and Password (you must create a new Apple ID; don't use your old Apple ID)
    8. Create and answer your secret question
    9. Select NONE for Payment Method
    10. Fill in Billing Address
    11. Submit application for new Apple ID
    12. Wait for verification email
    13. When email arrive, verify your account
    14. Start downloading your free apps

  • ITunes won't load without Error

    I just loaded a new drive with a clean install of windows on a test machine I have and iTunes will load without error. It will start to import a CD but will then lock up or freeze no error. Also none of the 21 back up CD's I have or the 5 dvd's will work to recover my library. Something is seriously wrong with iTunes and it seems that Apple does not care.

    After doing some trouble shooting I followed method 4 on this link as noted Can not install some updates or programs in a few other articles.
    When I rebooted this time and attempted to launch iTunes nothing happened other than the icon becoming highlighted. I then checked both the widows task manager applications and the processes tab.
    Applications
    -Nothing running
    Processes
    -iTunes.exe
    -iPodservice
    -iTuneshelper.exe
    -applemobildevice.
    I attempted to end all these processes and reload itunes without any luck. Next I went into MSCONFIG and set it for selective startup. Under the services tab I removed Ipod Service and Apple Mobildevice from loading at startup and under the startup tab I removed iTuneshelper from loading.
    After restarting and attempting to reload it is still not successful.
    Any ideas to resolving this issue?

  • " 3 items could not be synced. See iTunes for more information"  I have searched and I have tried the solutions on the forum. My iPhone has been successfully synced without error and I am trying to sync with new laptop.

    " 3 items could not be synced. See iTunes for more information"  I have searched and I have tried the solutions on the forum. My iPhone has been successfully synced previously on my mac mini without error. I am trying to sync my iPhone with new MacBook Pro.

    Modular77:  With respect the dialog on the iPhone 'XX items could not be synced.  See iTunes for more information.' , would you happen to know where to look in iTunes?  I looked in all the places that seemed logical to me. 
    I am, however, asking only for future reverence, as the initial sync which generated the error dialog was done via USB, and almost immediately after the USB sync, I ran a WiFi Sync—two in a row in fact—both initiated from the iPhone.  Both WiFi syncs completed successfully with no error dialog. 
    I then ran another USB sync initiated from iTunes on the Macintosh, as was the first sync which gave the error. This second USB sync also completed successfully with no errors.
    I think someone in this thread mentioned non-AppleStore products or DMR issues which I think could not have been an issue in my case, as I was running the sync to install updated Apps from the AppStore, and additionally had deleted some music and movie items to make sure there was room for the App updates. Nothing was added other than the recently downloaded App updates from the AppStore. 
    iPhone3GS  iOS 5.1.1 build 9B206. 
              Developer Profile enabled.  iCloud enabled.
              32 GB “disk.” About 1.5 GB free after sync.
              iPhone NOT jailbroken
    MacBook 13-inch Aluminum, Late 2008 (NOT Macbook Pro)
         Lion 10.4.7 build 11E53.  2 GB RAM.
    Thanks for any info or advice.  Problem IS now solved, but it absorbed a lot of time to reach that point.

Maybe you are looking for

  • ITunes won't open after upgrading to OSX Mavericks

    I've just upgraded to Mavericks on my Macbook Pro and after completing the installation iTunes 11.1.2 will not open any more. When I try to open iTunes the software name shows in the upper right corner as normal, but a blank box with an "ok" button p

  • Dynamic Class Reference in Custom Class

    I've created a custom class that I want to be able to dynamically insert a movie clip from the library. I'm running into trouble because I want to access the clip as a property of the custom class object (ie: so it can be swapped out for another libr

  • How do I play audio attachment in my PDF file?

    How do I play the audio attachment in my PDF files in android?

  • Do awm 10.2.0.3.0A  be the same awm 10.2.0.3.0 ???

    hi all, there is many post talk about awm 10.2.0.3.0 and its advances like: Sparcity Advisor ... I use currently the awm 10.2.0.3.0A and in this version, there's not the function Sparcity Advisor. Can you explain me how to get the awm 10.2.0.3.0? Wha

  • Intel My wifi technology adapter not found

    Hello ! I got problem. Some days ago my wifi worked fine until now .Now i got error like this: adapter not found. Can't access wifi anymore. I think my drivers are updated, i had downloaded the latest from your site. I tried format, but that didn't h