Active and inactive portal objects

Hello!
I would like to indentify the active and inactive(unused) objects (Rolles, Worksets, Pages, iviews, etc...) in portal. Can any one advice me how to identify them.
Note:
Version Inforamtion
J2EE Engine - 6.40 PatchLevel 104329.313
Portal - 6.0.17.0.0
KnowledgeManagementCollaboration - 6.0.17.0.0 (NW04 SPS17)
Thanks in Advance,
Immanuel Gollapalli.

Hi Immanuel,
a tool that might help you as a super administrator to check object dependencies / delta links and to compare object properties (e.g. for objects where you assume they are multiplied), might be the PCD inspector. Before using it you should be aware of the following comment: T"he change function should only be used with great care and by persons who have expert PCD knowledge. Accidental changes (such as deleting a PCD object) normally cannot be undone and could gravely endanger or permanently damage the portal." So be careful when using this tool. Details can be found in the documentation here: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c0/2d8a80b5c12945b48cf29bc203f4b4/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/c0/2d8a80b5c12945b48cf29bc203f4b4/frameset.htm</a>
Something that might be interesting for you as well: In order to check the usage of the pcd objects by end users, Portal Activity Reporting is pretty useful. Find documentation here: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/content.htm</a>
Hope this helps to ease your tasks of finding unused or duplicate pcd objects, best regards
Jana

