DAC won't "Mark as Complete"

Help!
We are having problems with our Development and QA environments. One of the ETL workflows failed, so the whole execution plan failed. We would like to abandon that execution plan and just run a full load to start with a clean DB. However we can't get the first execution plan to complete. We've tried restarting it, requeueing everything, and the obvious 'Mark as Complete'. But nothing is working. The 'Mark as Complete' does nothing... no popup, no error message, nada.
I know there is SQL floating around to reset the table, but I was hoping someone could tell me why I can't 'Mark as Complete'. Is this a security setting?
Brenda
Edited by: user10736039 on Oct 13, 2009 3:22 PM

Check the repository schema DAC (or whatever schema has been assigned to DAC to store it metadata and data) on the database and see if it has run out of tablespace. People sometimes forget to monitor these schemas (DAC and ETL metadata schemas). If DAC cannot update the tables where this information is stored it starts behaving erratically and sometimes doesn't build, assemble or nothing works.
Check that add space if required and re-bounce DAC services.

Similar Messages

  • DAC - Mark as completed - From Command Line?

    I have a exec plan which has around 50 tasks... This exec plan starts when a source file is posted in source file folder. We have a .bat file which checks for source file, once it find the file, it starts exec plan. .bat runs in loop, so once file is loaded it will again check for source file..
    Now my question is if 3rd task (out of 50) does not load any records/does not meet required conditions, I would like to skip the remaining part of exec plan, as they dont have meaning without any records loaded in 3rd task. How can I go this in command line? daccmdline helps me to stop the exec plan, but no mark it as complete..
    Would like to do this, so next file can be started quick and we dont have wait for all 50 tasks to complete.
    Can we mark is as complete only from UI? Or can I update status in some of DAC tables to achieve this (not sure if this is supported!!)??
    Please let me know.
    Thanks.
    Ash

    Hi,
    There is no option to mark as completed from the command line.
    Create a task group for the remaining sessions and set the order of execution for those tasks and before doing this step you can create one session at informatica level which will check whether the file has been generated or not.
    If the file has not been generated then you are not going to execute the remaining tasks.
    Thanks & Regards,
    Navin Kumar Bolla

  • Messages app won't mark texts or imessages as read

    The messages app on my iphone 4 (os 6.1.3) won't mark any of my texts as read. I can receive texts and imessages, read them, and if I'm fast enough I can send replies, and I can see that the new message count goes down. However, within 20 seconds of opening the app, all messages that I have received since the problem started are marked as unread again. Additionally, if I am in a message thread when this happens, the new messages from that thread are opened in a new thread. I can only type for about 10 seconds after opening the app, and if I am typing after those 10 seconds, the app will crash and close itself.
    This seems to be very similar to the behavior described here: https://discussions.apple.com/message/22226643?ac_cid=tw123456#22226643 although my problem is with both texts and imessages. I did all the things described in that thread:
    "I've turned my phone off and on and few times. I reset the app a few times. I even did a hard reset of my phone (holding the home and sleep button at the same time).  I also went into my iMessage settings to turn it off and on again. I changed it to my email address, instead of my phone number. I turned off SMS and back on. I've done a lot of things and the issue still persists."
    I also backed up my phone up and restored it completely. This problem is still happening, though I see no problems at all in any other apps.
    Any ideas?

    I am having the same problem.  iMessages sends and sync with my iphone 4s and ipad, but even though I'm signed in on my mac with iMessage, I can't send any mesages and they don't sync with the messages sent from my iphone.   I am signed in with my AppleID on the mac, and I get the confirmation notices on my iphone and ipad, but I can't send send or receive iMessages on the mac.
    I've tried the numerous fixes suggested in other articles, such as signing in and out on all my devices (starting with the iphone first), deleting plist files, uninstalling Flash player, resetting the PRAM, repairing disk permissions, booting in safe mode, but nothing works. 
    I have a MacBook Pro 17" running the latest version of Mavericks with Messages version 8 (4226). 
    My iCloud account is a different login than my AppleID I use for the iPhone, iTunes, and Messages, but that's because it's the AppleID that is tied to my cell phone number. 
    Thank you for the help. 

  • I bought my little brother an iPod touch 2nd generation for Xmas so we could text since we love states away but it won't verify and complete updating so I can download the texting apps required by iOS 4 or later can someone tell me how to update it please

    I bought my little brother an iPod touch 2nd generation for Xmas so we could text since we love states away but it won't verify and complete updating so I can download the texting apps required by iOS 4 or later can someone tell me how to update it please

    What exactly happens when you try to update the iPod? What does the error message say?
    Also, are you sure yo have a 2G iPod?
    See:
    Identifying iPod models
    I ask since a 1G can only go to iOS 2.x via iTunes and highest is 3.1.3 via
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)

  • Branching courses are having a difficulty marking as complete because all slides are not viewed?

    I have a number of courses that have branching slides in them.  Because of the branching the user may not go to all of the slides.  When the user completes the course, the course says that it is in progress and the user gets the blue in progress icon on their "My Training" page.  When the course is playing you can see that the Table of Contents also does not show the module as complete as well.  I am wondering what can be done to resolve this issue.

    Your issue is likely to be that since users do not visit all slides then the slide completion falls below a percentage that is required.
    If you're not worried about exporting to HTML5, then the TickTOC widget might provide the answer.
    http://www.infosemantics.com.au/adobe-captivate-widgets/ticktoc
    You specify slides in the widget that will be marked as complete even if they were never visited.  This means those slides will be marked off as visited in the TOC and will also be credited to the user at the end of the project.  In your case I would suggest you place the TickTOC widget on the second last slide of the project (not the last slide) and set it to mark off all previous slides in the project. 
    Trial versions of all widgets available here:
    http://www.infosemantics.com.au/adobe-captivate-widgets/download-free-trial-widgets

  • Workflow to close Parent Task if all Children Tasks are Marked as Complete

    Hi All,
    I am struggling in creating a workflow which would mark my parent task as complete once all children tasks(I have subgrid in parent task where I add children tasks) have been marked as complete. I would assume it would be on a wait condition but
    I could have many children tasks and I guess I am little unsure how to create this wait condition to check whether all children tasks are complete and then complete parent task...
    Any help would be much appreciated!
    Thanks so much!

    You can't do this out of the box.  There's no easy way to check all child records on a parent record and then close the parent record.  You'll either have to find another approach, or do some custom development to create a workflow that can do
    what you want. 
    I'd start looking here: https://msdn.microsoft.com/en-us/library/gg309745.aspx?f=255&MSPPError=-2147217396
    The postings on this site are solely my own and do not represent or constitute Hitachi Solutions' positions, views, strategies or opinions.

  • Video Not Marking as Complete Until Exit Button is Clicked?

    I recieved the following feedback from one of our clients. They are using an AICC based LMS.
    "We noticed that in order for the video to mark as completed, we need to have all of the chapters checked off, quiz must be taken, and the user has to press the small Exit button."
    Do users actually have to press the exit button before a video will send "completed" to an LMS? Is there a work around?
    Thanks!

    What Captivate version are you using?
    This is happening based upon the Quiz Preferences - Reporting Settings that you have configured.
    Yes, you can customize the settings to mark completeing on basis of user access, slide view, Quiz attempts and many more criteria.
    Please choose and customize based upon your requirement--
    Instead of making the user hit the close button, you can yourself set Captivate to Close the course once it reaches the end.
    You can do that fron Start and End Settings under Preferences.
    I hope this helps.
    Thanks,
    Anjaneai

  • I´m a student, working with CS3 indesign, it won´t install again completely

    I´m a student, working with indesign CS3- it won´t
    install again completely and all other adobe programs are not willing
    to work (f.e. reader). What can I do?

    Hi Mylenium
         After updating the adobe license didn´t work any longer for the
    second time, since I bought. First time CS3 cleaning tool was the
    solution. But this time it is not possible just to open the
    CS3cleaning tool document(PDF)- not with adobe reader, also not with
    foxit for example. I removed all adobe stuff to install again, but
    installation doesn´t work for  the important components- photoshop
    etc. At first also adobe reader didn´t work (System told me, to
    install photoshop before:-) But after some deinstallation and
    reinstallation now just the new downloaded adobe reader X happily
    works again. Only solution to reinstall the whole system?? (medion
    professional PC, windows vista 5,0 - 2 GB, 32 Bit)
         Thank you for help
         Nanna

  • My itunes won't show the complete page for the license agreement page

    i just got a new ipod nano and like my itunes won't show the complete page for the license agreement page. I can see like two thirds of the page but can't see the rest so i can't agree to the license agreement. Advice please

    You need to set your screen resolution to 1024x768 on this screen
    Start > Control Panel > Display > Settings tab

  • My MacBook won't turn on completely

    My MacBook won't turn on completely. It will be fully charged, with the indicator light on the charger green and everything. When I turn it on, the screen lights up and the start-up noise happends, but that's as far as it goes. It stays with the light blue screen with the apple and loading wheel for an hour or so, then it turns itself off. I've tried this a few times over the last week, and nothing has changed.

    For Mountain Lion v10.8  > OS X Mountain Lion: If you see a blue screen at startup
    For Lion v10.7  OS X Lion: If you see a blue screen at startup
    Snow Leopard v10.6 >  Mac OS X 10.6: If you see a blue screen at startup
    Tip ...
    Helps to state which OS X is installed.
    Click the Apple () menu top left in your screen. From the drop down menu click About This Mac. The version is noted there.
    Troubleshooting advice can depend on that information.

  • I recently purchased a used iMac mid-2011 and just updated to Mavericks yesterday, but has previous owners Apple ID under app icon. It won't let me complete update without that ID and password. How can I edit this?

    I've had no issues changing Apple ID under preferences, etc. But it won't allow me to just click and change user name. Just says to put in password. I'm logged in under iTunes but haven't completely changed over my iTunes account from my old computer yet. Would that be a cause?

    The first thing to do with a second-hand computer is to erase the internal drive and install a clean copy of OS X. You—not the original owner—must do that. Changes made by Apple over the years have made this seemingly straightforward task very complex.
    How you go about it depends on the model, and on whether you already own another Mac. If you're not sure of the model, enter the serial number on this page. Then find the model on this page to see what OS version was originally installed.
    It's unsafe, and may be unlawful, to use a computer with software installed by a previous owner.
    1. If you don't own another Mac
    If the machine shipped with OS X 10.4 or 10.5, you need a boxed and shrink-wrapped retail Snow Leopard (OS X 10.6) installation disc from the Apple Store or a reputable reseller—not from eBay or anything of the kind. If the machine is very old and has less than 1 GB of memory, you'll need to add more in order to install 10.6. Preferably, install as much memory as it can take, according to the technical specifications.
    If the machine shipped with OS X 10.6, you need the installation media that came with it: gray installation discs, or a USB flash drive for a MacBook Air. You should have received those media from the original owner, but if you didn't, order replacements from Apple. A retail disc, or the gray discs from another model, will not work.
    To start up from an optical disc or a flash drive, insert it, then restart the computer and hold down the C key at the startup chime. Release the key when you see the gray Apple logo on the screen.
    If the machine shipped with OS X 10.7 or later, you don't need media. It should start up in Internet Recovery mode when you hold down the key combination option-command-R at the startup chime. Release the keys when you see a spinning globe.
    Some models shipped with OS X 10.6 and received a firmware update after 10.7 was released, enabling them to use Internet Recovery. If you have one of those models, you may not be able to reinstall 10.6 even from the original discs, and Internet Recovery may not work either without the original owner's Apple ID. In that case, contact Apple Support, or take the machine to an Apple Store or another authorized service provider to have the OS installed.
    2. If you do own another Mac
    If you already own another Mac that was upgraded in the App Store to the version of OS X that you want to install, and if the new Mac is compatible with it, then you can install it. Use Recovery Disk Assistant to prepare a USB device, then start up the new Mac from it by holding down the C key at the startup chime. Alternatively, if you have a Time Machine backup of OS X 10.7.3 or later on an external hard drive (not a Time Capsule or other network device), you can start from that by holding down the option key and selecting it from the row of icons that appears. Note that if your other Mac was never upgraded in the App Store, you can't use this method.
    3. Partition and install OS X
    a. If you see a lock screen when trying to start up from installation media or in Recovery mode, then a firmware password was set by the previous owner, or the machine was remotely locked via iCloud. You'll either have to contact the owner or take the machine to an Apple Store or another service provider to be unlocked. You may be asked for proof of ownership.
    b. Launch Disk Utility and select the icon of the internal drive—not any of the volume icons nested beneath it. In the  Partition tab, select the default options: a GUID partition table with one data volume in Mac OS Extended (Journaled) format. This operation will permanently remove all existing data on the drive.
    c. An unusual problem may arise if all the following conditions apply:
    OS X 10.7 or later was installed by the previous owner
    The startup volume was encrypted with FileVault
    You're booted in Recovery mode (that is, not from a 10.6 installation disc)
    In that case, you won't be able to unlock the volume or partition the drive without the FileVault password. Ask for guidance or see this discussion.
    d. After partitioning, quit Disk Utility and run the OS X Installer. If you're installing a version of OS X acquired from the App Store, you will need the Apple ID and password that you used. When the installation is done, the system will automatically restart into the Setup Assistant, which will prompt you to transfer the data from another Mac, its backups, or from a Windows computer. If you have any data to transfer, this is usually the best time to do it.
    e. Run Software Update and install all available system updates from Apple. To upgrade to a major version of OS X newer than 10.6, get it from the Mac App Store. Note that you can't keep an upgraded version that was installed by the original owner. He or she can't legally transfer it to you, and without the Apple ID you won't be able to update it in Software Update or reinstall, if that becomes necessary. The same goes for any App Store products that the previous owner installed—you have to repurchase them.
    4. Other issues
    a. If the original owner "accepted" the bundled iLife applications (iPhoto, iMovie, and Garage Band) in the App Store so that he or she could update them, then they're irrevocably linked to that Apple ID and you won't be able to download them without buying them. Reportedly, Mac App Store Customer Service has sometimes issued redemption codes for these apps to second owners who asked.
    b. If the previous owner didn't deauthorize the computer in the iTunes Store under his Apple ID, you wont be able to  authorize it immediately under your ID. In that case, you'll either have to wait up to 90 days or contact iTunes Support.
    c. When trying to create a new iCloud account, you might get a failure message: "Account limit reached." Apple imposes a lifetime limit of three iCloud account setups per device. Erasing the device does not reset the limit. You can still use an iCloud account that was created on another device, but you won't be able to create a new one. Contact iCloud Support for more information. The setup limit doesn't apply to Apple ID accounts used for other services, such as the iTunes and Mac App Stores, or iMessage. You can create as many of those accounts as you like.

  • Why won't Habbo load completely on Firefox?

    Okay well, for the past 2 days, Habbo will not load completely while I'm on Firefox. The loading bar comes up and it begins to load, but it never finishes. Why is this happening? I've tried using other browsers and it the loading bar does finish loading all the way, but there are a few difficulties, like some peoples characters won't show up. Is there something wrong with my computer? Please help me. I have a Mac, just to let you know, in case that helps you with anything.

    http://trailers.apple.com/trailers/focus_features/theboxtrolls/
    I'm using Firefox. I have the newest version of quicktime, but when I click play to play the trailer, the trailer window comes up like its ready to start, but it just sits there- no play button. Nothing.

  • Incomplete downloaded podcast marked as complete

    iTunes is downloading podcasts but not moving them from the Download folder to the Podcast folder. Yet, it is marking the podcasts as complete. I have gone thru the process of deleting the podcast, and re-downloading, but they fail at the same point. This happens on everyone of 12 different podcasts. I have even completely Unsubscribed and re-subscribed all of the podcasts. I have even de-installed and reinstalled iTunes. It then worked for 2 days, but now the same thing happens.
    TIA,
    Curtis

    This is happening to me too... very very annoying.

  • User completes approval task but system is not marking it completed

    My SP designer workflow has intermittent issues completing the task after the users does their part.  We've taken one of the web servers out due to the thought that the sessions were getting split up (IIS logs showed this happening) between the
    two servers, but the issue resurfaced today.  This user completed one task no problem, but when he completed the next task shortly after the system didn't finish up the second task so it 'stalls' (that's what I call it).  The stalled task
    doesn't get completed so the workflow doesn't move on.  I'm out of ideas.
    I've searched but can't find any reference to this behavior with approval tasks.  It is pretty straightforward OOTB approval processing but has intermittent issues.
    Anyone??
    thanks - Carlene

    Hi Victoria,
    Thank you for your reply.  Here are the responses to your questions:
    No, there are no errors in the workflow when the task is not completed.  I've turned on versioning in the task list and versioning shows the user modifying the task but the 3rd step of the system marking the task complete isn't occurring.
    No, the issue occurs intermittently which has made it almost impossible to figure out the cause.
    Creating a new approval workflow with the exact steps is really labor intensive unless we copy and modify it.  This has not been done.
    We've been looking at the ULS logs and the Workflow trace logging and what we recently discovered is an Access Denied error which has been narrowed down to a possible expired User-token and look-up to another domain by the initiator's ID.  All of our
    users are in domains other than the domain the SharePoint servers are in but there are two way trusts established.  We have since moved the approval processing step into an Impersonation step in the workflow which runs under the system account. 
    We are now watching and waiting to see if this will help.
    Another thing to note is all our users are granted access to SharePoint through AD groups which are then added to SharePoint groups.
    We are working with Microsoft on this and hopefully we can get it resolved. When we do I will post the outcome, in the meantime I welcome any other suggestions.
    Thanks - Carlene
    Carlene S.

  • I can not purchase any music or apps and all i get is an error message prompting me to go to itunes support website. My account info is all up  to date but still won't let me complete purchases

    Itunes will not complete my purchases even though all my infor and billing info is up to date. all I get is there is an error contact itunes support email address

    Contact iTunes Customer Service
    Apple  Support  iTunes Store  Contact Us

