Network problem in Oracle BI

when i installing the oracle BI i installed it with network and it configured to network.so when I'm using it with network it works when i was using it without network it didn't work. so how can i change that to work without network.
Thanks.

Hi Adrian,
What I'm doing is loading the Siebel Relational Management Warehouse (SRMW) with DAC. Yes, we use DAC to execute/schedule Informatica workflows.
What do you want to know with the last question? We have a normal connection between the DAC Client and Repository & Server, DAC client is just used to configure and execute the processes, all the data that is loaded to the DWH doesn't pass across DAC, so you don't need a special connection.
Regards.

Similar Messages

  • Network problems with Oracle Linux 5.7 on Vmware ESX 4.1

    We recently installed Oracle Linux 5.7 64 on Vmware in order to run OVM Manager 3.02. The VM experiences random frequent network connectivity problems. There are no errors showing up in the network stats. The Vmware environment hosts many production VMs with no issues. We did have some trouble configuring Vmware tools with the uek kernel, so we booted the vm with the base kernel and we were then able to configure Vmware tools with no problems. We have tried running the VM on two different ESX servers with no improvement.
    The network connectivity problems persist even with the base kernel. We get random ping failures into and out of the VM, and random disconnects of ssh terminal sessions.
    I am not very experienced with linux, being primarily a vmware and aix admin. Any tips on stabilizing Oracle Linux on Vmware are greatly appreciated otherwise, I will have to beg for a new server to host the OVM manager.
    Thanks,
    Bob

    The network connectivity problems persist even with the base kernel. We get random ping failures into and out of the VM, and random disconnects of ssh terminal sessions.Before you check on software and driver updates you might want to check your hardware settings. I've seen problems like this before when using a bad network cable or having a duplex mismatch. The later can happen when changing from a router to a network switch and configuring the switch for fixed full duplex. Depending on which end you sit you won't even see any network errors, but packages will disappear depending on traffic. Make sure you have set server's NIC and network switch port to the same topology ie. fixed or auto-negotiate, but not mixed. You can use the "ethtool" on the Linux system to verify the current settings.

  • Connection problem to Oracle 11.1.0 on Windows Professional XP (SP2)

    Hello
    I've recently performed default installations for 3 Oracle Databases, into seperate homes on a newly formatted Windows
    Professional XP (SP2) standalone laptop. For all databases Oracle 10.2.0 (rover), Oracle XE (xe) and Oracle 11.1.0 (fido) I
    installed APEX and they worked perfectly.
    I then installed my Wireless O2 Broadband for my internet which uses DHCP
    I am unable to connect to my databases with the wireless broadband connected. I then bring down all databases and turn
    off/disable the Broadband,then restart all databases.
    Using commands
    Set ORACLE_SID=ROVER
    sqlplus system/rover@rover
    Set ORACLE_SID=XE
    sqlplus system/xe@xe
    Set ORACLE_SID=FIDO
    sqlplus system/fido@fido
    Connections are successfull apart from the Oracle 11.1.0 (fido) database with error
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Can anybody identify my connection problem to Oracle 11.1.0 (fido) database by reviewing my listener.ora, tnsnames.ora and
    other configuration files below.
    Many thanks in advance
    Regards
    Ade
    tnsping results
    ===============
    C:\>tnsping rover
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localho
    t)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = rover)))
    OK (10 msec)
    C:\>tnsping xe
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = bascilic
    o)(PORT = 1522)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = XE)))
    OK (30 msec)
    C:\>tnsping fido
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = localhos
    t)(PORT = 1523)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = fido)))
    OK (20 msec)
    lsnrctl stat - results
    ======================
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1523)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.7.0 - Production
    Start Date 17-OCT-2009 15:54:12
    Uptime 0 days 0 hr. 32 min. 11 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File C:\oracle\product\11.1.0\db_fido\network\admin\listener.ora
    Listener Log File c:\oracle\product\11.1.0\diag\tnslsnr\bascilico\listener\alert\log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1523ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=bascilico)(PORT=1523)))
    The listener supports no services
    The command completed successfully
    General configuration - Environment variables
    =============================================
    PATH =
    C:\oracle\product\11.1.0\db_fido\bin;C:\oracle\product\10.2.0\db_rover\bin;C:\oracle\oraclexe\app\oracle\product\10.2.0\serve
    r\bin;C:\oracle\ohs\bin;C:\oracle\ohs\jlib;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\ATI
    Technologies\ATI Control Panel
    TNS_ADMIN = C:\oracle\tns
    C:\oracle\tns\tnsnames.ora
    ==========================
    ROVER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = rover)
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = bascilico)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    FIDO =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1523))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = fido)
    Oracle 10.2.0 listener.ora
    ==========================
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\product\10.2.0\db_rover)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    Oracle 10.2.0 tnsnames.ora
    ==========================
    ROVER =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = rover)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    Oracle XE listener.ora
    ======================
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oracle\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oracle\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = bascilico)(PORT = 1522))
    DEFAULT_SERVICE_LISTENER = (XE)
    Oracle XE tnsnames.ora
    ======================
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = bascilico)(PORT = 1522))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    Oracle 11.1.0 listener.ora
    ==========================
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1523))
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1523))
    Oracle 11.1.0 tnsnames.ora
    ==========================
    LISTENER_FIDO =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1523))
    FIDO =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1523))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = fido)
    )

    For static registration you need to update the 3 listener.ora files.
    Exemple:
    SID_LIST_LISTENER_FIDO =
      (SID_LIST =
        (SID_DESC
          (ORACLE_HOME = <Oracle Home path>)
          (SID_NAME=FIDO)
    )

  • Problem with Oracle Designer 10

    Hi,
    I have a problem with Oracle Designer 10 version 9.0.4.7 installed in Windows 2000 platform.
    I don't know if the origin of the problem is at the server side or client side. I try to launch the repository reports but it doesn't work. The screen never appear. I have to finish the client process but the oracle session remmains:
    SID SERIAL# LOGON_TIME PROGRAM
    ============================
    36 13137 01-12-2008 des2k61.exe
    38 15583 01-12-2008 ckrpt61.exe
    The second line belongs to repository report process.
    I have to kill Oracle session manually. Do you know if the problem is in the server side or client installation??
    SGA VALUES
    =============================
    Total System Global Area 320302432 bytes
    Fixed Size 736608 bytes
    Variable Size 285212672 bytes
    Database Buffers 33554432 bytes
    Redo Buffers 798720 bytes
    Client values
    =============================
    1Gb RAM
    Windows 2000 SP4
    3Gb Virtual Mem
    2 GHz AMD
    Thanks in advance.

    I have two homes for oracle developer ..
    old ---- C:\*DevSuite*
    new -- C:\>C:\*DevSuite_1*
    I have executed the below statement .........
    C:\>C:\*DevSuite_1*\bin\tnsping disd9i
    TNS Ping Utility for 32-bit Windows: Version 10.1.0.4.2 - Production on 09-SEP-2
    010 19:29:22
    Copyright (c) 1997, 2003, Oracle. All rights reserved.
    Used parameter files:
    C:\*DevSuite*\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (Host = VHRTY76.ASPNDT.NET)(Port = 1521))) (CONNECT_DATA = (SID = POU)))
    OK (720 msec)
    I think the new one is point to the old version 9 - sqlnet.ora and tnsnames.ora .
    How to point the new one..?
    Can I have two tns_admin as env variable ?
    Edited by: user12045030 on Sep 9, 2010 7:12 AM

  • MTS problem, excessive oracle processes in the OS part.

    Hi,
    yesterday I changed internet banking connections to MTS (shared server)
    So, I changed the system to mix architecture (dedicated & shared both)
    DB version is 10.2.0.3
    OS version is AIX 5.3.5
    Number of dispatchers are 2, each with 250 connections.
    Shared_Servers=10
    Max_Shared_Servers=40
    After 3 hours, I take the following error, no oracle process can be forked after in the OS.
    At the time of problem, # of oracle processes in the OS was about 4000,
    which is the OS limit for max processes a user can create.
    But the number of sessions in the v$session was about 2000.
    I also observed that SMON process turned to ZOMBIE (defunct) process.
    It seems that MTS opens more oracle processes in the OS or turned some oracle processes to zombie.
    But how can it be, since MTS does not create any new oracle processes except shared server process
    in the OS.
    When I turned back to dedicated server, everything works fine, that is, database sessions and OS oracle prosesses are almost the same.
    Thanks,
    ORA-27300: OS system dependent operation:fork failed with status: 11
    ORA-27301: OS failure message: Resource temporarily unavailable
    ORA-27302: failure occurred at: skgpspawn3

    Buffer Cache: 1,200M 1,200M Std Block Size: 8K
    Shared Pool Size: 2,960M 2,960M Log Buffer: 14,352K
    Load Profile
    Per Second Per Transaction
    Redo size: 258,968.61 6,558.43
    Logical reads: 104,557.19 2,647.93
    Block changes: 2,360.58 59.78
    Physical reads: 7,752.76 196.34
    Physical writes: 120.65 3.06
    User calls: 1,534.90 38.87
    Parses: 374.77 9.49
    Hard parses: 13.12 0.33
    Sorts: 54.16 1.37
    Logons: 0.87 0.02
    Executes: 2,867.82 72.63
    Transactions: 39.49
    % Blocks changed per Read: 2.26 Recursive Call %: 73.94
    Rollback per transaction %: 14.15 Rows per Sort: 381.28
    Instance Efficiency Percentages (Target 100%)
    Buffer Nowait %: 99.96 Redo NoWait %: 100.00
    Buffer Hit %: 92.63 In-memory Sort %: 100.00
    Library Hit %: 99.01 Soft Parse %: 96.50
    Execute to Parse %: 86.93 Latch Hit %: 99.91
    Parse CPU to Parse Elapsd %: 38.25 % Non-Parse CPU: 99.11
    Shared Pool Statistics
    Begin End
    Memory Usage %: 90.66 89.40
    % SQL with executions>1: 72.50 56.30
    % Memory for SQL w/exec>1: 74.85 60.27
    Top 5 Timed Events
    Event Waits Time(s) Avg Wait(ms) % Total Call Time Wait Class
    CPU time 9,924 43.7
    db file sequential read 10,113,395 8,454 1 37.2 User I/O
    db file scattered read 1,660,502 1,848 1 8.1 User I/O
    SQL*Net more data from client 18,186 316 17 1.4 Network
    enq: TX - row lock contention 80 221 2,766 1.0 Application
    Wait Class
    s - second
    cs - centisecond - 100th of a second
    ms - millisecond - 1000th of a second
    us - microsecond - 1000000th of a second
    ordered by wait time desc, waits desc
    Wait Class Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    User I/O 11,955,810 0.00 10,465 1 83.97
    Network 4,053,277 0.00 390 0 28.47
    Application 6,355 1.15 225 35 0.04
    System I/O 795,447 0.00 213 0 5.59
    Commit 100,846 0.00 140 1 0.71
    Concurrency 2,770 0.36 11 4 0.02
    Configuration 46 19.57 0 8 0.00
    Other 1,491 0.07 0 0 0.01
    Wait Events
    s - second
    cs - centisecond - 100th of a second
    ms - millisecond - 1000th of a second
    us - microsecond - 1000000th of a second
    ordered by wait time desc, waits desc (idle events last)
    Event Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    db file sequential read 10,113,395 0.00 8,454 1 71.03
    db file scattered read 1,660,502 0.00 1,848 1 11.66
    SQL*Net more data from client 18,186 0.00 316 17 0.13
    enq: TX - row lock contention 80 91.25 221 2766 0.00
    read by other session 157,454 0.00 142 1 1.11
    log file sync 100,846 0.00 140 1 0.71
    log file parallel write 128,249 0.00 137 1 0.90
    TCP Socket (KGAS) 2,429 0.00 64 26 0.02
    db file parallel write 10,158 0.00 55 5 0.07
    direct path write temp 6,721 0.00 13 2 0.05
    log file sequential read 981 0.00 8 9 0.01
    SQL*Net more data to client 156,908 0.00 6 0 1.10
    control file sequential read 651,338 0.00 5 0 4.57
    Log archive I/O 1,990 0.00 5 2 0.01
    latch: library cache 667 0.00 4 7 0.00
    db file parallel read 769 0.00 4 6 0.01
    os thread startup 127 0.00 4 33 0.00
    SQL*Net message to client 3,850,305 0.00 4 0 27.04
    SQL*Net break/reset to client 6,182 0.00 3 0 0.04
    control file parallel write 2,691 0.00 2 1 0.02
    latch: shared pool 145 0.00 2 12 0.00
    direct path read temp 13,714 0.00 1 0 0.10
    enq: RO - fast object reuse 93 0.00 1 9 0.00
    local write wait 300 0.00 0 1 0.00
    log file switch completion 29 0.00 0 12 0.00
    direct path read 1,806 0.00 0 0 0.01
    latch free 35 0.00 0 4 0.00
    direct path write 1,149 0.00 0 0 0.01
    SQL*Net more data to dblink 7,126 0.00 0 0 0.05
    log file single write 40 0.00 0 3 0.00
    cursor: pin S wait on X 12 83.33 0 8 0.00
    latch: cache buffers chains 1,666 0.00 0 0 0.01
    SQL*Net message to dblink 18,120 0.00 0 0 0.13
    reliable message 87 0.00 0 1 0.00
    LGWR wait for redo copy 1,209 0.00 0 0 0.01
    latch: messages 16 0.00 0 2 0.00
    latch: redo writing 7 0.00 0 5 0.00
    enq: TX - index contention 4 0.00 0 7 0.00
    rdbms ipc reply 95 0.00 0 0 0.00
    buffer busy waits 143 0.00 0 0 0.00
    latch: object queue header operation 18 0.00 0 1 0.00
    latch: checkpoint queue latch 2 0.00 0 5 0.00
    latch: cache buffers lru chain 2 0.00 0 3 0.00
    SQL*Net more data from dblink 203 0.00 0 0 0.00
    library cache load lock 1 0.00 0 4 0.00
    row cache lock 2 0.00 0 0 0.00
    latch: library cache pin 1 0.00 0 0 0.00
    undo segment extension 10 90.00 0 0 0.00
    cursor: pin S 26 0.00 0 0 0.00
    cursor: mutex S 2 0.00 0 0 0.00
    buffer deadlock 1 100.00 0 0 0.00
    SQL*Net message from client 3,850,087 0.00 2,879,903 748 27.04
    virtual circuit status 95,480 0.66 30,974 324 0.67
    jobq slave wait 6,672 87.16 18,382 2755 0.05
    wait for unread message on broadcast channel 3,611 100.00 3,521 975 0.03
    Streams AQ: waiting for messages in the queue 732 100.00 3,517 4805 0.01
    Streams AQ: qmn slave idle wait 129 0.00 3,506 27182 0.00
    Streams AQ: qmn coordinator idle wait 370 34.86 3,506 9477 0.00
    Streams AQ: waiting for time management or cleanup tasks 3 100.00 953 317683 0.00
    SQL*Net message from dblink 18,120 0.00 679 37 0.13
    HS message to agent 16,986 0.00 89 5 0.12
    single-task message 170 0.00 9 50 0.00
    pipe get 28 0.00 3 114 0.00
    class slave wait 2 0.00 0 0 0.00
    Background Wait Events
    ordered by wait time desc, waits desc (idle events last)
    Event Waits %Time -outs Total Wait Time (s) Avg wait (ms) Waits /txn
    log file parallel write 128,212 0.00 137 1 0.90
    db file parallel write 10,158 0.00 55 5 0.07
    db file sequential read 8,822 0.00 11 1 0.06
    log file sequential read 981 0.00 8 9 0.01
    Log archive I/O 1,990 0.00 5 2 0.01
    os thread startup 127 0.00 4 33 0.00
    control file parallel write 2,091 0.00 1 1 0.01
    db file scattered read 172 0.00 1 3 0.00
    control file sequential read 12,106 0.00 1 0 0.09
    events in waitclass Other 1,351 0.00 0 0 0.01
    direct path read 1,800 0.00 0 0 0.01
    log file single write 40 0.00 0 3 0.00
    direct path write 900 0.00 0 0 0.01
    latch: redo writing 7 0.00 0 5 0.00
    latch: cache buffers chains 15 0.00 0 1 0.00
    log file sync 2 0.00 0 1 0.00
    buffer busy waits 6 0.00 0 0 0.00
    rdbms ipc message 246,802 7.02 60,773 246 1.73
    pmon timer 2,015 97.37 3,515 1744 0.01
    Streams AQ: qmn slave idle wait 129 0.00 3,506 27182 0.00
    Streams AQ: qmn coordinator idle wait 370 34.86 3,506 9477 0.00
    smon timer 519 0.00 3,505 6753 0.00
    Streams AQ: waiting for time management or cleanup tasks 3 100.00 953 317683 0.00
    Operating System Statistics
    Statistic Total
    NUM_LCPUS 0
    NUM_VCPUS 0
    AVG_BUSY_TIME 78,988
    AVG_IDLE_TIME 281,508
    AVG_IOWAIT_TIME 55,083
    AVG_SYS_TIME 17,835
    AVG_USER_TIME 61,046
    BUSY_TIME 1,265,704
    IDLE_TIME 4,506,088
    IOWAIT_TIME 883,071
    SYS_TIME 287,149
    USER_TIME 978,555
    LOAD 0
    OS_CPU_WAIT_TIME 1,232,300
    RSRC_MGR_CPU_WAIT_TIME 0
    PHYSICAL_MEMORY_BYTES 33,285,996,544
    NUM_CPUS 16
    NUM_CPU_CORES 8
    Service Statistics
    ordered by DB Time
    Service Name DB Time (s) DB CPU (s) Physical Reads Logical Reads
    andlp2 13,795.70 5,680.50 23,785,158 266,206,268
    SYS$USERS 5,146.80 2,456.20 3,079,496 60,895,888
    shared_andlp2 3,777.40 1,795.40 1,063,806 49,135,813
    SYS$BACKGROUND 0.00 0.00 12,840 1,021,071
    andlp2XDB 0.00 0.00 0 0
    Service Wait Class Stats
    Wait Class info for services in the Service Statistics section.
    Total Waits and Time Waited displayed for the following wait classes: User I/O, Concurrency, Administrative, Network
    Time Waited (Wt Time) in centisecond (100th of a second)
    Service Name User I/O Total Wts User I/O Wt Time Concurcy Total Wts Concurcy Wt Time Admin Total Wts Admin Wt Time Network Total Wts Network Wt Time
    andlp2 9575680 700718 2099 466 0 0 3945537 6997
    SYS$USERS 1415659 141165 151 25 0 0 20355 17
    shared_andlp2 951411 203079 364 144 0 0 81260 31984
    SYS$BACKGROUND 12818 1478 148 422 0 0 0 0
    SQL ordered by Elapsed Time
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    % Total DB Time is the Elapsed Time of the SQL statement divided into the Total Database Time multiplied by 100
    Elapsed Time (s) CPU Time (s) Executions Elap per Exec (s) % Total DB Time SQL Id SQL Module SQL Text
    1,443 104 273 5.29 6.35 9xvr07cvm5md0 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    1,304 640 29 44.95 5.74 91wxrh27r5g8n DECLARE job BINARY_INTEGER := ...
    936 453 424 2.21 4.12 abkgjr63dv6u8 frmweb.exe SELECT MUS_K_ISIM , HESAP_NO ...
    859 335 30 28.63 3.78 c406h8xcvfn4s DECLARE job BINARY_INTEGER := ...
    703 272 30 23.45 3.10 g0y0bsusuagjt INSERT INTO MARDATA.M_D_HESAP_...
    701 139 1,613 0.43 3.09 g5636apbsuu6m Apache.exe declare rc__ number; simple_...
    664 589 16 41.50 2.92 gu3j96aktwv05 Apache.exe declare rc__ number; simple_...
    626 13 250 2.50 2.76 gn6w1hb4paw56 frmweb.exe SELECT TUTAR , B_A , ACIK_RE...
    517 94 754 0.69 2.28 3cawwq59capz2 frmweb.exe select mus_k_isim, hesap_no fr...
    515 463 16 32.19 2.27 chz9021ufnzyn Apache.exe SELECT SIR.SIRKET_ADI, P.SUBE...
    508 156 30 16.92 2.23 3ax52z7dpz9mc SELECT H.HESAP_NO, SUM(NVL(H....
    496 18 1,134 0.44 2.18 fydgv84cqwmxn frmweb.exe SELECT /*+ INDEX(M1 M_MHAREKET...
    419 124 53 7.90 1.84 7pxhq3kjq89c4 Apache.exe declare rc__ number; simple_...
    407 115 52 7.83 1.79 7q13983tc3z7j Apache.exe SELECT SUM(ORTALAMA_TUTAR_TL *...
    386 104 366 1.05 1.70 4pcsmrfq05c3t httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    382 311 598 0.64 1.68 53tzqfs73d0n4 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    351 44 30 11.71 1.55 729cpbmdgb7xg frmweb.exe SELECT A.ISUBE , A.CEK_NO , ...
    322 238 131 2.46 1.42 gxkktn00ntrc7 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    319 21 387 0.83 1.41 8rnb53wzsnjyz httpd@karabatak (TNS V1-V3) SELECT TO_CHAR(MAX(CIKIS), 'DD...
    312 29 269 1.16 1.37 6nmu8qrsffk0p frmweb.exe SELECT E.KULLANICIKODU , E.IP...
    296 194 126 2.35 1.30 3vtwpw06rp7q9 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    SQL ordered by CPU Time
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    % Total DB Time is the Elapsed Time of the SQL statement divided into the Total Database Time multiplied by 100
    CPU Time (s) Elapsed Time (s) Executions CPU per Exec (s) % Total DB Time SQL Id SQL Module SQL Text
    640 1,304 29 22.06 5.74 91wxrh27r5g8n DECLARE job BINARY_INTEGER := ...
    589 664 16 36.79 2.92 gu3j96aktwv05 Apache.exe declare rc__ number; simple_...
    463 515 16 28.92 2.27 chz9021ufnzyn Apache.exe SELECT SIR.SIRKET_ADI, P.SUBE...
    453 936 424 1.07 4.12 abkgjr63dv6u8 frmweb.exe SELECT MUS_K_ISIM , HESAP_NO ...
    335 859 30 11.17 3.78 c406h8xcvfn4s DECLARE job BINARY_INTEGER := ...
    311 382 598 0.52 1.68 53tzqfs73d0n4 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    272 703 30 9.07 3.10 g0y0bsusuagjt INSERT INTO MARDATA.M_D_HESAP_...
    238 322 131 1.82 1.42 gxkktn00ntrc7 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    194 296 126 1.54 1.30 3vtwpw06rp7q9 frmweb.exe SELECT A.SUBE_KOD , A.HESAP_N...
    159 195 479 0.33 0.86 cc0nhrvkmuy8r httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    156 508 30 5.21 2.23 3ax52z7dpz9mc SELECT H.HESAP_NO, SUM(NVL(H....
    139 701 1,613 0.09 3.09 g5636apbsuu6m Apache.exe declare rc__ number; simple_...
    124 419 53 2.35 1.84 7pxhq3kjq89c4 Apache.exe declare rc__ number; simple_...
    115 407 52 2.21 1.79 7q13983tc3z7j Apache.exe SELECT SUM(ORTALAMA_TUTAR_TL *...
    104 386 366 0.28 1.70 4pcsmrfq05c3t httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    104 1,443 273 0.38 6.35 9xvr07cvm5md0 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    94 517 754 0.12 2.28 3cawwq59capz2 frmweb.exe select mus_k_isim, hesap_no fr...
    44 351 30 1.46 1.55 729cpbmdgb7xg frmweb.exe SELECT A.ISUBE , A.CEK_NO , ...
    29 312 269 0.11 1.37 6nmu8qrsffk0p frmweb.exe SELECT E.KULLANICIKODU , E.IP...
    21 319 387 0.05 1.41 8rnb53wzsnjyz httpd@karabatak (TNS V1-V3) SELECT TO_CHAR(MAX(CIKIS), 'DD...
    18 496 1,134 0.02 2.18 fydgv84cqwmxn frmweb.exe SELECT /*+ INDEX(M1 M_MHAREKET...
    13 626 250 0.05 2.76 gn6w1hb4paw56 frmweb.exe SELECT TUTAR , B_A , ACIK_RE...
    SQL ordered by Gets
    Resources reported for PL/SQL code includes the resources used by all SQL statements called by the code.
    Total Buffer Gets: 377,028,313
    Captured SQL account for 36.7% of Total
    Buffer Gets Executions Gets per Exec %Total CPU Time (s) Elapsed Time (s) SQL Id SQL Module SQL Text
    36,098,836 30 1,203,294.53 9.57 335.17 858.88 c406h8xcvfn4s DECLARE job BINARY_INTEGER := ...
    25,797,967 30 859,932.23 6.84 156.31 507.52 3ax52z7dpz9mc SELECT H.HESAP_NO, SUM(NVL(H....
    21,427,570 598 35,832.06 5.68 310.83 382.37 53tzqfs73d0n4 httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    18,504,944 30 616,831.47 4.91 79.74 84.82 274s1h17p0j36 Reutersdevdb.exe (SELECT /*+ RULE */ '', T.own...
    18,132,811 29 625,269.34 4.81 639.68 1303.64 91wxrh27r5g8n DECLARE job BINARY_INTEGER := ...
    17,912,396 30 597,079.87 4.75 77.26 82.67 5cnac71x8744k Reutersdevdb.exe (SELECT /*+ RULE */ '', T.own...
    15,416,026 1,785 8,636.43 4.09 149.52 160.50 7u1rxxk2anfm1 httpd@karabatak (TNS V1-V3) SELECT /*+RULE*/ DISTINCT MD.S...
    11,188,695 16 699,293.44 2.97 588.69 664.07 gu3j96aktwv05 Apache.exe declare rc__ number; simple_...
    9,348,310 16 584,269.38 2.48 462.77 515.02 chz9021ufnzyn Apache.exe SELECT SIR.SIRKET_ADI, P.SUBE...
    8,674,950 424 20,459.79 2.30 452.70 935.96 abkgjr63dv6u8 frmweb.exe SELECT MUS_K_ISIM , HESAP_NO ...
    6,987,779 479 14,588.27 1.85 158.99 195.29 cc0nhrvkmuy8r httpd@karabatak (TNS V1-V3) declare rc__ number; simple_...
    6,545,269 53 123,495.64 1.74 124.31 418.90 7pxhq3kjq89c4 Apache.exe declare rc__ number; simple_...
    6,373,078 52 122,559.19 1.69 115.18 407.03 7q13983tc3z7j Apache.exe SELECT SUM(ORTALAMA_TUTAR_TL *...
    5,977,931 30 199,264.37 1.59 272.13 703.48 g0y0bsusuagjt INSERT INTO MARDATA.M_D_HESAP_...
    5,820,172 106 54,907.28 1.54 145.09 152.34 7nh29bk1sg42r frmweb.exe select distinct grup_kod, hes...
    Instance Activity Stats
    Statistic Total per Second per Trans
    CPU used by this session 820,065 227.42 5.76
    CPU used when call started 677,803 187.97 4.76
    CR blocks created 16,866 4.68 0.12
    Cached Commit SCN referenced 890,130 246.85 6.25
    Commit SCN cached 198 0.05 0.00
    DB time 3,363,185,519 932,675.92 23,620.20
    DBWR checkpoint buffers written 9,520 2.64 0.07
    DBWR checkpoints 100 0.03 0.00
    DBWR object drop buffers written 1,921 0.53 0.01
    DBWR parallel query checkpoint buffers written 0 0.00 0.00
    DBWR revisited being-written buffer 25 0.01 0.00
    DBWR tablespace checkpoint buffers written 0 0.00 0.00
    DBWR thread checkpoint buffers written 2,589 0.72 0.02
    DBWR transaction table writes 1,062 0.29 0.01
    DBWR undo block writes 75,368 20.90 0.53
    DDL statements parallelized 0 0.00 0.00
    DFO trees parallelized 0 0.00 0.00
    Misses for writing mapping 0 0.00 0.00
    PX local messages recv'd 0 0.00 0.00
    PX local messages sent 0 0.00 0.00
    Parallel operations downgraded 1 to 25 pct 0 0.00 0.00
    Parallel operations downgraded 50 to 75 pct 0 0.00 0.00
    Parallel operations not downgraded 0 0.00 0.00
    SMON posted for dropping temp segment 0 0.00 0.00
    SMON posted for undo segment recovery 0 0.00 0.00
    SMON posted for undo segment shrink 15 0.00 0.00
    SQL*Net roundtrips to/from client 3,859,275 1,070.25 27.10
    SQL*Net roundtrips to/from dblink 31,149 8.64 0.22
    active txn count during cleanout 115,814 32.12 0.81
    application wait time 22,502 6.24 0.16
    auto extends on undo tablespace 0 0.00 0.00
    background checkpoints completed 10 0.00 0.00
    background checkpoints started 10 0.00 0.00
    background timeouts 17,610 4.88 0.12
    branch node splits 7 0.00 0.00
    buffer is not pinned count 203,367,173 56,397.62 1,428.28
    buffer is pinned count 423,534,399 117,454.22 2,974.55
    bytes received via SQL*Net from client 875,387,626 242,761.80 6,147.99
    bytes received via SQL*Net from dblink 12,992,864 3,603.17 91.25
    bytes sent via SQL*Net to client ############### 1,369,289,664.01 34,677,525.68
    bytes sent via SQL*Net to dblink 52,952,034,748 14,684,615.90 371,890.74
    calls to get snapshot scn: kcmgss 15,353,638 4,257.86 107.83
    calls to kcmgas 732,189 203.05 5.14
    calls to kcmgcs 89,721 24.88 0.63
    change write time 3,250 0.90 0.02
    cleanout - number of ktugct calls 130,405 36.16 0.92
    cleanouts and rollbacks - consistent read gets 11,180 3.10 0.08
    cleanouts only - consistent read gets 2,244 0.62 0.02
    cluster key scan block gets 383,816 106.44 2.70
    cluster key scans 306,047 84.87 2.15
    commit batch performed 344 0.10 0.00
    commit batch requested 344 0.10 0.00
    commit batch/immediate performed 1,111 0.31 0.01
    commit batch/immediate requested 1,111 0.31 0.01
    commit cleanout failures: block lost 54,881 15.22 0.39
    commit cleanout failures: buffer being written 11 0.00 0.00
    commit cleanout failures: callback failure 1,410 0.39 0.01
    commit cleanout failures: cannot pin 77 0.02 0.00
    commit cleanout failures: hot backup in progress 0 0.00 0.00
    commit cleanouts 349,392 96.89 2.45
    commit cleanouts successfully completed 293,014 81.26 2.06
    commit immediate performed 767 0.21 0.01
    commit immediate requested 767 0.21 0.01
    commit txn count during cleanout 68,019 18.86 0.48
    concurrency wait time 1,058 0.29 0.01
    consistent changes 3,439,859 953.94 24.16
    consistent gets 366,680,318 101,687.49 2,575.26
    consistent gets - examination 121,966,420 33,823.63 856.59
    consistent gets direct 7,642 2.12 0.05
    consistent gets from cache 366,672,556 101,685.34 2,575.20
    current blocks converted for CR 55 0.02 0.00
    cursor authentications 14,703 4.08 0.10
    data blocks consistent reads - undo records applied 70,817 19.64 0.50
    db block changes 8,512,132 2,360.58 59.78
    db block gets 10,345,635 2,869.04 72.66
    db block gets direct 2,604 0.72 0.02
    db block gets from cache 10,343,017 2,868.32 72.64
    deferred (CURRENT) block cleanout applications 164,540 45.63 1.16
    dirty buffers inspected 201,591 55.91 1.42
    enqueue conversions 684,245 189.75 4.81
    enqueue deadlocks 0 0.00 0.00
    enqueue releases 2,493,773 691.57 17.51
    enqueue requests 2,493,903 691.61 17.52
    enqueue timeouts 68 0.02 0.00
    enqueue waits 101 0.03 0.00
    exchange deadlocks 1 0.00 0.00
    execute count 10,341,226 2,867.82 72.63
    failed probes on index block reclamation 0 0.00 0.00
    frame signature mismatch 0 0.00 0.00
    free buffer inspected 28,677,695 7,952.88 201.41
    free buffer requested 28,684,393 7,954.73 201.46
    global undo segment hints helped 0 0.00 0.00
    heap block compress 87,275 24.20 0.61
    hot buffers moved to head of LRU 3,506,139 972.32 24.62
    immediate (CR) block cleanout applications 13,424 3.72 0.09
    immediate (CURRENT) block cleanout applications 55,019 15.26 0.39
    index crx upgrade (found) 133 0.04 0.00
    index crx upgrade (positioned) 190,756 52.90 1.34
    index fast full scans (direct read) 0 0.00 0.00
    index fast full scans (full) 4,521 1.25 0.03
    index fast full scans (rowid ranges) 0 0.00 0.00
    index fetch by key 63,569,968 17,629.17 446.46
    index scans kdiixs1 47,264,964 13,107.48 331.95
    java call heap collected bytes 146,595,424 40,653.73 1,029.56
    java call heap collected count 2,109,118 584.90 14.81
    java call heap gc count 2,036 0.56 0.01
    java call heap live object count 53,667 14.88 0.38
    java call heap live object count max 163,629 45.38 1.15
    java call heap live size 4,897,136 1,358.07 34.39
    java call heap live size max 15,033,192 4,168.99 105.58
    java call heap object count 135,994 37.71 0.96
    java call heap object count max 194,386 53.91 1.37
    java call heap total size 8,131,840 2,255.12 57.11
    java call heap total size max 22,874,112 6,343.43 160.65
    java call heap used size 10,414,544 2,888.15 73.14
    java call heap used size max 17,090,000 4,739.39 120.03
    java session heap collected bytes 299,008 82.92 2.10
    java session heap collected count 223 0.06 0.00
    java session heap gc count 2 0.00 0.00
    java session heap live object count 62,042 17.21 0.44
    java session heap live object count max 62,204 17.25 0.44
    java session heap live size 6,119,424 1,697.03 42.98
    java session heap live size max 6,307,840 1,749.29 44.30
    java session heap object count 62,204 17.25 0.44
    java session heap object count max 62,204 17.25 0.44
    java session heap used size 6,307,840 1,749.29 44.30
    java session heap used size max 6,307,840 1,749.29 44.30
    leaf node 90-10 splits 590 0.16 0.00
    leaf node splits 12,720 3.53 0.09
    lob reads 18,068 5.01 0.13
    lob writes 378,857 105.06 2.66
    lob writes unaligned 378,854 105.06 2.66
    logons cumulative 3,128 0.87 0.02
    messages received 320,519 88.89 2.25
    messages sent 320,519 88.89 2.25
    no buffer to keep pinned count 0 0.00 0.00
    no work - consistent read gets 240,593,829 66,721.29 1,689.73
    opened cursors cumulative 1,230,004 341.10 8.64
    parse count (failures) 1,216 0.34 0.01
    parse count (hard) 47,313 13.12 0.33
    parse count (total) 1,351,392 374.77 9.49
    parse time cpu 8,806 2.44 0.06
    parse time elapsed 23,022 6.38 0.16
    physical read IO requests 11,798,391 3,271.92 82.86
    physical read bytes ############### 63,510,595.88 1,608,418.13
    physical read total IO requests 12,450,298 3,452.71 87.44
    physical read total bytes ############### 65,250,489.97 1,652,481.28
    physical read total multi block requests 1,668,164 462.61 11.72
    physical reads 27,956,086 7,752.76 196.34
    physical reads cache 27,790,026 7,706.71 195.17
    physical reads cache prefetch 16,014,666 4,441.17 112.47
    physical reads direct 166,060 46.05 1.17
    physical reads direct (lob) 7,635 2.12 0.05
    physical reads direct temporary tablespace 164,248 45.55 1.15
    physical reads prefetch warmup 0 0.00 0.00
    physical write IO requests 144,520 40.08 1.01
    physical write bytes 3,563,954,176 988,352.92 25,030.23
    physical write total IO requests 415,411 115.20 2.92
    physical write total bytes 7,501,977,600 2,080,442.42 52,687.61
    physical write total multi block requests 277,345 76.91 1.95
    physical writes 435,053 120.65 3.06
    physical writes direct 179,591 49.80 1.26
    physical writes direct (lob) 7 0.00 0.00
    physical writes direct temporary tablespace 176,122 48.84 1.24
    physical writes from cache 255,462 70.84 1.79
    physical writes non checkpoint 421,691 116.94 2.96
    pinned buffers inspected 1,685 0.47 0.01
    prefetch clients - default 1 0.00 0.00
    prefetch clients - keep 0 0.00 0.00
    prefetch warmup blocks aged out before use 0 0.00 0.00
    prefetched blocks aged out before use 2,672 0.74 0.02
    process last non-idle time 3,608 1.00 0.03
    queries parallelized 0 0.00 0.00
    recursive aborts on index block reclamation 0 0.00 0.00
    recursive calls 15,701,925 4,354.45 110.28
    recursive cpu usage 332,230 92.13 2.33
    redo blocks written 1,942,511 538.70 13.64
    redo buffer allocation retries 32 0.01 0.00
    redo entries 3,543,077 982.56 24.88
    redo log space requests 36 0.01 0.00
    redo log space wait time 32 0.01 0.00
    redo ordering marks 70,040 19.42 0.49
    redo size 933,828,628 258,968.61 6,558.43
    redo subscn max counts 92,765 25.73 0.65
    redo synch time 14,438 4.00 0.10
    redo synch writes 122,752 34.04 0.86
    redo wastage 28,240,164 7,831.54 198.34
    redo write time 14,659 4.07 0.10
    redo writer latching time 9 0.00 0.00
    redo writes 127,955 35.48 0.90
    rollback changes - undo records applied 10,431 2.89 0.07
    rollbacks only - consistent read gets 5,824 1.62 0.04
    rows fetched via callback 29,956,870 8,307.62 210.39
    session connect time 0 0.00 0.00
    session cursor cache hits 912,331 253.01 6.41
    session logical reads 377,028,313 104,557.19 2,647.93
    session pga memory 5,535,258,240 1,535,033.39 38,875.02
    session pga memory max ############### 35,280,612.09 893,488.33
    session uga memory ############### 1,112,659,489.56 28,178,316.86
    session uga memory max 6,581,957,632 1,825,303.22 46,226.16
    shared hash latch upgrades - no wait 662,685 183.78 4.65
    shared hash latch upgrades - wait 173 0.05 0.00
    sorts (disk) 0 0.00 0.00
    sorts (memory) 195,297 54.16 1.37
    sorts (rows) 74,462,048 20,649.76 522.96
    sql area evicted 29,407 8.16 0.21
    sql area purged 1,282 0.36 0.01
    summed dirty queue length 164,234 45.55 1.15
    switch current to new buffer 496,872 137.79 3.49
    table fetch by rowid 250,959,297 69,595.83 1,762.53
    table fetch continued row 634,272 175.90 4.45
    table scan blocks gotten 61,069,211 16,935.66 428.90
    table scan rows gotten 5,007,057,760 1,388,553.25 35,165.38
    table scans (cache partitions) 0 0.00 0.00
    table scans (direct read) 0 0.00 0.00
    table scans (long tables) 1,590 0.44 0.01
    table scans (rowid ranges) 0 0.00 0.00
    table scans (short tables) 1,455,250 403.57 10.22
    total number of times SMON posted 519 0.14 0.00
    transaction rollbacks 1,111 0.31 0.01
    transaction tables consistent read rollbacks 4 0.00 0.00
    transaction tables consistent reads - undo records applied 182 0.05 0.00
    undo change vector size 464,337,752 128,769.77 3,261.12
    user I/O wait time 1,046,881 290.32 7.35
    user calls 5,534,784 1,534.90 38.87
    user commits 122,239 33.90 0.86
    user rollbacks 20,147 5.59 0.14
    workarea executions - multipass 0 0.00 0.00
    workarea executions - onepass 19 0.01 0.00
    workarea executions - optimal 155,732 43.19 1.09
    write clones created in background 300 0.08 0.00
    write clones created in foreground 114 0.03 0.00
    Buffer Pool Statistics
    Standard block size Pools D: default, K: keep, R: recycle
    Default Pools for other block sizes: 2k, 4k, 8k, 16k, 32k
    P Number of Buffers Pool Hit% Buffer Gets Physical Reads Physical Writes Free Buff Wait Writ Comp Wait Buffer Busy Waits
    D 148,425 96 343,814,932 13,754,200 250,967 0 0 87,158
    K 7,916 58 33,054,317 14,034,039 4,373 0 0 70,577
    Enqueue Activity
    only enqueues with waits are shown
    Enqueue stats gathered prior to 10g should not be compared with 10g data
    ordered by Wait Time desc, Waits desc
    Enqueue Type (Request Reason) Requests Succ Gets Failed Gets Waits Wt Time (s) Av Wt Time(ms)
    TX-Transaction (row lock contention) 60 7 53 7 227 32,372.43
    RO-Multiple Object Reuse (fast object reuse) 810 810 0 90 1 9.60
    TX-Transaction (index contention) 4 4 0 4 0 7.00
    Resource Limit Stats
    only rows with Current or Maximum Utilization > 80% of Limit are shown
    ordered by resource name
    Resource Name Current Utilization Maximum Utilization Initial Allocation Limit
    processes 1,195 1,750 1750 1750
    sessions 1,230 1,930 1930 1930
    init.ora Parameters
    Parameter Name Begin value End value (if different)
    O7_DICTIONARY_ACCESSIBILITY TRUE
    aq_tm_processes 1
    archive_lag_target 1800
    audit_trail DB, EXTENDED
    background_dump_dest /oracle/orahome10/admin/andlp2/bdump
    compatible 10.2.0.3.0
    control_files /datac5/oradata/andlp2/control01.ctl, /datac6/oradata/andlp2/control02.ctl, /datac7/oradata/andlp2/control03.ctl
    core_dump_dest /oracle/orahome10/admin/andlp2/cdump
    cursor_sharing EXACT
    db_block_checksum FALSE
    db_block_size 8192
    db_cache_advice ON
    db_cache_size 1258291200
    db_domain
    db_file_multiblock_read_count 16
    db_keep_cache_size 67108864
    db_name andlp2
    db_recycle_cache_size 0
    db_writer_processes 6
    dispatchers (PROTOCOL=TCP)(SERVICE=shared_andlp2)(CONNECTIONS=250)(DISPATCHERS=2)
    fast_start_mttr_target 300
    filesystemio_options ASYNCH
    instance_name andlp2
    java_pool_size 100663296
    job_queue_processes 74
    large_pool_size 637534208
    local_listener LISTENER_ANDLP2
    log_archive_dest_1 LOCATION=/onliner0/andlp2/archive/
    log_archive_dest_2 LOCATION=/datac5/archive/
    log_archive_dest_3 SERVICE=ANDLP3
    log_archive_dest_state_3 DEFER
    log_archive_format %t_%s_%r.dbf
    log_archive_max_processes 4
    log_archive_min_succeed_dest 1
    log_buffer 14251008
    log_checkpoint_interval 200000
    log_checkpoint_timeout 27000
    max_dispatchers 2
    max_dump_file_size 1500M
    max_shared_servers 40
    open_cursors 500
    pga_aggregate_target 2621440000
    processes 1750
    query_rewrite_enabled TRUE
    remote_dependencies_mode SIGNATURE
    remote_login_passwordfile EXCLUSIVE
    remote_os_authent FALSE
    resource_limit TRUE
    session_cached_cursors 250
    session_max_open_files 20
    sga_max_size 5251268608
    shared_pool_size 3103784960
    shared_servers 10
    sort_area_retained_size 131072
    sort_area_size 1048576
    star_transformation_enabled FALSE
    streams_pool_size 50331648
    timed_statistics TRUE
    trace_enabled FALSE
    undo_management AUTO
    undo_retention 36000
    undo_tablespace UNDOTBS1
    user_dump_dest /oracle/orahome10/admin/andlp2/udump

  • Can't install HP Color LaserJet 2600n to my new macbook pro with Yosemite ? Message error : "Can't download the software because of a network problem."

    Hello,
    I'm trying to install my HP Color LaserJet 2600n (USB) to my new macbook pro with Yosemite ? It detects the printer but when I try to install it, I get the message error : "Can't download the software because of a network problem."
    I tried to install the software via the HP website. It's not working.
    Can someone help me with this one ?
    Thanks,

    HP Print Drivers

  • Odd Network Problem

    Hi,
    I have a strange network problem, can anybody help?
    Basic configuration
    I have three networks 10.190.0.0, 10.192.0.0 and 10.193.0.0 joined by a single server running Solaris 11 B64a with a dual port intel card and onboard intel card (e1000g0/g1/g2) each port is plugged into the gigabit port of a seperate Dell powerconnect switch.
    they have ip addresses of 10.190.0.2, 10.192.0.1 and 10.193.0.1
    The problem. I have connected from a remote machine through a solaris router machine on the 10.190.0.0 network to a computer on the 10.192.0.0 network (Beyond a switch).
    The terminal works fine!
    if I ping the 10.190.0.1 which is the other router beyond the box with the three network interfaces packets are not seen by the pinging box. However, if I snoop the interface on the three interface router I see both the ICMP echo requests and replies.
    After a considerable length of time 10-30 seconds, a load of the packets suddenly appear on the pinging machine and then continue normally.
    I would like to understand:
    a) where were the packets during the time between the snoop seeing them leave and them arriving at the destination?
    b) why does the terminal not suffer any delays?
    We are suffering with a lot of strange network issues at this new site and I am trying to figure out if its the new dell switches, the solaris network stack or something else entirely!
    Anybody got any idea whats going on?
    Please Help I am baffled.

    It may just be the pinging machine has received the packets, but it will not display them on screen until it has found a name for the remote IP address (or until it times out waiting for one).
    Do you get the same behavior with 'ping -n' ?
    Darren

  • Mobile network problem in my lumia 520

    Once network gone, I have to Restart it then again mobile network come.calling proble occurs many times even network is dispayed. Network problem sshould be rectify.

    Hi mbkrish,
    Do you experience the network issue regardless of your area? Aside from calling, are the other network services working fine like SMS messaging and mobile data connection? Is this for a Lumia 520 as well? If so, I hope you're using a standard microSIM and not a cut one as this is what the phone is designed to use.
    BTW, the reset that the Nokia Care Center recommended is the one under Settings > about, is that right? After the reset, have you checked if the system apps are updated? Go to Settings > swipe to applications > store > check for updates. 
    Let us know how it will go. 

  • Network problem with vodafone in india, noida

    network pronlem in my iphone 5 for last 8months, please advise what to do?.

    What problem?
    Any network problem with your cell phone carrier you need to take up with the carrier.

  • Time Machine and Time Capsule - Failing with Network Problem

    My problems with TM/TC have been ongoing for a couple of months now and I am going round in circles - need help.
    This is the second post I have made, the first got lost in people suggesting the obvious - so I will try to be a little more specific if I can.
    I will detail the current state first - i.e. where I am now - after I will list what I have done so far to get to this point.
    Currently, my iMac (intel) is directly connected by Ethernet 1GB to the Time Capsule. The TC is then connected to a Netgear router which in turn is connected to Internet.
    I have no network problems at all - internet connection is fine. the Netgear Router has the latest firmware version and is working fine. The porblems i have are nothing to do with this.
    The time Capsule is in Bridge mode and getting a reserved dhcp IP address from the Netgear router.
    The Time Capsule has been fully reset - i.e. power cable out, hold the reset button, plug in power cable (spark, spark), hold reset button, fast blink for 20 seconds or so, light goes out, release button.
    I have re-applied the latest Time Capsule firmware.
    I have renamed the disk on the Time Capsule.
    I have renamed my iMac and deleted all the time capsule entries from Keychain.
    I have re-installed Mac OSX and re-updated to the latest 10.5.6 release.
    At the moment I have kicked off a backup with a lot of large files - like music folder, video folder etc excluded. I also have parallels and have excluded the disk image. I have 1 other 50GB disk image which is also excluded.
    I am expecting the first initial backup will complete successfully.
    I will then remove music and video from exclusions and allow them to backup. I am expecting this will complete no problem. (I do this because the upcoming problem will happen if I move away from the machine - and I dont want to sit there for 2 days).
    So up to this point TM and TC have performed flawlessly. The issue that follows started happening before the 10.5.6 update after backing up with no issues for months. At this point I will be able to use TM to browse the backup and restore files. I will be able to mount the sparse bundle and browse files. Spotlight reports no issues and indexes quickly.
    If I leave my machine after a successful backup and the hourly update kicks in it will fail with 'A Network problem' basically saying the backup has filed because of a network problem, but is not any more specific, logs show far too much to put the whole thing here, but the following is an excerpt
    Dec 23 05:19:49 MickMac /System/Library/CoreServices/backupd[1499]: Backup destination mounted at path: /Volumes/Backup
    Dec 23 05:19:50 MickMac hdiejectd[1519]: running
    Dec 23 05:19:51 MickMac kernel[0]: jnl: disk1s2: replay_journal: from: 28864512 to: 30084096 (joffset 0x1d0f000)
    Dec 23 05:21:49 MickMac kernel[0]: jnl: disk1s2: journal replay done.
    Dec 23 05:21:49 MickMac /System/Library/CoreServices/backupd[1499]: Disk image /Volumes/Backup/MickMac_001ec215ce76.sparsebundle mounted at: /Volumes/Backup of MickMac
    Dec 23 05:21:49 MickMac /System/Library/CoreServices/backupd[1499]: Backing up to: /Volumes/Backup of MickMac/Backups.backupdb
    Dec 23 05:21:49 MickMac com.apple.launchd[1] (com.apple.netauth.sysagent[1500]): Stray process with PGID equal to this dead job: PID 1503 PPID 1 check_afp
    Dec 23 05:21:55 MickMac fseventsd[38]: event logs in /Volumes/Backup of MickMac/.fseventsd out of sync with volume. destroying old logs. (3627 125 5482)
    Dec 23 05:27:33 MickMac /usr/sbin/ocspd[1539]: starting
    Dec 23 05:30:27 MickMac kernel[0]: ASP_TCP HoldPendingReqs: holding slot 5 reqID 5400 flags 0x9 afpCmd 34 so 0x7e78cc0
    Dec 23 05:30:27 MickMac kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x7e78cc0
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect started /Volumes/Backup prevTrigger 0 currTrigger 1
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: doing reconnect on /Volumes/Backup
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: soft mounted and hidden volume so do not notify KEA for /Volumes/Backup
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Max reconnect time: 30 secs, Connect timeout: 15 secs for /Volumes/Backup
    Dec 23 05:30:27 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: connect to the server /Volumes/Backup
    Dec 23 05:31:26 MickMac kernel[0]: ASP_TCP CancelOneRequest: cancelling slot -1 error 89 reqID 1 flags 0x9 afpCmd 0 so 0x7e78cc0
    Dec 23 05:31:26 MickMac KernelEventAgent[34]: tid 00000000 received VQ_DEAD event (32)
    Dec 23 05:31:26 MickMac KernelEventAgent[34]: tid 00000000 type 'afpfs', mounted on '/Volumes/Backup', from 'afp_0V1fqC1mgalO00mE1H0Pyetl-1.2d00000a', dead
    Dec 23 05:31:26 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Open Session failed 57 /Volumes/Backup
    Dec 23 05:31:26 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: max reconnect time reached 60 > 30 /Volumes/Backup
    Dec 23 05:31:26 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: posting to KEAType IO] [ErrNo 5] [IOType Read] [PBlkNum 1248] [LBlkNum 155] [FSLogMsgID 501572642] [FSLogMsgOrder First]
    Dec 23 05:31:26 MickMac kernel[0]:
    Dec 23 05:31:26 MickMac fseventsd[38]: failed to unlink old log file /Volumes/Backup of MickMac/.fseventsd/0000000000ccb02b (Input/output error)
    Dec 23 05:31:26 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED)."
    It goes on and on and is repeated every hour. For each one I get an error message on screen saying backup failed due to a network error. However I have tried a manual download over the same period set at an extremely slow rate so that it was downloading during this time and it showed no errors. I.e. the network connection from imac, through TC to netgear and out to internet - and monitored this while time machine showed these errors (i.e. at the same time) and this showed no connection problems at all and completed succesfully.
    I know TM uses an internal address to do backups, but uses the same cable and network card to get the job done. I am simply removing the cable as a source of issue although I have also replaced this making no difference.
    Applecare are involved and have so far been sent 2 sets of logs and so far have not been able to find the cause. New TC is on its way to try that, although they think it is something on the imac that is causing this.
    Sleep mode is turned off although screen sleep is on. The tick is not in the box for putting hard drives to sleep whenever possible.
    Now, after this has happened, and back at the machine. I restart both imac and TC. Try running a backup, spotlight starts to re-index - i.e. will mount the backup volume and start the index process, gets to about 90% then fails - again excerpts from log
    "Dec 23 09:18:50 MickMac /System/Library/CoreServices/backupd[161]: Backing up to: /Volumes/Backup of MickMac/Backups.backupdb
    Dec 23 09:18:50 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE)(E rror) IndexCI in ContentIndexOpenBulk:Unclean shutdown of /Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE/li ve.0.; needs recovery
    Dec 23 09:18:57 MickMac com.apple.launchd[67] (com.apple.netauth.useragent[147]): Stray process with PGID equal to this dead job: PID 152 PPID 1 check_afp
    Dec 23 09:19:48 MickMac mds[32]: (Error) Server: machmsgdispatch: (ipc/send) invalid destination port [msgh_id 14016]
    Dec 23 09:29:35 MickMac /usr/sbin/ocspd[197]: starting
    Dec 23 09:42:48 MickMac kernel[0]: ASP_TCP HoldPendingReqs: holding slot 11 reqID 3204 flags 0x9 afpCmd 60 so 0x8051b28
    Dec 23 09:42:48 MickMac kernel[0]: ASP_TCP HoldPendingReqs: holding slot 12 reqID 3205 flags 0x9 afpCmd 34 so 0x8051b28
    Dec 23 09:42:48 MickMac kernel[0]: ASP_TCP Disconnect: triggering reconnect by bumping reconnTrigger from curr value 0 on so 0x8051b28
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect started /Volumes/Backup prevTrigger 0 currTrigger 1
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: doing reconnect on /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: soft mounted and hidden volume so do not notify KEA for /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Max reconnect time: 30 secs, Connect timeout: 15 secs for /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: connect to the server /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Logging in with uam 10 /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: AFP_VFS afpfs_DoReconnect: Restoring session /Volumes/Backup
    Dec 23 09:42:49 MickMac kernel[0]: ASP_TCP CancelOneRequest: cancelling slot 11 error 35 reqID 3204 flags 0x19 afpCmd 60 so 0x8051b28
    Dec 23 09:42:49 MickMac kernel[0]: ASP_TCP CancelOneRequest: cancelling slot 12 error 35 reqID 3205 flags 0x19 afpCmd 34 so 0x8051b28"
    And later....
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x39 (UNDEFINED).
    Dec 23 09:45:49 MickMac KernelEventAgent[34]: tid 00000000 received VQ_DEAD event (32)
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac kernel[0]: hfs_clonefile: cluster_read failed - 5
    Dec 23 09:45:49 MickMac KernelEventAgent[34]: tid 00000000 type 'afpfs', mounted on '/Volumes/Backup', from 'afp_0V1fqC1mgalO00mE1H0Pyetl-1.2d000005', dead
    Dec 23 09:45:49 MickMac kernel[0]: HFS resolvelink: can't find iNode791959
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x39 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]: ore-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431/store.db] [FSLogMsgID 1580919258] [FSLogMsgOrder Last]
    Dec 23 09:45:49 MickMac KernelEventAgent[34]: tid 00000000 found 1 filesystem(s) with problem(s)
    Dec 23 09:45:49 MickMac kernel[0]: jnl: disk1s2: dojnlio: strategy err 0x5
    Dec 23 09:45:49 MickMac kernel[0]: jnl: disk1s2: end_transaction: only wrote 0 of 49664 bytes to the journal!
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431)(E rror) IndexSDB in dbcheckdatastore:store.db : dbgetdatastore: ERR: could not read 4096 bytes
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431)(E rror) IndexCI in CIMetaInfoSync:write err: 5
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431)(E rror) IndexCI in CIMetaInfoCreate:Tried to create index when index already existed /Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/6CC2B046-5E28-4179-96B7-9DFF9F7EE431
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE)(E rror) IndexSDB in adddirtychunk:/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE/st ore.db : ERR: Can't write DST header (Input/output error)
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac kernel[0]: disk1s2: 0x14 (UNDEFINED).
    Dec 23 09:45:49 MickMac kernel[0]:
    Dec 23 09:45:49: --- last message repeated 1 time ---
    Dec 23 09:45:49 MickMac mds[32]: (/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE)(E rror) IndexSDB in dbflushdatastore:/Volumes/Backup of MickMac/.Spotlight-V100/Store-V1/Stores/266E0E5F-E002-4EB5-A049-9B50582510FE/st ore.db : dbsyncdatastore: write-errors flushing cache/writing map.
    Am I the only one having these problems? any help from anybody please...

    Got the same problem with a 3 months old TC.
    The replacement TC, does it work now flawless?

  • I try signing into iMessage and it takes about 45-50 seconds to do. When that happens it tells me there is a network problem. I am positive I don't have a network problem and I need help on this problem please??

    I try to sign in and it just takes forever to do I try and try and do it over and over and it brings me the same results. Created a new Apple ID and when I did it still tells me there is a network problem. But the thing is I am still able to use the Internet I need help?? And it does the exact same thing for FaceTime so I don't know what to do??

    Error -3259 is a network timeout error, usually. This article might help:
    http://support.apple.com/kb/TS2799

  • Screen Sharing/network problem seems confined to 1 volume. What's the fix?

    I am having a networking problem on one of the volumes of my multi-volumed, three-Mac local area network, and I need a networking guru to identify the specific software file(s), application(s), or system configuration that is the cause of the problem. I have already spent several hours checking and re-checking the various hardware and system preference settings involved, and I have narrowed the problem down to a software corruption issue and/or system configuration issue on one volume.
    I now need someone to identify specifically what the nature of the problem is, and how to eliminate it. I am not looking for a sledgehammer solution that says I should re-install all of the Mac OS X software on the problem volume. That may be held in reserve as a last resort. I'm looking for a more elegant approach, one that points out the specific corrupt files to remove without disturbing everything else.
    Here's some background to set the context. I have a MacBook Pro laptop; a PowerMac iMac G5; and a PowerMac G4 hooked up in a network. All are running Leopard 10.5.8. All have file sharing and screen sharing enabled. Besides being able to connect to each other using registered users, my goal here is for each of the Macs to be able to share the screen of the others upon my demand. Since each of the 3 Macs can theoretically share the screens of the other 2, that makes a total of six possible connections. Five succeed; one does not. That's the problem. I am trying to determine why the iMac G5 cannot share the screen of the MacBook Pro.
    The iMac G5 has no problem sharing the screen of the PowerMac G4. That connection is fast and immediate. But, every time that I hit the Share Screen button on the iMac G5 to try to connect to the MacBook Pro, I get a window with the blue barber pole spinning for two or three minutes as it is allegedly "Connecting to Mac Book Pro," followed by a window with a headline telling me that "Connection Failed to MacBook Pro." The text within that window goes on to say: "Please make sure that Screen Sharing (in the Sharing section of System Preferences) is enabled on the computer to which you are attempting to connect. Also make sure that your network connection is working properly."
    Well, as I indicated, the PowerMac G4 has no problem sharing the screen of the MacBook Pro, so the Screen Sharing settings on the laptop are correct; and the iMac G5 can share the screen of the PowerMac G4, so its network connection is working properly in that regard. It is only in regards to sharing the screen of the MacBook Pro that the iMac G5 is not working properly.
    The reason why I say that the issue must be unique to the one volume in question, let's call it "iMacG5 Music," is that another Leopard volume on the same computer has no problem whatsoever in sharing the screen of the MacBook Pro. Whenever I boot up in that volume, let's call it "iMacG5 JMB," it makes a network connection with a registered user name immediately, and it is able to share the screen of the MacBook Pro within a second of my issuing the command. In sharp contrast to the success of the iMacG5 JMB volume, the iMacG5 Music is unacceptably slow (several minutes slow!) in making a network connection with the MacBook Pro, and it always fails to share the screen of the MacBook Pro, preferring instead to take about three minutes to attempt the connection, before announcing its failure.
    Since the iMacG5 Music volume makes an immediate network connection to the PowerMac G4, as well as sharing the screen of the PowerMac G4 the moment I ask it to, I have concluded that the hardware of the iMac G5 is just fine. The problem seems confined to the system software and/or associated networking files that are unique to the iMacG5 Music volume. I just don't know what those files could be, or where the problem lies, so I've issued this call for help.
    Let me add one more little twist to this puzzle which baffles me even more. I use external LaCie Firewire drives as clone backups of my Macs. As part of my trouble-shooting process, I booted up from the cloned versions of the iMacG5 JMB volume and the iMacG5 Music volume. What I learned surprised me!
    The iMacG5 JMB clone worked just fine in making a fast network connection to the MacBook Pro, as well as sharing the screen of the MacBook Pro. I expected that. What I did not expect was that the iMacG5 Music clone was also able to make a fast network to the MacBook Pro, as well as share its screen!
    Yes, that's right. It's weird! Screen sharing works OK when I start-up from the clone of the iMacG5 Music volume, but it does not succeed when I boot up on the source itself! I was surprised to find that out, but I'm glad I did.
    (Over the past few days since I executed the last clone, I did use Drive Genius to de-frag the source volume, and maybe that has contributed to the problem I am now encountering. But it's hard to say, since nothing else seems to be amiss.)
    One solution, I suppose, would be to sync the clone back to the source. But, before I do that, I'm just wondering if anyone has a clue as to the nature of this problem on the source volume and what I might do to remedy it—short of re-installing the system software or restoring from the clone. Anyone have any insight to this problem?

    CORRECTION #2:
    Ignore the previous "CORRECTION" post.
    Oops, excuse me, I wrote that sentence correctly the first time.
    I was trying to point out that the ability of the iMac G5 computer to connect quickly and effectively to the PowerMac G4 when booted up into the iMacG5 Music volume was an indication (to me, anyway) that there is nothing wrong with the computer's hardware, nor its network connection ability, but that the problem lay somewhere in the files/settings used to connect to the MacBook Pro, which it cannot accomplish.
    This is what happens when I get engrossed in one of these technical morasses and it ***** me into its vortex all through the night... time for bed.

  • Cannot open your default e-mail folder. Microsoft Exchange is not available. Either there are network problems or the Exchange computer is down for maintenance

    Windows Server 2012 R1 with Exchange 2013 SP1
    Windows XP SP3 with Outlook 2010 (14.0.4760.1000) computer is on the same network, but not a part of the domain. 
    When I try to configure Outlook profile for the user, I manually enter exchange server name and user name. 
    Check User button underlines server name and user name and profile gets created successfully.
    Once I try to open outlook for the user I get
    Cannot open your default e-mail folder. Microsoft Exchange is not available. Either there are network problems or the Exchange computer is down for maintenance
    If I search the content of the log files under
    X:\Program Files\Microsoft\Exchange Server\V15\Logging\RPC Client Access
    I can’t find any records indicating a connection attempt from the client’s IP or references to the version of the outlook used, however I can see a 3 way handshake followed by a 4 RCP packets and then 4 nspi bind requests and responses when outlook opens
    up and then connection is torn down.

    Windows Server 2012 R1 with Exchange 2013 SP1
    Windows XP SP3 with Outlook 2010 (14.0.4760.1000) computer is on the same network, but not a part of the domain. 
    Hi,
    That version of Outlook 2010 (14.0.4760.1000) is not supported with Exchange 2013 and will not be able to connect. It need to be on at least SP1 +
    Outlook 2010 November 2012 update (14.0.6126.5000)
    See: Exchange 2013 System Requirements -
    Client Support
    Martina Miskovic

  • Time Machine couldn't complete the backup due to a network problem

    Firstly apologies for the long post, I've been bottling these problems up and could now use some expert advice.
    I have a MacPro (10.6.3) with four internal drives (320GB system/apps. + 3x 750GB data, images etc) and a MacBook Pro (10.6.6) with a 320GB internal. With so much accumulated data (Mac user since SE FDHD) I wanted a reliable means to backup all my projects, books, papers, research, images etc. I had several bad experiences using Iomega drives (Ultramax and Storcentre) which were not very Mac compatible and shifted over to a 10TB LaCie 5Big Network 2 which is promoted as Time Machine compatible. Set up Time Machine (with a few hiccups) in Sept 2010 and it ran perfectly, backing up both main computers until March 2011. I have now experienced a string of problems backing up the MacPro, some of which have been resolved speaking to people, some by checking forums and some by using my own noddle to figure it out. The latest error message I am getting is "Time Machine couldn't complete the backup due to a network problem. Make sure your computer and the backup disc are on the same network, and that the backup disc is turned on. Then try again to back up."
    The circumstances of this are as follows: TM seems to be trying to completely back up everything already backed up from previous months so I am using the "exclude" option to do this in manageable chunks (5.54TB of 7.99TB is available so there is a lot of stuff on there, hence my reticence to erase and start again). I started a backup last night which said it was 242GB and when I came back hours later (I estimate 30GB and hour or 500MB a minute) it has failed with the error message above. I asked it to back up again and it said it now had 191GB to backup, at the next failure it was 142GB, dropping by approx 50GB a time (if there a maximum it can manage in one go?), the next time it was starting again with 242GB.
    I checked the disc it was backing up to, discovered it was now selecting Public-1, re-selected Public which houses the macpro.sparsebundle, dropped the backup size (Options) to 73GB and set it off again and it is backing up as I write. I am hoping it will complete and permit another chunk to be backup but the fact it looses network connection (seemingly) or has a maximum backup in one go, is annoying because it means you cannot leave it overnight and trust it to do the backups.
    The other problem seems to be a shut down by LaCie 5Big because several times (and once this morning) I have had this message "The file server "LaCie 5Big" has closed down, followed by a complete Lacie shut down and auto-reboot with all lights and whistles. Lacie think this could be a power supply problem and say they are sending me another power brick. They also say they do not support Time Machine (they should check their own literature) and suggest I use LaCie 5Big for 'drag and drop' backup. If I wanted to do that I could pick up a cheap and nasty HD from PCWorld, not this high end 10TB drive which cost over £1,000 !
    For a while y'day I could not even find the Lacie on the network but after changing the ethernet cable from Lacie to router (Linksys) it miraculously re-appeared so that problem may have been the original Lacie blue ethernet cable had developed a fault. Checking cables is an oft-overlooked option.
    A catalogue of errors, some solved, others still all pervading, so any words from the wise would be gratefully accepted.

    I verified the macpro.sparsebundle and Time Machine backups in Disk Utility and it said both appeared to be Okay in green type. So that did not solve the issue. I did a Disk Utility repair a day or so again (despite Verify saying everything was fine) and said there was nothing to repair. I suspect two problems, the power brick may be faulty producing intermittent power and maybe causing the drive to close down (hopefully Lacie will send me a replacement to try) and second, I am thinking the network connection is getting dropped causing crashed backups without the Lacie shutdown/reboot sequence. The 73GB back up failed, I started it again at 54GB and it failed again, just started it again at 45GB - this is no way to progress!
    Perhaps the relatively new (last year) Linksys router is the problem, I find my MBP says AirPort is active but it fails to appear in Go>Server unless I switch it off and on again and perhaps a similar problem drops the connnection to the Lacie.

  • Networking problem after a zone is created and installed

    Hi all,
    I've got a networking problem after a zone was created and installed on a Solaris 10 box. The box was configured with two NICs, one (e1000g0) with a public IP address, the other one (e1000g1) with a private IP address and connected to a local switch. All worked fine so far.
    Then I created a local zone with shared networking (e1000g1). The zone has a private IP address which is in the same subnet as e1000g1 on the global zone. After some time, I noticed that I could not access (ssh, ping) the global zone. Then after some time, the global zone became available. The problem happened quite frequently.
    Also I observed that: 1) When the global zone was unavailable from outside, it was available (ssh, ping) from another box within the same subnet (e1000g0); 2) If I shutdown e1000g1, the problem was gone.
    Any idea what caused this problem?
    Many thanks,
    Xiaobo

    It was a route problem.

