OSB Sever Start Issue

Hi All,
We have Oracle 11G R1 web logic server installed and running properly, we are facing problems in starting the OSB server through Admin console. Server name is edited in the script "startManagedWebLogicosb.txt"and used to start the OSB server. Below is the warning and ALERT notification prompted when the script is executed.
<Sep 22, 2010 7:23:51 PM IST> <Warning> <JDBC> <BEA-001110> <No test table set up for pool "wlsbjmsrpDataSource". Connections will not be tested.>
<Sep 22, 2010 7:23:51 PM IST> <Warning> <JDBC> <BEA-001552> <The Logging Last Resource (LLR) data source wlsbjmsrpDataSource will not function when it is a participant in a global transaction that spans multiple WebLogic Server instances because remote JDBC support is disabled. LLR will function in single-server
configurations.>
<Sep 22, 2010 7:25:05 PM IST> <Alert> <OSB Security> <BEA-387042> <There isser password credential mapper provider configured in your security realm.
e Service Bus service account management will be disabled. Configure a userword credential mapper provider if you need OSB service account support.>
After executing the script, in the admin console, the OSB server shows down arrow in red color , but still able to access the console and create services in it, but not able to test antything....We are not getting how to resolve this issuie.
Appreciate your help and time!
Thanks,
Arun.

Look at the $MW_HOME/user_projects/domains/<your_domain>/bin/setDomainEnv.sh
There should be line with
WLS_JDBC_REMOTE_ENABLED="-Dweblogic.jdbc.remoteEnabled=false"
Replace it with
WLS_JDBC_REMOTE_ENABLED="-Dweblogic.jdbc.remoteEnabled=true"
and it should work