Similar Messages

  • Active and inactive program

    Hello Gurus,
          I have following three question about active and inactive program:
          (1)  what is the difference for active program and inactive program ?
          (2) I wonder if  there are inactive and active version for all program ?
          (3) I want to editing a program in operation. How can I get that ?
    thanks very much!

    Hi,
    Only activated objects can be accessed by all the users. If the object is under developement only active version is visible to everybody which can be accessed.
    An object may have any number of inactive versions, but it isi invisible to other users. It is confined only to your worklist. once you activate this it will beactivated and will be available for whom so ever it is authorized.
    By activating the object, the system checks the syntax of the entire object, then creates an active version, generates a runtime version, and deletes the corresponding entry from your inactive object list. Only active versions can be transported to other systems.
    <REMOVED BY MODERATOR>
    Thanks,
    Imran.
    Edited by: Alvaro Tejada Galindo on Apr 28, 2008 12:58 PM

  • What is diff b/w active and inactive DCs

    hi
    please let me know what is diff between Active and Inactive DC's.
    If possible send some FAQs on JDI
    Thanks
    -mmukesh

    Hi Mukesh,
    When you are developing somthing through JDI (NWDI), you will have inactive dc and active dc.
    If you want to do some changes in code then you can do these changes through inactive dcs. Whatever changes you do in inactive DCs and until you check-in that activity. other developers cannot have those changes.
    but, when you check-in your activity those changes will be visible to other developers who are working on the same DC but this updated code will not be reflected in active DC.
    But when you activate that activity, those changes will be reflected in active dc and this active dc will be deployed on Development server.
    In summary, inactive DCs contain intermidiate code which is not ready to deploy on Development server yet. This updated code is available in Active DC.
    Hope now you are clear with Inactive and Active DCs.
    Regards,
    Bhavik

  • Active and inactive vendor

    Hi Guys
    can any one explain what is active and inactive vendor and how to see the list of vendor master.
    G.Krishnamohan

    in SAP easy access
    under Financial accounting >Accounts payable-> information systems-->masterdata report
    you can display blocked vendors also as a list there using those reports.
    the vendors which are blocked are inactive vendors
    anantha

  • Pls can any one suggest me the Existing Report Name for Active and InActive

    Hi all ,
               pls can any one suggest me the Existing report name for displaying Active and inactive vendors .
    Rgds
    Rafi .

    hi,
    my transaction is VL02N change outbound delivery.

  • Active and inactive states for a button

    Is there a way to assign a button action only when the playbacket is on:
    i.e. lable "play3"on timeline instead of placing a hotspot over each button with code?
    Basically an active and inactive state.
    button1 exists on entire 30 seconds then only active when playbacket hits and stops on "play1", "play2", "play3" etc..

    Hey there-
    Yes, you can do this with a little bit of code.  Take a look at the "state management" section in this blog post, which will describe how to set variables, get variables, and use an if statement to code some logic in.
    http://blogs.adobe.com/edge/2012/07/18/tutorial-leveraging-independent-symbol-timelines/
    Hope this helps,
    -Elaine

  • Active and inactive development Components

    Hi,
    What are active and inactive development Components ?
    Thanks,
    sowmya

    Hi,
       Basically in the Development Configuration you will be able to see 2 types of development component.
    1)Active
    2)Inactive
    Whenever user needs to change any coding or development then he needs to do this in the inactive DC.
    After check in the activity it will sync with the Active DC.So that means the Active DC is contained data after the check in activity.Both are sync.We are not able to do any changes in active DC.
    This is the restriction by sap
    Thanks
    Kanai

  • Total number of active and inactive users

    Hi All,
    i have to count
    The total number of users.
    Total number of active and inactive users.
    Total number of users after 90 days of inactivity:
    I have gone through the below thread, but it is showing the user info. but not count.
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/maxl/ddl/statements/dispuser.htm
    Please let me know how to write MaxL command or some other way to count the users.
    Thanks,
    Prathap

    I doubt whether you are going to get the count using maxl, if the command you are using is producing information you can use then you might have to spool to a file and then parse the file and get the count values e.g. excel, scripting.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Selecting Active and Inactive Employees from IT0000

    Hi,
        How do I select Employees from InfoType 0000 based on Employment Status field. I need an optimised way to select the same as the field P0000-STAT2 is not indexed
        Select directly from PA0000 based on STAT2 field would be my last resort
    Thanks and Regards,
    Aditya

    Hi Frank,
              If I use the logical database PNP or PNCPE, it would also bring in the selection screen which I do not want.
          I am writing an upload program which will read all Active and Inactive employees and then update InfoType 0758 for them
          I could use function module LDB_PROCESS to avoid the selection screen in the logical database
          However, Is there any other approach that you know through some function module....??
    Thanks and Regards,
    Aditya

  • Why am I having less free memory? What is active and inactive memory?

    Hi, I own a MBP penryn model. Right now, when I look in the activity monitor (or istat pro), it tells me that my free ram is 302mb, 56mb inactive, 816mb active, and 166mb wired. Why am I only having 300mb free if Im only using safari at the moment and not running anything else? Everytime I start up my notebook, the free space is around 1.70gb free at least. But why do I have that little bit of free space after a long time use?
    Sorry if this is a newbie question, im really new to this.
    Message was edited by: djvic87

    About OS X Memory Management and Usage
    Reading system memory usage in Activity Monitor
    Memory Management in Mac OS X
    Performance Guidelines- Memory Management in Mac OS X
    A detailed look at memory usage in OS X
    Understanding top output in the Terminal
    The amount of available RAM for applications is the sum of Free RAM and Inactive RAM. This will change as applications are opened and closed or change from active to inactive status. The Swap figure represents an estimate of the total amount of swap space required for VM if used, but does not necessarily indicate the actual size of the existing swap file. If you are really in need of more RAM that would be indicated by how frequently the system uses VM. If you open the Terminal and run the top command at the prompt you will find information reported on Pageins () and Pageouts (). Pageouts () is the important figure. If the value in the parentheses is 0 (zero) then OS X is not making instantaneous use of VM which means you have adequate physical RAM for the system with the applications you have loaded. If the figure in parentheses is running positive and your hard drive is constantly being used (thrashing) then you need more physical RAM.

  • How to query in SCCM 2012 to know how many active and inactive clients in a specific time and date

    Dear Everyone,
    Good morning. I need to perform a query to know how many clients PCs are active or inactive during the a specific time and date (let say, today 9pm). In my query, I want to know:
    1. How many client PCs is active at that time and date?
    2. How many client PCs is not inactive at that time and date?
    Any assistance is greatly appreciated. Thanks.

    Thank you Gerry for pointing out that it doesn't show real time date. I do agree with that. However, I am look at the (at least in this) report which supposed to [description] shows a list of computers not reporting any power activity for a specified date
    and time. Since I can only key in date in my selection (time option not given), I am expecting the report to show me whether there any client PCs that doesn't any power activity for the specified date. A list was generated, and a number of them shows HardwareInventoryScan,
    LastHeartBeatScan and LastPolicyRequest on the same date itself. I would like to know why these appears, so that I can learn from it.
    Due to the selection option given, I can't expect my original goal, but at least (hopefully) I can get to know (past event) how many and which client PCs is not powered on a particular date based on the date and collection selected.
    At least by getting explainations, I hope to learn something from this (how to read this report). Thanks in advance.

  • Active AND inactive BOM

    Hi Experts,
    Is there any transaction which let us know about Active BOM
    and Inactive Bom Status seperately.
    Regards,
    Siddarth

    Dear Siddartha Surya,
    Check out this,
    1.If the BOM status is 01 - active means for any material then the same can be executed & checked
    using T codes CS11,CS12,CS13.
    2.If the BOM status is 02 - inactive means for any material then the same *cannot be executed &
    checked* using T codes CS11,CS12,CS13.
    check and reply whether works or not.
    Regards
    Mangalraj.S

  • Displaying active and inactive links in a table.

    Hi all,
    I'm trying to display active links and inactive links in a table.  The problem that I have is that the inactive links are grey, I would like them to appear like normal text in a textview.  From what I understand, I can't have two different celleditor types in the same column, so there goes that idea.
    Does any one have any suggestions on how I may be able to display this intermixing?

    Hi Michael,
    you're right, as for now there is only one cell editor assotiated with one column, probably in near future that won't change.
    Maybe you should try to change the stylesheet of your application?
    Best reagrds,
    Christian

  • Table to check status(active or inactive) of objects?

    Hi All,
    what is the table name, which contains the status of objects.
    I want to check all the objects(pgms, tables, classes, FM etc) of server, if they are active or not?
    Thanks
    santosh.

    Hi santosh,
    There is NO ONE Table
    which will get u all the info.
    1. REPOSRC
       For programs, above is the tablename.
       R3STATE is the field for status.
       Note :
       If a program is in ACTIVE state first,
       and then inactive (due to some modifications)
      , then this table will contain TWO entries for it.
       a) A = active
       b) I = inactive
    2. Same Table for FUNCTION MODULES.
       In the case of FM,
       u will have to check the INCLUDE name
       for the corresponding FM.
      eg. ZAM_FG01 = function gruop
          ZAM_F06  = Function Name.
          LZAM_FG01U02 = include name for this FM.
                        (it can be 02, 03, 01 etc.)
    3. For Tables : DD02L
       field name = AS4LOCAL
      (There will more than 1 record, if table is in inactivated state)
    A     Entry was activated or generated in this form
    L     Lock entry (first N version)
    N     Entry was edited, but not activated
    S     Previously active entry, backup copy
    T     Tempory version when editing
    4. *----
      SVRS_GET_OBJECT_STATE
      We can also use the above FM.
      for the field object type, the following is necessary !
      Program : REPS
      table  = TABU
    regards,
    amit m.

  • Active and Inactive partitions - need expert knowledge

    We are out of space on CCM ver 8.5.1 and we are about to do what Cisco says is needed.  We are going to run an iso and re-install 8.5.1, which will formet the drive and all existing data gets overwritten.  Then we will restore the current backup.
    Our inactive partition has ver 6.something.  Can we make that partition the active one, install 8.5.1 over it, then restore the backup to there?  My goal is to preserve our current active 8.5.1 in case anything goes wrong and we will have a place to go back to.  We've asked the Cisco tech every which way and don't think he is understanding what we are asking.

    That would be just futile, if the common partition is full, you'll probably face the same issue when you try to upgrade to 8.5, the common partition won't clean up and free space just because you switch to the previous version.
    You have a few options here:
    A) Use RTMT to clean as much log files and any other unnecessary files as possible
    B) Use the ciscocm.free_common_space_v1.1.cop.sgn and lose the ability to switch back at that point
    From README
    Important Note: This COP file does not install anything on the node. It just runs a script that
    removes the inactive side in the common partition to free up the disk space so that upgrade is
    successfully completed. You will not be able to switch back to the inactive version after installing this patch.
    C) If this is on ESXi, use the ciscocm.vmware-disk-size-reallocation COP file to increase the disk size and then try the upgrade.
    D) DRS restore on a fresh install as they instructed.

Maybe you are looking for