Which Agent(s) are in the Solaris 8 Package?

Hi!
Can anybody tell me which Agent(s) are available in the complete Sun Solaris 8 package?
Best regards,
cAner

Hi,
Have you checked the link:
http://docs.sun.com/ab2/coll.47.11/SEAUG/@Ab2TocView?Ab2Lang=C&Ab2Enc=iso-8859-1
This has detailed information on this subject. Please let me
know if you have any specific question.
Hope this helps.
Thanks,
Gopinath.

Similar Messages

  • HT1338 how can i find which files that are using the most storage?

    help please !!! because my storage availability is getting lower !

    Try a program such as Disk Inventory X or OmniDiskSweeper.
    (70433)

  • Old packages which should be removed with the new python package?

    I recently pacman -Syu'ed and got all the new updates Arch has to offer. In doing this, quodlibet wouldn't work anymore. Doing my own investigation, it apparently looks for libs in /usr/lib/python-2.4 before /usr/lib/python-2.5 come to find out a bunch of old packages still use /usr/lib/python-2.4 and therefore the folder sticks around and quodlibet complains it cant find what it needs in /usr/lib/python-2.4 when it is in fact in /usr/lib/python-2.5
    I then proceeded to pacman -Qo /usr/lib/python-2.4 and remove packages until i could successfully delete the folder with no packages owning it. I would then assume, that the packages I had to remove need to be rebuilt with the new python. If someone can confirm my logic here, I'll post a bug report and  hopefully this clears up some of the python migration issues that seem to be cropping up.
    [will@Ghost32 python2.5]$ sudo pacman -R pyxdg
    removing pyxdg... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-m2crypto
    removing python-m2crypto... done.
    [will@Ghost32 python2.5]$ sudo pacman -R setuptools
    removing setuptools... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtreee
    error: could not find python-elementtreee in database
    [will@Ghost32 python2.5]$ sudo pacman -R python-elementtree
    removing python-elementtree... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-musicbrainz
    removing python-musicbrainz... done.
    [will@Ghost32 python2.5]$ sudo pacman -R picard
    removing picard... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libtunepimp
    removing libtunepimp... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pyicu
    removing python-pyicu... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-pylucene
    removing python-pylucene... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-dateutil
    removing python-dateutil... done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    error: this will break the following dependencies:
    libnewt: is required by partimage
    [will@Ghost32 python2.5]$ sudo pacman -R partimage
    removing partimage...
    warning: /etc/partimaged/partimagedusers saved as /etc/partimaged/partimagedusers.pacsave
    Deleting user partimag
    done.
    [will@Ghost32 python2.5]$ sudo pacman -R libnewt
    removing libnewt... done.
    [will@Ghost32 python2.5]$ sudo pacman -R winki
    removing winki... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    error: this will break the following dependencies:
    boost: is required by wengophone-ng
    [will@Ghost32 python2.5]$ sudo pacman -R wengophone-ng
    removing wengophone-ng... done.
    [will@Ghost32 python2.5]$ sudo pacman -R boost
    removing boost... done.
    [will@Ghost32 python2.5]$ sudo pacman -R pacmon-svn
    removing pacmon-svn... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-notify
    removing python-notify... done.
    [will@Ghost32 python2.5]$ sudo pacman -R python-eyed3
    error: this will break the following dependencies:
    python-eyed3: is required by libgpod
    [will@Ghost32 python2.5]$ sudo pacman -R libgpod
    error: this will break the following dependencies:
    libgpod: is required by gtkpod
    [will@Ghost32 python2.5]$ sudo pacman -R gtkpod libgpod python-eyed3
    removing gtkpod... done.
    removing libgpod... done.
    removing python-eyed3... done.
    [will@Ghost32 python2.5]$
    and in the other terminal I had..
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pyxdg 0.15-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-m2crypto 0.16-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by setuptools 0.6c3-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-elementtree 1.2.6-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-musicbrainz 2.1.2-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by picard 0.7.0-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libtunepimp 0.5.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pyicu 0.5-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-pylucene 2.0.0-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-dateutil 1.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by libnewt 0.52.2-3
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by winki 0.4.1-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by boost 1.33.1-5
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by pacmon-svn 14-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-notify 0.1.1-2
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    /usr/lib/python2.4/ is owned by python-eyed3 0.6.11-1
    [will@Ghost32 ~]$ sudo pacman -Qo /usr/lib/python2.4/
    No package owns /usr/lib/python2.4/
    [will@Ghost32 ~]$
    Edit: I just realized that a good deal of these packages could be ones that I built from the AUR, but hopefully theres a few in there from current and extra which will help the devs, and hopefully if nothing else it'll help some other people out there.
    Last edited by The_Nerd (2007-03-21 22:47:39)

    Hi,
    You can a cretae role by copying( 1st icon in application tollbar) from other one in t.code: PFCG & then need to assign role to user in  t.code: SU01.
    For reference check link:
    http://e-mory.blogspot.com/2007/12/sap-pfcg-create-role.html
    Regards,
    Biju K

  • UCCX script check "which agents not ready" and turn on MWI

    Hi!
    Is there a way to check which agents that are "not ready" i.e  gather user-id and extension?
    Then i want to use this "extension information" to light up the MWI on the "not ready" agents Cisco phones maybe by using unity and ctiports
    to turn on the MWI.
    OR do i need DB access to the UCCX to gather realtime of the agents name + extension + status?
    Somebody tried something similar before?
    Thx Mikael

    Its new but I like it!
    I would database dip back into the UCCX database (find the scheme guides online in the reporting guide) check status and gather all agent ID's / extensions they are logged into.
    Then do a for loop and a place call to the MWI number with the correct CSS on the CTI ports to do so... the interesting part is going to be turning them off!
    I would say you could make a UCCX thats runs more like a service with an trigger point and a service based TCL script on a router to hit that number every so often to launch it like a service.
    Or if your any good at coding you could write a small service and use something like OSIP(C Library) to trigger the MWI points over a custom built SIP trunk into CUCM with the service.  Tons of ways to skin a cat depending on your time and knowledge level.
    Chad

  • Which all schemas are accessing my objects?

    Hi All,
    I have a schema XXX in my database. This database has a total of 20 schemas. I would like to know which all schemas are accessing the objects under XXX schema.
    Could someone please help me to figure out a way to find this?
    My database version is 92060 and is running on HP Unix environment.
    Thanks!

    user9104898 wrote:
    Hi All,
    I have a schema XXX in my database. This database has a total of 20 schemas. I would like to know which all schemas are accessing the objects under XXX schema.
    Could someone please help me to figure out a way to find this?
    My database version is 92060 and is running on HP Unix environment.
    Thanks!Implement Oracle Audit

  • Which Solaris 10 package to install that have libgobject-2.0.so.0

    Need to install the Solaris 10 package that have libgobject-2.0.so.0.Which package to download? Thank you.

    Hi.
    Package SUNWgnome-base-libs. It's included to  Solaris 10 DVD media.
    (/usr/lib/sparcv9/libgobject-2.0.so.0 ; /usr/lib/libgobject-2.0.so.0 ;  realy it's link to corresponded libgobject-2.0.so.0.400.1 )
    Regards,
       Nik.

  • Problem with the Extreme HD package

    Hi,
    I live in central NJ and I have the Fios Extreme HD package at my house. But I have not been able to watch the sports package channels like the Golf channel, which should be included in the Extreme HD package. Does anyone else have a similar problem? Thanks.

    Northern NJ & NYC area do not get the sports stations as part of the Extreme pacakge, they are separate at $7.99 month.

  • What are all the Softwares i can install on Solaris 8

    Hi,
    Can anyone tell me what are all the Softwares i can install on Solaris Machine.
    If I want to develop a web Based appalication what are the necessary things i have to do.
    What are all the major application can develop?.
    Is there any already Developed site or some demo which we can see online?
    I will be very thankful i you provide some related information regarding this.
    THanks in Advance.

    Hi,
    You can check out http://soldc.sun.com website and select Software.
    This list the categories of Sun Software, freeware, Web Start Wizard
    much more information.
    ...jagruti

  • Images once exported (RAW) do not show up in catalog or previous imorts not film strips in library nor develop.  They are in the files to which they were exported

    Not sure how to get this going seems rather redundant.
    In the last 4 - 5 days I have imported several hundred RAW files, done some minimal post processing and exported these images to various files (I have verified that the images are in the files to which I exported them).  These images to no show up in previous imports nor do they show up in library nor develop film strips.  How or can I get them to show up for additional review and possible manipulation.  I recently did this same operation with largle JPEG files and all went well.
         I did initially have some problems with LR recognizing the RAW files but some how was able to overcome that ( perhaps a card  issue they are old card and the JPEGs were on a new card hmmmm!!??)
         Any ways I supposed I can reimport them from their current files but that is a redundant pain.  Suggestions would be apprediated

    One possibility is that you accidentally opened a new/different catalog.
    Look at File->Open Recent and open the catalogs shown there and see if your photos appear

  • How can i have a different Apple ID for my 2 iphones, currently both are having the same Apple IDs and all data is getting sync which i don't want to happen?

    Hi Currently having single Apple ID for my iPad, iPhone 4S and iPhone 5. Can i have a separate Apple ID for my iPhone 4S and iPhone 5. At the moment since the apple id are same the contact are getting sync between the 2 phones which i don't want to be in Sync.Will having two separate apple ID solve the issue or is there any setting that i need to make.. Pls suggest
    Thanks
    Ravi

    Yes, you can certainly create a new Apple ID at appleid.apple.com (which will have to be associated with a different email address from your current ID) and then change the various settings and applications on one of your iPhones to use this new ID.

  • How do I go directly from one frame to another particular frame which is far away in the time line? (e.g the two frames are separated by 100 frames)

    How do I go directly from one frame to another particular frame which is far away in the time line? (e.g the two frames are separated by 100 frames). I mean, is it possible to take the playhead from one frame to another frame directly which is 100 frames away in the time line? Thanks for any reply.

    In the Timeline, go to the first frame and press M to put a marker on it. Go to the other frame you want to jump to and put a marker on that one too.
    Now press Ctrl+Semicolon to go to the previous marker - or Ctrl+Comma to go to the next marker.
    Andy

  • I have two children each with an ipod which has FaceTime - I have the iphone 4s with FaceTime.  All of these devices are connected to itunes through the one account.  How do I set up the FaceTime on the two ipods so as it doesn't ring both of them?

    I have two children each with an ipod which has FaceTime - I have the iphone 4s with FaceTime.  All of these devices are connected to itunes through the one account.  How do I set up the FaceTime on the two ipods so as it doesn't ring both of them?

    I started to do that then it said that this will become their apple I.D or similar and then I thought that will disconnect them from the same iTunes?  I want them still on my iTunes as they are only young (8 and 10)?  Or have I got this all wrong and even if I do set them up with a different e-mail will they still be on my itunes?  For example if they want to purchase an App will it still go through my account even if they use their ipod?

  • How can I get a birthday reminder from items which are in the read-only cal

    I am looking for a solution to get a reminder message for birtdays which are within the read-only calender imported/updated from he address book. I so far have not found the option where to turn on the reminder and I do not want to duplicate items (ie creating another birthday calender inside iCal).
    Thanks for comments.
    PB G4 Ti, 1GHz, 10.2.8   Mac OS X (10.4.7)  

    Hi ontour,
    This limitation is one of the many reasons I wrote Dates to iCal. It is a replacement for the Birthdays calendar in iCal, so you would need to turn the Birthdays calendar off in iCal's preferences.
    See here: http://discussions.apple.com/thread.jspa?threadID=466478
    Best wishes
    John M

  • We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a

    We are trying to implement a process so that any document that needs to be printed through our Java application will be printed as PDF using Adobe Reader. For which, We created and execute the below command line to call Adobe Reader and print the PDF on a printer."C:\Program Files (x86)\Adobe\Reader 11.0\Reader\AcroRd32.exe" /T "\\<Application Server>\Report\<TEST.PDF>" "<Printer Name>". Current Situation: The above command line parameter when executed is working as expected in a User's Workspace. When executed in a command line on the Application Server is working as expected. But, the same is not working while executing it from Deployed environment.Software being used: 1. Adobe 11.0 enterprise version. 2. Webshpere Application Server 8.5.5.2. Please let us know if there is a way to enable trace logs in Adobe Reader to further diagnose this issue.

    This is the Acrobat.com forum.  Your question will have a much better chance being addressed in the Acrobat SDK forum.

  • I have a G5 mac using ver 10.4.11 and a newer mac using ver 10.8.4 these are networked. using the new mac i looked up my my photo on the old mac. It then said you need to upgrade your library which it did. Now the old mac can not open the photos

    I have a G5 mac using ver 10.4.11 and a newer mac using ver 10.8.4 these are networked. using the new mac i looked up my my photo on the old mac. It then said you need to upgrade your library which it did. Now the old mac can not open the photos and say that I need to upgrade my I photo to a newer version. The old mac has no more support from apple in software update so I am not sure where I should go from here. can I use new soft ware with the old mac

    The other part of the upgrade message was a warning that once you upgraded you would no longer be able to open the library with the old version which is exaclty what you did and what happened when you choose to continue
    The iphoto library needs to be upgraded to work with this version of iPhoto. Your photo library will not be readable by previous versions of iphoto after the upgrade. The upgrade process may take several minutes depending on the number of photos in the library. Cancel or upgrade.
    So now your choices are to not use iPhoto with the previous version using it onky with the newer version, restore your backup from before you did this upgrade or purchase iPhoto Library Manager and use it to rebuild the library using the older version of iPhoto (instructions are on their web site) thereby downgrading it (without projects)
    LN

Maybe you are looking for

  • [Solved] How to create multiple target nodes from single input node (XSL)

    Hello all, I have identified what I think is a bug in the visual XSLT mapper (JDev 10.1.3.3). Here is the simplified scenario: I have a source XML file that contains a bill-to address and a ship-to address, something like this: <header> <bill-to-name

  • Alternatives to using camera for capture

    I've been lucky enough to be designated the "official" videographer for our high school basketball teams. I am cranking out anywhere between 2 and 8 videos a week, plus a few more events in between. I use IM to IDVD, burn the image, delete the projec

  • BDOC from CRM to ISU

    Hey Experts, I want to know how the replication take places from BDOC from CRM to object creation / change in IS-U ( I know only little bit of MDT) eg. BDOC gets created for contract in CRM then using MDT the contract and intallation fact is created

  • How to install ssd in iMac9,1

    I see that OWC and other vendors offer solid state drives for my iMac, but they don't explain or show how to install this device.  Does it replace my internal hard drive or work with it somehow?  I am interested in speeding up my computer's performan

  • Drivers usb 2.0 windows 7

    i need usb drivers 2.0 . i dowgraded my  HP 15 r185nd to windows 7. but now my usb don't  work. please help