Webdb 2.0 to latest

Clearly I have been sleeping..
Have not had any problems with my
webdb 2.0 until now.
I want to get the latest fix/update, but
all I see is the 9iportal-blaa-blaa-blaa.
Help!!
null

Webdb is now known as Oracle Portal.
Oracle Portal 3.0.8 is the latest and is bundled with 9iAS 1.0.2.1.
Oracle Application Server (OAS) is not supported.
9iAS comes with Apache and Portal.
Technet.oracle.com contains information on how to upgrade from 2.0 to 3.0. You need to get Webdb 2.2 in order to go to Portal 3.0.
null

Similar Messages

  • WebDB report questions

    We are running WebDB 2.2, I have WebDB reports I have created using a SQL query that I wish to change the format.
    1. Currently my report has column headings on one line, I wish to change and display column headings using two lines in order to allow me to reduce the size of some columns and expand the size of others I am trying to reduce wrapping for description. Is this possible?
    2. I have selected to sum fields in column formatting and when I run the report it shows both page sums and total sums, on a one page report I would like to eliminate the page sums, any idea how?
    3. If I have a link from one report to another, the report that I link to displays the linked parameter at the bottom of the page, is it possible to move that value to the top of the page? Is it also possible to make that value a link to yet another report? Is it possible to have multiple links within the same report?
    Any help would be appreciated

    hello,
    can you please verify that you are on the latest patchset of the release you are using. (1) sounds like an issue that should be eliminated by now.
    as for two i would do the following
    select * from emp where deptno = 10 and (empno = :p_empno or :p_empno is null)
    using bind variables is always better in terms of performance than lexicals as the SQL statement can be cached on the database side. and personally i try to do comparisons before functions.
    thanks,
    ph.

  • Anyone have WebDB 2.0.5.6.1 Working?

    OK, I sorted out the installer problem (see my post "Found bug in
    WEBDB 2.0.5.6.1 installer" on Aug 12, 1999). I even figured out
    the vauge 'update the tnsnames.ora file with the TNS name alias
    to your database'. (Turns out you need to make entries for
    either WEBDB or WEBDB.world (I made one for each) which points to
    the instance where WebDB is installed.)
    My problem is that I can't get the web listner or the cgi to
    actually work.
    On the web listner front: I've tried running the web listener as
    Oracle on 8080 and (after reinstalling WebDB) as root on port 80.
    The management URLs (i.e.
    http://www.mydomain.com:port/webdb/admin_/) seem to work fine.
    Any attempt to connect to the web listner for the actual WebDB
    results in a segfault.
    When I try to use the cgi interface with Apache, I have similar
    results -- with a slight twist. Again the management URLs come
    up fine. When I try to connect to the WebDB, I get
    authentication errors. Looking at the CGI logs, it doesn't look
    like the authentication information is being passed correctly as
    it shows "null" for the username and password. Hardcoding the
    username and password, "WEBDB" and "WEBDB" respctively, into the
    admin pages results in different behavior -- the CGI then
    segfaults (like the web listener) with an error message about bad
    headers.
    ----- snip ----- snip ----- snip ----- snip ----- snip ----
    ( src/wwwd.c,810) Bound 'AllNames'
    ( src/wwwd.c,816) Bound 'HasDefault'
    ( src/wwwd.c,822) Bound 'CountOfTables'
    ( src/wwwd.c,828) Bound 'TableNames'
    ( src/wwwd.c,830) All Bound...
    [Thu Aug 12 14:35:50 1999] [error] [client XXX.XXX.XXX.XXX]
    malformed header from script. Bad header=Segmentation fault:
    /home/httpd/cgi-bin/wdbcgiw
    ----- snip ----- snip ----- snip ----- snip ----- snip ----
    Has anyone actually managed to get WebDB 2.05.x running?
    My system is a RH6.0 box with the latest RH errata. The database
    is Oracle 8i (8.1.5.0.0), I've been able to connect to and manage
    this instance from OEM on one of my NT boxes.
    I tried installing WebDB from the webdb2_0_0528_tar.gz archive, I
    have also tried installing the WebDB UNIX patch with no affect.
    If you do have WebDB 2.0.x running on an RH6.0 box with O8i, I'd
    really like to hear about it. I'm beginning to think that either
    WebDB just doesn't work on Linux, or that the 2.0.5.6.1 is a bad
    relase. I've seen others claim to have WebDB working, but my
    posting was the first I'd seen on the installer problem. Is
    there an older version that actually works? Any word on when 2.1
    might be out?
    Tom
    STD Discaimer: All opinions are my own.
    null

    Tom, first of all thanks for solving the installer problem (at
    least I managed to install it). I'm running 8i on Mandrake 6.0
    (which should be similar to your RH6 setup). I also have the same
    problem with the listener (admin pages work, but segmentation
    fault on accessing the database pages). I tried both the webdb
    listener and the apache/cgi solution, but without success. What I
    can assure you of, is that the problem is definitely the listener
    itself (and not some error in the database packages): I bought
    vmware and installed the NT webdb listener in a vmware virtual
    machine accessing my linux 8i database on the same machine, and
    that worked without any problem.
    If you manage to get it working, can you send me a message? I
    keep
    trying myself to find some solution...
    Regards,
    Raf
    Tom Webster (guest) wrote:
    : OK, I sorted out the installer problem (see my post "Found bug
    in
    : WEBDB 2.0.5.6.1 installer" on Aug 12, 1999). I even figured out
    : the vauge 'update the tnsnames.ora file with the TNS name alias
    : to your database'. (Turns out you need to make entries for
    : either WEBDB or WEBDB.world (I made one for each) which points
    to
    : the instance where WebDB is installed.)
    : My problem is that I can't get the web listner or the cgi to
    : actually work.
    : On the web listner front: I've tried running the web listener as
    : Oracle on 8080 and (after reinstalling WebDB) as root on port
    80.
    : The management URLs (i.e.
    : http://www.mydomain.com:port/webdb/admin_/) seem to work fine.
    : Any attempt to connect to the web listner for the actual WebDB
    : results in a segfault.
    : When I try to use the cgi interface with Apache, I have similar
    : results -- with a slight twist. Again the management URLs come
    : up fine. When I try to connect to the WebDB, I get
    : authentication errors. Looking at the CGI logs, it doesn't look
    : like the authentication information is being passed correctly as
    : it shows "null" for the username and password. Hardcoding the
    : username and password, "WEBDB" and "WEBDB" respctively, into the
    : admin pages results in different behavior -- the CGI then
    : segfaults (like the web listener) with an error message about
    bad
    : headers.
    : ----- snip ----- snip ----- snip ----- snip ----- snip ----
    : ( src/wwwd.c,810) Bound 'AllNames'
    : ( src/wwwd.c,816) Bound 'HasDefault'
    : ( src/wwwd.c,822) Bound 'CountOfTables'
    : ( src/wwwd.c,828) Bound 'TableNames'
    : ( src/wwwd.c,830) All Bound...
    : [Thu Aug 12 14:35:50 1999] [error] [client XXX.XXX.XXX.XXX]
    : malformed header from script. Bad header=Segmentation fault:
    : /home/httpd/cgi-bin/wdbcgiw
    : ----- snip ----- snip ----- snip ----- snip ----- snip ----
    : Has anyone actually managed to get WebDB 2.05.x running?
    : My system is a RH6.0 box with the latest RH errata. The
    database
    : is Oracle 8i (8.1.5.0.0), I've been able to connect to and
    manage
    : this instance from OEM on one of my NT boxes.
    : I tried installing WebDB from the webdb2_0_0528_tar.gz archive,
    I
    : have also tried installing the WebDB UNIX patch with no affect.
    : If you do have WebDB 2.0.x running on an RH6.0 box with O8i, I'd
    : really like to hear about it. I'm beginning to think that
    either
    : WebDB just doesn't work on Linux, or that the 2.0.5.6.1 is a bad
    : relase. I've seen others claim to have WebDB working, but my
    : posting was the first I'd seen on the installer problem. Is
    : there an older version that actually works? Any word on when
    2.1
    : might be out?
    : Tom
    : STD Discaimer: All opinions are my own.
    null

  • Upgrade WebDB 2.2 to Portal Fails with Invalid Sys password

    I am upgrading from WebDB 2.2.0.0.5 all the way to the latest 3.0.9xx. My database is 8172. I am at the point where you run the 306 upgrade script. It makes it through renaming all the webdb objects to UPG_<OLD_NAME> but then fails with an invalid sys password error when starting winstall. The sys password is not invalid and the script even tests that it is valid before even starting. So, I am not sure what the problem is. I have tried this about a dozen times different ways and still the same error:
    Renaming the 2.2 tables to UPG_<OLD_NAME> and Dropping Objects
    Renamed 66 2.2 table(s).
    Dropped 15 2.2 sequence(s).
    Dropped 164 PACKAGE(S)
    Dropped 3 PROCEDURE(S)
    Dropped 0 FUNCTION(S)
    Dropped 55 VIEW(S)
    PL/SQL procedure successfully completed.
    /appl02/stage/upgrade22
    INSTALLING WINSTALL WITH NEWSSO AND NO CONNECTSTRING
    Error: Invalid SYS password
    Install terminated.
    Running setpass.sql
    /appl02/stage/upgrade22/upgrade/22-30 /appl02/stage/upgrade22
    old 1: alter user !schema_name identified by !schema_password
    new 1: alter user webdb identified by webdb
    User altered.
    /appl02/stage/upgrade22
    /appl02/stage/upgrade22/sso /appl02/stage/upgrade22
    ERROR:
    ORA-01017: invalid username/password; logon denied
    Does anyone have ANY ideas????

    We spend almost 6 months (on and off) to get a successful migration from webdb. After countless discussions with Oracle, because we though we where doing something wrong, Oracle advised us that forms do not migrate "well" and any migrated forms do not display as portals. We are not upgrading 300 components by hand. I do not know if this affects you like it did us but I thought you would like to know.
    Paul

  • WebDB and HTML DB

    Hello ,everybody!
    HTML DB seems to be a very attractive instrument but can we be sure about his future? We had before WebDB and where is it now? Is the oblivion of this kind is possible for HTML DB (ApEx) after two-three years?

    Hi Vatasi,
    I suggest you read these threads, which give you a bit of background on HTMLDB/Apex history etc.
    HTML DB History
    Re: Orbit vs. HTML DB
    Orbit vs. HTML DB
    As for guarantees about its future, I tend to thing of it this way - if Oracle decided to drop Apex tomorrow, completely stopped developing, promoting and supporting it, then I would still have (in my opinion) one of the best web development environments I've ever used. For me, the software I develop is for a purpose, it fulfills a business requirement, therefore the key decision for me is "will Apex let me achieve the goal of meeting that business requirement". The answer I've found so far is usually yes.
    I know people who still develop systems in Turbopascal, they've resisted the temptation to move to things like .NET etc, because for them the end result is to design a working system, not to do it in the latest greatest tool.
    To take a silly example, if I was was evaluating Apex against another tool (let's call it X), and X provided me with a cast iron guarantee that it would be supported for the next 10 years. However the trade off is that development in tool X took 3 times longer than using Apex, would I be wise to choose tool X? Personally I'd say no....I've go with the tool that was quicker to develop, implement and maintain right now.

  • DEAR ORACLE: what have you done with webdb?

    dear oracle,
    i was using webdb since rel 2.0.* and i think, it was a great idea! we could visualize data
    and give the users the chance to access the data in a very simple way - without programming
    in java, c++ or anything else ( ok, pl/sql is needed sometimes. but as long as we are using
    oracle databases, we will find someone with pl/sql-knowledge :-), so this is not an
    additional requirement).
    but what have you done with this wonderful idea?
    you have moved webdb to an enterprise-portal, with great functionality and a huge requirement
    of resources. no doubt, it is a powerful product, where you can build wonderfull sites
    full of surprising elements, every second character bold and blinking . . .
    but you forgot the customers, who only need a simple way, to create forms and reports.
    by moving portal to such a level, as you have done, you left a gap below this.
    please tell me, why should i install and use such a 'mighty' product as 9iAS, when i only
    need the functionality, that came with webdb??
    some impressions:
    - starting with the installation ( download 2 GB! a just released product and i have to download
    additional 274 MB of patches, wasting more time with the patch-installation than the rest).
    - space-requirements of nearly 5 GB (approx. 12 times as much as webdb 2.2)
    - i have to use internet directory, management server, enterprise manager - all products,
    that i don't need for the rest of my daily business and that i'm not familiar with
    (until now) -> requiring additional time to become familiar with. do you realy think, that the use of all
    products in your portfolio makes it easier to handle (as stated in one of the white papers?)?
    It seems, that you have lost the ground!
    - saving my investments by a migration path? i can forget this - oracle support surrendered and tells
    me, that there is something in the installation that prevents me from upgrading.
    - the product portal seems to be very 'dynamic': if i don't want to lose support, i have to upgrade
    to the next release nearly every three months (one of the most important phrases, heard by support-stuff:
    "you have any problem? you should upgrade to the latest release first!")
    so, dear oracle,
    i hope, you remember those customers, who don't want an overkill. please, fill up the
    gap with an applicationserver-light/portal-light and don't forget, that the main scope of your
    customers is to fulfil their own customers needs and not to administer oracle-products.
    regards
    rainer

    I have tried to open several large PDF docs with Reader DC (although on Windows 7), and they all open instantly.
    Two possibilities I can think of:
    Are you inside a corporate firewall?  If so, make sure that you have access to cloud.acrobat.com
    If the above is not the problem, can you try to disable Protected Mode [Edit | Preferences | Security (Enhanced)].

  • WebDB & Remote DB

    Does the latest version of WEBDB for HP-UX allow you to connect to a remote DB?

    You need a db link. Try something like this:
    DECLARE
         szSqlStr VARCHAR2(500);
         c NUMBER;
    BEGIN
         c := DBMS_SQL.OPEN_CURSOR;
         szSqlStr := 'CREATE DATABASE LINK PCOFLT.WORLD connect to corporate IDENTIFIED BY my_password' || CHR(39) || 'PCOFLT.WORLD' || CHR(39);
         dbms_sql.parse(c, szSqlStr, dbms_sql.NATIVE);
         dbms_sql.close_cursor(c);
         COMMIT WORK;
    *****put your SQL code here ******
         c := DBMS_SQL.OPEN_CURSOR;
         dbms_sql.parse(c, 'DROP DATABASE LINK PCOFLT.WORLD', dbms_sql.NATIVE);
         dbms_sql.close_cursor(c);
         COMMIT WORK;
    END;

  • I tried to install latest OS update. Recd error installing. IT tried to load the upgrade in Safe Mode. Now system will not boot up. IT says I have to do a clean install which loses all data.

    After receiving an error when I try to install the latest update of OS-X, I took my laptop to oour schools IT dept. They tried to run the update in safe mode and then they got an error saying the system could not find the hard drive. Now they want to run a clean install which loses 1000's of docs and pictures. I have Block I exams in med school next Monday and all of my notes and slides are on that hard drive.
    The IT dept took the hard drive out and tried to back it up and they said they other computer could not connect or find my hard drive.
    Major panic....
    I have Norton antivirus and have never found any viruses on the system. I also have a program called ExamSoft which some other students here have noted they had similar crashes. Not sure if that is the issue...

    Several take home messages here:
    always back up before you update.
    always back up anything you don't want to lose. Kind of like flossing. Only floss the teeth you don't want to lose.
    Norton is very, very bad software, and you should get rid of it.
    You don't need antivirus software on your mac. Antivirus software on macs causes more trouble than it is worth.
    Your hard drive may be failing and thus may not be salvageable.
    You could try booting into the recovery partition and seeing if you can repair your hard drive.
    If that doesn't work, then there is a small chance that a third party utility (like Disk Warrior or TechTool) might be able to fix your drive (if it is not failing).
    If that doesn't work, you may be able to send your drive and a lot of cash to a drive recovery service and see if they can get your files off it.
    In the mean time, get notes and slides from a (smart) friend.

  • I have a problem with wifi in my iphone 4s, i already try everything and download latest version 7.1(11D167) but wifi switch is not working, its my humble request to Apple support team that pls resolve this problem as soon as possible because

    I have a problem with wifi in my iphone 4s, i already try everything and download latest version 7.1(11D167) but wifi switch is not working, its my humble request to Apple support team that pls resolve this problem as soon as possible because its a prestiage of Apple Company.
    Pls inform me how can i resolve the problem of wifi.

    You have to go to autherized iPhone agent.

  • I have the latest version of Pages installed, yet there are documents I try to open and the message "you need a newer version of Pages to open this document".  Help?

    When I try to open some of my documents, the message "you need a newer version of Pages" appears; yet, I have installed the latest/newest version. How do I clear this up? Thanks.

    You have 2 versions of Pages on your Mac.
    Pages 5.2 is in your Applications folder.
    Pages '09/'08 is in your Applications/iWork folder.
    You are alternately opening the wrong versions.
    Pages '09/'08 can not open Pages 5 files and you will get the warning that you need a newer version.
    Pages 5.01 can not open Pages 5.2 files and you will get the warning that you need a newer version.
    Pages 5.2 can open Pages '09 files but may damage/alter them. It can not open Pages '08 files at all.
    Once opened and saved in Pages 5 the Pages '09 files can not be opened in Pages '09.
    Once opened and saved in Pages 5.2 files can not be opened in Pages 5.
    Anything that is saved to iCloud is also converted to Pages 5 files.
    All Pages files no matter what version and incompatibility have the same extension .pages.
    Pages 5 files are now only compatible with themselves on a very restricted set of hardware, software and Operating Systems and will not transfer correctly on any other server software than iCloud.
    Apple has removed over 95 features from Pages 5 and added many bugs:
    http://www.freeforum101.com/iworktipsntrick/viewforum.php?f=22&sid=3527487677f0c 6fa05b6297cd00f8eb9&mforum=iworktipsntrick
    Archive/trash Pages 5, after exporting all Pages 5 files to Pages '09 or Word .docx, and rate/review it in the App Store, then get back to work.
    Peter

  • IPod 4,1 will not update to iOS 7. I updated my iMac to 10.9.1 (maverick). Latest Numbers version on iMac is not compatible with Numbers on iPod. Ideas? Can I go back a version with Numbers?

    iPod 4,1 will not update to iOS 7. I updated my iMac to 10.9.1 (maverick). Latest Numbers version on iMac is not compatible with Numbers on iPod. Ideas? Can I go back a version with Numbers? I downloaded old version of Numbers 2.0.1 from DVD but with both versions the 2.0.1 will not open.  So both versions are present but only the new version functions. I tried to drag the new version to the trash but the old version still runs error message and will not open. I did not try to restart with the new version in the trash.

    Maybe. See:
    Reverting to previous version of Numbers

  • I am on windows 7 and I upgraded to 10.0.2 and now it will not open. I have removed firefox completely and uploaded it again and that did not work. So my latest attempt I removed firefox 10 again and uploaded the beta version and once again nothing.

    I am on windows 7 and I upgraded to the newest verison of firefox and now it will not open. I have removed firefox completely and uploaded it again and that did not work. I then made sure it could get through my firewall and that did not work. So my latest attempt I removed firefox 10 again and uploaded the beta version hoping that would do it and once again nothing. It will not open at all. Please help - is there a live chat or a number to talk to someone at Firefox?

    I think when uninstalling you may also have to choose (tick) to delete the preferences and other personal data like the bookmarks, stored passwords etc. to erase completely. If you are installing afresh, please try right-clicking on the file and '''Run as administrator''' to install. And when uninstalling, please also make sure choose to delete all data and also manually delete any '''Mozilla''', '''Mozilla Firefox''' or '''Firefox''' from %appdata%, %localappdata% and %programfiles%. You can open a location by typing for eg. %appdata% in the '''Run''' box (Windows key + R). You may also have to check the '''VirtualStore''' folder in %localappdata%. Files in the VirtualStore can be problematic. I think a clean installation may help.
    [https://www.mozilla.org/en-US/firefox/new/ Firefox]
    [http://kb.mozillazine.org/Installation_directory Installation Folder]
    [http://kb.mozillazine.org/Profile_folder Profile Folder]
    Please note that using system restore would usually damage the Firefox installation.

  • I installed the latest version of Firefox last night. It worked 3-4 times flawlessly. Now, it crashes at startup and gives me a box with crash detail report. How can I fix this?

    I have a brand new HP dv8t laptop that is straight from the manufacturer 2 days ago.
    Last night, I attempted to download and installed the latest version of Firefox. After installing, it worked great for an hour or so (3.4 different sessions).
    Then, this morning when I came back to the computer, Firefox crashes at startup and gives me the option of finding a solution online or quitting the program.
    How aggravating!
    I have installed this same version on 2 other computers that I own, without any issue.
    I have attempted to uninstall Firefox from the dv8 and reinstalling, to no avail.
    I cannot find the crash report, but I do this see this message once the app crashes:
    Problem signature:
    Problem Event Name: APPCRASH
    Application Name: firefox.exe
    Application Version: 1.9.0.3399
    Application Timestamp: 49f1091d
    Fault Module Name: StackHash_5701
    Fault Module Version: 0.0.0.0
    Fault Module Timestamp: 00000000
    Exception Code: 4000001f
    Exception Offset: 046b75ba
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033
    Additional Information 1: 5701
    Additional Information 2: 5701071bdc29491833a7ab96965d1870
    Additional Information 3: c8d0
    Additional Information 4: c8d0e80632ad4cc967a76f7e9c35ca44
    Please help! I cant stand iE anymore and I'm so lost without Firefox!

    You might try using the add-on 'NoSquint' which allows numerous zoom options specific to each page you visit & keeps your settings - https://addons.mozilla.org/en-US/firefox/addon/nosquint/
    If you want to go back to 3.6x, you will find it here:
    http://www.mozilla.com/en-US/firefox/all-older.html
    In most cases you can simply "upgrade" (meaning downgrade) directly from the installation. It would be a good idea to save your passwords & bookmarks just to be on the safe side.

  • Office 2013 latest update broke new profile creation on all network computers

    Hi,
    Reporting a bug here!
    Setup details:
    We're using samba 3 as our backend and all workstation are Windows 7 Pro x64.
    Office 2013 Home and Business Retail (en-us) Click 2 Run version
    Context:
    Deployed to the whole network of one of our client using the Office Deployement Tool.
    We update their base update (no updates) to the latest update 15.0.4569.1508
    Everything was working alright after initial Office 2013 installation with no updates. After updating the all the PCs to the latest version as of 31/03/2014, the user profile creation broke for newly created user.
    Symptoms and causes:
    Trying to log on as a new user on the machine would give the following error on Logon before automatically loging off because it cannot copy the following file to the new user profile:
    D:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\_00.sqm
    D:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\_01.sqm
    D:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\_02.sqm
    The Bici folder has Read and Execute permissions for everyone but the _XX.sqm files inside only have permissions (Full Control) for SYSTEM and Administrators and LOCAL SERVICE with the all permissions EXCEPT:
    - FULL CONTROL
    - TRAVERSE FOLDERS/EXECUTE FILES
    - CHANGE PERMISSIONS
    - TAKE OWNERSHIP
    Solution:
    I gave "everyone" Read and Execute permission on those files and the new user could log in and his profile got created alright.
    The files with broken permissions time stamp shows they've been modified during the Office 2013 update and Bici seems to be a OneDrive related service. This bug should get fixed ASAP.
    Event log error:
    Windows cannot copy file \\?\D:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\_01.sqm to location \\?\D:\Users\TEMP\AppData\Local\Microsoft\Windows Live\Bici\_01.sqm. This error may be caused by network problems or insufficient security rights.
     DETAIL - Access is denied.
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
    - <System>
      <Provider Name="Microsoft-Windows-User Profiles General" Guid="{DB00DFB6-29F9-4A9C-9B3B-1F4F9E7D9770}" />
      <EventID>1509</EventID>
      <Version>0</Version>
      <Level>3</Level>
      <Task>0</Task>
      <Opcode>0</Opcode>
      <Keywords>0x8000000000000000</Keywords>
      <TimeCreated SystemTime="2014-04-04T07:15:51.922563800Z" />
      <EventRecordID>9615</EventRecordID>
      <Correlation />
      <Execution ProcessID="940" ThreadID="1764" />
      <Channel>Application</Channel>
      <Computer>F00241D1DAAAD</Computer>
      <Security UserID="S-1-5-21-1582357797-4105456612-768596941-1206" />
      </System>
    - <EventData Name="EVENT_COPYERROR">
      <Data Name="Source">\\?\D:\Users\Default\AppData\Local\Microsoft\Windows Live\Bici\_01.sqm</Data>
      <Data Name="Target">\\?\D:\Users\TEMP\AppData\Local\Microsoft\Windows Live\Bici\_01.sqm</Data>
      <Data Name="Error">Access is denied.</Data>
      </EventData>
      </Event>

    Hi dude,
    I appreciate that your sharing your experience and solution here. And, I would report it through our internal channel. Thanks again. 
    Tony Chen
    TechNet Community Support

  • HT1444 How can I upgrade my system 10.4 into a newer one or the latest I could get for my machine?

    I currently have Mac OS X V. 10.4.11 and there are some things I'm unable to use on my computer, Adobe flash player being one of them, so I figured why not upgrading my software into the latest I could get? However I have no clue how can this be done, or if it can be done?
    I'll appreciate any advice. Thank you.

    OS numbers and names
    OS X 10.4.x - Tiger
    OS X 10.5.x - Leopard
    OS X 10.6.x - Snow Leopard
    OS X 10.7.x - Lion
    OS X 10.8.x - Mountain Lion
    More about Macs
    The Apple History site has specifications for every Mac ever produced: http://www.apple-history.com/
    Upgrade to Leopard
    Those wishing to upgrade to Leopard should be aware that install disks can be expensive unless you contact Apple. Details: http://lowendmac.com/deals/best-os-x-leopard-prices.html Standard Leopard installers impose several hardware limitations including speed and RAM size but all these restrictions can be overcome. Google for details. Leopard works well at 500 MHz with 1 GB of RAM and many happy users have less than this.
    Upgrade beyond Leopard
    OSs beyond OS X 10.5.8 require an Intel processor. If in doubt check this: Click the apple at the top left of your screen and select 'About this Mac'. This will give you your OS number. Then click 'More Info' to see which processor you have. If it says PowerPC you cannot upgrade to Snow Leopard and above. If you have an Intel Mac it is well worth upgrading to Snow Leopard now and then considering other options after that. You can buy Snow Leopard here: http://store.apple.com/us/product/MC573Z/A
    Upgrade beyond Snow Leopard
    Information about upgrading Snow Leopard to Lion or Mountain Lion: http://store.apple.com/us/product/MD256Z/A
    Important
    Check that your Mac complies with any requirements. If you are not in the US you should use the Change Country link at the bottom of Apple pages.

Maybe you are looking for

  • Ipod doesn't get recognized by my computer

    Tried everything what was on the troubleshooting. When I plug in my ipod(mini), i hear the sound you should hear. That confirms that a devices is plugged in. But after that nothing. In Itunes there is no ipod icon, no new drive at "This Computer" and

  • Propagate Data from User Profile to Resource Process Form doesn't work

    Hi, i've created a new custom task for Propagate Data from User Profile to Resource Process Form with a gtc connector but the task is never triggered!!! i need clues to resolve this . thnks.!! oim 11g 11.1.1.5 bp4. high availability with 2 nodes and

  • Fonts for printing - unicode or non-unicode

    Hi, How could i find whether the fonts am using for scripts and smartforms are unicode compatible or not. Regards, Vijayalakshmi

  • Source List in SRM

    Hi, Any idea how to setup Vendor List in SRM? We are exploring how to use this functionality from the Sourcing Cockpit. Any help or guidance on how to do this is appreciated. Regards, Ashwani

  • Http-xi-RFC synchronous call - multiple records ?

    Hi Gurus, Can we have multiple records processing in RFC synchronous call ? for ex, BAPI_COMPANY_GET_DETAIL. I want to feed multiple company ids and get the responses in browser. I have changed cardinality in message mapping and interface mapping as