How to add patch in Oracle Payable under Linux

Hi All
I want to know how to apply a patch in Oracle under Linux environment. The problem is that I'm a Newbie in Oracle and i'm not a DBA and also i have little knowledge in Linux environment.
Apps: 11.5.9
OS: Linux x86
Patch : 7309767
Thanks
Edited by: 883454 on Sep 6, 2011 5:07 PM

Wrong category forum.

Similar Messages

  • How to add video in oracle froms ?

    can any one suggest me how to add videos in oracle forms ..
    and the video should also be played in output..
    like the video played in you tube ..

    If you are under form 10g you can use webutil functions.
    Have a look here:
    http://sheikyerbouti.developpez.com/webutil-docs/Webutil_store_edit_docs.htm
    Hope it helps you,
    Fabrizio
    If this answer is helpful or correct, please mark it. Thanks.

  • Oracle 9iDS under Linux

    I have a problem regarding Oracle 9iDS under Linux AS 2.1.
    I have installed Oracle 9iDS under Linux AS 2.1.
    When i run Form builder the forms builder runs in light blue. It is its deault behaviour or i have mede any mistake. Can i change this colour scheme?
    My second question is regarding to Jinitator.
    Tell me how to install and configure it.
    Many Thanks in advance.
    Regards,
    M.Usman Latif

    which browser you have configured..use netscape.., it will check for the jinitator, if it doesn't get it will go to sun java and down load for you..
    default blue colour is right no issues..
    good luck..

  • Applying security patch to Oracle 10G on Linux

    Hello,
    I'm new to Oracle DBA world, need to apply security patch to Oracle 10G on Linux server, any tips and notes would be appreciated.
    thanks
    Sam

    Manish,
    1. I have to upgrade the database version from 10.2.0.2 to 10.2.0.4 on Linux, Is there any proper documentation which will help me out?Please refer to the following document.
    Note: 454750.1 - Oracle Apps Release 12 with Oracle Database 10.2.0 interoperability notes
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=454750.1
    2. What are the types of oracle database patches? what is the proper procedure to apply those kind of patches to Oracle 10g on Linux?
    Most of the patches in this upgrade are database patches (which should be applied using opatch). The main upgrade patch (Patch 6810189 - 10.2.0.4 patch set) should be applied using Oracle Universal Installer (runInstaller).
    Always follow the steps in the patch README file before applying any patch.
    Regards,
    Hussein

  • How to add dbms_registry in Oracle 9.2.0.1 for APEX 3.0

    I tried installing APEX 3.0 everything went right but just at the end it has given me errors and I searched for those errors and found that dbms_registry package is not available in oracle 9.2.0.1 and I also found that APEX 3.0 is compatible with 9.2.0.3 or higher versions, but i have 9.2.0.1. and in documents oracle says that it supports oracle 9.2 at least so i thought i do have 9.2, and will be able to do the installation.
    **some last messages and errors are:**
    Thank you for installing Oracle Application Express.
    Oracle Application Express is installed in the FLOWS_030000 schema.
    The structure of the link to the Application Express administration services is as follows:
    http://host:port/pls/apex/apex_admin
    The structure of the link to the Application Express development interface is as follows:
    http://host:port/pls/apex
    Updating user account expiration.
    timing for: Upgrade
    Elapsed: 00:00:01.11
    JOB_QUEUE_PROCESSES: 10
    Performing Application Express component validation - please wait...
    dbms_registry.loaded('APEX','3.0.0.00.20');
    ERROR at line 4:
    ORA-06550: line 4, column 8:
    PLS-00306: wrong number or types of arguments in call to 'LOADED'
    ORA-06550: line 4, column 8:
    PL/SQL: Statement ignored
    ORA-06550: line 7, column 13:
    PLS-00306: wrong number or types of arguments in call to 'UPGRADED'
    ORA-06550: line 7, column 13:
    PL/SQL: Statement ignored
    ORA-06550: line 9, column 13:
    PLS-00306: wrong number or types of arguments in call to 'LOADED'
    ORA-06550: line 9, column 13:
    PL/SQL: Statement ignored
    I Tried 3 to 4 times but every time same thing is happening.
    But now i think if i can add dbms_registry then i might be able to user APEX 3.0 with oracle 9.2.0.1
    So if anybody can help me that is it possible to add dbms_registry in oracle 9.2.0.1, if yes how can i do that. or if any other method that i can use to install APEX 3.0 with Oracle 9.2.0.1.
    Regards
    Abbas
    Edited by: user10233011 on Feb 11, 2011 3:30 AM

    Thanks fro reply
    I have done as you say. I have created MYPROC_LOG_TABLE. Add insert statement in "update_attendance" to insert rows in MYPROC_LOG_TABLE.
    my procudure code is now like this
    CREATE OR REPLACE PROCEDURE update_attendance IS
    hr_date date := null;
    server_date date := null;
    BEGIN
    select max(time_in) into hr_date from attendance@hr;
    select max(time_in) into server_date from attendance;
    if hr_date > server_date then
    --select count(*) into tot from attendance@hr a where a.time_in > server_date;
    insert into attendance
    select * from attendance@hr a where a.time_in > server_date;
    end if;
    INSERT INTO MYPROC_LOG_TABLE VALUES ('PAYROLL',SYSDATE);
    commit;
    EXCEPTION
    WHEN OTHERS THEN null;
    END update_attendance;
    I have created a new job as like this
    declare
    v_job number:=33;
    begin
    dbms_job.SUBMIT(v_job,'update_attendance;',sysdate+10/86400,'sysdate+10/86400');
    commit;
    end;
    and i have run this job as under
    execute dbms_job.RUN(62);
    Again it run only once insert one row MYPROC_LOG_TABLE and insert rows from remote server database to the client database.
    But after it did not insert rows MYPROC_LOG_TABLE and also did not insert rows from server database to the client database.
    I have check the dba_jobs view as under.
    select * from dba_jobs;
    the "Next_sec" colums is seccessfully changed to the new time after every 10 seconds. But why the procedure did not call after every 10 seconds.
    Please tell me what is the problem.
    I will be very thankful to you.
    Thanks and regards.

  • How to get Prepayment in Oracle Payable R12

    HI 2 ALL
    Anybodyknow that how to fetch applied prepayment in oracle payable r12.
    My actual requirement is to get following information
    PO# CHECK# PRE-PAYMENT DATE
    Regards ,
    Zulqarnain

    plz see Re: AP Prepayments

  • How to Add patches to dwm?

    I cp the dwm directory to my builds directory.
    I then makepkg -i and install dwm, it runs fine.  I want to compile dwm with the bottom stack patch from their website.
    I download the dwm-5.3-bstack.diff  file into my dwm directory.  I saw in another thread to add
    patch -p1 < dwm-5.3-bstack.diff || return 1
    into my package build.  I am just unclear of where to add it.
    my PKGBUILD is
    # $Id: PKGBUILD,v 1.19 2008/12/05 09:41:07 sergej Exp $
    # Maintainer: Sergej Pupykin <[email protected]>
    # Contributor: Dag Odenhall <[email protected]>
    # Contributor: Grigorios Bouzakis <[email protected]>
    pkgname=dwm
    pkgver=5.3
    pkgrel=1
    pkgdesc="A dynamic window manager for X"
    url="http://www.suckless.org/wiki/dwm"
    arch=('i686' 'x86_64')
    license=('MIT')
    options=(zipman)
    depends=('libx11')
    install=dwm.install
    source=(http://code.suckless.org/dl/dwm/dwm-$pkgver.tar.gz \
    config.h)
    md5sums=('ee47a2adcc3bbc3c053307e6ef35e3e0'
    '8093b1bea675dea404913e828cabfa04')
    build() {
    cd $srcdir/$pkgname-$pkgver
    cp $srcdir/config.h config.h
    make X11INC=/usr/include/X11 X11LIB=/usr/lib/X11 || return 1
    make PREFIX=/usr DESTDIR=$pkgdir install || return 1
    install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE && \
    install -m644 -D README $pkgdir/usr/share/doc/$pkgname/README
    I then know i need to enter #include "bstack.c" into my config.h file.  I am just a little unclear of it I add it to the original config.h in my dwm directory. Or must I add it to the config.h that is in the src directory?  Thanks, Justin.

    Thanks for the reply.  I can it to install, but I still do not get the option for bottom stack.  Do I need to add it to my config somewhere? I assumed the patch would add it to the config.h intself?
    Here is a link to the patch
    http://bsdgroup.org/files/dwm-5.3-bstack.diff
    PKGBUILD
    # $Id: PKGBUILD,v 1.19 2008/12/05 09:41:07 sergej Exp $
    # Maintainer: Sergej Pupykin <[email protected]>
    # Contributor: Dag Odenhall <[email protected]>
    # Contributor: Grigorios Bouzakis <[email protected]>
    pkgname=dwm
    pkgver=5.3
    pkgrel=1
    pkgdesc="A dynamic window manager for X"
    url="http://www.suckless.org/wiki/dwm"
    arch=('i686' 'x86_64')
    license=('MIT')
    options=(zipman)
    depends=('libx11')
    install=dwm.install
    source=(http://code.suckless.org/dl/dwm/dwm-$pkgver.tar.gz \
    config.h
    http://code.suckless.org/dl/dwm/dwm-$pkgver.tar.gz \
    dwm-5.3-bstack.diff
    md5sums=('ee47a2adcc3bbc3c053307e6ef35e3e0'
    '8093b1bea675dea404913e828cabfa04')
    build() {
    cd $srcdir/$pkgname-$pkgver
    patch -p0 < ../dwm-5.3-bstack.diff || return 1
    cp $srcdir/config.h config.h
    make X11INC=/usr/include/X11 X11LIB=/usr/lib/X11 || return 1
    make PREFIX=/usr DESTDIR=$pkgdir install || return 1
    install -m644 -D LICENSE $pkgdir/usr/share/licenses/$pkgname/LICENSE && \
    install -m644 -D README $pkgdir/usr/share/doc/$pkgname/README
    config.h
    /* See LICENSE file for copyright and license details. */
    /* appearance */
    static const char font[] = "-*-terminus-medium-r-normal-*-14-*-*-*-*-*-*-*";
    static const char normbordercolor[] = "#cccccc";
    static const char normbgcolor[] = "#cccccc";
    static const char normfgcolor[] = "#000000";
    static const char selbordercolor[] = "#0066ff";
    static const char selbgcolor[] = "#0066ff";
    static const char selfgcolor[] = "#ffffff";
    static unsigned int borderpx = 1; /* border pixel of windows */
    static unsigned int snap = 32; /* snap pixel */
    static Bool showbar = True; /* False means no bar */
    static Bool topbar = True; /* False means bottom bar */
    static Bool readin = True; /* False means do not read stdin */
    static Bool usegrab = False; /* True means grabbing the X server
    during mouse-based resizals */
    /* tagging */
    static const char tags[][MAXTAGLEN] = { "1", "2", "3", "4", "5", "6", "7", "8", "9" };
    static unsigned int tagset[] = {1, 1}; /* after start, first tag is selected */
    static Rule rules[] = {
    /* class instance title tags mask isfloating */
    { "Gimp", NULL, NULL, 0, True },
    { "Firefox", NULL, NULL, 1 << 8, True },
    /* layout(s) */
    static float mfact = 0.55; /* factor of master area size [0.05..0.95] */
    static Bool resizehints = True; /* False means respect size hints in tiled resizals */
    static Layout layouts[] = {
    /* symbol arrange function */
    { "[]=", tile }, /* first entry is default */
    { "><>", NULL }, /* no layout function means floating behavior */
    { "[M]", monocle },
    /* key definitions */
    #define MODKEY Mod1Mask
    #define TAGKEYS(KEY,TAG) \
    { MODKEY, KEY, view, {.ui = 1 << TAG} }, \
    { MODKEY|ControlMask, KEY, toggleview, {.ui = 1 << TAG} }, \
    { MODKEY|ShiftMask, KEY, tag, {.ui = 1 << TAG} }, \
    { MODKEY|ControlMask|ShiftMask, KEY, toggletag, {.ui = 1 << TAG} },
    /* helper for spawning shell commands in the pre dwm-5.0 fashion */
    #define SHCMD(cmd) { .v = (const char*[]){ "/bin/sh", "-c", cmd, NULL } }
    /* commands */
    static const char *dmenucmd[] = { "dmenu_run", "-fn", font, "-nb", normbgcolor, "-nf", normfgcolor, "-sb", selbgcolor, "-sf", selfgcolor, NULL };
    static const char *termcmd[] = { "uxterm", NULL };
    static Key keys[] = {
    /* modifier key function argument */
    { MODKEY, XK_p, spawn, {.v = dmenucmd } },
    { MODKEY|ShiftMask, XK_Return, spawn, {.v = termcmd } },
    { MODKEY, XK_b, togglebar, {0} },
    { MODKEY, XK_j, focusstack, {.i = +1 } },
    { MODKEY, XK_k, focusstack, {.i = -1 } },
    { MODKEY, XK_h, setmfact, {.f = -0.05} },
    { MODKEY, XK_l, setmfact, {.f = +0.05} },
    { MODKEY, XK_Return, zoom, {0} },
    { MODKEY, XK_Tab, view, {0} },
    { MODKEY|ShiftMask, XK_c, killclient, {0} },
    { MODKEY, XK_t, setlayout, {.v = &layouts[0]} },
    { MODKEY, XK_f, setlayout, {.v = &layouts[1]} },
    { MODKEY, XK_m, setlayout, {.v = &layouts[2]} },
    { MODKEY, XK_space, setlayout, {0} },
    { MODKEY|ShiftMask, XK_space, togglefloating, {0} },
    { MODKEY, XK_0, view, {.ui = ~0 } },
    { MODKEY|ShiftMask, XK_0, tag, {.ui = ~0 } },
    TAGKEYS( XK_1, 0)
    TAGKEYS( XK_2, 1)
    TAGKEYS( XK_3, 2)
    TAGKEYS( XK_4, 3)
    TAGKEYS( XK_5, 4)
    TAGKEYS( XK_6, 5)
    TAGKEYS( XK_7, 6)
    TAGKEYS( XK_8, 7)
    TAGKEYS( XK_9, 8)
    { MODKEY|ShiftMask, XK_q, quit, {0} },
    /* button definitions */
    /* click can be a tag number (starting at 0),
    * ClkLtSymbol, ClkStatusText, ClkWinTitle, ClkClientWin, or ClkRootWin */
    static Button buttons[] = {
    /* click event mask button function argument */
    { ClkLtSymbol, 0, Button1, setlayout, {0} },
    { ClkLtSymbol, 0, Button3, setlayout, {.v = &layouts[2]} },
    { ClkWinTitle, 0, Button2, zoom, {0} },
    { ClkStatusText, 0, Button2, spawn, {.v = termcmd } },
    { ClkClientWin, MODKEY, Button1, movemouse, {0} },
    { ClkClientWin, MODKEY, Button2, togglefloating, {0} },
    { ClkClientWin, MODKEY, Button3, resizemouse, {0} },
    { ClkTagBar, 0, Button1, view, {0} },
    { ClkTagBar, 0, Button3, toggleview, {0} },
    { ClkTagBar, MODKEY, Button1, tag, {0} },
    { ClkTagBar, MODKEY, Button3, toggletag, {0} },
    #include "bstack.c"
    I then get this
    [justin@beast dwm]$ makepkg -g >> PKGBUILD
    ==> Retrieving Sources...
    -> Found dwm-5.3.tar.gz in build dir
    -> Found config.h in build dir
    -> Found dwm-5.3-bstack.diff in build dir
    ==> Generating checksums for source files...
    I can then install
    [justin@beast dwm]$ makepkg -efi
    ==> Making package: dwm 5.3-1 x86_64 (Mon Dec 22 23:39:52 EST 2008)
    ==> Checking Runtime Dependencies...
    ==> Checking Buildtime Dependencies...
    ==> WARNING: Skipping source retrieval -- using existing src/ tree
    ==> WARNING: Skipping source integrity checks -- using existing src/ tree
    ==> WARNING: Skipping source extraction -- using existing src/ tree
    ==> Removing existing pkg/ directory...
    ==> Entering fakeroot environment...
    ==> Starting build()...
    patching file bstack.c
    patching file config.def.h
    Hunk #1 succeeded at 30 (offset 2 lines).
    dwm build options:
    CC dwm.c
    CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/include/X11 -DVERSION="5.3"
    LDFLAGS = -s -L/usr/lib -lc -L/usr/lib/X11 -lX11
    CC = cc
    CC -o dwm
    dwm build options:
    CFLAGS = -std=c99 -pedantic -Wall -Os -I. -I/usr/include -I/usr/X11R6/include -DVERSION="5.3"
    LDFLAGS = -s -L/usr/lib -lc -L/usr/X11R6/lib -lX11
    CC = cc
    installing executable file to /home/justin/builds/dwm/pkg/usr/bin
    installing manual page to /home/justin/builds/dwm/pkg/usr/share/man/man1
    ==> Tidying install...
    -> Compressing man pages...
    -> Stripping debugging symbols from binaries and libraries...
    ==> Creating package...
    -> Generating .PKGINFO file...
    -> Adding install script...
    -> Compressing package...
    ==> Leaving fakeroot environment.
    ==> Finished making: dwm 5.3-1 x86_64 (Mon Dec 22 23:39:53 EST 2008)
    ==> Installing package dwm with pacman -U...
    Password:
    loading package data...
    checking dependencies...
    (1/1) checking for file conflicts [#########################################################################################################################################################] 100%
    -- Edit config.h in PKGBUILD's directory (generally /var/abs/community/x11/dwm/)
    -- and rebuild package if you want to change settings.
    (1/1) upgrading dwm
    Thanks.

  • Pakages & how to added them to your CLASSPATH  under Linux OS

    Yesterday i posted a question how to setup a CLASSPATH under
    win2000. Finally with some help i got to work perfectly.
    here is the link for that thread if any one interested in it.
    http://forum.java.sun.com/thread.jsp?forum=31&thread=277111
    Now my question how to do the same thing under Linux OS. I'm using
    linux Redhat 7.3. Just to give you an idea, i have created a package is structure shown bellow. I'm looking to add the package somehow to my
    CLASSPATH or setting it up inorder to be able to import it in any application i might need to that package for.
    archives/mo
    archives/mo/util
    archives/mo/io
    archives/mo/fileutil
    ... Any idea how to do that in Linux

    Hi,
    Ok edit .cshrc file in your root dir, and add a line
    set CLASSPATH=( pkg_a pkg_b pkg_c . )
    this should work, if not try a few different configurations on the command line like infact try this first then edit your .cshrc file
    [ option 1 ]
    home> set CLASSPATH=(pkg_a pkg_b .)
    home> echo $CLASSPATH
    pkg_a pkg_b
    home> { then try a sample java program }
    [ option 2 ]
    home> set CLASSPATH=pkg_a:pkg_b:.
    home> echo $CLASSPATH
    pkg_a:pkg_b:.home> { then try a sample java program }
    regards,
    gearoid

  • How to enable OCR with Scangear MP under Linux for MG8250?

    Under Linux openSUSE 12.3 I use Scangear MP 1.80 for my Canon PIXMA MG8250.
    As a scan target (in my German GUI it's "Ziel") I can choose "OCR". But there is no text output, the scan is just saved as a picture. How can I configure Scangear to open the scan via Tesseract in a text editor.
    By the way, the target "Print" (in German "Drucken") leads to saving just as well, though there is at least one printer at hand, of course.
    It's a pity that the pixma scan drivers that are shipped with openSUSE don't work with xsane (the scanner starts working, but stops after one third of the page). Using xsane with a different scanner I can use OCR successfully.
    Volker

    There are two basic types of core OCR algorithm, which may produce a ranked list of candidate characters.
    Matrix matching involves comparing an image to a stored glyph on a pixel-by-pixel basis; it is also known as "pattern matching" or "pattern recognition". This relies on the input glyph being correctly isolated from the rest of the image, and on the stored glyph being in a similar font and at the same scale. This technique works best with typewritten text and does not work well when new fonts are encountered. This is the technique the early physical photocell-based OCR implemented, rather directly.
    Feature extraction decomposes glyphs into "features" like lines, closed loops, line direction, and line intersections. These are compared with an abstract vector-like representation of a character, which might reduce to one or more glyph prototypes. General techniques of feature detection in computer vision are applicable to this type of OCR, which is commonly seen in "intelligent" handwriting recognition and indeed most modern OCR software. Nearest neighbour classifiers such as the k-nearest neighbors algorithm are used to compare image features with stored glyph features and choose the nearest match.
    Software such as Cuneiform and Tesseract use a two-pass approach to character recognition. The second pass is known as "adaptive recognition" and uses the letter shapes recognized with high confidence on the first pass to better recognize the remaining letters on the second pass. This is advantageous for unusual fonts or low-quality scans where the font is distorted.
    So I wonder which kind of OCR algorithm are you using?

  • How to use DAQ as a soundcard under linux

    Hi,
    My goal is to use a pci-4461 as a high accuracy replacement for a soundcard in a linux environment. The programming language should be C.
    I have already looked at the examples that come with the linux driver but my problem is how to exchange the audio data with other applications in real time.
    My other application is a softphone for IP-telephony that normally uses the /dev/dsp device under linux to exchange sound with the soundcard. (This can be changed to another device from within the softphone). Now, I want the softphone to read from and write to the DAQ instead of the soundcard. So the DAQ should be configured for continous analog input and output and give the data to the softphone in real time.
    Do you have any ideas how to do that with the nidaq-C-functions?
    Thank you for your help
    Fabian

    This example might help:
    http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=EE91CE2098BB42C1E0340003BA230ECF&p_...

  • How to get patches to official/mainline arch linux kernel?

    Hi,
    I'm maintainer of compcache PKGBUILD (compcache is ~ compressed virtual swap disk).
    For proper work it needs to apply some patches to kernel....
    I know there is an alternative to create another PKGBUILD for a custom kernel, but this seems to me an overkill.
    I would like to include these patches directly into mainline arch linux kernel....
    Is this good idea? How should I proceed then?
    Tibor

    Wintervenom,
    I did not know about zen kernel at all, but though it would not be very good solution, it could be the best one. So I will post an recommendation to aur to compcache, that to get proper function of compcache one should use zen kernel...
    But I 'm not going to install this kernel as compcache is not so important to me to replace mainline kernel...
    tomk,
    It seems that compcache will not be completely included in linux vanila kernel before 2.6.34, so that means about six months... In the meantime, compcache will not be usable with mainline arch linux kernel...
    And can you please advice me how can I submit such feature request?

  • How to add new value in Classification under General tab via MM02.

    Hello Experts,
    I've a requirement where I need to add a new material variant configuration value via MM02 as highlighted below. I've also attached the screen shot of CL02, the two characteristics which I need to add (highlighted in red).
    Can please anybody tell me the steps to add value in Classification under General tab via MM02.
    Many thanks in advance.

    zero cool,
    Use transaction CL02 , open class in PCL_222_PURO_BOX with class type 300
    add characterstic
    PCH_COSTING_WGT_DETERM
    PCH_COSTING_WGT_A_DETERM
    save it.
    Now use MM02 and go to classification view , now you would be able to see these characterstic there.
    Check and come back.
    Thanks
    Ritesh

  • How eo add default page in portal under home tab in portal

    Hi All,
    I have to make one welcome page for my portal the reason behind is that when i log on to portal under Home role theare is no page assigned so blank view is available that looks very dull..
    What i want to achive is that to createIview and assign that iview to role so that by default when i log on to portal directly that iview is displyed instead of blank view..
    any help will bw appretiated. and rewarded with poinits.
    Regards.
    Vinit Soni

    Hi Vinit,
    What you can do is that create the desired Page or iView and assign it to the "Everyone" Group, which is SAP Provided, as this group is by Default added to every user., so automatically when you will login to the portal that page or iView will be displayed.
    The Everyone group will already have a role "everyone" assigned under itself.So create a Iview adn assign it to a role say "Welcome Page Role" and add this role to Group "Everyone".
    Hope this helps.
    Regards,
    Shailesh Nagar

  • How apply multiple patches on oracle database at once?

    Hi,
    I setup a new server and I setup the Metalink Patch Setup, to bring the database up to date after 10.2.0.4 patchset.
    I see that the cache shows 157 patches available.
    Is there a way to schedule an all in one job to apply the pacthes at once? As I can see, the whole process could take a long time.
    I could schedule jobs and leave there to work, is this the only option?
    Thanks
    Fabio D'Alfonso

    I am not sure where the 157 number comes from but the Oracle quarterly CPU patch sets are cumulative so if you apply the most recent you should get most of the patches in a single user action.
    I would not attempt to apply any patches not included in the most recent quaterly patch release unless I hit a bug that has a patch for it. That is, do not apply what you do not need. Wait to pick up any additional avaialble patches with the next quarterly patch set since one-off patches sometimes have side effects and the more time that goes by after the one-off patch release the better from a reliability point of view.
    HTH -- Mark D Powell --

  • How to add a second Airport Express under WIndows XP ?

    Hi!
    I have bought a second Airport Express but I don't know how to make the set-up under WIndows XP so that I can use this second AE ?
    Can somebody help me ???
    Tony
    AMD 64 X2 4400+   Windows XP  

    have just used the Airport Setup assistant and managed it...;-)
    All other modification with Airport Administration Tool..
    ...some work but it works now with WEP etc...;-)

Maybe you are looking for