Maybe you are looking for

  • VRF not work

    Hello! We have cat3550 12.1(19)EA1a and we want to setup VRF in next scheme: cat3550------(inside)PIX(dmz)----r2600 ------------tunnel1------- r2600 is a exit point of all tunnels and is a point of connection VRF and global routing. There are two sub

  • Deprecated and obsolete parameters in 10gR2

    From the oracle documentation, the following initialization parameters have been deprecated or obsoleted in this release. in some cases, oracle specifies what superceded the original parameter but in most cases not. does anyone know how to find out m

  • Acrobat Distiller crashes when trying to create it through COM

    Hi I have Distiller v9.0 Pro installed on my Server 2008 R2 (64bit) development machine. When I try an create the Distiller COM object, the Distiller process crashes with: Faulting application name: acrodist.exe, version: 9.0.0.332, time stamp: 0x485

  • PDF file contains truncated records

    Hi ppl, I have created a report program where I am displaying my data using dynamic internal table concept. The next part of the requirement is that the output should be converted to PDF and sent as an e-mail attachment to the e-mail ID mentioned on

  • [SOLVED]"[drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid -

    ... remainder is 128" I get this lines since a few weeks on every ~second boot. I can't bypass it or ignore it, just a reset helps. The screen comes right after the mounting of the partitions: The monitor goes black (earlier than with a regular boot)