10g start at boot post install configure?

Hello,
My sys admin installed 10g but failed to set it up to run at boot time.
Can someone point me to a location that gives command line instructions on how to do this? I don't think I can re-run the installer without hosing the current install.
I am running RHEL AS 3.0
Thanks!!

Hi,
The crs_stat -p <resource_name> command ,
provides you with list of values with which the resource is managed. In the below example, you can observe that there is a parameter called AUTO_START which indicates the action that clusterware shoud perform when the clusterware is started(whatever be it, either a node reboot or a crs reboot)
NAME=ora.XXXXXXXXX
TYPE=application
ACTION_SCRIPT=/opt/oracle/product/10.2.0.4.0_RAC/bin/racgwrap
ACTIVE_PLACEMENT=0
AUTO_START=1 --------------------> 1 indicates that CRS auto starts the resource, value "restore" indicates tht crs has to put the resurce back in the state what it was before the crs reboot. (http://docs.oracle.com/cd/B28359_01/rac.111/b28255/crschp.htm......has a detailed explanation on this )
CHECK_INTERVAL=600
DESCRIPTION=CRS application for Instance
FAILOVER_DELAY=0
FAILURE_INTERVAL=0
FAILURE_THRESHOLD=0
HOSTING_MEMBERS=<server_name>
OPTIONAL_RESOURCES=
PLACEMENT=restricted
REQUIRED_RESOURCES=ora.XXXXXXXXXXXX
RESTART_ATTEMPTS=5
SCRIPT_TIMEOUT=600
START_TIMEOUT=0
STOP_TIMEOUT=0
UPTIME_THRESHOLD=7d
USR_ORA_ALERT_NAME=
USR_ORA_CHECK_TIMEOUT=0
USR_ORA_CONNECT_STR=/ as sysdba
USR_ORA_DEBUG=0
USR_ORA_DISCONNECT=false
USR_ORA_FLAGS=
USR_ORA_IF=
USR_ORA_INST_NOT_SHUTDOWN=
USR_ORA_LANG=
USR_ORA_NETMASK=
USR_ORA_OPEN_MODE=
USR_ORA_OPI=false
USR_ORA_PFILE=
USR_ORA_PRECONNECT=none
USR_ORA_SRV=
USR_ORA_START_TIMEOUT=0
USR_ORA_STOP_MODE=immediate
USR_ORA_STOP_TIMEOUT=0
USR_ORA_VIP=

Similar Messages

  • Post Instalation Configuration  for NW2004s SP7

    Hi,
    I installed NW2004s SP7 and its installed sucessfully.
    now if i want to connect JCos and RFCs i need to do some post installation configuration.
    so please let me know what things i need to do.
    i am unable to connect R3 system.
    so plese let me know as soon as possible.
    regards
    mmukesh

    Hi
    See this Sample
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/f0b0e990-0201-0010-cc96-d7ecd2e51715
    see this help
    http://help.sap.com/saphelp_nw2004s/helpdata/en/01/43e13d82fcfb34e10000000a114084/frameset.htm
    See this thread
    Re: Can't get RFC connection to R/3 System
    Kind Regards
    Mukesh

  • KeyAgent and the Mac HAL services failing to start at boot camp install

    After installing windows 7 x64 with boot camp on my 2008 macbook pro,  I went to install bootcamp with my leopard disc, and it wouldnt install properly.  At the end KeyAgent and the Mac HALservices failed to start.  Then when the computer restarted after install, the computer still acts like boot camp wasnt installed

    After installing windows 7 x64 with boot camp on my 2008 macbook pro,  I went to install bootcamp with my leopard disc, and it wouldnt install properly.  At the end KeyAgent and the Mac HALservices failed to start.  Then when the computer restarted after install, the computer still acts like boot camp wasnt installed

  • 10g post install mail configs

    Hello
    What post install configurations need performed in order to send mail? I am able to send mail to the mail domain I configured in OCS. I cannot send mail to any other mail servers. The error i get is:
    The server rejected the following recipient(s):
    [email protected]
    Please correct the error and try again.
    TIA.

    I feel silly not being able to get this to work, but I've done the following and it still does not allow me to send mail from computers using clients other than the portal/webmail:
    Went to EM on the apps tier at: apphost:1156/
    Clicked on the "Administration" column icon for Mail Application
    Clicked Policy, Incoming mail
    Went to Trust and added:
    subnet to Client IP addresses
    domains to Client Domains
    my domain to Sender Domains w/ MTA auth off
    "*" to sender domains w/ MTA auth on
    Made sure to save settings. Restarted the Mail Application.
    All I am trying to accomplish is to allow any computer to relay mail through this SMTP server as long as the user is authorized/logged in.
    Am I doing this in the wrong place? Could someone offer some details as to where/what I should be changing to get this to work?
    Thanks in advance
    Message was edited by:
    cblack

  • Issue with reinstallation of WSUS, Post install config fails

    Hi
    I am trying to reinstall WSUS role. Steps followed
    1. Uninstallation of WSUS role and windows internal database, restarted the machine
    2. Delete the Data file from Windows\WID folder
    3. Deleted the update service registry form registries
    4. Deleted WSUS administration site for IIS.
    5. Deleted the  files from Program files\update services.( Retained WSUSutil in sub folder tools as this was not coming up with installation).
    6. Restarted the machine.
    7. Installed WSUS - Successful.
    8. Tried to run the post install configuration from console.. It errored out.
    9. Executed the command "wsusutil postinstall CONTENT_DIR=<<Folder path on WSUS server>>
    10. It erred out and the content of the error log is as below.
    2015-02-03 23:06:07  Starting service W3SVC
    2015-02-03 23:06:07  Configuring IIS...
    2015-02-03 23:06:07  Start: ConfigureWebsite
    2015-02-03 23:06:07  Configuring website on port 8530
    2015-02-03 23:06:08  System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified
       at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
       at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite.ExecuteIisCustomAction(String arguments)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite.Install(Int32 portNumber)
       at Microsoft.UpdateServices.Administration.UseCustomWebSite.InstallAndConfigure(IisConfiguration& iisConfiguration, Int32 newPortNumber)
       at Microsoft.UpdateServices.Administration.PostInstall.ConfigureWebsite(Int32 portNumber)
       at Microsoft.UpdateServices.Administration.PostInstall.Run()
       at Microsoft.UpdateServices.Administration.PostInstall.Execute(String[] arguments)
    Any pointers on how to resolve this issue would be of great help. I can not uninstall IIS on this server as this is acting as only distribution point for my SCCM Setup.
    Regards
    Leela

    Hi ,
    Refer to below steps for clean uninstallation of WSUS.
    Workaround 1: To uninstall WSUS roles and features using Windows PowerShell
    In PowerShell, review features installed by calling: Get-WindowsFeature UpdateServices*
    To remove features, call: Uninstall-WindowsFeature <featureName>
    Workaround 2: To uninstall WSUS roles and features using the Server Manager Console
    In Server Manager, launch Remove Roles and Features Wizard (RRW), unselect items to be uninstalled, and complete the Wizard:
    In Server Roles tab unselect ‘Windows Server Update Services’ option
    In Features tab unselect ‘Remote Server Administration Tools -> Role Administration Tools -> Windows Server Update Services Tools’ option
    We recommend restarting the server to ensure that all WSUS components are removed. After uninstalling WSUS roles and features, you may reinstall the WSUS roles and features
    And try to reinstall. It worked for me.
    Regards,
    Arjun

  • Do i need the POST-INSTALLATION configuration for linux+oracle?

    hello
    i install the oracle10g on redhat9 box,JUST finish the installation,i open the Terminal windows,type ¨sqlplus¨ command,linux tell me ¨commnd not found¨. i guest the installer don´t set the env variable(in windows operating system,the installer automatically set the path variable during the install procedure).
    i can SUCCESSFULLY access the browser console of em and isqlplus.
    but after i restart the redhat,the browser can´t access both
    em and isqlplus(connection reset).when i telnet the 5500 and 5560 port,i found that they haven´t be open.and i suspect that the oracle database haven´t been automatically started.
    question 1:how can i MANUALLY start oracle after i restart the linux?
    question 2:how can i config the oracle after the install to make it work perminently?or post-install configuration.
    thank you very much!

    Oracle will not start automatically. You have to enter as oracle user and start the listener manually and then the database .
    Command are like : lsnrctl start
    Then , type svrmgrl ( the server manager console ) , connect internal , and then startup .
    Later on you can write scripts for automatic startup of the database and listener .
    G J Shankar Nath
    Deputy System Manager
    GNRC Limited

  • Will not start even in safe boot after installing latest camera update

    MacBook Pro will not start even in safe boot after installing latest camera update.
    I started my machine and did a software update. Only the camera update needed. So installed and when required I pressed restart. It restarted and did install. Then restarted again. I expected to get to the login screen and it turned itself off. Tried three more times. Each time shutting off. I unplugged everything, and pressed start waiting for log in window. No it shutdown before the log in window. I then tried safe mode and that did not work either on three more occasions.

    I have managed to resolve some issues. I can now restart the machine via a CD boot. If I do cmd C into something like tech tool pro, then restart from that disks menu it restarts every time.
    If I try a safe start it shuts down. If I try a normal start it shuts down. I have managed to repair permissions and that cleared up some start up permissions but with no improvement to the boot problem. The only way to load is via the cmd-C boot option. Any other ideas?

  • [SOLVED]How to configure pptp vpn start on boot with netcfg?

    I've configured 2 profiles:
    eth0 and ppp0, where ppp0 is a pptp vpn tunnel.
    $ ls /etc/network.d/
    eth0  examples  interfaces  ppp0
    $ cat /etc/network.d/ppp0
    CONNECTION='ppp'
    INTERFACE='ppp0'
    PEER='dxt'
    PPP_TIMEOUT=10
    $ cat /etc/conf.d/netcfg
    # Enable these netcfg profiles at boot time.
    #   - prefix an entry with a '@' to background its startup
    #   - set to 'last' to restore the profiles running at the last shutdown
    #   - set to 'menu' to present a menu (requires the dialog package)
    # Network profiles are found in /etc/network.d
    NETWORKS=(eth0 ppp0)
    # Specify the name of your wired interface for net-auto-wired
    WIRED_INTERFACE="eth0"
    # Specify the name of your wireless interface for net-auto-wireless
    WIRELESS_INTERFACE="wlan0"
    Manually, I can start up ppp0 correctly.
    $ sudo netcfg -u ppp0
    :: ppp0 up                                                                                                                                                                 [ BUSY ] Using interface ppp0
    Connect: ppp0 <--> /dev/pts/3
    CHAP authentication succeeded
    MPPE 128-bit stateless compression enabled
    Cannot determine ethernet address for proxy ARP
    local  IP address 10.100.3.132
    remote IP address 10.100.3.1
                                                                                                                                                                               [ DONE ]
    $ ip addr list dev ppp0
    8: ppp0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1496 qdisc pfifo_fast state UNKNOWN qlen 3
        link/ppp
        inet 10.100.3.132 peer 10.100.3.1/32 scope global ppp0
    But after booting, only eth0 is up. How to configure ppp0 to start on boot with netcfg?
    Last edited by rchiang (2012-12-21 01:09:32)

    Thanks a lot for your instruction.
    netcfg works now!
    chris_l wrote:
    Did you
    systemctl enable [email protected]

  • Post Install Steps & Initial Configuration

    Hi,
    I want to confgure system monitoring on solution manager ehp1 Please tell Post Install Steps , Initial Configuration. to proceed
    Thanks,
    Shashi

    The transaction Solman_setup is not available before sp18.....it is available in EHP1 or SP18 onwards
    Hope it clarifies ur doubt
    Regards
    Prakhar

  • Post-Install New Mac Setup

    After netinstalling our 10.5 macs, we're seeing the startup screen (registration, new admin accounts, etc), even though we've suppressed this in the base image, and added it again to the System Image Utility Workflow (out of desperation to get this to go away).
    Here is what we've executed on the base image (which works fine if we do a local restore, like ASR or block restore):
    touch /var/db/.AppleSetupDone
    touch /Library/Receipts/.SetupRegComplete
    Since we just threw the image into the netinstall workflow, it was obviously overridden, so we added the scripts to the netinstall workflow as post-install items. It still doesn't work, and properly suppress the registration/accounts setup process.
    What could we be missing here?
    Thanks,
    j

    Brian,
    +So (to reiterate), you've installed, configured, and booted into this system (to insure that the system has had an opportunity to do whatever it needs to do). Then you imaged the volume, presumably in TDM, and when you restore this, it wants to create a new user?+
    Yep!
    If we use the image on a mac booted into firewire disk mode (or ASR multicast), and then reboot that mac, it starts up and does not go through the registration routine - which is good.
    +How was the source volume created? (Clean install, upgrade from something?)+
    We used instaDMG - clean and no upgrade.
    +Did you make the image using the Assistant mode (select the volume and build a "NetInstall")? Or use the workflow mode? If workflow... what other actions did you include?+
    We selected the volume and chose to do a netinstall in a workflow mode.
    We have:
    1) Define Image Source
    2) Enable Automated Installation (choose volume)
    3) Create Image
    4) Add Packages and postinstall scripts (script was commands i put in my first post)
    The weird thing is that it works fine when we use a restore technology other than netinstall (ASR multicast, Disk Utility block copy, etc).
    Thanks,
    j

  • My USB mouse doesn't always start at boot.

    After updating from Arch 0.7.1 to 0.8, one of the big pile of bugs I had was that my USB mouse doesn't always start at boot. In fact, when I start the computer, the red LED in the mouse lights up but sometimes it switches off after the menu where I can choose to use Arch linux or .. Arch linux.
    So, the mouse switches off before I startx one time on two. When it happens I just deplug and replug it but I hate to do that.
    Need some help.

    dmesg when the mouse isn't working :
    $ dmesg
    Linux version 2.6.19-ARCH (root@Laptop) (gcc version 4.1.2 20061215 (prerelease)
    ) #1 SMP PREEMPT Thu Jan 11 20:08:17 CET 2007
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000ec000 - 00000000000f0000 (ACPI NVS)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000000f800000 (usable)
    BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
    0MB HIGHMEM available.
    248MB LOWMEM available.
    Entering add_active_range(0, 0, 63488) 0 entries of 256 used
    Zone PFN ranges:
      DMA             0 ->     4096
      Normal       4096 ->    63488
      HighMem     63488 ->    63488
    early_node_map[1] active PFN ranges
        0:        0 ->    63488
    On node 0 totalpages: 63488
      DMA zone: 32 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 4064 pages, LIFO batch:0
      Normal zone: 464 pages used for memmap
      Normal zone: 58928 pages, LIFO batch:15
      HighMem zone: 0 pages used for memmap
    DMI 2.3 present.
    ACPI: RSDP (v000 COMPAQ                                ) @ 0x000ec010
    ACPI: RSDT (v001 COMPAQ HAWA7K31 0x00010503  0x00000000) @ 0x000ec080
    ACPI: FADT (v001 COMPAQ HAWA7K31 0x00010503  0x00000000) @ 0x000ec0cc
    ACPI: SSDT (v001 COMPAQ HAWA7K3  0x00000001 MSFT 0x0100000c) @ 0x000ec223
    ACPI: DSDT (v001 COMPAQ DSDTTBL  0x00000001 MSFT 0x0100000c) @ 0x00000000
    ACPI: PM-Timer IO Port: 0xee08
    Allocating PCI resources starting at 10000000 (gap: 0f800000:f07c0000)
    Detected 901.637 MHz processor.
    Built 1 zonelists.  Total pages: 62992
    Kernel command line: root=/dev/hda3 ro earlymodules=piix
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    mapped APIC to ffffd000 (011fa000)
    Enabling fast FPU save and restore... done.
    Initializing CPU#0
    PID hash table entries: 1024 (order: 10, 4096 bytes)
    Console: colour VGA+ 80x25
    Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Memory: 246968k/253952k available (2330k kernel code, 6392k reserved, 735k data,
    260k init, 0k highmem)
    virtual kernel memory layout:
        fixmap  : 0xfff83000 - 0xfffff000   ( 496 kB)
        pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
        vmalloc : 0xd0000000 - 0xff7fe000   ( 759 MB)
        lowmem  : 0xc0000000 - 0xcf800000   ( 248 MB)
          .init : 0xc0405000 - 0xc0446000   ( 260 kB)
          .data : 0xc0346806 - 0xc03fe64c   ( 735 kB)
          .text : 0xc0100000 - 0xc0346806   (2330 kB)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 1805.52 BogoMIPS (lpj=3611040)
    Security Framework v1.0.0 initialized
    Mount-cache hash table entries: 512
    CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000
    00000000 00000000
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 64K (64 bytes/line)
    CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000420 00000000 0000000
    0 00000000
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    Compat vDSO mapped to ffffe000.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 12k freed
    checking if image is initramfs... it is
    Freeing initrd memory: 501k freed
    ACPI: Core revision 20060707
    ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
    ACPI: setting ELCR to 0200 (from 0c28)
    CPU0: AMD Duron(tm) Processor stepping 01
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    Brought up 1 CPUs
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xfa154, last bus=1
    PCI: Using configuration type 1
    Setting up standard PCI resources
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 15)
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    PCI: Probing PCI hardware (bus 00)
    ACPI: Assume root bridge [_SB_.PCI0] bus is 0
    PCI quirk: region ee00-eeff claimed by vt82c586 ACPI
    PCI quirk: region ec00-ec0f claimed by vt82c686 SMB
    Boot video device is 0000:01:00.0
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 12 devices
    SCSI subsystem initialized
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
    NetLabel: Initializing
    NetLabel:  domain hash size = 128
    NetLabel:  protocols = UNLABELED CIPSOv4
    NetLabel:  unlabeled traffic allowed by default
    pnp: 00:0b: ioport range 0x4d0-0x4d1 has been reserved
    pnp: 00:0b: ioport range 0xee00-0xee7f could not be reserved
    pnp: 00:0b: ioport range 0xee80-0xeeff has been reserved
    PCI: Bridge: 0000:00:01.0
      IO window: disabled.
      MEM window: 80000000-800fffff
      PREFETCH window: 88000000-8fffffff
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    NET: Registered protocol family 2
    IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    TCP established hash table entries: 8192 (order: 4, 98304 bytes)
    TCP bind hash table entries: 4096 (order: 3, 49152 bytes)
    TCP: Hash tables configured (established 8192 bind 4096)
    TCP reno registered
    apm: BIOS not found.
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Installing knfsd (copyright (C) 1996 [email protected]).
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    PCI: Disabling Via external APIC routing
    ACPI: Power Button (FF) [PWRF]
    ACPI: Power Button (CM) [PBTN]
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    PCI: Enabling device 0000:00:03.0 (0000 -> 0001)
    ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 3
    PCI: setting IRQ 3 as level-triggered
    ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ
    3
    RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
    loop: loaded (max 8 devices)
    PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    TCP cubic registered
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    ACPI: (supports S0 S1 S4 S5)
    Freeing unused kernel memory: 260k freed
    Time: tsc clocksource has been installed.
    input: AT Translated Set 2 keyboard as /class/input/input0
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    VP_IDE: IDE controller at PCI slot 0000:00:14.1
    VP_IDE: chipset revision 16
    VP_IDE: not 100% native mode: will probe irqs later
    VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:14.1
        ide0: BM-DMA at 0x1880-0x1887, BIOS settings: hda:DMA, hdb:pio
        ide1: BM-DMA at 0x1888-0x188f, BIOS settings: hdc:pio, hdd:DMA
    Probing IDE interface ide0...
    hda: QUANTUM FIREBALLlct20 40, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdd: Compaq CRD-8322B, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    hda: max request size: 128KiB
    hda: 78177792 sectors (40027 MB) w/418KiB Cache, CHS=65535/16/63
    hda: cache flushes not supported
    hda: hda1 hda2 hda3
    hdd: ATAPI 32X CD-ROM drive, 128kB Cache, DMA
    Uniform CD-ROM driver Revision: 3.20
    kjournald starting.  Commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    Linux agpgart interface v0.101 (c) Dave Jones
    USB Universal Host Controller Interface driver v3.0
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    ACPI: PCI Interrupt 0000:00:14.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ
    11
    uhci_hcd 0000:00:14.2: UHCI Host Controller
    uhci_hcd 0000:00:14.2: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:14.2: irq 11, io base 0x00001840
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:14.3[D] -> Link [LNKD] -> GSI 11 (level, low) -> IRQ
    11
    uhci_hcd 0000:00:14.3: UHCI Host Controller
    uhci_hcd 0000:00:14.3: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:14.3: irq 11, io base 0x00001860
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
    agpgart: AGP aperture is 64M @ 0x90000000
    usb 1-1: new low speed USB device using uhci_hcd and address 2
    usb 1-1: configuration #1 chosen from 1 choice
    usb 1-2: new full speed USB device using uhci_hcd and address 3
    usb 1-2: configuration #1 chosen from 1 choice
    parport_pc: VIA 686A/8231 detected
    parport_pc: probing current configuration
    parport_pc: Current parallel port base: 0x378
    parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,EC
    P]
    parport_pc: VIA parallel port: io=0x378, irq=7
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    ACPI: PCI Interrupt 0000:00:14.5[C] -> Link [LNKC] -> GSI 10 (level, low) -> IRQ
    10
    PCI: Setting latency timer of device 0000:00:14.5 to 64
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    input: PC Speaker as /class/input/input1
    via686a 0000:00:14.4: base address not set - upgrade BIOS or use force_addr=0xad
    dr
    vt596_smbus 0000:00:14.4: SMBUS: Error: Host SMBus controller not enabled! - upg
    rade BIOS or use force=1
    via-rhine.c:v1.10-LK1.4.2 Sept-11-2006 Written by Donald Becker
    PCI: Enabling device 0000:00:05.0 (0004 -> 0007)
    ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
    PCI: setting IRQ 5 as level-triggered
    ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ
    5
    eth0: VIA Rhine II at 0x11000, 00:05:5d:e9:5a:17, IRQ 5.
    eth0: MII PHY found at address 8, status 0x782d advertising 01e1 Link 0021.
    usbcore: registered new interface driver hiddev
    usbhid: probe of 1-1:1.0 failed with error -71
    usbcore: registered new interface driver usbhid
    drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    Initializing USB Mass Storage driver...
    lp0: using parport0 (interrupt-driven).
    scsi0 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 3
    usb-storage: waiting for device to settle before scanning
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    Real Time Clock Driver v1.12ac
    ppdev: user-space parallel port driver
    EXT3 FS on hda3, internal journal
    Adding 262576k swap on /dev/hda2.  Priority:-1 extents:1 across:262576k
    scsi 0:0:0:0: Direct-Access     JetFlash TS256MJF110      0.00 PQ: 0 ANSI: 2
    usb-storage: device scan complete
    eth0: link up, 10Mbps, half-duplex, lpa 0x0021
    SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 00 00 00
    sda: assuming drive cache: write through
    SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 00 00 00
    sda: assuming drive cache: write through
    sda: sda1
    sd 0:0:0:0: Attached scsi removable disk sda
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    Mobile IPv6
    [drm] Initialized drm 1.0.1 20051102
    ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ
    3
    [drm] Initialized savage 2.4.1 20050313 on minor 0
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
    agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
    agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
    eth0: no IPv6 routers present
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
    agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
    agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
    And here's the output of dmesg when the mouse works :
    $ dmesg
    Linux version 2.6.19-ARCH (root@Laptop) (gcc version 4.1.2 20061215 (prerelease
    BIOS-provided physical RAM map:
    BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
    BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
    BIOS-e820: 00000000000ec000 - 00000000000f0000 (ACPI NVS)
    BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
    BIOS-e820: 0000000000100000 - 000000000f800000 (usable)
    BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
    0MB HIGHMEM available.
    248MB LOWMEM available.
    Entering add_active_range(0, 0, 63488) 0 entries of 256 used
    Zone PFN ranges:
      DMA             0 ->     4096
      Normal       4096 ->    63488
      HighMem     63488 ->    63488
    early_node_map[1] active PFN ranges
        0:        0 ->    63488
    On node 0 totalpages: 63488
      DMA zone: 32 pages used for memmap
      DMA zone: 0 pages reserved
      DMA zone: 4064 pages, LIFO batch:0
      Normal zone: 464 pages used for memmap
      Normal zone: 58928 pages, LIFO batch:15
      HighMem zone: 0 pages used for memmap
    DMI 2.3 present.
    ACPI: RSDP (v000 COMPAQ                                ) @ 0x000ec010
    ACPI: RSDT (v001 COMPAQ HAWA7K31 0x00010503  0x00000000) @ 0x000ec080
    ACPI: FADT (v001 COMPAQ HAWA7K31 0x00010503  0x00000000) @ 0x000ec0cc
    ACPI: SSDT (v001 COMPAQ HAWA7K3  0x00000001 MSFT 0x0100000c) @ 0x000ec223
    ACPI: DSDT (v001 COMPAQ DSDTTBL  0x00000001 MSFT 0x0100000c) @ 0x00000000
    ACPI: PM-Timer IO Port: 0xee08
    Allocating PCI resources starting at 10000000 (gap: 0f800000:f07c0000)
    Detected 901.637 MHz processor.
    Built 1 zonelists.  Total pages: 62992
    Kernel command line: root=/dev/hda3 ro earlymodules=piix
    Local APIC disabled by BIOS -- you can enable it with "lapic"
    mapped APIC to ffffd000 (011fa000)
    Enabling fast FPU save and restore... done.
    Initializing CPU#0
    PID hash table entries: 1024 (order: 10, 4096 bytes)
    Console: colour VGA+ 80x25
    Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
    Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
    Memory: 246968k/253952k available (2330k kernel code, 6392k reserved, 735k data
    virtual kernel memory layout:
        fixmap  : 0xfff83000 - 0xfffff000   ( 496 kB)
        pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
        vmalloc : 0xd0000000 - 0xff7fe000   ( 759 MB)
        lowmem  : 0xc0000000 - 0xcf800000   ( 248 MB)
          .init : 0xc0405000 - 0xc0446000   ( 260 kB)
          .data : 0xc0346806 - 0xc03fe64c   ( 735 kB)
          .text : 0xc0100000 - 0xc0346806   (2330 kB)
    Checking if this processor honours the WP bit even in supervisor mode... Ok.
    Calibrating delay using timer specific routine.. 1805.52 BogoMIPS (lpj=3611040)
    Security Framework v1.0.0 initialized
    Mount-cache hash table entries: 512
    CPU: After generic identify, caps: 0183f9ff c1c7f9ff 00000000 00000000 00000000
    CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
    CPU: L2 Cache: 64K (64 bytes/line)
    CPU: After all inits, caps: 0183f9ff c1c7f9ff 00000000 00000420 00000000 000000
    Intel machine check architecture supported.
    Intel machine check reporting enabled on CPU#0.
    Compat vDSO mapped to ffffe000.
    Checking 'hlt' instruction... OK.
    SMP alternatives: switching to UP code
    Freeing SMP alternatives: 12k freed
    checking if image is initramfs... it is
    Freeing initrd memory: 501k freed
    ACPI: Core revision 20060707
    ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
    ACPI: setting ELCR to 0200 (from 0c28)
    CPU0: AMD Duron(tm) Processor stepping 01
    SMP motherboard not detected.
    Local APIC not detected. Using dummy APIC emulation.
    Brought up 1 CPUs
    NET: Registered protocol family 16
    ACPI: bus type pci registered
    PCI: PCI BIOS revision 2.10 entry at 0xfa154, last bus=1
    PCI: Using configuration type 1
    Setting up standard PCI resources
    ACPI: Interpreter enabled
    ACPI: Using PIC for interrupt routing
    ACPI: PCI Interrupt Link [LNKA] (IRQs *3 4 5 6 7 10 11 15)
    ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 10 11 15)
    ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 15)
    ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 10 *11 15)
    ACPI: PCI Root Bridge [PCI0] (0000:00)
    PCI: Probing PCI hardware (bus 00)
    ACPI: Assume root bridge [_SB_.PCI0] bus is 0
    PCI quirk: region ee00-eeff claimed by vt82c586 ACPI
    PCI quirk: region ec00-ec0f claimed by vt82c686 SMB
    Boot video device is 0000:01:00.0
    ACPI: PCI Interrupt Routing Table [_SB_.PCI0._PRT]
    Linux Plug and Play Support v0.97 (c) Adam Belay
    pnp: PnP ACPI init
    pnp: PnP ACPI: found 12 devices
    SCSI subsystem initialized
    PCI: Using ACPI for IRQ routing
    PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
    NetLabel: Initializing
    NetLabel:  domain hash size = 128
    NetLabel:  protocols = UNLABELED CIPSOv4
    NetLabel:  unlabeled traffic allowed by default
    pnp: 00:0b: ioport range 0x4d0-0x4d1 has been reserved
    pnp: 00:0b: ioport range 0xee00-0xee7f could not be reserved
    pnp: 00:0b: ioport range 0xee80-0xeeff has been reserved
    PCI: Bridge: 0000:00:01.0
      IO window: disabled.
      MEM window: 80000000-800fffff
      PREFETCH window: 88000000-8fffffff
    PCI: Setting latency timer of device 0000:00:01.0 to 64
    NET: Registered protocol family 2
    IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
    TCP established hash table entries: 8192 (order: 4, 98304 bytes)
    TCP bind hash table entries: 4096 (order: 3, 49152 bytes)
    TCP: Hash tables configured (established 8192 bind 4096)
    TCP reno registered
    apm: BIOS not found.
    VFS: Disk quotas dquot_6.5.1
    Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
    Installing knfsd (copyright (C) 1996 [email protected]).
    io scheduler noop registered
    io scheduler anticipatory registered
    io scheduler deadline registered
    io scheduler cfq registered (default)
    PCI: Disabling Via external APIC routing
    ACPI: Power Button (FF) [PWRF]
    ACPI: Power Button (CM) [PBTN]
    isapnp: Scanning for PnP cards...
    isapnp: No Plug & Play device found
    Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled
    serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    00:03: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
    PCI: Enabling device 0000:00:03.0 (0000 -> 0001)
    ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 3
    PCI: setting IRQ 3 as level-triggered
    ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ
    RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
    loop: loaded (max 8 devices)
    PNP: PS/2 Controller [PNP0303:KBD,PNP0f0e:PS2M] at 0x60,0x64 irq 1,12
    serio: i8042 KBD port at 0x60,0x64 irq 1
    serio: i8042 AUX port at 0x60,0x64 irq 12
    mice: PS/2 mouse device common for all mice
    TCP cubic registered
    NET: Registered protocol family 1
    NET: Registered protocol family 17
    Using IPI No-Shortcut mode
    ACPI: (supports S0 S1 S4 S5)
    Freeing unused kernel memory: 260k freed
    Time: tsc clocksource has been installed.
    input: AT Translated Set 2 keyboard as /class/input/input0
    Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
    ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
    VP_IDE: IDE controller at PCI slot 0000:00:14.1
    VP_IDE: chipset revision 16
    VP_IDE: not 100% native mode: will probe irqs later
    VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci0000:00:14.1
        ide0: BM-DMA at 0x1880-0x1887, BIOS settings: hda:DMA, hdb:pio
        ide1: BM-DMA at 0x1888-0x188f, BIOS settings: hdc:pio, hdd:DMA
    Probing IDE interface ide0...
    hda: QUANTUM FIREBALLlct20 40, ATA DISK drive
    ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
    Probing IDE interface ide1...
    hdd: Compaq CRD-8322B, ATAPI CD/DVD-ROM drive
    ide1 at 0x170-0x177,0x376 on irq 15
    hda: max request size: 128KiB
    hda: 78177792 sectors (40027 MB) w/418KiB Cache, CHS=65535/16/63
    hda: cache flushes not supported
    hda: hda1 hda2 hda3
    hdd: ATAPI 32X CD-ROM drive, 128kB Cache, DMA
    Uniform CD-ROM driver Revision: 3.20
    kjournald starting.  Commit interval 5 seconds
    EXT3-fs: mounted filesystem with ordered data mode.
    usbcore: registered new interface driver usbfs
    usbcore: registered new interface driver hub
    usbcore: registered new device driver usb
    Linux agpgart interface v0.101 (c) Dave Jones
    USB Universal Host Controller Interface driver v3.0
    ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
    PCI: setting IRQ 11 as level-triggered
    ACPI: PCI Interrupt 0000:00:14.2[D] -> Link [LNKD] -> GSI 11 (level, low) -> IR
    uhci_hcd 0000:00:14.2: UHCI Host Controller
    uhci_hcd 0000:00:14.2: new USB bus registered, assigned bus number 1
    uhci_hcd 0000:00:14.2: irq 11, io base 0x00001840
    usb usb1: configuration #1 chosen from 1 choice
    hub 1-0:1.0: USB hub found
    hub 1-0:1.0: 2 ports detected
    ACPI: PCI Interrupt 0000:00:14.3[D] -> Link [LNKD] -> GSI 11 (level, low) -> IR
    uhci_hcd 0000:00:14.3: UHCI Host Controller
    uhci_hcd 0000:00:14.3: new USB bus registered, assigned bus number 2
    uhci_hcd 0000:00:14.3: irq 11, io base 0x00001860
    usb usb2: configuration #1 chosen from 1 choice
    hub 2-0:1.0: USB hub found
    hub 2-0:1.0: 2 ports detected
    agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
    agpgart: AGP aperture is 64M @ 0x90000000
    usb 1-1: new low speed USB device using uhci_hcd and address 2
    usb 1-1: configuration #1 chosen from 1 choice
    usb 1-2: new full speed USB device using uhci_hcd and address 3
    usb 1-2: configuration #1 chosen from 1 choice
    parport_pc: VIA 686A/8231 detected
    parport_pc: probing current configuration
    parport_pc: Current parallel port base: 0x378
    parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,E
    parport_pc: VIA parallel port: io=0x378, irq=7
    ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
    PCI: setting IRQ 10 as level-triggered
    ACPI: PCI Interrupt 0000:00:14.5[C] -> Link [LNKC] -> GSI 10 (level, low) -> IR
    PCI: Setting latency timer of device 0000:00:14.5 to 64
    pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    input: PC Speaker as /class/input/input1
    via686a 0000:00:14.4: base address not set - upgrade BIOS or use force_addr=0xa
    vt596_smbus 0000:00:14.4: SMBUS: Error: Host SMBus controller not enabled! - up
    via-rhine.c:v1.10-LK1.4.2 Sept-11-2006 Written by Donald Becker
    PCI: Enabling device 0000:00:05.0 (0004 -> 0007)
    ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 5
    PCI: setting IRQ 5 as level-triggered
    ACPI: PCI Interrupt 0000:00:05.0[A] -> Link [LNKB] -> GSI 5 (level, low) -> IRQ
    eth0: VIA Rhine II at 0x11000, 00:05:5d:e9:5a:17, IRQ 5.
    eth0: MII PHY found at address 8, status 0x782d advertising 01e1 Link 0021.
    usbcore: registered new interface driver hiddev
    usbhid: probe of 1-1:1.0 failed with error -71
    usbcore: registered new interface driver usbhid
    drivers/usb/input/hid-core.c: v2.6:USB HID core driver
    Initializing USB Mass Storage driver...
    lp0: using parport0 (interrupt-driven).
    scsi0 : SCSI emulation for USB Mass Storage devices
    usb-storage: device found at 3
    usb-storage: waiting for device to settle before scanning
    usbcore: registered new interface driver usb-storage
    USB Mass Storage support registered.
    Real Time Clock Driver v1.12ac
    ppdev: user-space parallel port driver
    EXT3 FS on hda3, internal journal
    Adding 262576k swap on /dev/hda2.  Priority:-1 extents:1 across:262576k
    scsi 0:0:0:0: Direct-Access     JetFlash TS256MJF110      0.00 PQ: 0 ANSI: 2
    usb-storage: device scan complete
    eth0: link up, 10Mbps, half-duplex, lpa 0x0021
    SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 00 00 00
    sda: assuming drive cache: write through
    SCSI device sda: 512000 512-byte hdwr sectors (262 MB)
    sda: Write Protect is off
    sda: Mode Sense: 00 00 00 00
    sda: assuming drive cache: write through
    sda: sda1
    sd 0:0:0:0: Attached scsi removable disk sda
    NET: Registered protocol family 10
    lo: Disabled Privacy Extensions
    Mobile IPv6
    [drm] Initialized drm 1.0.1 20051102
    ACPI: PCI Interrupt 0000:01:00.0[A] -> Link [LNKA] -> GSI 3 (level, low) -> IRQ
    [drm] Initialized savage 2.4.1 20050313 on minor 0
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
    agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
    agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
    eth0: no IPv6 routers present
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    mtrr: base(0x8a000000) is not aligned on a size(0x5000000) boundary
    agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
    agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
    agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
    usb 1-1: USB disconnect, address 2
    usb 1-2: USB disconnect, address 3
    usb 1-1: new low speed USB device using uhci_hcd and address 4
    usb 1-1: configuration #1 chosen from 1 choice
    input: HID 062a:0000 as /class/input/input2
    input: USB HID v1.10 Mouse [HID 062a:0000] on usb-0000:00:14.2-1

  • PI 7.11 sp5 post install steps - SLD update hangs in IE browser

    Hello gurus,
    This is my first shot at installing PI ever.  We decided to go with PI 7.1 EHP1 and SP5.  I think the latest may be SP6.
    At any rate, we're doing this on AIX 6.1 and Oracle 10.2.0.4.
    I followed the install Guide exactly.  Did the sapinst, oracle and patch. Next, I manually updated the KERNEL, IGS , JVM, Then I updated SPAM, SAP_BASIS, then all the other abap components.  Then did JSPM and all those components.  Everything matches SP5 for PI 7.11
    https://websmp204.sap-ag.de/maintenanceNWPI71
    SAP_ABA     711     0005     SAPKA71105
    SAP_BASIS     711     0005     SAPKB71105
    PI_BASIS     711     0005     SAPK-71105INPIBASIS
    ST-PI     2008_1_710     0003     SAPKITLRE3
    SAP_BW     711     0005     SAPKW71105
    ST-A/PI     01M_BCO710     0001     SAPKITAB8F
    Now I'm doing the post install steps that are in the instguide.  THere are tons of steps, but let me go over the big ones and where I'm having a problem:
    READ ALL THESE NOTES:
    Note 1309239 - Configuration Wizard: PI NetWeaver initial setup
    Note 1286149 - Configuration Wizard: PI Self Test for NetWeaver
    Note 1107808 - Collective Note: Configuration Wizard 7.1
    Note 1286428 - Configuration Wizard: PI Wizard Templates overview
    Note 1115280 - PI CTC: Running SAP NW for PI in a different client
    At this point, based on being at PI 7.11 and SP5, I did the client copy.  from 000 SAP_UCUS to my new 400 client.  Then I did 001 SAP_USER to my new 400 client.
    Then I followed the steps to link the java UME from 001 to 400.  No problem after restarted SAP, it goes to 400.
    Now, the next step as I see it is to run the initial config wizard out of NWA.  I did that, no errors.
    My problem is when I get to updating the SLD.  I started at cimsap 1.5.42 and CRDelta 5.0....
    I updated cimsap to the cimsap51509_1-20005942.zip which took me to 1.6.9
    Next, I tried to import CRDelta51509_1-20005942.ZIP.  I "browse" to find it during the import, but when I click the "IMPORT" button, my browser hangs...
    I don't even get to the next page where it would be one more "warning/info" before I could really start the import.
    I didn't find anything in the work directory or the cluster/server0/log directory.
    I search all through SDN/OSS but could not find anyone who had this problem.
    Where did I mess up?  Are there other config wizards I should have run before I tried to update the SLD? 
    --NICK

    Hey Caio,
    Thanks for the response but it doesn't actually answer my question.  But to that point, for a "basic" PI post install, which of the NWA config tasks would you run other than the "initial config" ?  And would you run them BEFORE you updated the SLD content (cimsap/CRDelta) ?
    NW: PI - AS ABAP (Basic Configuration for Idoc, Proxy): Maintain
    PI Adapter Engine in JPR Mode
    PI Demo Client
    PI Full Qualified Host Name
    PI Self Test for NetWeaver
    PI SLD Self Registration
    Specifically, I did the SAPINST - ABAP/JAVA patches - Client copy - and THEN the initial config wizard (Setup a new local SLD, ).  Also, during the initial config, I clicked the box marked "This SLD will be used as a name server for development" and my PI server hostname was already in the box  marked "object server name".  This config took about 30 minutes.  I didn't see any errors or warnings.  although I didn't view the log.  I did go into Java JEE services and Filter for Services with name "XPI".  All were green.
    THEN I tried to update the SLD content.
    any thoughts appreciated.
    NICK

  • Windows 8.1 Pro not booting after install of Hyper V - ASUS z87 + intel 4670K

    Hi,
    I am running windows 8.1 pro on a intel 4670K 4th Gen Haswell CPU and ASUS z87 plus motherboard. 16gb of kingston hyperx ddr1600 memory.
    I have enabled virtualisation technology in the bios.  CPU has SLAT.... or Extended Page Table, as intel likes to refer to it.
    When I install HyperV platform and management tools the computer configures and reboots
    AFter reboot it brings up the blue window image and spinning circle of dots for a while then reboots. It does the same thing again and then reboots and goings into repair mode and asks me to do a system restore. It then restores to before they HyperV install.
    I've tried turning off xHCI mode (i.e USB 3.0) in the bios as this seemed to be a known issue with some gigabyte boards. This did not rectify the issue
    Updated to latest asus mainboard bios 1405.  Same issue still occurs upon install of hyper V.
    Automatic repair does not work and I have to restore from system restore point.
    I performed a clean boot after installing the feature and it still couldnt boot to windows.. it just sits at windows logo and then restarts a few times and then launches the startup repair. Once the startup repair begins, the only way I can get into windows
    is restoring to a system restore point from before the hyperv feature install.
    Please see the following logs which may have further information:
    CBS Log 
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!685&authkey=!AGMjUfosLFpzYNI
    Setuperr
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!682&authkey=!AKS8Jb1S6W2IAH8
    Windows update
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!683&authkey=!AJdWKuKj4negBoQ
    Windowsupdate(1)
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!684&authkey=!APplVjuLpNZW_AY
    I logged a job with asus support and their response was:
    "Clear CMOS and ensure virtualisation technology is turned on in BIOS. If it still doesn't work, seek assistance from Microsoft"
    Previously asked this question but took a while to get back to update with the logs and it was listed as Answered.
    This issue is still existing and I'd appreciating any assistance. 
    Simon

    Hi Simon,
    Thank you for uploading the Log files.
    According to the log files, no actuate clue can be found. 
    So, I suggest you upload the dump file so that we can help you analyze them.
    Automatic Memory Dump Settings on Windows 8:
    http://www.thewindowsclub.com/automatic-memory-dump-settings-windows-8
    It also applies to windows 8.1.
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Note: I highly recommend you use SkyDrive to upload collected files and to post screen shots/pictures. Although you might not be used to it, SkyDrive features a lot of free advanced functionality around file storage capacity, sharing,
    privacy, and collaboration:
    http://skydrive.com
    Regards,
    Kelvin hsu
    TechNet Community Support

  • Errors During Post Install Check on Ubuntu 12.04

    Hello Gurus,
    I'm trying to install EBS R12(12.1.1) on Ubuntu 12.04 64-Bit. I patched the HTTP server with 6078836 (Copied libdb.so.2 to /usr/lib).
    I did the md5sum check before starting the install. I completed the kernel settings as per the note below:
    Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.1.1) for Linux x86-64 [ID 761566.1]
    Contents of /etc/hosts
    127.0.0.1           localhost.localdomain      localhost
    192.168.1.101     erpbeginner.dyndns.org     erpbeginner
    Installation went smooth till the Post install checks where it fails for the following:
    HTTP
    JSP
    Login Page
    Help Page
    Virtual Directory
    Contents of the log file:
    command: /d01/stage/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/r12/VIS/db/tech_st/11.1.0/VIS_erpbeginner.env APPS/APPS
    riwTDBup.sh started at Tue Oct 16 07:30:46 EDT 2012
    Parameters passed are : /d01/r12/VIS/db/tech_st/11.1.0/VIS_erpbeginner.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/r12/VIS/db/tech_st/11.1.0
    ORACLE_SID : VIS
    TWO_TASK :
    PATH : /d01/r12/VIS/db/tech_st/11.1.0/perl/bin:/d01/r12/VIS/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/d01/r12/VIS/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/d01/stage/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:.
    LD_LIBRARY_PATH : /d01/r12/VIS/db/tech_st/11.1.0/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/r12/VIS/db/tech_st/11.1.0/lib:/usr/dt/lib:/d01/r12/VIS/db/tech_st/11.1.0/ctx/lib
    Executable : /d01/r12/VIS/db/tech_st/11.1.0/bin/sqlplus
    riwTDBup.sh exiting with status 0
    Database ORACLE_HOME connection test has succeeded
    command: /d01/stage/startCD/Disk1/rapidwiz/bin/riwTDBup.sh /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.2/VIS_erpbeginner.env APPS/APPS
    riwTDBup.sh started at Tue Oct 16 07:30:47 EDT 2012
    Parameters passed are : /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.2/VIS_erpbeginner.env APPS/APPS
    The environment settings are as follows ...
    ORACLE_HOME : /d01/r12/VIS/apps/tech_st/10.1.2
    ORACLE_SID :
    TWO_TASK : VIS
    PATH : /d01/r12/VIS/apps/tech_st/10.1.2/bin:/usr/bin:/usr/sbin:/d01/r12/VIS/apps/tech_st/10.1.3/appsutil/jdk/jre/bin:/usr/bin:/d01/stage/startCD/Disk1/rapidwiz/unzip/Linux_x64:/usr/bin:/usr/lib/lightdm/lightdm:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
    LD_LIBRARY_PATH : /d01/r12/VIS/apps/tech_st/10.1.2/lib32:/d01/r12/VIS/apps/tech_st/10.1.2/lib:/usr/X11R6/lib:/usr/openwin/lib:/d01/r12/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386:/d01/r12/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/server:/d01/r12/VIS/apps/tech_st/10.1.2/jdk/jre/lib/i386/native_threads:/d01/r12/VIS/apps/apps_st/appl/sht/12.0.0/lib
    Executable : /d01/r12/VIS/apps/tech_st/10.1.2/bin/sqlplus
    riwTDBup.sh exiting with status 0
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Apps ORACLE_HOME connection test has succeeded
    Configuration Upload
    uploading config file at /d01/r12/VIS/db/tech_st/11.1.0/appsutil/conf_VIS.txt
    AppsConfig : 'config.txt' uploading...
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : erpbeginner
    sDbDomain : dyndns.org
    sDbPort : 1521
    sDbSid : VIS
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@erpbeginner.dyndns.org:1521:VIS
    Connection obtained
    -------------------ADX Database Utility Finished---------------
    Successful upload of config file at /d01/r12/VIS/db/tech_st/11.1.0/appsutil/conf_VIS.txt
    Environment File
    Database ORACLE_HOME environment file passes instantiated variables test:
    File = /d01/r12/VIS/db/tech_st/11.1.0/VIS_erpbeginner.env
    Apps ORACLE_HOME environment file passes instantiated variables test:
    File = /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.3/VIS_erpbeginner.env
    iAS ORACLE_HOME environment file passes instantiated variables test:
    File = /d01/r12/VIS/inst/apps/VIS_erpbeginner/ora/10.1.2/VIS_erpbeginner.env
    APPL_TOP environment file passes instantiated variables test:
    File = /d01/r12/VIS/apps/apps_st/appl/VIS_erpbeginner.env
    ADOVARS environment file passes instantiated variables test:
    File = /d01/r12/VIS/apps/apps_st/appl/admin/adovars.env
    APPSCONFIG passes instantiated variables test:
    File = /d01/r12/VIS/apps/apps_st/appl/admin/adconfig.txt
    DBC File
    DBC file passes instantiated variables test:
    File = /d01/r12/VIS/inst/apps/VIS_erpbeginner/appl/fnd/12.0.0/secure/VIS.dbc
    HTTP
    checking URL = http://erpbeginner.dyndns.org:8000
    RW-50015: Error: - HTTP Listener is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Help Page
    checking URL = http://erpbeginner.dyndns.org:8000/OA_HTML/help
    RW-50015: Error: - Help Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Virtual Directory
    RW-50015: Error: - Http Server Virtual Directories is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    JSP
    checking URL = http://erpbeginner.dyndns.org:8000/OA_HTML/jtfTestCookie.jsp
    RW-50015: Error: - JSP is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    Login Page
    RW-50015: Error: - Login Page is not responding. The service might not have started on the port yet. Please check the service and use the retry button.
    When I search for the library "libclntsh", I found 3 matches to libclntsh.so.11.1,libclntsh.so.10.1 and libclntsh.so.
    Only libclntsh.so.11.1 is a file and rest are symbolic links to this file which seem to be broken.
    So I tried to redo the symbolic links and did a retry for the post install checks which failed again.
    Can somebody please shed some light on this?
    Best Regards,
    Richie

    I'm trying to install EBS R12(12.1.1) on Ubuntu 12.04 64-Bit. Please note that this OS is not certified.
    sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directoryPlease see the suggested solution in (Installing R12.0.4 Ebuisines Suite Autoconfig Fails With: sqlplus: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory [ID 579254.1]). Also, please make sure you have all RPMs installed as per (Oracle Applications Installation and Upgrade Notes Release 12 (12.0.4) for Linux (64-bit) [ID 416305.1]) and follow all post installation steps.
    Thanks,
    Hussein

  • Will Not Boot from Install Disc  & 4SNS/1/40000000: TG0D - Thermal Sensor?

    *Will Not Boot from Install Disc*
    I used the "option key" approach with the gray start up disk. At first it ejected the start up disk. Then I nudged the disk back in the machine and it showed on the screen as an option. I clicked on the start up disk image and it finally loaded.
    But, it won't accept the start up disk when holding down the "C" key at restart.
    *4SNS/1/40000000: TG0D*
    I did an Apple Hardware Test and received the following diagnostic:
    Version: 3A121
    Test Suite: Extended Test
    Loop Count: 2
    Result: Failed
    Failure code: 4SNS/1/40000000: TG0D
    *Thermal Sensor*
    A search for the failure code 4SNS/1/40000000: TG0D brought up an Apple Discussion topic entry stating: That error code indicates a problem with a thermal sensor. It could be not working or possibly not connected. You will need to take it to Apple for repair.
    Would a thermal sensor have anything to do with it not starting up when holding down the "C" key at restart? What are thermal sensor problem symptoms?
    *User File Folder Opened Up*
    The machine also starts up with my user file folder opened up rather than with a blank screen as it normally should
    I completed a DiskWarrior rebuild on the disk and verify disk shows it is fine.
    Any suggestions on what to do next with these issues?

    The answer was in your post: "You will need to take it to Apple for repair."

Maybe you are looking for

  • How to move data from one database to another one?

    I 'd like to build up a new database, some of the data would come from an old database, then I have to make two connection objects to both databases, (two statement objects...) retrieving the data from the old one and inserting them to the new one...

  • Logic 8????

    I'm very ****** off, I bought Logic Pro 7.2 about 6 months ago for $999.99 now they have Logic Studio for $499.99 (And you get a heck of a lot more), What the **** is that? I feel that I got ripped off of $499.99, is there anyone with the same issue

  • Initial screen loading....

    Hello, I've just installed ZCM. I deployed the agent out to my laptop running Windows 7 Pro. From an XP laptop, I'm trying to do remote control to my Win7 laptop. I'm using the IP instead of the hostname since we don't run DDNS. I get the VNC looking

  • Photoshop Elements 8 Organizer

    Hi I have just installed Photoshop elements 8.  The editor works fine, but the organizer crashes after about a minute every time I open it.  Just having it open causes a crash and I get a message saying that I need to report the crash to Adobe. I am

  • Text animation preset

    I have used native presets, downloaded some from real script writers and also from other sources, and these all seem to work fine, whether using key frames or in and out points it all works. Here is a download link for a project with 1 comp, with two