Similar Messages

  • EBS 12.1.3 start issue

    hi all,
    There are 2 instances at a sever: (DEV,PROD), now I start DEV instance first, then start PROD instance.
    the dev instance can be connected by PL/SQL Developer.
    the prod instance can not be connected by PL/SQL Developer(ora-12543 error)
    DEV:
    listener.ora:
    # $Header: ad8ilsnr.ora 120.3.12010000.3 2010/03/09 07:07:03 jmajumde ship $
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    # Net8 definition for Database listener
    DEV =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pimenv.nc.sgcc.com.cn)(PORT = 1522))
    SID_LIST_DEV =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /pim/oracle/DEV/db/tech_st/11.1.0)
    (SID_NAME = DEV)
    STARTUP_WAIT_TIME_DEV = 0
    CONNECT_TIMEOUT_DEV = 10
    TRACE_LEVEL_DEV = OFF
    LOG_DIRECTORY_DEV = /pim/oracle/DEV/db/tech_st/11.1.0/network/admin
    LOG_FILE_DEV = DEV
    TRACE_DIRECTORY_DEV = /pim/oracle/DEV/db/tech_st/11.1.0/network/admin
    TRACE_FILE_DEV = DEV
    ADMIN_RESTRICTIONS_DEV = ON
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_DEV = OFF
    # added parameters for bug# 9286476
    LOG_STATUS_DEV = ON
    INBOUND_CONNECT_TIMEOUT_DEV = 60
    # ADR is only applicable for 11gDB
    DIAG_ADR_ENABLED_DEV = ON
    ADR_BASE_DEV = /pim/oracle/DEV/db/tech_st/11.1.0/admin/DEV_pimenv
    IFILE=/pim/oracle/DEV/db/tech_st/11.1.0/network/admin/DEV_pimenv/listener_ifile.ora
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    #$Header: NetServiceHandler.java 120.19.12010000.6 2010/03/09 08:11:36 jmajumde ship $
    DEV=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    (CONNECT_DATA=
    (SID=DEV)
    DEV_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    (CONNECT_DATA=
    (SID=DEV)
    DEV_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    DEV_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    (CONNECT_DATA=
    (SID=DEV)
    DEV_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1522))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCDEV))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=/pim/oracle/DEV/db/tech_st/11.1.0/network/admin/DEV_pimenv/DEV_pimenv_ifile.ora
    PROD:
    listener.ora:
    # $Header: ad8ilsnr.ora 120.3.12010000.3 2010/03/09 07:07:03 jmajumde ship $
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    # Net8 definition for Database listener
    PROD =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = pimenv.nc.sgcc.com.cn)(PORT = 1521))
    SID_LIST_PROD =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME= /pim/oracle/PROD/db/tech_st/11.1.0)
    (SID_NAME = PROD)
    STARTUP_WAIT_TIME_PROD = 0
    CONNECT_TIMEOUT_PROD = 10
    TRACE_LEVEL_PROD = OFF
    LOG_DIRECTORY_PROD = /pim/oracle/PROD/db/tech_st/11.1.0/network/admin
    LOG_FILE_PROD = PROD
    TRACE_DIRECTORY_PROD = /pim/oracle/PROD/db/tech_st/11.1.0/network/admin
    TRACE_FILE_PROD = PROD
    ADMIN_RESTRICTIONS_PROD = ON
    SUBSCRIBE_FOR_NODE_DOWN_EVENT_PROD = OFF
    # added parameters for bug# 9286476
    LOG_STATUS_PROD = ON
    INBOUND_CONNECT_TIMEOUT_PROD = 60
    # ADR is only applicable for 11gDB
    DIAG_ADR_ENABLED_PROD = ON
    ADR_BASE_PROD = /pim/oracle/PROD/db/tech_st/11.1.0/admin/PROD_pimenv
    IFILE=/pim/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_pimenv/listener_ifile.ora
    tnsnames.ora:
    # This file is automatically generated by AutoConfig. It will be read and
    # overwritten. If you were instructed to edit this file, or if you are not
    # able to use the settings created by AutoConfig, refer to Metalink Note
    # 387859.1 for assistance.
    #$Header: NetServiceHandler.java 120.19.12010000.6 2010/03/09 08:11:36 jmajumde ship $
    PROD=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    (INSTANCE_NAME=PROD)
    PROD_FO=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    (INSTANCE_NAME=PROD)
    PROD_LOCAL=
    (DESCRIPTION=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    PROD_BALANCE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (LOAD_BALANCE=YES)
    (FAILOVER=YES)
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    (CONNECT_DATA=
    (SERVICE_NAME=PROD)
    PROD_REMOTE=
    (DESCRIPTION=
    (ADDRESS_LIST=
    (ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521))
    extproc_connection_data =
    (DESCRIPTION=
    (ADDRESS_LIST =
    (ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROCPROD))
    (CONNECT_DATA=
    (SID=PLSExtProc)
    (PRESENTATION = RO)
    IFILE=/pim/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_pimenv/PROD_pimenv_ifile.ora
    lsnrctl status:
    LSNRCTL for Linux: Version 11.1.0.7.0 - Production on 28-JUN-2011 14:46:19
    Copyright (c) 1991, 2008, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.7.0 - Production
    Start Date 28-JUN-2011 14:34:26
    Uptime 0 days 0 hr. 11 min. 53 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /pim/oracle/PROD/db/tech_st/11.1.0/network/admin/PROD_pimenv/listener.ora
    Listener Log File /pim/oracle/PROD/db/tech_st/11.1.0/log/diag/tnslsnr/pimenv/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=pimenv.nc.sgcc.com.cn)(PORT=1521)))
    Services Summary...
    Service "DEV" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Service "DEV_XPT" has 1 instance(s).
    Instance "DEV", status READY, has 1 handler(s) for this service...
    Service "PROD" has 1 instance(s).
    Instance "PROD", status READY, has 1 handler(s) for this service...
    Service "PROD_XPT" has 1 instance(s).
    Instance "PROD", status READY, has 1 handler(s) for this service...
    The command completed successfully
    how can i do to fix PROD issue? many thanks.
    Carl

    Hi Carl;
    Is there any firewall? Related Db port avaliable?
    Oracle Database Error Code ORA-12543 Description :
    TNS:destination host unreachable
    Error Cause:
    Contact can not be made with remote party.
    Action:
    Make sure the network driver is functioning and the network is up.
    Please check:
    Re: ORA-12543: TNS:destination host unreachable
    Regard
    Helios

  • SAP Router start issue

    Hello All
    We are facing the following issue while starting the SAP router. The router just hangs with the following statement in the command prompt.
    trcfile dev_rout
    no logging active
    upon providing trace level 3 and looking into the dev_route file, the following information is found.
    Please help in suggesting possible resolution.
    trc file: "dev_rout", trc level: 3, release: "742"
    Thu Apr 23 19:06:49 2015
    NiIHSBufInit: initialize hostname buffer (IPv4)
    NiHLInit: alloc host buf (200 entries)
    NiSrvLInit: alloc serv bufs (200 entries)
    NiIInit: allocated nitab (811 at 00000000041A2610)
    NiIInit: host/serv bufs already initialized
    SAP Network Interface Router, Version 40.4
    Compiled Mar 30 2015 18:27:50
    command line arg 0: saprouter
    command line arg 1: -r
    command line arg 2: -V
    command line arg 3: 3
    command line arg 4: -K
    command line arg 5: p:CN=USCINSAPSVR10, OU=0000454027, OU=SAProuter,O=SAP, C=DE
    service   : 3299
    routtab   : ./saprouttab
    plug-in   : no plug-in
    -argument: 'no argument'
    clients   : 800
    max servers  : 1
    quelength : 1
    maxheap   : 20000000
    timeoutL  : 5000
    tracefile : dev_rout
    tracefile limit : 0 byte
    tracefile maxcnt : 0
    socket buffer size : 32768
    logfile   : no logging active
    portrange : no portrange active
    local address : default address
    ->> SncInit(prg=0, ini_fname=(NULL), &sec_avail=000000000213F148)
    SncInit(): Initializing Secure Network Communication (SNC)
          PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 8/64/64)
          GetUserName()="um1adm"  NetWkstaUser="um1adm"
    SncInit(): Trying environment variable SNC_LIB as a
          gssapi library name: "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll".
    DlLoadLib success: LoadLibrary("E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"), hdl 0, count 1, addr 0000000010000000
        using "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): failed GetProcAddress("sapsnc_init_adapter") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
            with error 127 = "The specified procedure could not be found."
    DlLoadFunc(): successful GetProcAddress("gss_acquire_cred") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_release_cred") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    Thu Apr 23 19:06:49 2015
    DlLoadFunc(): successful GetProcAddress("gss_init_sec_context") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_accept_sec_context") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_process_context_token") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_delete_sec_context") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_context_time") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_get_mic") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_verify_mic") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_wrap") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_unwrap") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_display_status") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_indicate_mechs") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_compare_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_display_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_import_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_release_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_release_buffer") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_release_oid_set") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_inquire_cred") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_inquire_cred_by_mech") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_inquire_context") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_wrap_size_limit") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_export_sec_context") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_import_sec_context") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_inquire_names_for_mech") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_inquire_mechs_for_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_canonicalize_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("gss_export_name") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
      File "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll" dynamically loaded as GSS-API v2 library.
    DlLoadFunc(): successful GetProcAddress("sapcr_get_version") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
    DlLoadFunc(): successful GetProcAddress("sapcr_get_secudir") from "E:\usr\sap\saprouter\nt-x86_64\sapcrypto.dll"
      SECUDIR="E:\usr\sap\saprouter" (from $SECUDIR)
      The internal Adapter for the loaded GSS-API mechanism identifies as:
      Internal SNC-Adapter (Rev 1.1) to SAPCRYPTOLIB 5.x
      Product Version = SAPCRYPTOLIB  5.5.5C pl38  (Oct  7 2014) MT,AESNI,NB
      <<- SncPDLInit()==SAP_O_K
    <<- SncInit()==SAP_O_K
             sec_avail = "true"
    ->> SncSetMyName(snc_hdl=0000000000000000, myname="p:CN=USCINSAPSVR10, OU=0000454027, OU=SAProuter,O=SAP, C=DE")
    <<- SncSetMyName()==SAP_O_K
         in: myname = "p:CN=USCINSAPSVR10, OU=0000454027, OU=SAProuter,O=SAP, C=DE"
    NiBufISetParam: set max heap to 20000000
    Thu Apr 23 19:06:49 2015
    NiSetParamEx: switch NIP_CONNLOCAL off (not supported by platform)
    NiSetParamEx: set NIP_SOCK_BUFFER_SIZE 32768
    NiMyHostName: hostname = 'USCINSAPSVR10'
    main: pid = 13232, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a saprouter)
    NiSelICreateSet: new set0
    SiSelNInit: allocate 172528 bytes for FI (811)
    NiSelIInit: size of set0 is 811
    NiICreateHandle: hdl 1 state NI_INITIAL_LIS
    NiIInitSocket: set default settings for new hdl 1/sock 508 (I4; ST)
    Windows Version 6.1, Build 7601
    Running on Windows Vista
    NiITraceByteOrder: CPU byte order: little endian, reverse network, low val .. high val
    NiIBind: hdl 1 bound to 3299 (IP only)
    NiIBlockMode: set blockmode for hdl 1 FALSE
    NiIListen: state of hdl 1 NI_LISTEN
    SiSelNSet: sock 508 added to set pos 0
    NiSelIAddMsg: added hdl 1 to set0
    SiSelNSet: set events of sock 508 to: rp-
    reading routtab: './saprouttab'
    <<- SncNameToAclKey_r()==SAP_O_K
         in: name    = "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"
      'aclkey ' (addr=0000000003E5FF60, len=86) full hexdump
      0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...
      0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D
      0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1
      0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu
      0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa
      0x00050  70736572 7632                        pserv2          
    NiStrToAddrMask: '194.39.131.34' -> 194.39.131.34/32 (0/0)
    <<- SncNameToAclKey_r()==SAP_O_K
         in: name    = "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"
      'aclkey ' (addr=0000000003E5FF60, len=86) full hexdump
      0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...
      0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D
      0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1
      0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu
      0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa
      0x00050  70736572 7632                        pserv2          
    addrinfo of 'USCINSAPSVR09':
    0: 192.168.120.19:0 Thu Apr 23 19:06:49 2015
    'USCINSAPSVR09' <unknown socket type 0> (0-2-0-0-16)
    1: 192.168.120.19:0 <unknown socket type 0> (0-2-0-0-16)
    NiHLGetNodeAddr: got hostname 'USCINSAPSVR09' from operating system
    NiIGetNodeAddr: hostname 'USCINSAPSVR09' = addr 192.168.120.19
    NiIGetServNo: servicename '3200' = port 3200
    NiStrToAddrMask: '192.168.*.*' -> 192.168.0.0/16 (0/1)
    NiStrToAddrMask: '194.39.131.34' -> 194.39.131.34/32 (0/0)
    contents of routtab ('./saprouttab', 3 entries):
    KT*,*<<- SncAclKeyToName()==SAP_O_K
      'aclkey ' (addr=00000000042354D4, len=86) full hexdump
      0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...
      0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D
      0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1
      0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu
      0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa
      0x00050  70736572 7632                        pserv2          
        out: name    = "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"
      p:CN=sapserv2, OU=SAProuter, O=  194.39.131.34/32                *         *
    KP*,*<<- SncAclKeyToName()==SAP_O_K
      'aclkey ' (addr=000000000423599C, len=86) full hexdump
      0x00000  00030401 00080606 2b240301 25010000  ........ +$..%...
      0x00010  00443042 310b3009 06035504 06130244  .D0B1.0. ..U....D
      0x00020  45310c30 0a060355 040a1303 53415031  E1.0...U ....SAP1
      0x00030  12301006 0355040b 13095341 50726f75  .0...U.. ..SAProu
      0x00040  74657231 11300f06 03550403 13087361  ter1.0.. .U....sa
      0x00050  70736572 7632                        pserv2          
        out: name    = "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE"
    Thu Apr 23 19:06:49 2015
      p:CN=sapserv2, OU=SAProuter, O=  192.168.120.19/32               3200      p
    P*,*  192.168.0.0/16                   194.39.131.34/32                *         *
    ******* NI-ROUTER LOOP ********
    SiSelNSelect: start select (timeout=-1)

    ** Trace file opened at 20150417 112112 Eastern Daylight Time, by disp+work
    ** Versions SAP-REL 721,0,201 RFC-VER U 3 1459980 MT-SL
    ror RFCIO_ERROR_SYSERROR in abrfcpic.c : 2825
    : Hostname or service of the message server unknown
    ST =CONNECTION_PING
    HOST =H/192.168.152.50/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001
    NAME =OSS
    OUP =1_PUBLIC
    AP Programm: CL_DSMOP_RFC_WATCHER==========CP (Transaction: )
    er: SOLMAN_BTC (Client: 100)
    stination: SAP-OSS (Handle: 1, DtConId: 00000000000000000000000000000000, DtConCnt: 0, ConvId: ,)
    P RootContextId: 74D4356C5F6B1ED4B6E3593B0548B699, ConnectionId: 74D4356C5F6B1ED4B6E35960B5B7D699, ConnectionCnt: 1
    P TransactionId: 5B15E5E476B3F1738EAD74D4356C5F6B
    ** Trace file opened at 20150417 112113 Eastern Daylight Time, by disp+work
    ** Versions SAP-REL 721,0,201 RFC-VER U 3 1459980 MT-SL
    ror RFCIO_ERROR_SYSERROR in abrfcpic.c : 2825
    : Hostname or service of the message server unknown
    ST =SAP-OSS
    HOST =H/192.168.152.50/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001
    NAME =OSS
    OUP =1_PUBLIC
    AP Programm: CL_SM_DATA_SENDER_RFC=========CP (Transaction: )
    er: SOLMAN_BTC (Client: 100)
    stination: SAP-OSS (Handle: 2, DtConId: 00000000000000000000000000000000, DtConCnt: 0, ConvId: ,)
    P RootContextId: 74D4356C5F6B1ED4B6E3593B0548B699, ConnectionId: 74D4356C5F6B1ED4B6E35960B5B7D699, ConnectionCnt: 1
    P TransactionId: 5B15E5E476B3F1738EAD74D4356C5F6B
    ** Trace file opened at 20150417 112113 Eastern Daylight Time, by disp+work
    ** Versions SAP-REL 721,0,201 RFC-VER U 3 1459980 MT-SL
    ror RFCIO_ERROR_SYSERROR in abrfcpic.c : 2825
    : Hostname or service of the message server unknown
    ST =SAP-OSS
    HOST =H/192.168.152.50/S/sapdp99/H/194.39.131.34/S/sapdp99/H/oss001
    NAME =OSS
    OUP =1_PUBLIC
    AP Programm: CL_SM_DATA_SENDER_RFC=========CP (Transaction: )

  • My MBP wouldn't start this morning, it was just stuck on white screen with grey logo and fan running.  I replaced my magsafe power cord and resolved starting issue.  Now I can't connect to internet and iTunes won't load???  Help?

    This morning I was just getting the white screen with logo and status bar with fan running.  I thought it was an issue with the power adapter so I went out and replaced it.  MBP will start now, but won't connect to internet.  I have full wi-fi signal.  Also, when I try to launch iTunes, it just quits right away.  Please help? 
    -A

    Reinstall OS X without erasing the drive
    1. Repair the Hard Drive and Permissions
    Boot from your Snow Leopard Installer disc. After the installer loads select your language and click on the Continue button. When the menu bar appears select Disk Utility from the Utilities menu. After DU loads select your hard drive entry (mfgr.'s ID and drive size) from the the left side list.  In the DU status area you will see an entry for the S.M.A.R.T. status of the hard drive.  If it does not say "Verified" then the hard drive is failing or failed. (SMART status is not reported on external Firewire or USB drives.) If the drive is "Verified" then select your OS X volume from the list on the left (sub-entry below the drive entry,) click on the First Aid tab, then click on the Repair Disk button. If DU reports any errors that have been fixed, then re-run Repair Disk until no errors are reported. If no errors are reported click on the Repair Permissions button. Wait until the operation completes, then quit DU and return to the installer.
    If DU reports errors it cannot fix, then you will need Disk Warrior and/or Tech Tool Pro to repair the drive. If you don't have either of them or if neither of them can fix the drive, then you will need to reformat the drive and reinstall OS X.
    2. Reinstall Snow Leopard
    If the drive is OK then quit DU and return to the installer.  Proceed with reinstalling OS X.  Note that the Snow Leopard installer will not erase your drive or disturb your files.  After installing a fresh copy of OS X the installer will move your Home folder, third-party applications, support items, and network preferences into the newly installed system.
    Download and install Mac OS X 10.6.8 Update Combo v1.1.

  • ABAP+JAVA STACK STARTING ISSUE a  Work Around

    Dear Users,
    I recently got an issue in duel stack where in Java stack was not coming up. According to the  Trace file i was about to follow the SAP Note: 940893. But everything was fine for me. Then i tried a work around. I started Java first and then after sometime ABAP. It worked for me. Might be useful for others as a work around. If useful make know. If i am wrong again let me know.

    Hi Manjesh,
    Then i tried a work around. I started Java first and then after sometime ABAP. It worked for me.
    It looks like Server has insufficient memory to hold ABAP+ JAVA stack.
    You can think of the following
    1) Reduce the no of WPs in ABAP stack
    2) Reduce the JAVA memory settings to half using configtool
    3) Restart both ABAP and JAVA
    4) Check the results.
    Hope this helps.
    Regards,
    Deepak Kori

  • OSB 10gR3 - Starting Managed server on remote machine

    I have 2 Windows 2003 Enterprise machines.
    I have OSB 10gR3 installed on both with Node Manager running on default port, on both.
    I create the servicebustutorial domain and start the admin server on the first machine.
    On the second machine, I use the WLST to
    <ul><li>connect('weblogic','password','t3://xxx.xxx.xxx.xxx:7001') # connect to admin server on first machine
    </li>
    <li>nmEnroll('c:/bea/wlserver_10.3/common/nodemanager') # make node manager visible
    </li>
    <li>nmEnroll('c:/bea/user_projects/domains/servicebustutorial') # enroll in the servicebustutorial</li>
    </ul>
    Now, I don't know if this is the correct thing to do.
    Back on the first machine, I create a new machine to represent the second Windows box.
    I can see the node manager on the second machine using the machine monitoring page.
    I then create a new server that is assigned to the new machine.
    I can attempt to start the new server on the second machine.
    The Server directory appears in the servers directory on the second windows box.
    Log files appear on the second box but the config.xml is not there, and thus, the server fails to start.
    I would have thought that the server config would have propogated from the admin server, is this a wrong assumption?
    What am I doing wrong?
    Thanks, in advance.
    ...Lyall

    Thanks for replying.
    I login as a local administrator on the machine that WebLogic runs. All operations are performed using that login (starting admin server, starting node manager).
    I changed permissions on C:\BEA, all the way down, localadmin group has full control, everywhere.
    I tried changing nodemanager C:\bea\wlserver_10.3\common\nodemanager\nodemanager.properties LogLevel to DEBUG but then NodeManager refuses to start, so I returned it back to INFO.
    I set debug on the Managed Server I am trying to setup, as you suggested.
    I even updated the NodeManager and Server boot.properties files to be cleartext and Deleted the LDAP directory within the Managed Server (as I assume it's re-created if it does not exist)
    Wow, heaps comes out, but the following may be relevant.
    In particular, this single line, causes concern.
    bq. ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE \\ ExecuteThread: '0' for queue: 'weblogic.kernel.Default \\ (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; \\ &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;[Security:090295 |http://forums.oracle.com//]caught unexpected exception&gt;
    It's an unexpected exception but it's not an Error and only reported as a Debug! I could be climbing up the wrong tree, but the following log output is what immediately precedes the login failure.
    bq.      ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.wrap ClassLoader=java.net.URLClassLoader@1f0e58&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.wrap ControlFlag=LoginModuleControlFlag: required&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.JAASLoginServiceImpl.login created LoginContext&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820219&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.JAASLoginServiceImpl.login ThreadContext ClassLoader Current=sun.misc.Launcher$AppClassLoader@124dfc&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize LoginModuleClassName=weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize ClassLoader=java.net.URLClassLoader@1f0e58&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize created delegate login module&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;LDAP ATN LoginModule initialized&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.initialize delegated&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820234&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.login&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;LDAP Atn Login&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will be delegated&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will use NameCallback to retrieve name&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[1] will be delegated&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle will delegate all callbacks&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820250&gt; &lt;BEA-000000&gt; &lt;LDAP Atn Login username: weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820281&gt; &lt;BEA-000000&gt; &lt;new LDAP connection to host 134.251.218.157 port 7001 use local connection is true&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820281&gt; &lt;BEA-000000&gt; &lt;created new LDAP connection LDAPConnection { ldapVersion:2 bindDN:""}&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;connection succeeded&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;authenticate user:weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;getDNForUser search("ou=people,ou=myrealm,dc=Tester", "(&(uid=weblogic)(objectclass=person))", base DN & below)&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;[Security:090295|http://forums.oracle.com/forums/]caught unexpected exception&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.commit&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;LDAP Atn Abort&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityAtn&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate failed for user weblogic&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.isLocked(weblogic)&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820297&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic)&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout Login failure for user in realm myrealm&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.getInvaliLoginUsersHighCount()&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) User weblogic has 1 failures in realm myrealm&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout InvalidLogin Record GC not needed&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.logFailure(weblogic) UserLockout About to multicast login failure for user SecurityMessage realm:myrealm record:SecurityMulticastRecord: origin: Strategic realmName: myrealm seqnum: 1 timestamp: Mar 6, 2009 8:50:20 PM username: weblogic nextSeqNo:1&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Debug&gt; &lt;SecurityUserLockout&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000000&gt; &lt;weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImplUserLockout Can't create multicastSession because ClusterServices are unavailable&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Critical&gt; &lt;Security&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;ACTIVE ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-090402&gt; &lt;Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.&gt; \\     ####&lt;Mar 6, 2009 8:50:20 PM CST&gt; &lt;Critical&gt; &lt;WebLogicServer&gt; &lt;osb-strat&gt; &lt;Strategic&gt; &lt;Main Thread&gt; &lt;&lt;WLS Kernel&gt;&gt; &lt;&gt; &lt;&gt; &lt;1236334820312&gt; &lt;BEA-000386&gt; &lt;Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted. \\     weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted. \\     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source) \\     at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source) \\     at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source) \\     at weblogic.security.SecurityService.start(SecurityService.java:141) \\     at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64) \\     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201) \\     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173) \\     &gt;

  • Java Web Start issue

    Hi,
    since we deploy JRE using Software distribution in Active Directory, the msi file provided with the Java installation is not well usable. Not sure, if it is still the case, that triggering the msi file a second time after successfull installation destroys the exisiting Java installation.
    So I have built my own msi file for internal deployment using Advanced Installer. Finally all seemed to work (had some intermediate issues with outdated keys in HKCU), but now a new corporate application arrived, which creates a Java Web Start shortcut on the desktop. This shortcut fails to start with the error "Can not find message file".
    Not very helpful. I found out, that the shortcut points to the javaws.exe in system32 folder (if I create the shortcut with the Cache Viewer, the same happens). And this javaws.exe file is also bringing up this message if double clicking. If I manually alter the shortcut to point to Program Files\Java\jre6\bin\javaws.exe, the application launches.
    So there must be something wrong in my package with the javaws.exe in the Windows system folder. But what? I compared already several registry keys with a non corporate machine, on which I installed from download, and here it functions well, but could not find any visible differences.
    Would be nice, if somebody could point me to either a way to fix the javaws.exe file in system32 (without using the downloaded Java installer, which cannot be deployed) or default created shortcuts to point to Program Files\Java instead of Windows\system32.
    Thanks and best greetings from Germany
    Olaf

    907297 wrote:
    Hi and thanks for the answer.
    That is my guess as well. As mentioned I already tried to compare the registry keys related to javaws on two machines and found no visible differences, which would explain, why this functions on one and not on the other. But maybe I simply did not stumble over the needed key.I wonder if there is a way to sniff out which registry keys a native application is referencing. That could also provide some clues into which keys need to be cleaned up to fix a broken JDK installation, which too many people are suffering from.

  • [Forum FAQ] Resolve virtual machines fail to start issues

    After you restart the Hyper-V Host server and the guest virtual machines, you may encounter the error:
    An error occurred while attempting to start the selected virtual machines(s).
    Here are three common issues.
    Issue 1
    On a Windows Server 2008-based machine that has the Hyper-V role installed,
    or on a Microsoft Hyper-V Server 2008-based machine, you encounter the following:
    • When you try to connect to a virtual machine, error occurs:
    Cannot connect to the virtual machine because the authentication certificate is expired or invalid. Would you like to try connecting again,
    • When you start a virtual machine, error occurs (Figure 1):
    An error occurred while attempting to change the state of virtual machine
    ‘VMname’
    'VMName' failed to initialize.
    Could not initialize machine remoting system. Error: ‘Unspecified error’ (0x80004005).
    Could not find a usable certificate. Error:
    ‘Unspecified error’(0x80004005).
    Figure 1: ‘Unspecified error’ (0x80004005).
    Cause:
    This issue may occur if the Hyper-V Virtual Machine Management service (VMMS) certificate has expired.
    Solution:
    Install the Hotfix.
    You cannot connect to a virtual machine when the Windows Server 2008 Hyper-V VMMS certificate has expired
    http://support.microsoft.com/kb/kb967902/en-us
    Workaround:
    Follow the steps below to generate a new certificate.
    1. Shut down or save all virtual machines.
    2. Restart the Hyper-V VMMS.
    3. Start the virtual machines.
    Note:As the Hyper-V VMMS certificate is valid for one year, the update has to be applied to prevent this issue from occurring in the future.

    Issue
    2
    If there is no enough system resource, this error may occur (Figure 2) and you will receive Event ID 3040.
    Figure 2: No enough system resource
    Product:
    Windows Operating System
    ID:
    3040
    Source:
    Microsoft-Windows-Hyper-V-Worker
    Version:
    6.0
    Symbolic Name:
    MSVML_WP_INITILIZATION_ERROR
    Message:
    '%1' failed to initialize. (Virtual machine %2)
    Troubleshooting:
    You need to check the following:
    1. Permissions of the configuration files, memory files and all VHD files.
    2. Prior messages in the event log.
    3. Available RAM on the system.
    4. Free disk space for the storages of the memory files and expanding virtual hard disks.
    In addition, if you are using the VMMS, please restart the VMMS service.
    CMD:
    net stop nvpswmi
    net start nvspwmi
    PowerShell:
    C:\PS>restart-service vmms
    http://technet.microsoft.com/en-us/library/dd581971(v=ws.10).aspx

  • OSB Load balancing issue

    We have a situation in our project.
    We have weblogic8 sp5 server having a MDB deployed which consumes messages from distributed queues created on WLS8. OSB business services post messages on these distributed destinations.
    Set up:
    Non production environements have 2 instances of wls8 servers and 2 instances of OSB(weblogic) servers.
    Production environments have 4 instances of wls8 managed servers and 2 instances of OSB(weblogic) servers.
    Weblogic 8 server has a custer created with only hostname comma seperated. e.g. host1,host2.
    OSB(weblogic) server has cluster created with hostname and port comma seperated. e.g. host1:port,host2:port.
    Scenario 1.
    When wls8 cluster address is used in OSB business services, load balancing is not happening. Messages go on only one of the wls8 managed server. If this server goes down,then only messages goes on the other server. With this, we have got fail over and not load balancing.
    Scenario 2.
    When wls 8 managed server urls are used with comma seperated in OSB business service, some times load balancing happens. This is also not conclusive as when any of the wls8 managed server goes down and comes up, load balancing stops working and all the messages goes to one of the up servers.
    Scenario 3.
    On produciton environmet, we have 4 instances of wls8 managed servers and 2 instances of OSB(weblogic) managed servers.
    As discussed in scenario1, when cluster address is used, load balancing does not happen and all the messages go to 1 of the 4 managed servers. When comma seperated urls are used, some times load balancing happenes but it is load balanced in 2 of the wls8 managed servers. Other 2 do not get any messages.
    We have custom error handling done to catch all the errors occured when any exceptions occurs in proxy service or while invoking business service. Tried adding 4 different urls in end point uri of busness services. If any of the endpoint is down, it gives an error and message flow gets aborted. Tried with enabling retry count. With this, when any endpoint down, it raises an error which is collected in custom error collector and then tries with another available uri. With this, for any error and after successful message flow, an error is logged.
    Any pointers on above points will be helpful to solve our loadbalncing issue.
    Regards,
    Pravin
    Edited by: pravinkapile on Oct 11, 2009 10:03 PM

    Pravin,
    I doubt affinity to Server is somehow configured on the connection factory? Can you please check connection factory configuration?
    Manoj
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/wlsmbeanref/core/index.html (JMSConnectionFactoryBean)
    Overview
    The load-balancing parameters allow client to choose how they wish to distribute the work to the configured servers.
    Attributes
    This section describes the following attributes:
    * LoadBalancingEnabled
    * ServerAffinityEnabled
    LoadBalancingEnabled
    Specifies whether non-anonymous producers created through a connection factory are load balanced within a distributed destination on a per-call basis.
    If enabled, the associated message producers are load balanced on every send() or publish() .
    If disabled, the associated message producers are load balanced on the first send() or publish().
    Privileges     Read/Write
    Type     boolean
    Default Value     true
    ServerAffinityEnabled
    Specifies whether a server instance that is load balancing consumers or producers across multiple members destinations of a distributed destination, will first attempt to load balance across any other physical destinations that are also running on the same server instance.
    Privileges     Read/Write
    Type     boolean
    Default Value     true
    Edited by: mneelapu on Oct 12, 2009 11:16 AM

  • OSB 10gR3 Performance Issue

    Hi Guys,
    I having some performance issue in OSB but i not sure where to tune the setting kindly provide me some ideas. Current project having 3 proxy services, 2 jms proxy, 4 business services and 2 jms business services.
    Scenario
    when one of the proxy having high loads, others request did not get the responses in other proxy as well. Why will this happens? Is it because the threads is occupied? the proxy that having high load is a asynchronous process. Proxy>>JMS Business (input Q) || (pickup Q)JMS proxy>>business service.
    Behavior
    1. When having lots of incoming request others services cannot be accessed.
    2. Server did not shows out of memory.
    3. When browsing the sbconsole and admin console, navigation is very slow it might time out as well.

    Hi there, before going to the workmanager, can anyone explain about the socket listner? It seems like my socket listner is fully occupied when load comming in.
    Basically it seems like not releasing the socket. Can i know by defult how the socket works in WLS? I am lost, because from my understanding, each socket is base on one connection means when it reach the JMS it will ends the process and close the listner. Then when JMS proxy picking the message in the queue will perform one by one means consume the socket one by one.
    For e.g:
    1. JMS proxy pick up message>"one socket consumed">send to business service > wait for respone > respone return >"socket close"
    2. JMS proxy pick up message>"one socket consumed">send to business service > wait for respone > respone return >"socket close"
    so each time will used only one socket per transaction am i rite?
    and i received below message from the domain log
    ####<Jul 20, 2010 3:50:25 PM SGT> <Warning> <Socket> <selbgixb50ut002> <CGISOSB_MS1> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1279612225183> <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of 5 secs>
    ####<Jul 20, 2010 3:50:25 PM SGT> <Warning> <Socket> <selbgixb50ut002> <CGISOSB_MS1> <[ACTIVE] ExecuteThread: '21' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1279612225183> <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of 5 secs>
    I am really lost. Recommanded setting for basic Ascync process needed, and i am using the default connection factory, will this cause the problem?

  • OSB 12c Migration Issue -File Adapter

    Hi ,
    I am trying to migrate OSB 11.1.1.1.7 code to 12c using jDeveloper.
    With most of the components migrated successfully i get some errors nn File Adater while using JCA transport in business service.
    Error details are given below, any suggesion/help will be appreciated.
    An error occurred while validating JCA transport endpoint properties, exception: oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: Please specify a Service. Choices are: {{http://xmlns.oracle.com/EventHandlerSubscriberComposite_jws/EventHandlerSubscriberComposite/LoggingServiceFileAdp}LoggingServiceFileAdp-concrete, {http://xmlns.oracle.com/EventHandlerSubscriberComposite_jws/EventHandlerSubscriberComposite/LoggingServiceFileAdp}LoggingServiceFileAdp-service}&#xA;oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: Please specify a Service. Choices are: {{http://xmlns.oracle.com/EventHandlerSubscriberComposite_jws/EventHandlerSubscriberComposite/LoggingServiceFileAdp}LoggingServiceFileAdp-concrete, {http://xmlns.oracle.com/EventHandlerSubscriberComposite_jws/EventHandlerSubscriberComposite/LoggingServiceFileAdp}LoggingServiceFileAdp-service}&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.util.WSIFUtils.getNamedItem(WSIFUtils.java:470)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.util.WSIFUtils.selectService(WSIFUtils.java:256)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.base.WSIFServiceImpl.&lt;init>(WSIFServiceImpl.java:286)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.base.WSIFServiceFactoryImpl.getService(WSIFServiceFactoryImpl.java:351)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.JCABindingReferenceImpl.init(JCABindingReferenceImpl.java:126)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.JCABindingReferenceImpl.&lt;init>(JCABindingReferenceImpl.java:87)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.JCABindingInterfaceImpl.createJCABindingReference(JCABindingInterfaceImpl.java:283)&#xD;&#xA;&#x9;at oracle.tip.adapter.sa.impl.JCABindingInterfaceImpl.createJCABindingReference(JCABindingInterfaceImpl.java:295)&#xD;&#xA;&#x9;at com.bea.wli.sb.transports.jca.binding.JCAMetadata.validateEndpointProperties(JCAMetadata.java:197)&#xD;&#xA;&#x9;at com.bea.wli.sb.transports.jca.JCATransportProvider.validateEndpointProperties(JCATransportProvider.java:935)&#xD;&#xA;&#x9;at com.bea.wli.sb.transports.jca.JCATransportProvider.validateEndPointConfiguration(JCATransportProvider.java:226)&#xD;&#xA;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&#xD;&#xA;&#x9;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)&#xD;&#xA;&#x9;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)&#xD;&#xA;&#x9;at java.lang.reflect.Method.invoke(Method.java:606)&#xD;&#xA;&#x9;at com.bea.wli.sb.transports.Util$1.invoke(Util.java:79)&#xD;&#xA;&#x9;at com.sun.proxy.$Proxy59.validateEndPointConfiguration(Unknown Source)&#xD;&#xA;&#x9;at com.bea.wli.sb.transports.TransportManagerImpl.validateEndPointConfiguration(TransportManagerImpl.java:905)&#xD;&#xA;&#x9;at com.bea.wli.sb.resources.service.validation.ServiceValidator.validateEndpointConfiguration(ServiceValidator.java:65)&#xD;&#xA;&#x9;at com.bea.wli.sb.resources.service.validation.ServiceValidation.validateEndpointConfiguration(ServiceValidation.java:319)&#xD;&#xA;&#x9;at com.bea.wli.sb.resources.service.validation.ServiceValidation._validate(ServiceValidation.java:186)&#xD;&#xA;&#x9;at com.bea.wli.sb.resources.service.validation.ServiceValidation.validate(ServiceValidation.java:132)&#xD;&#xA;&#x9;at com.bea.wli.sb.resources.service.BusinessServiceTypeDef.validate(BusinessServiceTypeDef.java:60)&#xD;&#xA;&#x9;at com.bea.wli.sb.resources.service.BusinessServiceTypeDef.validate(BusinessServiceTypeDef.java:39)&#xD;&#xA;&#x9;at com.bea.wli.config.validation.ResourceValidator.validateContents(ResourceValidator.java:115)&#xD;&#xA;&#x9;at com.bea.wli.config.validation.ResourceValidator.call(ResourceValidator.java:68)&#xD;&#xA;&#x9;at com.bea.wli.config.validation.ResourceValidator.call(ResourceValidator.java:43)&#xD;&#xA;&#x9;at com.bea.wli.config.transaction.TransactionalCallable._call(TransactionalCallable.java:118)&#xD;&#xA;&#x9;at com.bea.wli.config.transaction.TransactionalCallable.call(TransactionalCallable.java:102)&#xD;&#xA;&#x9;at java.util.concurrent.FutureTask.run(FutureTask.java:262)&#xD;&#xA;&#x9;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&#xD;&#xA;&#x9;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&#xD;&#xA;&#x9;at java.lang.Thread.run(Thread.java:745)&#xD;&#xA;"/>
    Invalid JCA transport endpoint configuration, exception: oracle.tip.adapter.sa.impl.fw.ext.org.collaxa.thirdparty.apache.wsif.WSIFException: Please specify a Service. Choices are: {{http://xmlns.oracle.com/EventHandlerSubscriberComposite_jws/EventHandlerSubscriberComposite/LoggingServiceFileAdp}LoggingServiceFileAdp-concrete, {http://xmlns.oracle.com/EventHandlerSubscriberComposite_jws/EventHandlerSubscriberComposite/LoggingServiceFileAdp}LoggingServiceFileAdp-service}"/>
             <value n="errorLocationType" v="1"/>
             <value n="id" v="586c7b08-b54a-4c37-8bea-654a0663d1f2"/>
             <value n="lastUpdated" v="1420536778213"/>
    Thanks in Advance

    Seems a bug related to this issue has been closed as 'not a bug'
    (Bug 20276860 : Importing projects from OSB 11.1.1.6 to 12.1.3 fails with business service error)
    Of more than 100 business services, I faced this issue in around 10 business services - all JCA - db adapter based.
    But as a workaround, I could simply re-create the problematic services in 12c and that worked for me for now.
    At some point I will do a diff of the older migrated version with errors and the newly created version that works to see what the difference is..

  • OSB disk map issue !

    Dear Friends ,
    we are using Oracle secure backup (10.4.0.2.0) with management server Oracle Linux 6.1_64 bit . My problem is during reboot the server the below mapping lost its sequence . Please follow the output :
    |Before Reboot|
    1)
    [root@dcbackup ~]# sg_map -i -x
    /dev/sg0 0 2 0 0 0 /dev/sda LSI MR9261-8i 2.12
    /dev/sg1 5 0 0 0 5 /dev/scd0 TEAC DV-W28SS-W 1.0A
    /dev/sg2 7 0 0 0 1 /dev/nst0 HP Ultrium 5-SCSI Z55S
    /dev/sg3 7 0 0 1 8 STK SL150 0182
    /dev/sg4 7 0 1 0 1 /dev/nst1 HP Ultrium 5-SCSI Z55S
    /dev/sg5 7 0 1 1 8 STK SL150 0182
    /dev/sg6 8 0 0 0 0 /dev/sdb ORACLE SSM PMAP
    2)
    [root@dcbackup ~]# obtool vfylibs -av
    collecting dte info...
    library STK ...
    *** th0__warning: number of storage elements default (42) differs from current (30)
    *** th0__warning: number of import export elements default (5) differs from current (4)
    *** th0__warning: number of data transfer elements default (2) differs from current (1)
    dte 1: tape1 ((from lib) sn HU1246T749)
    verifying dte definitions against drive objects...
    library STK ...
    dte 1 tape1 ((from lib) sn HU1246T749) ...
    attach point dcbackup:/dev/sg4 ...
    (from drv) HP Ultrium 5-SCSI HU1246T749 id matches
    No errors encountered verifying configuration.
    | After Reboot |
    1)
    root@dcbackup ~]# sg_map -i -x
    /dev/sg0 0 0 0 0 1 /dev/nst0 HP Ultrium 5-SCSI Z55S
    /dev/sg1 0 0 0 1 8 STK SL150 0182
    /dev/sg2 1 2 0 0 0 /dev/sda LSI MR9261-8i 2.12
    /dev/sg3 0 0 1 0 1 /dev/nst1 HP Ultrium 5-SCSI Z55S
    /dev/sg4 0 0 1 1 8 STK SL150 0182
    /dev/sg5 6 0 0 0 5 /dev/scd0 TEAC DV-W28SS-W 1.0A
    /dev/sg6 8 0 0 0 0 /dev/sdb ORACLE SSM PMAP
    2) Got the 'dte' error :
    [root@dcbackup ~]# obtool vfylibs -av
    collecting dte info...
    library STK ...
    *** th0__warning: number of storage elements default (42) differs from current (30)
    *** th0__warning: number of import export elements default (5) differs from current (4)
    *** th0__warning: number of data transfer elements default (2) differs from current (1)
    dte 1: tape1 ((from lib) sn HU1246T749)
    verifying dte definitions against drive objects...
    library STK ...
    dte 1 tape1 ((from lib) sn HU1246T749) ...
    attach point dcbackup:/dev/sg4 ...
    Wrong id reported by drive:
    (from lib) sn HU1246T749
    (from drv) STK SL150 464970G+1319SY0918
    (No other dte found with an id that matches this id.)
    Summary of verify errors:
    dte configuration errors: 1
    >Also , below output also be changed :
    Before :
    [root@dcbackup ~]# ls -l /dev/tape/by-id
    total 0
    lrwxrwxrwx. 1 root root 9 Jan 19 14:32 scsi-3500104f000cd6a57 -> ../../sg4
    lrwxrwxrwx. 1 root root 10 Jan 19 14:32 scsi-3500104f000cd6a57-nst -> ../../nst1
    After :
    [root@dcbackup ~]# ls -l /dev/tape/by-id
    total 0
    lrwxrwxrwx. 1 root root 9 Jan 19 14:32 scsi-3500104f000cd6a57 -> ../../sg1
    lrwxrwxrwx. 1 root root 10 Jan 19 14:32 scsi-3500104f000cd6a57-nst -> ../../nst1
    Does anybody  has any experience regarding this issue ?
    Why these changes are made and Does the above changes are normal behavior or not ?

    I suggest you to map the drives in OSB with the /dev/tape/by-id/scsi-* insted of using /dev/sg*, because the /dev/sg* file are rebuild during system boot, and they are not always discovered in the same order, but as the /dev/tape/by-id/scsi-* is based on an scsi ID it never changes.
    Regards

  • DB start Issue

    Hi All,
    We met an issue while try to startup the oracle DB, it seems StartUp failed due to miss of logfile(REDO02.log).
    The REDO02.log file was deleted by a mistake and we failed to recover it.
    Is there any preferred way to recover Oracle without logfile?
    We are getting below error while starting
    During steps below, I met some errors.
    - Open the database with resetlogs. (Error ORA-01092, Process ID 4084,SessionID 170,Serial 5)
    - Shutdown the database (Error ORA-24324, 01041)
    Thanks in advance for help.
    Blow is log file
    Mon Jul 08 10:57:45 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Mon Jul 08 10:57:57 2013
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 10:58:05 2013
    PMON started with pid=2, OS id=1124
    Mon Jul 08 10:58:05 2013
    VKTM started with pid=3, OS id=768 at elevated priority
    Mon Jul 08 10:58:05 2013
    DIAG started with pid=4, OS id=760
    Mon Jul 08 10:58:05 2013
    DBRM started with pid=5, OS id=1144
    VKTM running at (20)ms precision
    Mon Jul 08 10:58:05 2013
    PSP0 started with pid=6, OS id=1140
    Mon Jul 08 10:58:05 2013
    DIA0 started with pid=7, OS id=1432
    Mon Jul 08 10:58:05 2013
    MMAN started with pid=8, OS id=816
    Mon Jul 08 10:58:05 2013
    DBW0 started with pid=9, OS id=1476
    Mon Jul 08 10:58:05 2013
    LGWR started with pid=10, OS id=1480
    Mon Jul 08 10:58:05 2013
    CKPT started with pid=11, OS id=1500
    Mon Jul 08 10:58:05 2013
    SMON started with pid=12, OS id=1504
    Mon Jul 08 10:58:05 2013
    RECO started with pid=13, OS id=1440
    Mon Jul 08 10:58:05 2013
    MMON started with pid=14, OS id=1536
    Mon Jul 08 10:58:05 2013
    MMNL started with pid=15, OS id=1540
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 10:58:11 2013
    alter database mount exclusive
    Setting recovery target incarnation to 1
    Mon Jul 08 10:58:18 2013
    Successful mount of redo thread 1, with mount id 3135188995
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Mon Jul 08 10:58:30 2013
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_1912.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_1912.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 10:58:36 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_2128.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_2128.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_2128.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 10:58:52 2013
    Checker run found 6 new persistent data failures
    Mon Jul 08 11:08:30 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 11:08:31 2013
    PMON started with pid=2, OS id=1968
    Mon Jul 08 11:08:31 2013
    VKTM started with pid=3, OS id=1976 at elevated priority
    VKTM running at (20)ms precision
    Mon Jul 08 11:08:31 2013
    DIAG started with pid=4, OS id=1984
    Mon Jul 08 11:08:31 2013
    DBRM started with pid=5, OS id=1988
    Mon Jul 08 11:08:31 2013
    PSP0 started with pid=6, OS id=1992
    Mon Jul 08 11:08:31 2013
    DIA0 started with pid=7, OS id=1996
    Mon Jul 08 11:08:31 2013
    MMAN started with pid=8, OS id=2000
    Mon Jul 08 11:08:31 2013
    DBW0 started with pid=9, OS id=2004
    Mon Jul 08 11:08:31 2013
    LGWR started with pid=10, OS id=1972
    Mon Jul 08 11:08:31 2013
    CKPT started with pid=11, OS id=176
    Mon Jul 08 11:08:31 2013
    SMON started with pid=12, OS id=140
    Mon Jul 08 11:08:31 2013
    RECO started with pid=13, OS id=220
    Mon Jul 08 11:08:31 2013
    MMON started with pid=14, OS id=256
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Jul 08 11:08:31 2013
    MMNL started with pid=15, OS id=260
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 11:08:39 2013
    alter database mount exclusive
    Setting recovery target incarnation to 1
    Mon Jul 08 11:08:46 2013
    Successful mount of redo thread 1, with mount id 3135138167
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Mon Jul 08 11:08:57 2013
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_592.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:09:01 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m001_1552.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_592.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m001_1552.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m001_1552.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:31:03 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 11:31:04 2013
    PMON started with pid=2, OS id=2660
    Mon Jul 08 11:31:04 2013
    VKTM started with pid=3, OS id=2668 at elevated priority
    Mon Jul 08 11:31:04 2013
    DIAG started with pid=4, OS id=3708
    VKTM running at (20)ms precision
    Mon Jul 08 11:31:04 2013
    DBRM started with pid=5, OS id=2488
    Mon Jul 08 11:31:04 2013
    PSP0 started with pid=6, OS id=2484
    Mon Jul 08 11:31:04 2013
    DIA0 started with pid=7, OS id=892
    Mon Jul 08 11:31:04 2013
    MMAN started with pid=8, OS id=1556
    Mon Jul 08 11:31:04 2013
    DBW0 started with pid=9, OS id=1552
    Mon Jul 08 11:31:04 2013
    LGWR started with pid=10, OS id=1216
    Mon Jul 08 11:31:04 2013
    CKPT started with pid=11, OS id=3704
    Mon Jul 08 11:31:04 2013
    SMON started with pid=12, OS id=3916
    Mon Jul 08 11:31:04 2013
    RECO started with pid=13, OS id=3080
    Mon Jul 08 11:31:04 2013
    MMON started with pid=14, OS id=3844
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 11:31:04 2013
    alter database mount exclusive
    Mon Jul 08 11:31:04 2013
    MMNL started with pid=15, OS id=2656
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 3135182264
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_2504.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_2504.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Mon Jul 08 11:31:12 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_500.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_500.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_500.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:36:56 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 11:36:57 2013
    PMON started with pid=2, OS id=620
    Mon Jul 08 11:36:57 2013
    VKTM started with pid=3, OS id=624 at elevated priority
    VKTM running at (20)ms precision
    Mon Jul 08 11:36:57 2013
    DIAG started with pid=4, OS id=628
    Mon Jul 08 11:36:57 2013
    DBRM started with pid=5, OS id=632
    Mon Jul 08 11:36:57 2013
    PSP0 started with pid=6, OS id=568
    Mon Jul 08 11:36:57 2013
    DIA0 started with pid=7, OS id=644
    Mon Jul 08 11:36:57 2013
    MMAN started with pid=8, OS id=652
    Mon Jul 08 11:36:57 2013
    DBW0 started with pid=9, OS id=672
    Mon Jul 08 11:36:57 2013
    LGWR started with pid=10, OS id=572
    Mon Jul 08 11:36:57 2013
    CKPT started with pid=11, OS id=176
    Mon Jul 08 11:36:57 2013
    SMON started with pid=12, OS id=680
    Mon Jul 08 11:36:57 2013
    RECO started with pid=13, OS id=668
    Mon Jul 08 11:36:57 2013
    MMON started with pid=14, OS id=664
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Jul 08 11:36:57 2013
    MMNL started with pid=15, OS id=608
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 11:37:05 2013
    alter database mount exclusive
    Setting recovery target incarnation to 1
    Mon Jul 08 11:37:13 2013
    Successful mount of redo thread 1, with mount id 3135129377
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Mon Jul 08 11:37:25 2013
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_1268.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:37:31 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m001_116.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_1268.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m001_116.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m001_116.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:38:19 2013
    Exception [type: ACCESS_VIOLATION, UNABLE_TO_WRITE] [ADDR:0x650051] [PC:0x7C9106C3, {empty}]
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_3148.trc  (incident=84677):
    ORA-07445: —áŠO‚ªŒŸ&#143;o‚³‚ê‚Ü‚µ‚½: ƒRƒA&#129;Eƒ_ƒ“ƒv [PC:0x7C9106C3] [ACCESS_VIOLATION] [ADDR:0x650051] [PC:0x7C9106C3] [UNABLE_TO_WRITE] []
    Incident details in: c:\app\piuser\diag\rdbms\jods\jods\incident\incdir_84677\jods_ora_3148_i84677.trc
    Mon Jul 08 11:53:50 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 11:53:51 2013
    PMON started with pid=2, OS id=1964
    Mon Jul 08 11:53:51 2013
    VKTM started with pid=3, OS id=728 at elevated priority
    VKTM running at (20)ms precision
    Mon Jul 08 11:53:51 2013
    DIAG started with pid=4, OS id=1980
    Mon Jul 08 11:53:51 2013
    DBRM started with pid=5, OS id=1992
    Mon Jul 08 11:53:51 2013
    PSP0 started with pid=6, OS id=1996
    Mon Jul 08 11:53:51 2013
    DIA0 started with pid=7, OS id=2000
    Mon Jul 08 11:53:51 2013
    MMAN started with pid=8, OS id=2032
    Mon Jul 08 11:53:51 2013
    DBW0 started with pid=9, OS id=2024
    Mon Jul 08 11:53:51 2013
    LGWR started with pid=10, OS id=1968
    Mon Jul 08 11:53:51 2013
    CKPT started with pid=11, OS id=192
    Mon Jul 08 11:53:51 2013
    SMON started with pid=12, OS id=140
    Mon Jul 08 11:53:51 2013
    RECO started with pid=13, OS id=212
    Mon Jul 08 11:53:51 2013
    MMON started with pid=14, OS id=252
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Jul 08 11:53:51 2013
    MMNL started with pid=15, OS id=256
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 11:53:51 2013
    alter database mount exclusive
    Mon Jul 08 11:53:55 2013
    Sweep Incident[84677]: completed
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 3135138319
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Mon Jul 08 11:54:09 2013
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_480.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_480.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:54:15 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1292.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1292.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1292.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 11:57:20 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 11:57:21
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=2880))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 12:00:11 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 12:00:11
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=3320))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 12:02:53 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 12:02:53
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=3443))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 12:08:49 2013
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Mon Jul 08 12:23:15 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 12:23:16
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=3867))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 12:43:07 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 12:43:07
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=4825))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 13:10:09 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 13:10:09
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.133)(PORT=1578))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 13:10:32 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 13:10:32
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=2457))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 13:12:38 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 13:12:38
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.43)(PORT=2543))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 13:13:48 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 13:13:48
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.43)(PORT=2694))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 13:18:39 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 13:18:39
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.217)(PORT=2969))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 14:04:24 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 14:04:25 2013
    PMON started with pid=2, OS id=608
    Mon Jul 08 14:04:25 2013
    VKTM started with pid=3, OS id=2972 at elevated priority
    Mon Jul 08 14:04:25 2013
    DIAG started with pid=4, OS id=2660
    Mon Jul 08 14:04:25 2013
    DBRM started with pid=5, OS id=3032
    VKTM running at (20)ms precision
    Mon Jul 08 14:04:25 2013
    PSP0 started with pid=6, OS id=3768
    Mon Jul 08 14:04:25 2013
    MMAN started with pid=8, OS id=2092
    Mon Jul 08 14:04:26 2013
    DBW0 started with pid=9, OS id=3312
    Mon Jul 08 14:04:26 2013
    SMON started with pid=12, OS id=4056
    Mon Jul 08 14:04:26 2013
    CKPT started with pid=11, OS id=3356
    Mon Jul 08 14:04:26 2013
    LGWR started with pid=10, OS id=1664
    Mon Jul 08 14:04:26 2013
    RECO started with pid=13, OS id=3012
    Mon Jul 08 14:04:26 2013
    MMON started with pid=14, OS id=384
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 14:04:27 2013
    alter database mount exclusive
    Mon Jul 08 14:04:25 2013
    DIA0 started with pid=7, OS id=3060
    Mon Jul 08 14:04:26 2013
    MMNL started with pid=15, OS id=2432
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 3135153323
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_1412.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_1412.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 14:04:34 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1408.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1408.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1408.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 14:06:08 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 14:06:08
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.43)(PORT=1932))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 14:06:56 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 14:06:56
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.13.177)(PORT=3560))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 14:07:21 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 14:07:21
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.217)(PORT=2896))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 14:19:31 2013
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Mon Jul 08 14:42:27 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 14:42:28 2013
    PMON started with pid=2, OS id=644
    Mon Jul 08 14:42:28 2013
    VKTM started with pid=3, OS id=648 at elevated priority
    VKTM running at (20)ms precision
    Mon Jul 08 14:42:28 2013
    DIAG started with pid=4, OS id=652
    Mon Jul 08 14:42:28 2013
    DBRM started with pid=5, OS id=656
    Mon Jul 08 14:42:28 2013
    PSP0 started with pid=6, OS id=660
    Mon Jul 08 14:42:28 2013
    DIA0 started with pid=7, OS id=664
    Mon Jul 08 14:42:28 2013
    MMAN started with pid=8, OS id=668
    Mon Jul 08 14:42:28 2013
    DBW0 started with pid=9, OS id=672
    Mon Jul 08 14:42:28 2013
    LGWR started with pid=10, OS id=676
    Mon Jul 08 14:42:28 2013
    CKPT started with pid=11, OS id=680
    Mon Jul 08 14:42:28 2013
    SMON started with pid=12, OS id=684
    Mon Jul 08 14:42:28 2013
    RECO started with pid=13, OS id=688
    Mon Jul 08 14:42:28 2013
    MMON started with pid=14, OS id=692
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Mon Jul 08 14:42:28 2013
    MMNL started with pid=15, OS id=696
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = C:\app\piuser
    Mon Jul 08 14:42:28 2013
    alter database mount exclusive
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 3135170709
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Mon Jul 08 14:42:38 2013
    Started redo scan
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_708.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Aborting crash recovery due to error 313
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_ora_708.trc:
    ORA-00313: ???????2(????1)????????????????
    ORA-00312: ????????2 ????1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ???????????????
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    ORA-313 signalled during: alter database open...
    Mon Jul 08 14:42:43 2013
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1464.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv1(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO1 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO01.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1464.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv2(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO2 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO02.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Errors in file c:\app\piuser\diag\rdbms\jods\jods\trace\jods_m000_1464.trc:
    ORA-00313: ƒ&#141;ƒO&#129;EƒOƒ‹&#129;[ƒv3(ƒXƒŒƒbƒh1)‚̃&#129;ƒ“ƒo&#129;[‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    ORA-00312: ƒIƒ“ƒ‰ƒCƒ“&#129;Eƒ&#141;ƒO3 ƒXƒŒƒbƒh1: 'C:\APP\PIUSERJODSDATA\JODS\REDO03.LOG'
    ORA-27041: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ&#129;B
    OSD-04002: ƒtƒ@ƒCƒ‹‚ðƒI&#129;[ƒvƒ“‚Å‚«‚Ü‚¹‚ñ
    O/S-Error: (OS 2) The system cannot find the file specified.
    Mon Jul 08 14:57:10 2013
    db_recovery_file_dest_size of 2048 MB is 0.00% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    Mon Jul 08 15:14:54 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 15:14:54
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.141)(PORT=49972))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 15:16:13 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 15:16:13
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.217)(PORT=2335))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 15:20:44 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 15:20:44
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.133)(PORT=2901))
    WARNING: inbound connection timed out (ORA-3136)
    Mon Jul 08 15:25:31 2013
    Shutting down instance: further logons disabled
    Stopping background process MMNL
    Mon Jul 08 15:25:32 2013
    Fatal NI connect error 12170.
      VERSION INFORMATION:
    TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Windows NT TCP/IP NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
      Time: 08-7ŒŽ -2013 15:25:32
      Tracing not turned on.
      Tns error struct:
        ns main err code: 12535
    TNS-12535: TNS: ‘€&#141;ì‚̓^ƒCƒ€&#129;EƒAƒEƒg‚µ‚Ü‚µ‚½&#129;B
        ns secondary err code: 12606
        nt main err code: 0
        nt secondary err code: 0
        nt OS err code: 0
      Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=10.240.12.141)(PORT=50029))
    WARNING: inbound connection timed out (ORA-3136)
    Stopping background process MMON
    Shutting down instance (immediate)
    License high water mark = 3
    Waiting for dispatcher 'D000' to shutdown
    All dispatchers and shared servers shutdown
    Mon Jul 08 15:25:42 2013
    alter database close normal
    ORA-1109 signalled during: alter database close normal...
    Mon Jul 08 15:25:51 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =18
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in server-side spfile C:\APP\PIUSER\PRODUCT\11.1.0\DB_1\DATABASE\SPFILEJODS.ORA
    System parameters with non-default values:
      processes                = 150
      nls_language             = "JAPANESE"
      nls_territory            = "JAPAN"
      memory_target            = 816M
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL01.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL02.CTL"
      control_files            = "C:\APP\PIUSERJODSDATA\JODS\CONTROL03.CTL"
      db_block_size            = 8192
      compatible               = "11.1.0.0.0"
      db_recovery_file_dest    = "C:\app\piuser\flash_recovery_area"
      db_recovery_file_dest_size= 2G
      undo_tablespace          = "UNDOTBS1"
      remote_login_passwordfile= "EXCLUSIVE"
      db_domain                = ""
      dispatchers              = "(PROTOCOL=TCP) (SERVICE=JODSXDB)"
      audit_file_dest          = "C:\APP\PIUSER\ADMIN\JODS\ADUMP"
      audit_trail              = "DB"
      db_name                  = "JODS"
      open_cursors             = 300
      diagnostic_dest          = "C:\APP\PIUSER"
    Mon Jul 08 15:25:51 2013
    PMON started with pid=2, OS id=772
    Mon Jul 08 15:25:51 2013
    VKTM started with pid=3, OS id=2184 at elevated priority
    Mon Jul 08 15:25:51 2013
    DIAG started with pid=4, OS id=3144
    Mon Jul 08 15:25:51 2013
    DBRM started with pid=5, OS id=1400
    Mon Jul 08 15:25:51 2013
    PSP0 started with pid=6, OS id=1224
    VKTM running at (20)ms precision
    Mon Jul 08 15:25:51 2013
    DIA0 started with pid=7, OS id=3972
    Mon Jul 08 15:25:51 2013
    MMAN started with pid=8, OS id=2176
    Mon Jul 08 15:25:52 2013
    DBW0 started with pid=9, OS id=2192
    Mon Jul 08 15:25:52 2013
    LGWR started with pid=10, OS id=1436
    Mon Jul 08 15:25:52 2013
    CKPT started with pid=11, OS id=1184
    Mon Jul 08 15:25:52 2013
    SMON started with pid=12, OS id=2212
    Mon Jul 08 15:25:52 2013
    RECO started with pid=13, OS id=2220
    Mon Jul 08 15:25:52 2013
    MMON started with pid=14, OS id=1064
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PART

    0ec8b977-1bd9-4d21-9445-847d9325fe4c wrote:
    Looking for an advice !!
    Three pieces of advice.
    First, you posted this plea less than an hour after your initial post.
    This forum is not a chat line, and it is not paid support.
    Everyone here has a job for which they are paid, and this forum is not it.
    No one is responsible for monitoring it and giving a quick response. 
    Furthermore, it is a global forum.  The person with the information you seek may very well live 20 time zones away from you and was going to bed just as you posted. He will not even see your post for several more hours. 
    Your original post went up in the middle of the night for half the world.
    No one with the information you seek is deliberately withholding it until you sound sufficiently desperate.
    Second, it is not necessary to post three days worth of alert log.  Just the one startup sequence , to the point of the error, would have been sufficient.
    Third, edit your profile to give yourself a recognizable name.  Participating in the community with a system generated name is like going to the pub with a bag over your head.

  • APD failure due to MDX Parser starting issue

    Hello,
    As part of BW on HANA migration, we have recently migrated Dev system to HANA database and during testing we have issue for one of the APD's
    which when triggered failed with the below error messages: Error occurred when starting the parser:timeout during allocate / CPIC- CALL: 'ThSAPCMRCV' Syntax error in MDX statement Termination: Error when executing the query Processing was canceled And the RFC connection for MDX PARSER was also failing. Subsequently, basis implemented the SAP Note 1032461 - MDX parser does not start. Which resolved the issue with the RFC connection. However, the APD is still failing. The error message we get is as below for the same: Error occurred when starting the parser: Function RRTS_PARSE_MDX is not available Syntax error in MDX statement Termination: Error when executing the query Processing was canceled. Request your help on the same.
    Most of the SDN forums on this topic advised on the SAP Note 1032461. However, despite implementing the same note our basis team couldn't succeed in resolving the issue. Thank you!

    Hi Meduru Avinash,
    As you rightly told, most of the time note 1032461 is referred to solve this issue.
    Some where I have read that we need to refer 638701 also,
    like adding gw/cpic_timeout in your system, if it is not available.
    BR
    Prabhith

  • Thinkpad W530 and Intel Rapid Start Issue

    Hi there, I have a Thinkpad W530 and am having an issue with Intel Rapid Start. When I enable it, it works fine. Once. When I bring the computer back from the S4 state everything is working just fine. But the Intel Rapid Start service disables itself. I have to re-enable it each time I want to use it. Any ideas? Thanks! Charlie Durand

    This is happening for me too on my X1 Carbon, having wiped it and installed Windows 8 manually. Rapidstart will work fine the first time I turn it on, but then it'll pretty much say it's done with me until I switch it back to "on" again.
    Having to check the manager each time is rather tedious, so I'm going to turn it off (edit:uninstall!) and use hibernation until a fix is published.

Maybe you are looking for

  • I have a macbook pro, i want to work

    with my old artwork on windows cd will it work?

  • Como recupero mi iphone 3Gs robado

    Hola, me robaron m iphone 3Gs, y queria saber si de alguna manera por el numero de serie puedo investigar si alguien lo registro con otro nombre. Gracias

  • Template Preview Window

    Is there a way to incorporate a preview window in an Extension? I am wanting to provide a means of showing a thumbnail of a webpage similiar to the way the Preview window in the New From Template dialog works. Thanks, Shawn

  • Universe connection for sybase

    Hi mates, I am trying to connect with sybase from universe , I have sybase client 12 installed in my machine and I can able to ping to sybase server successfully. But I am unable to access the sybase from universe connectiion. I also tried with ODBC

  • Which video size for webpage background?

    Hi, my client was interested in having a video run full screen, as background of a webpage, similar to this: http://www.shutterstock.com/video/landing/beach I have never worked on a video project made for the web (other than YouTube), so I was unsure