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

Similar Messages

  • 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

  • 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

  • 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.

  • Application server B.I start issue

    Good Morning,
    Kindly help out on this issue , i tried starting the services on the Application server for the infrastructure tier of my B.I.
    and i get this error, i have checked my /etc/host file and i can find 127.0.0.1 localhost loopback
    -a:applprod$opmnctl startall
    opmnctl: starting opmn and all managed processes...
    Failed to get IP for -a (239)
    Failed to get IP for -a (239)
    Failed to get IP for -a (239)
    opmnctl: opmn start failed
    -a:applprod$./opmnctl start
    Failed to get IP for -a (239)
    Failed to get IP for -a (239)
    Failed to get IP for -a (239)
    opmnctl: opmn start failed
    -a:applprod$./opmnctl status
    Processes in Instance: biprod.crmdbts1.gtbplc.com
    ------------------------------------------------+---------
    ias-component | process-type | pid | status
    ------------------------------------------------+---------
    DSA | DSA | N/A | Down
    LogLoader | logloaderd | N/A | Down
    dcm-daemon | dcm-daemon | 20116 | Alive
    OC4J | OC4J_SECURITY | 20093 | Alive
    HTTP_Server | HTTP_Server | 20088 | Alive
    OID | OID | 0 | NONE
    I have and checked the opmn file,but nothing seems to be wrong
    Kindly help with your ideas
    Regards
    Edited by: user12025130 on Feb 23, 2010 12:12 AM
    Edited by: user12025130 on Feb 23, 2010 12:12 AM

    i now have this as error after trying to resolve issue , kindly help out:
    opmnctl: starting opmn and all managed processes...
    ==============================================================================
    opmn id=crmdbts1:6200
    2 of 3 processes started.
    ias-instance id=biprod.crmdbts1.gtbplc.com
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    OC4J/OC4J_SECURITY/default_island
    Error
    --> Process (pid=0)
    oid dependency failed
    OID
    failed to start a managed process because a dependency check failed
    Log:
    none

  • Viper Remote Start Issues 2012 Chrysler 300

    I had a Viper remote start installed in my 2012 Chrysler 300.  The price and installation went great.  Scott at the Best Buy in Novi, MI is great.  My issue is that yesterday (12/12/14) when you start the car with or without the remote start there is a thumping noise inside the dash towards the passenger side. It sounds like something is spinning and thumping on something.  It will do this for 45-60 seconds then stop.  
    The remote start still works and it does not affect anything else. I'm going to call the store this week but I wanted to see if this has come up before. 
    Thanks!

    weird, yeah unfortunately without seeing the vehicle and running through some troubleshooting, there is an infinite number of possibilities that could be wrong.  If it is doing that only on remote start i would say that there is a problem, but since it is doing it with the key also, it is more than likely nothing with the remote start or the installation.  You can definately take it into the local bby for further diagnosis, but once the tech sees that it isn't anything with the remote start then he will send you to a dealership or someone who can fix that issue.  Sorry i couldn't be more help, but bring it back into the shop for a diagnosis, and if it out of our hands then the tech will send you off to another person to get it fixed.  best of luck!
    I am a CAR Geek Squad installer tech lead, but my views that i post are my own and not that of best buy. if you like my posts give me some kudos, if you need further help contact your local Geek Squad installation bay!
    Please read my posts with a smile, cause thats how I write them.Although i have a cool avatar by my name, I am just a member of the community that works for Best Buy.
    ***KNOW THAT I CANNOT ISSUE OFFICIAL RESPONSES AND THAT MY POSTS ARE ONLY HERE TO HELP BEFORE A OFFICAL RESPONSE IS MADE BY A MODERATOR.***

  • U310 Rapid Start Issues....go figure?

    So, I didn't read up like I should have on how everything was formatted/partitioned on these U310's before going, "Hey I'm gonna install Windows 7 on this SSD! LET ME JUST REFORMAT IT!" ...so I reformatted it, then ran into all kinds of issues trying to boot from the Win 7 boot USB (Finally found out I had to turn off UEFI) ....only to come to the conclusion that I couldn't install windows 7 on the SSD because it was partitioned in GPT (I think thats what it was?) 
    I'm not too familiar with HD setups, partiions, and RAID...and all that, so I didn't want to screw with anything else.  I booted the comp back up to windows 8, and got a Rapid Start error saying it was off...I went into BIOS and saw it said "INVALID" ...figured out it was because I reformated the SSD and deleted the cache on it.
    So I ended up restoring the comp, and when I booted back up....it didn't say it was "INVALID" anymore, however, the SSD still says 24.9 GB free out of 24.9 GB.  There's nothing on the SSD still.  If I try to create that whole "Hibernation" partiion on it, it says there is only 2GB free, and if I bring up disk management, it says disc 0 (Which should be the SSD) is partitioned into 18GB, and 4GB (But it just says Primary partition and nothing about Hibernation)...
    SO MY QUESTION ....Is Rapid Start working correctly and using the SSD even though it shows 24.9/24.9 free?
    Also when I try to start Rapid Start Config ...it prompts the admin pop up, I hit ok, and then nothing happens.
    Ugh, this is super frustrating.  Thanks for any help you guys can provide.

    When will you be able to move timer on rapid start technology gui and comp goes into S4 state, then you know that it works fine
    I have problem,
    I don't have acceleration button on smart response technology, how to set it up ??
    Now SSD isn't useful

  • Starting issues with iMac 27 i5 quad after crucial RAM expansion

    I have read through a few threads regarding issues with crucial RAM upgrades in iMacs but they don't quite match what I am experiencing.
    I have installed 2 x 2 GB Crucial RAM (manufacturer 0x80CE) in addition to the pre-installed 4GB. The iMac works fine without any glitches, freezes or crashes. However, when I try to start it up in the morning I can hear the HD starting up and stopping once. The start chime doesn't sound and the display stays black. I take out the 4GB and the computer starts up without any problems. I then switch it off again, install the other 2 RAM again and lo and behold: all works fine. Until the next morning. I do not entirely disconnect the iMac, which is an Apple refurbished machine, I just switch it off.
    The first time that happened, I thought it was another problem like USB, bluetooth etc. So I systematically disconnected and reconnected all peripherals, I even used a USB mouse and keyboard and tried to start up from the restore DVD. So I went through all that pain.
    If there is an existing thread I would appreciate if you could point me in the right direction because I couldn't find anything like this on this forum.

    Did you test all 4 modules one at time in a top slot as suggested, to see if they are all working?
    ● If any one of the modules fail to properly boot the iMac, factory or crucial then do not reinstall it into the iMac.
    ● If all of the modules individually boot the iMac, then try reinstalling the Crucial in the top slots, the factory in the bottom slots and Startup the iMac reseting the PRAM.
    http://support.apple.com/kb/HT1379
    +1. Locate the following keys on the keyboard: Command, Option, P, and R. You will need to hold these keys down simultaneously in step 4.+
    +2. Turn on the computer.+
    +3. Press and hold the Command-Option-P-R keys. You must press this key combination before the gray screen appears.+
    +4. Hold the keys down until the computer restarts and you hear the startup sound for the second time.+
    +5. Release the keys.+
    Now then if the iMac is not booting from all 8GB of RAM, then there is a compatibility problem with the Crucial RAM and you need to contact Crucial and tell them that there Ram is not working with your Factory RAM.
    Why would you only want RAM in the bottom slots, I thought the idea here was to upgrade from 4 to 8GB?
    The article clearly states that the iMac will not boot with only 1 module in a bottom slot.
    http://support.apple.com/kb/HT3918

  • IMAC start issues: black screen and required to enter EXIT.

    At iMAC start I get black screen with Root directory and requested to enter EXIT to continue. This happens very frequently. Can somebody help me to solve this issue? Thanks

    I would suggest booting from the Recovery partition, choosing Disk Utilities, then running Repair Disk and Repair Permissions.  See if that clears this issue.
    Others may have suggestions, but if the above doesn't work you may need to reinstall Mountain Lion...again, from the Recovery partition.

  • Trial Start issues

    Hello
    Today, I installed Presenter 9.0 with no issues.  When it came to the final process in the install, it asked about verifying my login - which was already entered and correct.  The reply was that the internet connection did not work - which was impossible as I had both wireless and wired connections working.  and verified.  So I said , I would register later. 
    When I started PowerPoint and went to teh add on to check the status, the product started and said my trial had expired.  HUH?  I only downloaded it 20 min ago.. lol
    any help you can provide would be great

    Trial mode expires prematurely
    http://helpx.adobe.com/x-productkb/global/trial-software-expired-early.html

Maybe you are looking for