Can re_run 9iAS portal config. assitant after cancelling?

Hi,
I have to cancel the config of portal in my 9iAS installation
because I run out space on my DB server (on seperate box than
the 9iAS).
1. Are there any problems to re_run the 9iAS portal
configuration assistant? It already created some users in the
origin db (53% complete), will it override what created by the
cancelled one or I need to clean up myself? and what to clean?
2. After the (canncelled ) configuration, I lost 1G space, do
you know where it goes, how to reclaim these space?
Thanks

Hi George, Ong,
1. Are there any problems to re_run the 9iAS portal
configuration assistant? It already created some users in the
origin db (53% complete), will it override what created by the
cancelled one or I need to clean up myself? and what to clean? There are no problems to rerun the Portal Configuration
Assistant BUT please make sure to deinstall and drop all the
Portal objects in the database. There are two ways:
(1) Run the deinstall mode of the OPCA (Oracle Portal
Configuration Assistant)
(2) Login as sys or system user onto the target database. If the
username used was PORTAL30 in the first install,
- Run the following query, select username from all_users where
username like 'PORTAL30%';
- For each of the users <user_name> listed by the above command
run the following, drop user <user_name> cascde;
2. After the (canncelled ) configuration, I lost 1G space, do
you know where it goes, how to reclaim these space? Well Portal installation should not take up this much space by
any chance. 1GB is a lot pf place and maye you want to check how
much did the database eat up for the Portal installation.
Thanks,
Yuning

