Discoverer Patch Release 2 (9.0.2.53) for Windows

I can't get the response file to work correctly. If I set SHOW_RELEASE_NOTES to false it still shows up. I need to accomplish this install silently. All of the other boolean operators work fine, the release notes is the only window I get. I have tried changing it to SHOW_RELEASE_NOTES_PAGE with no luck. Any ideas?

It seems that it is only possible to start download of two files at a time. If you try to start more, the system hangs up. If you are trying to download the version that is split in ten files, you have to do this one file at a time. If you are trying to download a single file, make sure that this is the ONLY download session that is running on your computer.
Yours sincerely
Niels Terp

Similar Messages

  • Announcement Oracle9iAS Portal Patch Release 3.0.9.8.3 For Solaris is now available

    Oracle9iAS Portal Patch Release 3.0.9.8.3 For Solaris is now available for download from metalink. Bugnumber for the patch release is 2131815.
    You must install this patch release over an Oracle9iAS 1.0.2.2 installation of Oracle9iAS Portal. You can install it over either a production installation (3.0.9.8.0) or a patched installation (3.0.9.8.1, 3.0.9.8.2). This patch release is cumulative and it incorporates the changes from the earlier patches (3.0.9.8.1, 3.0.9.8.2). The installation instructions are in README.TXT and RELNOTES.HTM contained in the patch release.
    The patch will be available for other platforms by the end of May.

    I saw this warning in the content area API home page.
    Warning - The Content Area APIs available in 3.0.8.x and 3.0.9.x will not work with Oracle9iAS Portal 9.0.2. They are not available with this release
    Will there be other API's?
    Are you removing the concept of loading an item through APIs?
    Thanks in advance
    Harish

  • Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Windows

    Any new guestimates when product "Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for WINDOWS" will finally become available.
    Thanks.

    Below is what's available for download thru OTN. To ensure my question is clear, approximately when will the MICROSOFT WINDOWS version finally be released:
    Enterprise Manager 10g Grid Control Release 1 (10.1.0.2)
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Linux x86
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for Solaris Operating System (SPARC) (32-bit)
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for HP-UX
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for AIX5L Based Systems
    Oracle Enterprise Manager 10g Grid Control Release 1 (10.1.0.2) for HP Tru64 UNIX

  • New Patch Release 3.0.9.8.1 for Oracle9iAS Portal 3.0.9.8.0

    The patch can be found on metalink. The patch number is: 1841088.
    Oracle9iAS Portal 3.0.9 Patch Release Notes
    July 2001
    Contents
    For the latest release note updates, visit the Oracle Technology Network
    and click the Documentation tab.
    Installation and Setup Patch Contents
    Installation (Windows) Bugs fixed by this patch
    Installation (UNIX)
    Post-installation steps
    Installation (Windows)
    You can only apply this patch to Release 3.0.9 of Oracle Portal
    (Oracle9iAS v1.0.2.2). To apply this patch, do the following:
    From the command line prompt, execute the patch command according to
    the following syntax:
    patch.cmd [-m patch_mode] [-s schema_name]
    [-p schema_password] [-u sys_password]
    -c connect_string [-l log_file_name]
    -m patch_mode is the patch mode. Valid values are
    loginserver or portalschema. Default value is
    portalschema.
    -s schema_name is the name of the Portal schema that you
    want to patch. Default value is PORTAL30.
    -p schema_password is the password of the schema you want
    to patch. Default value is PORTAL30.
    -u sys_password is the SYS Password. Default value is
    CHANGE_ON_INSTALL.
    -c connect_string is the TNS connect string information.
    -l log_file_name is the name of the log file. Default value
    is patch.log.
    Examples:
    To patch Login Server Only:
    patch -m loginserver -s portal30_sso -p portal30_sso -u
    change_after_install -c mydatabase -l mypatch.log
    To patch Portal Schema Only
    patch -m portalschema -s portal30 -p portal30 -u
    change_after_install -c mydatabase -l mypatch.log
    To patch both Portal Schema and Login Server
    patch -m loginserver -s portal30_sso -p portal30_sso -u
    change_after_install -c mydatabase -l mypatch.log
    patch -m portalschema -s portal30 -p portal30 -u
    change_after_install -c mydatabase -l mypatch.log
    To complete the application of the patch, follow the instructions in
    Post-installation steps.
    Installation (UNIX)
    You can only apply this patch to Release 3.0.9 of Oracle Portal
    (Oracle9iAS v1.0.2.2). To apply this patch, do the following:
    From the command line prompt, execute the patch command according to
    the following syntax:
    patch.csh [-m <patch_mode>] [<-l log_file_name>]
    -m <patch_mode> is is the patch mode. Valid values are
    loginserver, portalschema, or both. Default value is both.
    -l log_file_name is the name of the log file. Default value
    is patch.log.
    Examples:
    To patch Login Server only
    patch.csh -m loginserver -l mypatch.log
    To patch Portal Schema only
    patch.csh -m portalschema -l mypatch.log
    To patch both Portal Schema and Login Server
    patch.csh -m both -l mypatch.log
    patch.csh -l mypatch.log
    To patch both Portal Schema and Login Server with default
    log file
    patch.csh -m both
    patch.csh
    To complete the application of the patch, follow the instructions in
    Post-installation steps.
    Post-installation steps
    The bug fixes for bug numbers 1817550, 1830898, 1832632, 1840420, 1664594,
    1810741, 1807325, and 1819442 are not installed via the patch script
    because you must shut down your Web server prior to applying them. The
    sections that follow describe how to apply these fixes.
    JPDK.ZIP
    On the Web server where the provider is running:
    Unzip the contents of jpdk.zip into a directory (e.g., JPDK_30901).
    Shut down your Web server.
    Change your zone.properties file to include <extract
    dir>/jpdk/lib/provider.jar in the wrapper.classpath.
    If you are using Java Portal Development Kit (JPDK) samples from a
    previous release of the JPDK, update your samples using those
    included in the zip file. Refer to <extract dir>/installing.jpdk.html
    for more details.
    Restart your Web server.
    Note: Refer to <extract dir>/release.notes.html for a list of changes made
    in this release.
    wwpage.jar
    On the middle tier where the Portal listener is running:
    Shut down your Web server.
    Create a backup of your current wwpage.jar file.
    Replace /$IAS_HOME/Apac he/Jserv/servlets/wwpage.jar with the new
    wwpage.jar provided in this patch.
    Restart your Web server.
    New Parameters
    The Parallel Page Engine now accepts two new parameters in the
    zone.properties file:
    minStall is the minimum stall value allowed for a contentfetcher
    before it assumes there is a problem and times out. This value
    defaults to 120 seconds. It was added to help upgrades from
    308, which had a normal stall value of 40 seconds. The meaning
    of stall has changed slightly, raising the need for a minimum
    value.
    minTimeout is the minimum timeout that may be sent by a
    portlet. At times portlets send very small values, like 1
    second. This almost always fails, and pages are rendered
    incomplete. The minTimeout defaults to 5 seconds, but may be
    set otherwise if this is not large enough. The minTimeout is
    different from the requestTime. The requestTime is used when no
    timeout value is sent for a portlet.
    opca.jar
    Back up your current opca.jar file, which is found in the
    <IAS_HOME>/assistants/opca/ directory.
    Copy the opca.jar file provided with this patch to the
    <IAS_HOME>/assistants/opca/ directory.
    To install the Portal repository, run the launch.bat (on NT) or
    launch.sh (on Solaris) to invoke the Portal Configuration Assistant.
    Follow the steps in the configuration assistant.
    Oracle Portal Cache
    Go to Oracle MetaLink and retrieve the patch for bug number 1817550.
    Stop your Oracle HTTP Server.
    Apply the patch you downloaded from Oracle MetaLink as per the
    instructions in the README.txt file.
    Login to your system as root and delete all cache files and
    subdirectories under the directory
    <IAS_HOME>/Apache/modplsql/cache/plsql. Make sure the directory
    <IAS_HOME>/Apache/modplsql/cache/plsql is empty.
    Start your Oracle HTTP Server.
    Bugs fixed by this patch
    This patch fixes the following known bugs:
    Bug Number Bug Subject and Description
    1817550 ON SOLARIS, WHEN RUNNING ON PORT 80, ORACLE PORTAL CACHE
    GETS DISABLED
    Due to a bug in the Oracle HTTP Server powered by Apache,
    the Oracle Portal cache gets disabled when it is running
    on port 80.
    1819194 EXCEPTION THROWN IF A USER'S PASSWORD HAS AN AMPERSAND.
    Special characters such as an ampersand (&) in passwords
    or any text node that is sent to the Web providers were
    causing errors.
    1664594 XML TAGS IN THE JAVA STACK - CAUSING PARSER TO CRASH.
    (Duplicate Bug: 1788506) Control characters were not
    being properly escaped appropriately and causing errors
    in the database SOAP parser.
    1823166 PORTLET SECURITY IS RAISING AN ERROR FOR NON-ADMIN USERS
    W/ ANY_PORTLET MANAGE.
    1782458 NOT ABLE TO CREATE MASTER DETAIL REPORT.
    1802055 308-309 UPGR: CLICKING ON "REFRESH ERROR" IN PORTLET
    REPOSITORY GIVES ERROR.
    1815257 UPGRADE: 306-309:308-309:SEARCH PEOPLE PORTLET: SHOWS
    ERROR.
    1744458 REPORTS FROM SQL: VALID SQL:GIVES AMBIGUOUS COLUMN ERROR
    FOR JOINED TABLES.
    1783257 REPORT COMPONENT AS PORTAL IN PAGE CAN'T BE ASSOCIATED
    WITH TAB.
    1801961 UPGRADE:307-309:ADD PORTLETS REGION IS SHOWING UP VERY
    SLOW.
    1807325 FETCHERS TIMEOUTS, AND PORTLET PRODUCED AN ERROR.
    This bug pertains to a synchronization issue in the 3.0.9
    fetching of portlet content. The Document could not be
    contacted error is randomly raised. However, it may be
    that other problems are causing this error. This bug only
    refers to the synchronization issue in which the Parallel
    Page Engine causes the problem.
    1810741 PROVIDER USER DOES NOT DETECT PUBLIC USER CORRECTLY.
    Previously, the JPDK did not correctly detect if the
    current user was logged in or accessing the portal using
    a public session. This bug also affected providers
    registered with a login frequency of PUBLIC. Failure to
    detect the logged in state of the user correctly caused
    ProviderUser.isPublicUser() to return an incorrect value
    when a provider written using JPDK release 3.0.9 was used
    with earlier releases of Oracle9iAS Portal.
    The most common symptom of thi s error is the Customize
    link being shown to public users when the provider
    definition specified that it should be hidden. A new
    username parameter has been added so the JPDK can
    correctly detect the logged in state of users while
    maintaining backwards compatibility with older versions
    of Oracle9iAS Portal.
    1811275 GROUP NAME IS REPEATED IN LIST OF GROUPS IN SPANISH,
    FRENCH ETC.
    1812018 PERSPECTIVES ARE REMOVED FROM ITEMS IF THEY ARE EDITED.
    1815037 OPCA HANGS AT 90%
    Oracle Portal Configuration Assistant hangs at 90% during
    the Oracle9iAS 1.0.2.2 installation.
    1819442 PROVIDE MINTIMEOUT FOR PPE TO OVERRIDE SMALLEST
    TIMEOUT(S).
    Previously, there were no minimum values for timeouts.
    The fix for this bug adds some minimum values for
    timeouts and changes the defaults such that the Parallel
    Page Engine works better without any configuration by the
    user. These changes help to prevent getting the Portlet
    could not be contacted error message.
    1830898 SSOUNLCK.SQL DOESN'T UNLOCK SSO USER ACCOUNT.
    1832632 BITMAP INDEXES IN EXPORT-IMPORT FAIL TO INSTALL ON ORACLE
    8I STANDARD.
    1833509 SITE MANAGER BUGS FOR CATEGORY, ITEMTYPE, FOLDERTYPE, AND
    PERSPECTIVE.
    This bug covers the following:
    Showing the category popup correctly when you hide
    categories.
    Same Banner appears more than once while rendering.
    All Item Types show up when you create Custom Item
    Types.
    All Folder Types show up when you create Custom
    Folder Types.
    No data found error occurs in perspective list of
    content area manager.
    All item types get hidden when you hide different
    item types in different content areas.
    Categories are not displayed appropriately when you
    go into content areas of default languages other
    than "us."
    Minor issues with Bulk action.
    1840420 CUSTOM WRITTEN EXTERNAL AUTH MODULE NEED TO BE UPDATED
    AFTER 3.0.9 UPGRADE SSOXOID.PKB DOESN'T LOAD.
    External authentication modules that were written before
    3.0.9 need to be updated after upgrading to 3.0.9.
    ssoauthx.pks is updated in 3.0.9 and contains additional
    routines that need to be implemented.
    null

    Richard,
    I have just applied patch to upgrade from Portal 3.0.9 to 3.0.9.8.1 (Patch applied to loginserver and portal schema) and the External Applications that were previously set up have gone from the portlet.
    Does this relate to your note at the bottom:
    "Minor issues with Bulk action. 1840420 CUSTOM WRITTEN EXTERNAL AUTH MODULE NEED TO BE UPDATED AFTER 3.0.9 UPGRADE SSOXOID.PKB DOESN'T LOAD.
    External authentication modules that were written before 3.0.9 need to be updated after upgrading to 3.0.9. ssoauthx.pks is updated in 3.0.9 and contains additional routines that need to be implemented." ??
    If I go to the "Login Server Administration" portlet and select the link "Administer External Applications" I get a list of 5 External Applications that have previously been set up.
    If I go back to the Home Page and select "customize" on the "External Applications" portlet I get the message "Your Login Server administrator has not registered any external applications".
    Does that mean I should just run 'ssoauthx.pks' & 'ssoxoid.pkb' or do I need to do something else ??
    Thanks
    Simo

  • Oracle9i Database Release 2 Enterprise/Standard/Personal Edition for Windows NT/2000/

    Hi,
    Ive just been trying to download your Oracle9i Database Release Enterprise/Standard/Personal Edition for Windows NT/2000/XP for my home computer, but it wont even download properly. The Disk 1 file, "92010NT_Disk1.zip", intializes, and downloads in less than a second, saying all 67.7kb is complete, taking into consideration the file is over 600mb big. When i open the *.zip file, its absolutely empty. I tried the links for Disk 2 and Disk 3, and they are working perfectley.
    Whats going on?
    Is there a bug on my side, or OTN's?
    Will this be fixed soon?
    Or should i download an older version?
    A little feed back would be grately appreciated, due to the fact i cant find the latest version of Oracle anywhere else on the World Wide Web.
    Thank you for your time.
    - File: 92010NT_Disk1.zip
    - Date/Time: 03/09/02 11:30PM
    - Internet Browser: IE 6.0.2600.0000
    - O/S: Windows 2000
    PS: Your "Preview" Button didnt seem to work for me either.

    Hi Peter,
    I downloaded the same zip files as you did for my home pc. The first zip file was not able to be unzipped by winzip. So I had to download the fisrt zip file again from OTN and the second time it was fine. I got all three zip files extracted and ran the setup.exe. Everything was fine till this point.
    My problem is that Oracle 9i release 2 personal edition is not for XP home edition. I couldn't get the database correctly configured.
    Li

  • Any plan of releasing REAL WORKING sound card drivers for windows 8.1 one day???

    Hello,
    As you probably saw, I am one of the countless people having an issue with my sound blaster card with windows 8.1, and desperately waiting a new proper driver until months now... in vain, and with no answer from anyone from the creative support team, who are just ignoring it...
    I say countless, because I can see over Internet a huge amount of people having those issues, and this forum doesn't represent it, because it is a pain to get the account activated to post anything.
    Here is my question : can I throw away my relatively new high end sound card like a piece of useless crap now and buy a real piece of hardware, or are you planning to give us a chance of not wasting our money soon??
    Just for your information, Realtek has released their working windows 8.1 drivers since 5 months now.
    I know that Creative is in a position of strength in this market, because there is almost no other viable options, but does it means you have to abuse it?
    Sorry if my message seems a bit hungry, right now I really feel like a disappointed customer who was trusting this company to buy a really great piece of hardware, but sadly can't get it working anymore, and being ignored.
    I believe that being ignored is the least respectful answer of all.

    Well, that is exactly what I was saying... still no answer from anybody.
    Seriously Creative, when you want to make a product become obsolete by releasing a new version of your products (SBX), you should at least have the honesty to say that the old products are not supported anymore in windows 8.1...
    I have installed windows 8.1, with no possibilities to revert back to windows 7, knowing from your website that my card is compatible (see here), and now my sound card is just an expensive useless piece of electronic taking dust on my desk... which i bought less than one year ago.
    From your silence, should I guess that there will be no update or support anymore for this card in windows 8.1? In that case, is their any way I can send it back to creative technical support to exchange for a working model? Or at least a discount for the new model??

  • Oracle Enterprise Manager Cloud Control 12c Release 1 (12.1.0.1) for Window

    Hi,
    When we run the setup.exe (Disk 1) on windows machine, Installation Wizard does not appear. So we couldn’t go ahead further steps for the installation. Please help us.
    Thanks,
    Jebastin.

    I have see similar issue...
    Please validate whether there is any Anti Virus installed on your Windows machine...
    If it is installed, disable it temporarily... The Anti Virus typically blocks such Installers.exe which are about to generate more than 65535 files...
    Second possibility can be you don't have enough permission i.e. you don't have Admin permission on this Windows machine...
    Third possibility can be that the installer in itself might be corrupt...

  • Discoverer Patch 4.1.46

    Where can I download Discoverer patch 4.1.46?

    Hi gran,
    Please help me installing Discoverer 4.1.46.08.00.Sorry to say the 4i version is been desupported,why you want to go for 4i when you got 9i or 10g which are latest versions.
    4i desupported more info u can see here
    [http://learndiscoverer.blogspot.com/2006/09/discoverer-4i-will-be-desupported-at.html]
    You can download 10g from here [http://www.oracle.com/technology/software/products/ias/htdocs/101202.html]
    i m using EBS 12.0.6-10gr2..can i use discoverer..if yes then how
    or see MOS Doc 313418.1
    Or for patches you can go through this link [http://learndiscoverer.blogspot.com/2006/09/releases-and-patch-numbers-september.html]
    Hope it answers your question and its helpful.
    Best Wishes,
    Kranthi.

  • Patch Release: Berkeley DB Java Edition 4.0.117

    Berkeley DB Java Edition 4.0.117
    http://www.oracle.com/us/products/database/berkeley-db/index.html
    http://www.oracle.com/technetwork/database/berkeleydb/overview/index.html
    http://www.oracle.com/technetwork/database/berkeleydb/overview/persistence-160890.html
    http://www.oracle.com/technetwork/database/berkeleydb/overview/index-093405.html
    Berkeley DB Java Edition 4.0.117 is a patch release consisting of many important fixes. We strongly recommend that users of the 4.0.x upgrade to this release. Those using 4.1.x need not be concerned with this patch release.
    The critical patch fixes:
    [#19422] - Fixes a bug that prevents recovery if CacheMode.EVICT_BIN is used.
    The complete list of changes is in the change log page.
    http://download.oracle.com/otndocs/products/berkeleydb/html/je/je-40117-changelog.html
    Product documentation can be found at:
    http://download.oracle.com/docs/cd/E17277_02/html/index.html
    Download the source code including the pre-compiled JAR, complete documentation, and the entire test suite as a single package.
    http://download.oracle.com/berkeley-db/je-4.0.117.zip
    http://download.oracle.com/berkeley-db/je-4.0.117.tar.gz
    Common questions are addressed in our FAQ that you can find here:
    http://www.oracle.com/technetwork/database/berkeleydb/je-faq-096044.html
    Then join OTN and participate in the Berkeley DB JE Support Forum discussions. Our engineering and support staff are highly active on these forums, if you have questions please ask them there first.
    Berkeley DB Java Edition
    For further information, or questions about licensing and sales of JE, please contact us at:
    mailto:[email protected]
    Thank you for your support of Berkeley DB Java Edition.

    Hi Kristoffer,
    We have never updated Maven central -- I think someone else, perhaps who is reading the forum, did that for 5.0.73.  We should update it, but we don't quite have our act together on that.  Hopefully we'll have more info on that soon, but for now you'll need to just copy the jar file or use the Oracle maven repo.
    You should definitely read the release notes and the change log, and decide whether to upgrade.
    BDB has both a commercial and an OSS license.  Due to Oracle policy BDB does not have some of the things you might expect from an OSS project:
    - bug system is not exposed
    - roadmap is not published
    - code contributions are fairly rare, mostly due to the nature of the code -- it's a database engine, and is fairly difficult to change casually.
    What other questions about the process do you have?  I wasn't sure exactly what you wanted to know.
    --mark

  • Upcoming Patch Release

    Hi Everyone,
    We thank everyone for bringing to our notice some issues that has happened with the recent player and our sdk update. We have identified a server side issue for this and we are in process of fixing it. This will fix issues such as
    a) Starting screen share second time after stopping not working
    b) no publisherID text in the sample.
    and some more.
    Since it's a server side problem, giving out client side swc won't help. We will have a patch release around 10th December with these fixes and some more. We thank you for your patience and continued support to the community.
    Thanks
    Regards
    LCCS Team

    Didn't mean to mark this post as a question so....marking it as answered.

  • FM 8.0.4 patch released

    The fix to the recalled patch has been released as 8.0.4. This fixes the 8.0.3 patch if you didn't uninstall it. For those that uninstalled it or hadn't installed 8.0.3, a new patch combining both 8.0.3 and 8.0.4 will be issued shortly.

    The direct link to this patch will probably not be posted as it fixes
    errors in the removed 8.0.3 patch. A complete patch for those still at
    8.0.2 (aka FM8.0p273) will be posted when it is ready (most likely
    8.0.5). It will first be available through the Update Manager in FM
    and then will eventually (I don't know why the lag, so please don't
    ask) be available on the FM main downloads page.
    For Windows it will be at:
    http://www.adobe.com/support/downloads/product.jsp?product=22&platform=Windows

  • Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based patches

    Hi,
    We have Oracle Enterprise Edition Release 11.2.0.1.0 - 64bit Windows based server. I want to download latest patches for this version. From where can I get this? Please help me.
    Thanks,
    Mangesh

    Hi;
    1. Patch can be download only from metalink
    2. All related patch number can be found:
    NOTE:430449.1 - How to find DB Patches for the Microsoft Windows platforms My Oracle Support
    11.2.0.x Oracle Database and Networking Patches for Microsoft Platforms [ID 1114533.1]
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • I've upgraded the Discoverer from release 4 to 10.2.0.3

    Hi guys,
    I've upgraded the Discoverer from release 4 to 10.2.0.3 on two of my test systems.
    the difference between the two test system is that one is SSL enable and the other one is not.
    On the test system that is not SSL enabled users can access Discoverer via EBS fine but
    on the tests system that has SSL enabled users cant so now they have to go directly to
    the Discoverer link to access it. I've logged an SR with Oracle and they told me to edit the ssl.conf file
    for the Discoverer side which I did and I placed the file directories and the locations of the certificates in that ssl.conf.
    How can I get Discoverer to through EBS when SSL is enabled.
    Thanks

    Hi,
    Firstly, you need to check that the ICX: Discoverer Launcher system profile has the correct https url to launch Discoverer.
    Rod West

  • Announcement : New SPS Patch Release (v 6.0.3) Now Available

    A newer release of Service Provisioning System (version 6.0.3) is now available for download on sunsolve
    The Release Notes for this release are available here and is a good place to start.
    {color:#0000ff}*You are strongly encouraged to go through the Release Notes AND the README instructions of all the patches thoroughly before starting your patch installations.*{color}
    The following are the key changes that were incorporated in this release.
    1) A fix in the SPS transport layer code was implemented to provide performance optimization of deployment jobs over a raw, SSH or SSL connection. Specifically, customers using an SSL connection between MS and the RA/LD nodes can observe noticeable performance improvements while deploying large payloads.
    2) A fix was also added to correct the default database encoding for customers who want to use extended ASCII character sets. This would not only facilitate clean database migration between 5.2 to 6.0 of any UTF-8 characters, but also ensure data integrity on fresh 6.0 installation. It's strongly recommended that customers take necessary steps to apply this fix on their SPS 6.0 installations.
    3) Certain GUI related      bugs were fixed and some missing functionality was added back.
    4) It is to be noted that this is a cumulative patch on top of the earlier patch release version 6.0.2. Hence all the bug fixes that were delivered with the 6.0.2 patch are also accumulated into the 6.0.3 patch
    5) Response time of GUI login validation has been improved.

    another option would be to make either the n1sps export not writing explicit end tags
    <element />
    instead of
    <element></element>
    or
    making the import / schema a bit less sensitive about whitespace within elements. The current bug, that you cannot export the xml, reformat in netBeans and then re-import is extremely annoying.

  • Refer to Doc ID 825030 which talks about applying of patch for correction of date format in web adi. Is this patch can be applied on R12.1.3 instance as this patch released date is very old. Please suggest if there is another patch which be applied to cor

    Refer to Doc ID 825030 which talks about applying of patch for correction of date format in web adi. Is this patch can be applied on R12.1.3 instance as this patch released date is very old. Please suggest if there is another patch which be applied to correct the date format in web adi. currently the date is coming in number format.

    Hello,
    This document is for 11i Date Format Changes When Loaded Into Webadi (Doc ID 825030.1)
    use this document instead for R12 : Incorrect Date Format in Excel Sheet Generated Via WebADI (Doc ID 828253.1)
    <Moderator Edit - deleted MOS Doc content - pl do NOT post such content>
    Best Regards,
    Eric.