Maybe you are looking for

  • HP Officejet Pro 8600 only print 1/4th (maybe less) of a page and blows it up...

    Hi! A program I work on at work (which is distributed to people selling my employer's products) has trouble printing correctly on an HP Officejet Pro 8600. Only part (maybe 1/4th) of the page is printed and is expandeds to fit all the page. This prog

  • Imported Archive not visible

    Hi Guru, I have imported into XI a XSLT Mapping in IMPORTED ARCHIVE; now I have to use thi mapping in my Interface Mapping, but the imported Archive (the XSLT Mapping...) is not visible! How is it possible? Thanks to all!

  • Trouble accepting project

    Every time I put my project onto a DVD I get these warnings Warning: The file 'mcx_compositor' found in the VIDEO_TS folder will not be included in the final disc. Warning: The directory '/private/tmp/VIDEO_TS/Render Data' will not be included in the

  • Which EBS 12.1.1 on linux Media Packs contain vision demo ?

    Which one of these media packs on edelivery got vision demo in them: i) Oracle EBS Release 12.1.1 Media Pack for Linux x86-64-bit Release: 12.1.1.0.0     Part Number : B54465-06     Updated: MAR-08-2012 ii) Oracle E-Business Suite Release 12.1.1 Medi

  • AAF EXPORT OPTION FOR AFTER EFFECTS CC

    Hi My name is Marcellus. I use After effects for vex when I import my avid sequence AAF from Media Composer to After effects. Thing is I don't use premiere Pro or Premiere CC. I think that if I have to dynamic link my after effect composition over to