SCCM 2012r2 - Remove "invisible" packages/applications from Distribution Point

Hello alltogether,
I've encountered the following issue:
Our distribution points are displaying applications/packages as "In Progress - Waiting for Prestage content".
These packages doesn't exist anymore. Neither as prestage file nor in the config manager itself. We never tried to apply this package by using a prestage file because such a file never existed.
Even if I open the "content" tab of one distribution point, I can't find these packages in there.
The exact status of this package is the following:
Message: Distribution Content
Message Detail: Distribution Manager instructed Package Transfer manager to send Package "x" to distribution point "y".
Status Type: In Progress
I want to remove these "ghost" packages from the Distribution Status overview. Anyone has a clue how to accomplish this?
Thanks in advance!
Best Regards
Feyh

Hello,
thanks for your answer!
Unfortunately no, there is no information about these files.
Yesterday we installed a new one, extracted all of our prestage files on it and watched the status. The Packages weren't listed in the "Distribution Point Configuration Status".
After some time we added the new DP to our general DP-group where all of our packages/applications are assigned to. Now the "non-existing" packages are added with the "in Progress" status.
I had a look into "Distribution Point groups -> Our group -> properties -> content" but these packages aren't displayed in the list. Some of the packages are now in the "waiting for prestage content" state, others are staying with the "Detail will
be available after the server finishes proccessing ...".
We managed to remove one of the packages by deleting it from the database.
The following statement removed it from the Distribution status overview. However, we still are able to find the package in the database.
select  * from SMSPackageswhere PkgID = 'P100003B'
DELETE from SMSPackages
where PkgID = 'P100003B'
Apparently the delete-statement affected 72 rows. But we are having no clue which. As long as we are not sure we killed anything important we are not going to do this with the other packages because it's the productive system. We can't reproduce this in our
test system...