Similar Messages

  • Can't send message with Siri after cancelling

    The other day I was trying to send a text message with siri by holding the phone up to my face using the raise to speak option, but gave up after siri cancelled my second attempt without me asking. I want to know if anyone else can reproduce the error.
    The items below are what I spoke to siri to produce the error. "Contact" can be substituted for anyone.
    1) Send a message to contact
    2) I am on my way at home
    3) Read it to me
    4) Cancel
    Touch Siri icon or lift to face again to trigger microphone.
    5) Send a message to contact
    6) I am on my way home
    7) Read it to me
    At this point the message should automatically be cancelled.
    Below is a link to an imgur album of the conversation after speaking 1 - 7. There is some overlapping between photos to show a continuous chain of events.
    http://imgur.com/a/2nj9L
    I am using an iPhone 5 with iOS 7.0

    Does this relate in any way to the three other threads you have going?

  • How to Convert back to CS5.5 after cancellation of Creative Cloud CS6

    I have subscribed to cloud for use and trial, however I am purchasing CS5.5 since I found it so great, but still can't afford the cs6.  My question is about the documents i made in premiere pro cs6, and the ones that were converted to CS6 from my earlier version previously used (CS4).  How do I get those back to former versions so I can edit and use them again after cancelation of creative cloud cs6?
    I have a whole lot of Premiere Pro and Aftereffect docs that I edited and hence were converted during use of the CS6 Cloud, but now I NEED them back to either CS5.5 (which I am purchasing today), or at the very least my CS4.

    It's a circular thing: You need AE CS6 to save back to CS5.5, so unless you stil lhave a working CS6 version, there's no way to convert. Premiere Projects are generally not backward compatible, but I could be wrong. I don't use Premiere that often and may be missing something...
    Mylenium

  • Recently, after cancelling the tick of a song, which is the next song after the one I am listening, in the song list, the canceled song will still run for the next song. I remember that it used not to happen like this. How can I solve this problem?

    Recently, after cancelling the tick of a song, which is the next song after the one I am listening, in the song list, the canceled song will still run for the next song. I remember that it used not to happen like this. How can I solve this problem?

    This looks like a change of behaviour in iTunes 12. Once songs are queued up to the Up Next list then they play whether ticked or not. If you want to skip certain songs already queued click the Up Next tool, then click the small X to the left of the song that appears when you hover over it.
    tt2

  • Can't Start Portal After Install

    After downloading and installing the of evaluation Portal 4.0 SP1, I get the following message upon startup when I enter the system password that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the same message.
    What password should I use to start the server?

    I've followed the directions and am experiencing the exact same problem. Brand
    new installation of Weblogic server 6.1 SP2 with examples. That install is working.
    Then added Portal 4.0 SP1, updated the license file and I have the same issue
    with the Illegal access exception resulting in the "Fatal initialization exception"....
    Hmm!
    [email protected] (Bowrat) wrote:
    Below listed are the common errors you run into during installation
    process:
    - You need to have the correct version numbers of both the weblogic
    server and the portal server. For instance the portal server 4.0 (eval
    copy) will only run on WebLogic 6.1 SP1. So check the edocs for
    supported platforms
    - Make sure you have the installed the full version of the weblogic
    server (including examples)
    - Finally, you need to run the UpdateLicense.cmd file to update the
    license.bea under ur Bea Root
    Give it a shot after u have checked all of the above three - goodluck
    - Bowrat
    www.Bowstreet.com
    Steve Anderson <[email protected]> wrote in message news:<[email protected]>...
    From: Steve Anderson <[email protected]>
    Newsgroups: weblogic.support.install
    Subject: Can't Start Portal After Install
    References:
    NNTP-Posting-Host: 209.11.114.150
    X-Original-NNTP-Posting-Host: 209.11.114.150
    Message-ID: <[email protected]>
    Date: 13 Feb 2002 20:25:53 -0800
    X-Trace: 13 Feb 2002 20:25:53 -0800, 209.11.114.150
    Organization: BEA SYSTEMS Inc
    Lines: 18
    XPident: firewall-user
    Path: newsgroups.bea.com!209.11.114.150
    Xref: newsgroups.bea.com weblogic.support.install:9600
    After downloading and installing the of evaluation Portal 4.0 SP1,I get the following message upon startup when I enter the system password
    that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the samemessage.
    What password should I use to start the server?

  • How can I make MS Word create PDF's again? After cancelling Adobe cloud, Word can no longer make PDF's. Worked before I used Adobe Cloud.

    Hi. I can no longer create PDF's in MS Office. Before I installed and ran Adobe Cloud, this worked. Now, after cancelling Adobe Cloud, Adobe has also shut down the PDF feature that worked without problem before. Adobe now wants me to subscribe to make Acrobat work. No way. Worked before so it should not have been withdrawn. Can someone tell me what I now need to do to re-enable the PDF feature in MS Office? Never had a problem with it before. If this happens every time that I subscribe and unsubscribe, then Adobe need to pull their finger out and stop tampering with other programs.

    Depending on which version of MS Office you have the Microsoft Save As PDF option is either an add-on or a feature.
    If you are using MS Office 2007, then  it's the Add-on and you need to either run repair for it from the Add/Remove Control Panel or reinstall the add-on.
    http://www.microsoft.com/en-us/download/details.aspx?id=7
    If this is a later version of MS Office (2010 or 2013) then the feature should be available and you should run repair from the Add/Remove control panel.

  • Can't install Portal in a 9i Database

    Hi
    I can get PORTAL to install in an 8.1.7R3 database with no problems. However, when I give the Portal Installer the SYS Password and HOST:PORT:NAME the installer can't log into the database.
    Originally, I assumed that it may have to do with SYS must login as SYSDBA requirement and I set O7_DICTIONARY_ACCESSIBILITY=TRUE, bounced the database and restarted the Portal Installer. Still the installer can't login to a 9i database as SYS.
    Thank you for your time.

    I have 9ias and Portal 3.0.9 running on 9i db on RedHat 7.2.
    It was really no problem. The first key is to downgrade your
    binutils until the entire install is finished and stable. Then
    the 9i install goes in great. Next do the
    07_dictionary_accessibility=TRUE thing....
    After that, don't even try to let the portal config assistant
    run. Even if you get past the can't log in as sysdba thing,
    You'll NEVER get past the insufficient pool size thing. So, just
    do the install: If enterprise, do not allow Portal to install at
    all, do it in another install after. Otherwise, what I did, was
    a minimal install. You'll need jdk 1.2.2 from blackdown for this
    (even though you need 1.1.8 for 9i and the rest of 9ias). once
    the install is finished, the Portal config assistant will kick
    off, it WILL error, so just cancel it and do execute the silent
    version of the installs (linstall, winstall). After that, it
    will run slow and or timeout CONSTANTLY, so, all I did to
    finally fix that was to delete or comment out anything that had
    to do with the MTS dispatchers.... once that was done, my portal
    runs like a shot.
    Now if I could only figure out how to bulk load users from a
    table from an old system...
    Bryancan

  • Migrate page w/ Disco portlets from one 9iAS portal instance to another?

    Hi.
    Has anyone migrated pages with Discoverer portlets from one instance of 9iAS portal to another?
    We want to maintain development and production 9iAS setups, and need some mechanism to move pages wholesale from one app server to the other.

    Hi Sumit,
    Thank you very much for the early response.
    The personalization has been done at the Site level.
    After migrating the code the server was bounced.
    On the executing the script given by you i.e jdr_utils.printdocument('/oracle/apps/pon/negotiation/creation/webui/customization/site/0/ponDefineHdrPG');
    Its giving "Error: Could not find document /oracle/apps/pon/negotiation/creation/webui/customization/site/0/ponDefineHdrPG".
    Can you please guide me what i am missing.
    Waiting for your reply at the earliest.
    Thanks and Regards
    Jaydeep Mitra

  • Do I need start the database before installing Oracle 9iAS portal?

    I found the Oracle white paper which talks about installing
    Oracle8i EE and Oracle 9iAS portal on windows 2000. Based this
    document, after Oracle 8i installaion but before installing
    Oracle 8.1.7.1.1 path, all the Oracle database related services
    startup type have been changed to 'Manual'.
    Based on my understanding, there are some objects will be
    created in this database during the installation of 9iAS portal
    repository. But this oracle white paper didn't say that I need
    have the database ruuning during the 9iAS installation. Do I
    need to start the database before installing 9iAS?
    Thanks

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

  • Server Error on Create user page in 9iAS Portal 9.0.2.0

    Hi,
    I have installed Oracle 9iAS Portal 9.0.2.0 on WinNT
    I got the SSO page loging thru admin login and everything is fine .....i can get into build page groups etc.....
    Problem
    creation of users
    When i click Build --> Administer --> Create User
    Page error:
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    Oracle HTTP Server/1.3.22 Server at accentur-jpdq.accenture.com Port 7777
    Kindly let me know how to solve this and get the Create User page --> To Create users ....
    Thanks & Regards,
    Gopinath.G
    Accenture Technology services.
    Bangalore,INDIA

    Can you pls confirm if OC4J_DAS instance is up?
    Refer Oracle9i Application Server Administrator's Guide
    Release 2 (9.0.2) -> Starting and Stopping the Application Server for 'Starting an Infrastructure'
    link: http://download-west.oracle.com/docs/cd/A97329_01/core.902/a92171/start.htm#1011347

  • Issu in Rejected PR after cancelling the requistion line

    Hi,
    I have an issue after cancelling a requisition line in the rejected purchase requisition.
    I have 2 purchase requisition lines in PR. Approver rejected the PR as one requisition has to be deleted. PR status changed to 'Rejected'. Originator cancelled the requisition line though Tool->Control and sent for approval. But the PR is still in 'Rejected' status and is not going to supervisor for approval.
    How can i bring this PR to 'In progress' state so that it goes for approval.
    Thanks

    986936 wrote:
    Hi,
    I have an issue after cancelling a requisition line in the rejected purchase requisition.
    I have 2 purchase requisition lines in PR. Approver rejected the PR as one requisition has to be deleted. PR status changed to 'Rejected'. Originator cancelled the requisition line though Tool->Control and sent for approval. But the PR is still in 'Rejected' status and is not going to supervisor for approval.
    How can i bring this PR to 'In progress' state so that it goes for approval.
    ThanksCheck whether he has cancelled one of the line or whole req..
    Did he sent the req again for approval?
    Mahendra

  • After cancellation thru J1IH of excise Invoice,

    after cancellation thru J1IH of excise Invoice,
    i got a message showing as "excise JV 7000153976 accounting number 8210002575 with part 2SI 7110001859 has been successfully created"**
    what next to be updated in further levels to complete all the process in FI as well as Excise Documents

    hi
    plz check the document year for inprocess and posted doc
    now steps for excise invoice cancellation will be as follows
    1  cancel MIRO document with MR8M
    2  cancel MIGO document in MIGO
    3 goto J1IEX choose post here give the excise invoice no of the document (u will get this no from table J_1IEXCDTL and field DOCNO)
    4 now in misclinious tab give the rejection code and simulate u will find all the duties are reversed (compare with previous posting)
    5 now ur invoice is cancelled and u can go for new GR and new postings
    regards
    kunal

  • After cancellation thru J1IH of excise Invoice, what next to be updated

    after cancellation thru J1IH of excise Invoice,
    i got a message showing as "excise JV 7000153976 accounting number 8210002575 with part 2SI  7110001859 has been successfully created"**
    what next to be updated in further levels to complete all the process in FI as well as Excise Documents

    hi
    plz check the document year for inprocess and posted doc
    now steps for excise invoice cancellation will be as follows
    1  cancel MIRO document with MR8M
    2  cancel MIGO document in MIGO
    3 goto J1IEX choose post here give the excise invoice no of the document (u will get this no from table J_1IEXCDTL and field DOCNO)
    4 now in misclinious tab give the rejection code and simulate u will find all the duties are reversed (compare with previous posting)
    5 now ur invoice is cancelled and u can go for new GR and new postings
    regards
    kunal

  • NEW 9iAS PORTAL UPGRADE SCRIPTS NOW AVAILABLE

    Based on detailed customer and internal feedback, Oracle9iAS Portal Product Development is now making available NEW and significantly IMPROVED versions of the 9iAS Portal Upgrade Scripts as of 4/20/2001.
    [list]
    [*]Oracle9iAS Portal Upgrade Scripts (2.2/3.0.3.3.3 -> 3.0.6) for Windows NT
    [*]Oracle9iAS Portal Upgrade Scripts (2.2/3.0.3.3.3 -> 3.0.6) for Solaris
    [list]
    The upgrade scripts provided here (at the links above) will allow you to upgrade the following environments:
    a) Your existing WebDB 2.2 installations to Oracle9iAS Portal 3.0.6.
    b) Your existing Oracle Portal Early Adopters Release (3.0.3.3.3) to Oracle9iAS Portal 3.0.6.
    For specific upgrade documentation (also updated!), please consult the links below:
    [list]
    [*]Release notes for Oracle9iAS Portal 3.0.6 Upgrade
    [*]Oracle9iAS Portal Upgrade Guide for NT/2000
    [*]Oracle9iAS Portal Upgrade Guide for Solaris
    [list]
    NOTE: For the final step of the upgrade process, you will also need to download additional upgrade scripts to take you from Oracle9iAS Portal 3.0.6 to the current 3.0.8.9.8 Oracle9iAS Portal release.
    NOTE: Scripts and Doc for the 9iAS Portal 3.0.6 to 3.0.8 Upgrade are expected to be made available later this week (April 24-27)
    The following is a list of bugs and issues addressed with the latest 9iAS Portal 3.0.6 upgrade scripts.
    Upgrade Bugs Fixed for the 2.2 -> 3.0.6 upgrade
    1697813 - NT SCRIPT IS ASKING FOR VALUES 3 AND 4
    1697862 - APPIMP.CSH
    1697863 - UNEXPECTED ERROR ENCOUNTERED ERRORS OCCURED IN APPIMP.CSH
    1697828 - SB: MISSING LINKS FOR THE FOR ITEMS
    1697781 - MIGRATION FAILED
    1714261 : APPLICATION IMPORT SCRIPT FAILS
    1716379 : IMPORT SCRIPT TERMINATES ABNORMALLY
    1712877 : EXPORTING A APPLICATION FAILS
    1715551 : NO ACTION LINKS FOR LOVS WHEN IMPORTED FROM WEBDB SCHEMA !!
    1740211 : AFTER UPGRADE EDITING THE SCHEMA GIVING ERROR
    1697795 - MISSING TEMPLATE AFTER UPGRADE (DOC BUG)
    1697839 - 22-306:DOC: NEEDS TO DOCUMENT
    1697835 - 22-306:DOC: NEEDS TO DOCUMENT
    Additional Bug Fixes
    1703032 - IMPROVE PERFORMANCE FOR THE FOLDER IN EDIT-MODE.
    1703040 - EDIT LINKS APPEAR ON FOLDERS EVEN THOUGH USER DOES NOT HAVE PRIVILEGES.
    1703052 - SUBFOLDERS UNDER THE FOLDERS NOT ALIGNED PROPERLY
    1703063 - PERSPECTIVE PAGE RENDERS SLOWLY
    1703070 - NAVBAR LOGON/LOGOFF LINKS IS HARDCODED TO GO THE CONTENT AREA ROOT FOLDER
    1703072 - NAVBAR LOGON/LOGOFF LINKS DOES NOT WORK FOR PERSONAL FOLDERS.
    1689813 - ITEM LINK IN SEARCH RESULTS SHOULD BE DIRECT ACCESS URL
    null

    Richard,
    You'll need to have 1.0.2.2 to be installed on the middle tier before performing the upgrade for your portal 3.0.9 upgrade repository on the database end. So that means, you'll need to wait for the Linux download of iAS 1.0.2.2 to be available before beginning your upgrade of the portal repository, assuming that your middle tier of iAS is also on a Linux box.
    iAS 1.0.2.2 does indeed include Portal 3.0.9, of which Portal 3.0.9 components will be installed during the upgrade process along with the upgrade of the middle tier. During the upgrade process, the installer (from my personal experience on NT), will notify you that it is performing an upgrade installation of your middle tier, provided that you specified the middle tier's ORACLE_HOME when executing the oracle installer.
    Just be sure to read and follow the 9iAS Migration guide before beginning your upgrade of the middle tier to iAS 1.0.2.2. After upgrading the middle tier to 1.0.2.2, the actual upgrade of the portal repository was extremely simple by comparison.
    The upgrade of the portal repository took a few hours (my recommendation is to invoke it off before leaving for the evening), and it will leave a detailed logfile for you to peruse afterwards, if you choose).
    Best Regards,
    Harry

  • Prometric refund not paid after cancelling an exam and my visa card has already been charged USD15 for the cancellation fee !

    Below is the email i sent to prometric following up my refund after cancelling an exam and being charged USD 15 for the cancellation fee, but no one is saying anything up to now or any explanation on when i should be receiving my refund.
    Hi,
    In regards to the above subject field and below cancellation details for an exam 070-681 - 
    TS: Windows 7 and Office 2010, Deploying.
    I have cancelled for the exam and my visa card has been charged for the cancellation fee of USD 15, but i have
    not received the refund as yet.
    Please do the needful so that i can book for another exam as soon as possible.
    Your urgency in this matter will be highly appreciated !
    Sincerely,
    Salim.
    ----- Forwarded Message -----
    From: @prometric.com" <@prometric.com>
    To:
    Sent: Monday, August 25, 2014 1:08 PM
    Subject: Prometric Exam Information (Z29LON501E)
    Dear SALIM,
    Thank you for cancelling your exam with Prometric, a leading worldwide provider of comprehensive technology-based testing and assessment services. Your cancellation request has been received and confirmed.
    Included within this e-mail is your official appointment summary. Please retain this information for your records.
    Included below are answers to frequently asked questions. Please do not reply to this e-mail. For additional assistance, you may visit our website at
    Appointment Summary
    Order Confirmation Number/Document Number: Z29LON501E
    Candidate's Name:
    SALIM MOHAMED
    Candidate Address:
    77852
    NAIROBI, KE-300 00610 Kenya
    Candidate Company:
    Candidate Primary Phone:
    Candidate Email Address:
    @yahoo.com
    Exam Details:
    Program Name:
    Microsoft (070, 071, 074, MBx)
    Exam Name/Description:
    TS: Windows 7 and Office 2010, Deploying
    Exam Number:
    070681
    Exam Language:
    U.S. ENGLISH
    Appointment Date:
    Appointment Time:
    Appointment Duration (HH:MM):
    4:00
    Please note that the appointment duration may include an exam tutorial and client survey.
    Test Site Code:
    KN7H
    Test Site Address:
    57666,00200,1st Floor, Fedha Plaza,
    MPAKA Road Junction, Westlands,
    Nairobi, 00200 Kenya
    Test Site Phone:
    0203744720/
    Payment Details:
    Exam Price/Currency:
    80.00 USD
    Discount (if any):
    0.00 USD
    VAT/GST/Sales Tax:
    0.00
    Date of Payment/Tax Point:
    24 AUG 2014
    Total Amount Paid/Currency:
    -80.00 USD
    Payment Type:
    VISA
    Cancellation Fee(if any):
    15.00 USD
    Reschedule Fees (if any):
    Payment Date
    Amount Paid
    Frequently Asked Questions
    How will I obtain a refund?
    If your credit card has already been charged and you are eligible for a refund, you will receive a refund along with a charge for any applicable fees. If a voucher was used, your same voucher number will be reactivated.
    How can I Check my Appointment Status?
    If you would like to review the status of your appointment, please visit. Choose "Candidate History" then login using your e-mail address and password.
    What if I forget my Prometric Internet password?
    If you forget your Prometric Internet password click on the following link
    You will be asked to enter your e-mail address or user name, then a new password will be mailed to you at the email address you have on file with Prometric.
    How do I update my candidate profile?
    Please take a moment and confirm that your personal information listed above is accurate, as this is how your name will appear on any certificate earned and the address to which all certificates and communication will be sent. To ensure proper
    delivery of your exam and all certification materials, Prometric must have accurate and current information. If any information needs to be updated, please visit  choose "Update Personal Information", then login using your e-mail address and
    password.
    Please note: This address reflects your permanent, home address. To ensure delivery of official correspondence and certification material, you may also provide name and address information in your
    country's official language.
    Can I contact Prometric with specific questions?
    If you have taken your test, plan to take a test with Prometric, or have any other concerns, please follow the appropriate links below to help solve your issues:

    Hello,
    The TechNet Wiki Forum is a place for the TechNet Wiki Community to engage, question, organize, debate, help, influence and foster the TechNet Wiki content, platform and Community.
    Please note that this forum exists to discuss TechNet Wiki as a technology/application.
    As it's off-topic here, I am moving the question to the
    Where is the forum for... forum.
    Karl
    When you see answers and helpful posts, please click Vote As Helpful, Propose As Answer, and/or Mark As Answer.
    My Blog: Unlock PowerShell
    My Book:
    Windows PowerShell 2.0 Bible
    My E-mail: -join ('6F6C646B61726C406F75746C6F6F6B2E636F6D'-split'(?<=\G.{2})'|%{if($_){[char][int]"0x$_"}})

Maybe you are looking for

  • X200s on Windows XP Pro - System process around 50% after Standby or Hibernate

    I have an x200s with the SU9300 1.2Ghz processor.  I'm running with a clean installation of Windows XP Pro.  I noticed less-than-expected battery life and found that after leaving the computer on for a number of hours (let's say overnight) and return

  • Shapes and measurements. Help please!

    I created a shape and the measurement keeps changing on it's own. It set it for 12.60" and it keeps changing to 12.5972 in. Why does this happen?

  • Adobe CS6 Download for Mac

    I am trying to help one of my clients who is a registered charity. In 2009 they purchased a Mac computer and ran their software on it happily including Dreamweaver to design and maintain their website. Earlier this year they made the mistake of upgra

  • Editing using Photoshop CS4 on PC

    Hi I want to edit photos in my MacBook Aperture library using Photoshop on my PC. Is this possible ? Thanks

  • Lightroom 3 - Flickr Publish Bug

    I am experiencing an issue where when I publish images to Flickr they immediately show up as "Modified Photos to Re-Publish" and will not ever move to the "Published" section even though I have not changed a thing. Anyone have any ideas as to what I