Maybe you are looking for

  • MSI 785GM-E51 and memory modules problems

      Could anyone help me with one problem. I have motherboard MSI 785GM-E51 and 4 memory modules GOODRAM GR 1333D364L9/2G. But when I'm inserting ALL modules my system not starting (even POST procedure). So working variants - when I'm inserting: - one

  • Newbie query problem: function data missing in dropdown

    I am a student using 10g express provided with our textbook. The installation to WinXp SP3 went flawlessly and I can execute all required queries from the command line, no problem. The publisher provides SQL scripts related to the chapter material th

  • Smart Album problem

    Hello! I thought to have a smart idea - namely to use "Smart Albums" in order to separate the pictures I shot with my different cameras. But for some reason I didn't get it to work correctly: When I make a new Smart Album with 'Camera Model is" ... i

  • What is Valentina Initialization?

    I've got an old iMac G3 running OSX 10.3.9. It has a 500 MHz cpu and 320 MB or RAM. Of course it's not a fast machine but lately it's been super slow. I was poking around today and started up the Console app. Looking at the system.log I see a message

  • Internal No range for Invoice document types

    Hi Guys, For all  SD documents types like Sales order and Delivery document , we have both external as well as internal no ranges.But why we have only Internal no ranges for Invoice document ? why we don't have external no ranges for this ? Regards,