Similar Messages

  • Remove package from Distribution Point

    I have been fighting with an OS deployment for the last day. The log was showing it was unable to find the package p0100001 which was my boot image. I eventually got it working as I failed to configure my boundary correctly. But it got me wondering...
    In SCCM 2007, it was pretty straight forward on how to remove packages from distribution points. But I still can't figure out how to remove a package, specifically a boot image, from a DP. I can view the distribution in the monitoring section and see the
    package successfully deployed, but what if I wanted to remove that boot image from the DP? How is this done. I'm sure it's staring me in the face, but I'm missing it. Thanks!

    I realize this is an old post, but I am dealing with the same issue regarding the removal of deployment package contents from Distribution Points.  After removing a Distribution Point from the Contents Locations tab on one of my Deployment Packages,
    how long does it take for the deployment package to be removed from the distribution point.  I have removed a large deployment package from a distribution point, but am not seeing any increase in the available free space.
    Any help would be appreciated.
    Muskie
    Muskie

  • Suspend upload of packages to a distribution point

    Imagine this situation:
    I've created a new distribution point and added it to a distribution point group with a lot of content (packages) assigned to the group. I discover right after SCCM starts to upload packages to the new DP, that the network usage to that office reaches its
    limit, and instead of using Rate limits, I would like to stop the package transfer for a while until the weekend comes. If I want to suspend the upload of packages to a distribution point for a day or two, will it be OK to remove the new DP from the DP group?
    Freddy

    You can certainly remove the DP from the group, but I doubt that that would stop the flow of content. It may also cause the content to be deployed, then removed, and then redeployed when you add it again.
    Why not just temporarily change the rate limits or scheduling window and then change it back later?
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Unable to create package shares on distribution points

    For any OSD packages in our environment (like images, driver packages, etc) I always check the option "Copy the content in this package to a package share on distribution points", so that we are able to run content directly from the DP's in a task
    sequence instead of downloading it first to clients. But I've noticed now that for any new package I create, the package shares aren't being created thus my OSD tasks are failing due to missing content. When I check the copy content option for a new driver
    package and monitor the distmgr.log, here is what I see:
    Copying package DEV0007F to the package share location \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F on the server ["Display=\\hou-sccmdp03.network.local\"]MSWNET:["SMS_SITE=YYC"]\\hou-sccmdp03.network.local\    SMS_DISTRIBUTION_MANAGER  
     4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:40 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:45 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:50 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:55 AM    2156 (0x086C)
    Failed to set security on \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F for package DEV0007F    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:03:00 AM    2156 (0x086C)
    That same sequence of errors is repeated for every distribution point we have. I checked the sharing permissions on the SMSPGKE$ and SMSSIG$ folders on the DP and everything looks correct. I only started noticing this issue after our SP1 upgrade, but I can't
    find anything from Microsoft saying this is a known bug or how to fix it. This is also affecting new distribution points that we created after the SP1 upgrade, so I don't believe going down the remove/reinstall of all the DP's route will work. Any suggestions?

    Copying package DEV0007F to the package share location \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F on the server ["Display=\\hou-sccmdp03.network.local\"]MSWNET:["SMS_SITE=YYC"]\\hou-sccmdp03.network.local\    SMS_DISTRIBUTION_MANAGER  
     4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:35 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:40 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:45 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:50 AM    2156 (0x086C)
    SetObjectSecurity failed; 0x80070002    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:02:55 AM    2156 (0x086C)
    Failed to set security on \\hou-sccmdp03.network.local\SMSPKGE$\DEV0007F for package DEV0007F    SMS_DISTRIBUTION_MANAGER    4/3/2013 11:03:00 AM    2156 (0x086C)
    I've seen similar errors after installing SP1:
    Failed to set share security on share \\DP.domain.tld\SMSSIG$. Error = 5
    Failed to set access security on share SMSSIG$ on server DP.domain.tld
    DPConnection::Disconnect: Revert to self
    Cannot find or create the signature share.
    Solution for that case: Use the computer account instead of a site system installation account:
    That might fix it.
    Torsten Meringer | http://www.mssccmfaq.de

  • OSD: howto force package to take sources from distribution point (not download it)?

    Hi,
    We have this package which installs correctly, but not in a task sequence. A network drive is mounted during install but we see the install fails due to the fact the package is downloaded (and share is made to c:\).
    You can enforce this behaviour in a deployment (to a collection) but howto do this in a task sequence?
    Please advise.
    Please advise.
    J.
    Jan Hoedt

    What a waste of time. So I should change every single package, application, script, bootimage of task sequence then also make a specific package for sccm 2012 client configmr just for the purpose a package installs from a distribution share instead of copying
    the files locally?!
    You're kidding right?
    Jan Hoedt

  • Tweak SCCM 2012R2 for faster time to content distribution to DPs

    Hello,
    SCCM 2012R2 with 1 primary site and 140 DPs.  I would like to reduce the total time that it takes to have content fully staged on all my DPs.  To that end, I am interested in tweaking SCCM to be more aggressive and send out more content at one
    given time.  My primary server doesn't get taxed (RAM, CPU, Disk or network).  
    I'm aware of the "Content Distribution Settings" with "Maximum number of packages" and "Maximum number of threads" under "Software Distribution Component Properties."
    What do you run these at for your primary site? (particularly if you have many DPs)
    If I raise either to an absurd level, where would I see the bottleneck/failure? (my assumption here is that I can back down from this side of absurd and monitor this bottleneck)
    Do you recommend adjusting the retry settings?
    Using the "Distribution Point Job Queue Manager, I can see that 78 of my DPs have double digit retries.  5 DPs have triple digit retries.  -
    What is a "normal" amount of retries?
    Can this number be reset so that I can evaluate with it's incrementing? 
    In summation, my goal is to allow the primary sccm server to use more resources to get the content staged out in less time.  If I'm not asking the correct questions, please do let me know. 
    Thanks for your consideration.

    What do you run these at for your primary site? (particularly if you have many DPs)
    If I raise either to an absurd level, where would I see the bottleneck/failure? (my assumption here is that I can back down from this side of absurd and monitor this bottleneck)
    Do you recommend adjusting the retry settings?
    Using the "Distribution Point Job Queue Manager, I can see that 78 of my DPs have double digit retries.  5 DPs have triple digit retries.  -
    What is a "normal" amount of retries?
    Can this number be reset so that I can evaluate with it's incrementing? 
    #1: just tweak those settings yourself and monitor the outcome.
    #2: the network will get saturated and there will be a high load on the disks
    #3: it depends (on the availability of the remote DPs and WAN links; 100 is usually enough). Content distribution is only retried if an error occured so you should not see any retries unless something is wrong.
    Torsten Meringer | http://www.mssccmfaq.de

  • How to remove third party application from mAC

    how to uninstall or remove custom application from mac yasomite. New to mac   easy and safe way
    thanks in advance

    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Application won't download/install from distribution point

    Hello,
    I have a new distribution point that clients refuse to download application deployments from. The advertisement(s) get stuck at "Downloading 0%". 
    The DP monitor confirms that the package is distributed. Boundary and boundary group is created and should be OK for this DP (which has firewall disabled).
    When I take a client and put it on a different subnet, the application downloads from another working DP.
    Any suggestions?

    CAS.log --->Download started for content Content_310d8d2d-9457-455b-ac4a-1a03fb4567f3.1
    -->And it will just hang until I cancel the deployment/install on the client.
    LocationServices.log --> no errors
    Unable to retrieve AD site membership --> ????both the client and the DP are domain members
    Distribution Point='http://MNTH-SP-SRV01.xxxx.local/SMS_DP_SMSPKG$/Content_310d8d2d-9457-455b-ac4a-1a03fb4567f3.1', Locality='LOCAL', DPType='SERVER', Version='7958', Capabilities='<Capabilities SchemaVersion="1.0"><Property Name="SSLState"
    Value="0"/></Capabilities>', Signature='http://MNTH-SP-SRV01.xxxx.local/SMS_DP_SMSSIG$/Content_310d8d2d-9457-455b-ac4a-1a03fb4567f3.1.tar', ForestTrust='TRUE'
    (MNTH-SP-SRV01, this is the DP I'm trying to deploy from)
    DP is associated to a boundary group, and the boundary with the address range which the server is on is a member of the boundary group.

  • How to manually completely remove a J2EE application from the server?

    Hello,
    I have created and deployed a certain test J2EE application.
    After I finished with it I wanted to remove it, yet I cannot do it: Any removal attempt, either by the SDM or Admin Tool, encounters exceptions and errors I cannot handle. I tried restarting the server, stopping the application yet nothing works. on telnet the application has always STOPPING ststus...
    Desperately, I have decided to manually remove this application from the server yet I don't know the steps.
    Can someone please give me a step-by-step guidance on how to completely remove this application from the server, so it won't appear anyome both at the SDM and at the deploy service of the WAS?
    Thank you in advance,
    Roy

    Hi Peter,
    I've reproduced the problem and created a thread dump. I believe these lines are the important ones:
    "SAPEngine_Application_Thread[impl:3]_10" prio=5 tid=0x080cc9d8 nid=0x18e0 in Object.wait() [8a8f000..8a8fdb8]
         at java.lang.Object.wait(Native Method)
         - waiting on <0x14450d88> (a java.lang.Object)
         at java.lang.Object.wait(Object.java:429)
         at com.sap.engine.services.ejb.EJBAdmin.destroyContainers(EJBAdmin.java:1145)
         - locked <0x14450d88> (a java.lang.Object)
         at com.sap.engine.services.ejb.EJBAdmin.commitStop(EJBAdmin.java:2529)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commonCommitFinished(StopTransaction.java:262)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commitCommon(StopTransaction.java:305)
         at com.sap.engine.services.deploy.server.application.StopTransaction.commit(StopTransaction.java:291)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:310)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesImpl(ParallelAdapter.java:327)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.runInTheSameThread(ParallelAdapter.java:111)
         at com.sap.engine.services.deploy.server.application.ParallelAdapter.makeAllPhasesAndWait(ParallelAdapter.java:230)
         at com.sap.engine.services.deploy.server.application.RemoveTransaction.begin(RemoveTransaction.java:133)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
         at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3139)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.remove(DeployServiceImpl.java:903)
         at com.sap.engine.services.deploy.server.DeployServiceImpl.remove(DeployServiceImpl.java:5056)
         at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:885)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:304)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:193)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:122)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Could you please advise how to proceed from here?
    Thank you in advance,
    Roy

  • What is the process that SCCM clients access content from Distribution Points?

    I already know that the (Network Access Account) NAA is one method, and that it also has to have the
    Access this computer from the net network right configured on the Distribution Point (Default server settings allow this). I am trying to understand what happens when the connection to the Distribution Point fails when using the NAA. Does the
    client use the computer account (computername$) of the SCCM client or is the SCCM Site Server account (SCCMSiteServer$) instead. After reading
    this and
    this, I am not sure now. Hopefully someone can help clear this up. 
    --Tony

    The first link also states: When Configuration Manager tries to use the computername$
    account to download the content and it fails, it automatically tries the Network Access Account again, even if it has previously tried and failed.
    The way this reads to me is that the Network Access Account is first attempted since it is tried again after the computername$ is
    attempted. Peter, I am I just misunderstanding what it is trying to say? Also, is computername$ referring to the client machine and not
    the SCCM site server? Is the SCCM site server ever used which is referenced in Gerry's blog? 
    Just to make sure I completely understand the process goes:
    Local Computer account (ComputerName$)
    Network Access Account (NAA)
    No use of SCCM Site Server\s
    --Tony

  • SCCM 2012 client push occurs from site server or from distribution point?

    I would like to set up client push in SCCM 2012 and I have a remote site with about 80 workstations that I would like to deploy the clients to using client push, but this remote site is VERY slow, as in less than 3Mbps slow. There is a remote DP located
    at this site and I wanted to know if the remote workstations will be hammering my Site Server across the WAN (or MP I guess since the MP role is i installed on the Site Server) to request the client installation, or do the clients just request the client from
    the Site Server or MP and then the client downloads to the remote DP and then the workstations install the SCCM 2012 client from the local DP at the remote site?
    I just do NOT want the WAN link to become overwhelmed with workstation requests to install the client and have the Site Server have to respond to each and every workstation and download the SCCM 2012 client to each system over this slow WAN link. 
    How does the client push process actually work?
    Thank you

    The initial files will come from the primary site server. The rest (the biggest part) will come of the distribution point. See for a good read (even though it's more about secondary sites), this post of Jason:
    http://blog.configmgrftw.com/secondary-sites-and-boundary-groups/
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • How to remove the open applications from right side of the dock?

    How do I remove the open apps from the right of the line on the dock? They are by the Trash. I will attach an image. I don't want them to show up over there when I have an app open.

    In previous versions of Mac OS X, any window containing an open application that was reduced in size was put in the Dock and looked like those in the image. So if you reduced any open page while in an application, that would be as you see, there. Or if you chose to 'hide' an open application it'd go there.
    You should be able to click once on each of those and have the full page restored in the screen. If there is anything on those pages you want to save, do so and the file would be saved in your Documents or other folder of your choosing.
    Good luck & happy computing!

  • TS1702 I need to remove one unwanted application from my account totally ( iCloud & Ipad). As my ipad will be handled by my kids Ido not want them to see. Please help me to remove my purchase. thanks.

    I need to remove one purchased app from my iCloud and ipad. Needs  solution
    immediately.

    You cannot delete past purchases from your iTunes account. You should delete it from your iPad and then use Restrictions to stop kids from downloading without the pass code. See http://support.apple.com/kb/ht4213
    You can also hide things from your iTunes account by following these steps http://support.apple.com/kb/HT4919

  • How long until Deleted Content from Distribution Point frees disk space?

    Hopefully this is an easy question for you guys with more experience with the product.
    Yesterday, I created a new software distribution group for Office 2013 SP1, both 32 and 64bit.   I didn't really understand at the time that it was going to download nearly 8GB into my /sources folder...which is where I save my package contents.  I
    would have not expected this download to exceed approx 2GB.
    Since I indicated that it should also be distributed to my Distribution point, which is the same server, it also increased the disk usage in the /sccmcontentlib folder, as well as increasing the amount of space used in my SQLDatabase which is on the same
    drive.  It was never deployed to anything.
    Since I'm not yet ready to deploy this update to clients, but have a few others things to do instead, I wanted to delete the content from the distribution point to free up some disk space.
    I went into Software Library, Deployment Packages, went to properties of my Office2012_SP1 deployment, went to Content Locations, picked my single distribution point from the list, and chose Remove.
    However, no disk space was cleared on my drive.   I've still got 6GB free on my 120GB volume, so I'm not out of space.    
    Is this something where a scheduled job will come through and process this removal and free up the disk space?   Or is there a way to kick of the process manually?    

    It was never setup as an application. 
    It was a Windows Update, which was added to a software update group.  Then, I went to the software update group and right clicked and chose Download.  I created a new deployment package, and then distributed the content to one of my distribution
    point.
    By doing that, I understood that it would create the D:\sources\WindowsUpdates\Office2013_SP1 folder and put the deployment files there.  And I also see that because that content was set to a distribution point, it copied it there into the ContentLib.
    So, I wanted to remove the data from ContentLib, so I went to the Deployment Package, went to Content locations and removed my Distribution Point.   
    So, are you saying that in order to remove the ContentLib, that I have to remove the entire Deployment Package?   
    I thought by removing the Content Location it would remove it from the DP, and if I later wanted to add it back ,I could go back to the Deployment Package, go into Properties and add a DP back to the content location.

  • Package deployment to Distribution points

    We have SCCM 2012 SP1 with 5 primaries, 23 secondaries and 80 distribution points around the globe. How does SCCM distribute packages to the DPs? Past practice has us distributing to the primaries first, then the secondaries
    and then finally the DPs. The question was raised that the DPs get their content from which server? A team member and I have been unable to locate the information in the Tech-net library, does anyone know the answer or can
    we get a link to where we may be able to locate the info ourselves?
    Thanks.
     

    I am hoping someone else can fill in some gaps for you, but I will give it a shot.  The primary site server grabs the content from the content source and sends it to the DPs.  This is one reason to plan out your source folder structure carefully. 
    There was some recent discussion on this here:
    https://social.technet.microsoft.com/Forums/en-US/afa0a018-889a-46dd-866c-ee688899ace6/what-is-the-best-practice-for-package-source-locations?forum=configmanagerapps#ad772921-6f85-44c5-8250-7ca1aff6dc11
    Jeff

Maybe you are looking for

  • Should I use a data retrieval service or software to recover data ?

    Please pardon the length of this post. Here's the setup for our office: Computer 1: 10.4.8 OS X 1 GHZ PowerPC G4: silver grey tower, grey apple 1MB L3 Cache 256 MB DDR SDRAM Computer 2: 10.4.8 OS X Dual 450 MHZ PowerPC G4: blue grey tower, blue apple

  • Please tell me the background proces of update statement in oracle

    1. user excuted update and inset statement from sqlplus , please give me the flow in oracle architecture 2. user excuted commit and roll back also please give me the flow in oracle architecture Thanks

  • Image not showing for podcast

    Hello, I can't seem to get my image to show in my podcast. Everything else checks out OK. prettygoodgig uses Wordpress and feedburner. The image shows on the feedburner site. It has been about 3 weeks and still does not show in itunes. I have tried c

  • FIM CM Bulk Smart Card Issuance Client and Printing Smart Cards

    Hi, From what we are reading, the Bulk Smart Card Issuance Client can be used to Issue and Print Smart Cards - what does MS mean by 'print smart cards'? Do they mean 'print on smart cards' like for instance users photo's? Or would we still need to ut

  • Dimension hiearchies in awm

    Hi I am using 10g and using awm. I have a view that populates a dimension. This has: YEAR ACCOUNTING_TIME_CODE FY2008 FY2008 FY2008 Q1.2008 FY2008 Q2.2008 FY2008 Q3.2008 FY2008 Q4.2008 These dimensions have a hiearchy of year and then accounting time