DB_File problem

i have instaled the following software:
1.- Berkeley db 4.4.20 version of source code than i compiled inthe server.
2.- HP C/ANSI C Compiler, aC++ Compiler, Perl v5.8.7 (pakage perl_D.5.8.7.A_HP-UX_B.11.23_IA+PA.depot), gcc v4.1.0, libgcc v4.1.0 and all the dependencies that need Berkeley db and Perl.
The problem is that when trying to compile the library DB_File marks the following thing:
# make
Skip blib/lib/DB_File.pm (unchanged)
cc -c -I/usr/local/BerkeleyDB.4.4/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings DD64 Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 O2 Onolimit Opromote_indirect_calls    -DVERSION=\"1.814\"  -DXS_VERSION=\"1.814\" Z "-I/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c
cc: warning 458: Invalid value O for opt_level.
cpp: "/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE/config.h", line 3056: warning 2028: Found comment inside comment started on line 3056.
cc -c -I/usr/local/BerkeleyDB.4.4/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings DD64 Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 O2 Onolimit Opromote_indirect_calls    -DVERSION=\"1.814\"  -DXS_VERSION=\"1.814\" Z "-I/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c
cc: warning 458: Invalid value O for opt_level.
cpp: "/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE/config.h", line 3056: warning 2028: Found comment inside comment started on line 3056.
Running Mkbootstrap for DB_File ()
chmod 644 DB_File.bs
rm -f blib/arch/auto/DB_File/DB_File.sl
LD_RUN_PATH="/usr/local/BerkeleyDB.4.4/lib" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 version.o DB_File.o  -o blib/arch/auto/DB_File/DB_File.sl   -L/usr/local/BerkeleyDB.4.4/lib -ldb  
ld: Mismatched ABI (not an ELF file) for -ldb
Fatal error.
*** Error exit code 1
Stop.
Somebody knows what means that error?. Thank you very much beforehand!.

i have instaled the following software:
1.- Berkeley db 4.4.20 version of source code than i compiled inthe server.
2.- HP C/ANSI C Compiler, aC++ Compiler, Perl v5.8.7 (pakage perl_D.5.8.7.A_HP-UX_B.11.23_IA+PA.depot), gcc v4.1.0, libgcc v4.1.0 and all the dependencies that need Berkeley db and Perl.
The problem is that when trying to compile the library DB_File marks the following thing:
# make
Skip blib/lib/DB_File.pm (unchanged)
cc -c -I/usr/local/BerkeleyDB.4.4/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings DD64 Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 O2 Onolimit Opromote_indirect_calls    -DVERSION=\"1.814\"  -DXS_VERSION=\"1.814\" Z "-I/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t version.c
cc: warning 458: Invalid value O for opt_level.
cpp: "/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE/config.h", line 3056: warning 2028: Found comment inside comment started on line 3056.
cc -c -I/usr/local/BerkeleyDB.4.4/include -D_POSIX_C_SOURCE=199506L -D_REENTRANT -Ae -D_HPUX_SOURCE -Wl,+vnocompatwarnings DD64 Z -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 O2 Onolimit Opromote_indirect_calls    -DVERSION=\"1.814\"  -DXS_VERSION=\"1.814\" Z "-I/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE" -D_NOT_CORE -DmDB_Prefix_t=size_t -DmDB_Hash_t=u_int32_t DB_File.c
cc: warning 458: Invalid value O for opt_level.
cpp: "/opt/perl_64/lib/5.8.7/PA-RISC2.0-thread-multi-LP64/CORE/config.h", line 3056: warning 2028: Found comment inside comment started on line 3056.
Running Mkbootstrap for DB_File ()
chmod 644 DB_File.bs
rm -f blib/arch/auto/DB_File/DB_File.sl
LD_RUN_PATH="/usr/local/BerkeleyDB.4.4/lib" /usr/bin/ld -b +vnocompatwarnings -L/lib/pa20_64 version.o DB_File.o  -o blib/arch/auto/DB_File/DB_File.sl   -L/usr/local/BerkeleyDB.4.4/lib -ldb  
ld: Mismatched ABI (not an ELF file) for -ldb
Fatal error.
*** Error exit code 1
Stop.
Somebody knows what means that error?. Thank you very much beforehand!.

Similar Messages

  • Cloning problem:  ORA-00059: maximum number of DB_FILES exceeded

    Hi everyone!
    I'm trying to clone our data warehouse over an existing test instance, DMART01. Here's what I did:
    1. on the data warehouse - alter database backup controlfile to trace;
    2. edited the trace file to change the db name and path of the datafiles
    3. logon to sqlplus in DMART01 and run my altered trace file.
    4. Below is the error I'm getting:
    SQL> @clone09142009.sql
    ORACLE instance started.
    Total System Global Area 1358954496 bytes
    Fixed Size 2128280 bytes
    Variable Size 1203668584 bytes
    Database Buffers 150994944 bytes
    Redo Buffers 2162688 bytes
    CREATE CONTROLFILE REUSE SET DATABASE "DMART01" RESETLOGS NOARCHIVELOG
    ERROR at line 1:
    ORA-01503: CREATE CONTROLFILE failed
    ORA-00059: maximum number of DB_FILES exceeded
    ORA-01110: data file 211:
    '/data/oracle/dmart01/d05/oracle/dmart01data/DW_PROD_MEDIUM11.dbf'
    In my trace file it has
    CREATE CONTROLFILE REUSE SET DATABASE "DMART01" RESETLOGS NOARCHIVELOG
    MAXLOGFILES 16
    MAXLOGMEMBERS 2
    MAXDATAFILES 500
    MAXINSTANCES 1
    MAXLOGHISTORY 1816
    Additional information - the data warehouse has an entire tablespace with many datafiles that I don't want in DMART01. I edited those datafile lines out of my trace file. Could some remnants of that be causing my problems? The DB_FILES parameter in the warehouse is set to 500. In DMART01 it's only 200. In the clone, I only want to bring over 61 datafiles. Besides, I thought that in the create controlfile statement would set the parameter, in this case to 500.
    I'm stumped. Any suggestions?
    Thanks!
    Sharon

    I answered my own question. If anyone is curious, here's what I did:
    in DMART01
    1. startup nomount;
    2. create pfile from spfile;
    3. shutdown immediate;
    4. edited pfile to have dw_files=500
    5. startup nomount pfile=initDMART01.ora;
    6. create spfile from pfile;
    7. shutdown immediate;
    8. @clone09142009.sql

  • Perl/DB_File file-access problems on Solaris 86

    I have Perl software that runs fine on Apache/FreeBSD using DB_File. I have
    just ported that software to an Apache/Solaris 86 server, and the DB_File
    file-access is not working.
    Specifically it breaks down at the tie statement - where I am trying to tie
    to an existing DB_BTREE file - saying things like "Cannot tie to file
    because it already exists". Which sounds like a file access mode problem.
    I use O_CREAT|O_RDWR as the file access mode parameter, asking the tie
    function to create the file if it does not exist or to open it on a
    read/write basis if it does. I 'use Fcntl' to set the mode parameters that
    are (supposedly) correct for the system.
    Any help or suggestions?
    Many thanks

    There are a few things possibly going on:
    1. The problem where the Berkeley DB example is not being found is related
    to the default tar program on Solaris, which doesn't handle long file names.
    The result is that some files don't make it. The simplest solution is to use
    a gnu tar if you can.
    2. The Compiler issue in Xerces may be that the default compiler found is the
    Solaris compiler, and not g++/gcc if that's what you want. The compiler can be
    specified using the -c <C compiler> and -x <C++ compiler> flags to buildall.sh.
    e.g. buildall.sh <other options> -c gcc -x g++
    Regards,
    George

  • Database Instance Installation Problem on Oracle 8.1.7

    Dear gurus,
    I'm having problem when installing Database Central Instance on Solaris 10 - Oracle 8.1.7 (32bit) - SAP 4.6c.
    Here's the error log:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    Echo                            ON
    SVRMGR> SET TERMOUT ON;
    Termout                         ON
    SVRMGR> SHUTDOWN ABORT;
    ORACLE instance shut down.
    SVRMGR> STARTUP NOMOUNT PFILE=init.ora;
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 3
    SVRMGR> CREATE DATABASE PRD
         2> CONTROLFILE REUSE
         3> MAXDATAFILES  254
         4> MAXLOGFILES   255
         5> MAXLOGHISTORY 1000
         6> MAXLOGMEMBERS 3
         7> MAXINSTANCES  50
         8> CHARACTER SET "WE8DEC"
         9> DATAFILE
        10> '/oracle/PRD/sapdata1/system_1/system.data1' SIZE 300M REUSE
        11> NOARCHIVELOG
    Info: DBCREATEDB_IND_ORA SvrmgrDoDummy 2 349
        12> LOGFILE
        13> GROUP 11 (
        14> '/oracle/PRD/origlogA/log_g11m1.dbf',
        15> '/oracle/PRD/mirrlogA/log_g11m2.dbf'
        16> ) SIZE 20M REUSE
        17> ,GROUP 13 (
        18> '/oracle/PRD/origlogA/log_g13m1.dbf',
        19> '/oracle/PRD/mirrlogA/log_g13m2.dbf'
        20> ) SIZE 20M REUSE
        21> ,GROUP 12 (
        22> '/oracle/PRD/origlogB/log_g12m1.dbf',
        23> '/oracle/PRD/mirrlogB/log_g12m2.dbf'
        24> ) SIZE 20M REUSE
        25> ,GROUP 14 (
        26> '/oracle/PRD/origlogB/log_g14m1.dbf',
        27> '/oracle/PRD/mirrlogB/log_g14m2.dbf'
        28> ) SIZE 20M REUSE
        29> ;
    CREATE DATABASE PRD
    ORA-01034: ORACLE not available
    SVRMGR> EXIT
    Server Manager complete.
    Error: DBCREATEDB_IND_ORA InternalInstallationDo 2 349
    Create Database failed errorcode = 27123.
    Error: DBCREATEDB_IND_ORA InstallationDo 2 349
    Phase failed.
    Error: Main {} 2 349
    Installation aborted.
    I have tweaked the shared memory max as suggested in Oracle Manual / SAP Installation Guide, to no avail.
    The listener is up already.
    When I logged in as user ORA<SID>, and go to svrmgrl > startup nomount pfile=init.ora, it can startup without hassle.
    Although the Product is not supported in PAM, we have another machine running smoothly for years with this product combination, so it's not the product compatibility issues.
    But when using R3SETUP -f DATABASE.R3S, the phase stopped with the log pasted above.
    Any ideas, gurus?
    Thanks for help.
    Best Regards,

    Mr. Markus, there's no file on saptrace/usertrace.
    To be sure, here's what I've done:
    1. Run oracle listener.
    2. Check connection with svrmgrl > connect internal (connected).
    3. Modify init.ora with my DB Name:
    wef
    # replace DEFAULT with your database name
    *db_name=PRDDB*
    db_files = 80                                                         # SMALL 
    # db_files = 400                                                      # MEDIUM
    # db_files = 1500                                                     # LARGE 
    db_file_multiblock_read_count = 8                                     # SMALL 
    # db_file_multiblock_read_count = 16                                  # MEDIUM
    # db_file_multiblock_read_count = 32                                  # LARGE 
    db_block_buffers = 100                                                 # SMALL 
    # db_block_buffers = 550                                              # MEDIUM
    # db_block_buffers = 3200                                             # LARGE 
    shared_pool_size = 3500000                                            # SMALL
    # shared_pool_size = 5000000                                          # MEDIUM
    # shared_pool_size = 9000000                                          # LARGE
    log_checkpoint_interval = 10000
    processes = 50                                                        # SMALL 
    # processes = 100                                                     # MEDIUM
    # processes = 200                                                     # LARGE 
    parallel_max_servers = 5                                              # SMALL
    # parallel_max_servers = 4 x (number of CPUs)                         # MEDIUM
    # parallel_max_servers = 4 x (number of CPUs)                         # LARGE
    log_buffer = 32768                                                    # SMALL
    # log_buffer = 32768                                                  # MEDIUM
    # log_buffer = 163840                                                 # LARGE
    # audit_trail = true            # if you want auditing
    # timed_statistics = true       # if you want timed statistics
    max_dump_file_size = 10240      # limit trace file size to 5 Meg each
    # Uncommenting the line below will cause automatic archiving if archiving has
    # been enabled using ALTER DATABASE ARCHIVELOG.
    # log_archive_start = true     
    # log_archive_dest = disk$rdbms:[oracle.archive]
    # log_archive_format = "T%TS%S.ARC"
    # If using private rollback segments, place lines of the following
    # form in each of your instance-specific init.ora files:
    # rollback_segments = (name1, name2)  
    # If using public rollback segments, define how many
    # rollback segments each instance will pick up, using the formula
    #   # of rollback segments = transactions / transactions_per_rollback_segment
    # In this example each instance will grab 40/5 = 8:
    # transactions = 40
    # transactions_per_rollback_segment = 5
    # Global Naming -- enforce that a dblink has same name as the db it connects to
    global_names = TRUE
    # Edit and uncomment the following line to provide the suffix that will be
    # appended to the db_name parameter (separated with a dot) and stored as the
    # global database name when a database is created.  If your site uses
    # Internet Domain names for e-mail, then the part of your e-mail address after
    # the '@' is a good candidate for this parameter value.
    # db_domain = us.acme.com       # global database name is db_name.db_domain
    # FOR DEVELOPMENT ONLY, ALWAYS TRY TO USE SYSTEM BACKING STORE
    # vms_sga_use_gblpagfil = TRUE
    # FOR BETA RELEASE ONLY.  Enable debugging modes.  Note that these can
    # adversely affect performance.  On some non-VMS ports the db_block_cache_*
    # debugging modes have a severe effect on performance.
    #_db_block_cache_protect = true                       # memory protect buffers
    #event = "10210 trace name context forever, level 2" # data block checking
    #event = "10211 trace name context forever, level 2" # index block checking
    #event = "10235 trace name context forever, level 1" # memory heap checking
    #event = "10049 trace name context forever, level 2" # memory protect cursors
    # define parallel server (multi-instance) parameters
    #ifile = ora_system:initps.ora
    # define two control files by default
    control_files = (ora_control1, ora_control2)
    # Uncomment the following line if you wish to enable the Oracle Trace product
    # to trace server activity.  This enables scheduling of server collections
    # from the Oracle Enterprise Manager Console. 
    # Also, if the oracle_trace_collection_name parameter is non-null,
    # every session will write to the named collection, as well as enabling you
    # to schedule future collections from the console.
    # oracle_trace_enable = TRUE
    # Uncomment the following line, if you want to use some of the new 8.1
    # features. Please remember that using them may require some downgrade
    # actions if you later decide to move back to 8.0.
    #compatible = 8.1.0
    3. set shared memory parameter as in sapnote 724713.
    4. executing R3SETUP
    and it tells me this error:
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 1034.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    SVR4 Error: 2: No such file or directory
    Server Manager complete.
    Info: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database.
    Info: DBCREATEROLLSEGSTART_IND_ORA OracleCmd 2 354
    Startup Database with PFILE: init.ora.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyCoprocessCreateAsUser 2 354
    Creating coprocess /oracle/PRD/817_32/bin/svrmgrl [email protected]  as user oraprd and group dba ...
    Info: DBCREATEROLLSEGSTART_IND_ORA SyGroupIDGet 2 354
    Group id for group dba is 102.
    Info: DBCREATEROLLSEGSTART_IND_ORA SyUserIDGet 2 354
    User id for user oraprd is 100.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Return from DB: 27123.
    Info: DBCREATEROLLSEGSTART_IND_ORA SvrmgrDoDummy 2 354
    Oracle Server Manager Release 3.1.7.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation.  All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Connected.
    ORA-27123: unable to attach to shared memory segment
    SVR4 Error: 22: Invalid argument
    Additional information: 1
    Additional information: 2
    alter database noarchivelog
    ORA-01034: ORACLE not available
    alter database open
    ORA-01034: ORACLE not available
    Server Manager complete.
    Error: DBCREATEROLLSEGSTART_IND_ORA InternalInstallationDo 2 354
    Startup Database with error: 27123.
    Error: DBCREATEROLLSEGSTART_IND_ORA InstallationDo 2 354
    Phase failed.
    Error: Main {} 2 354
    Installation aborted.
    It's driving me nuts for the last days.. can't figure out what happened here.

  • Problems when updating amavisd-new to 2.5.0

    Hi the list !
    Thanks for the great tips and support we got here. I’m really newbie on mac os x server while it’s now a long time I’m on clients ones.
    I wanted to follow topicdesk.com tutorials to update spamassassin and clamav as I saw here the initial conf by Apple isn’t working.
    Then, I saw before updating SpamAssassin that I had to update amavisd-new first. So, I begin with this tutorial. Here’s what happened (sorry for the long-long post) :
    First installed Xcode 2.4.1.
    Everything was fine until the CPAN Perl Module updates, as I always had the “make had returned bad status, install seems impossible” error. Looking for some info on the net, I then understand that you have to install everything Apple suggests as if you don’t, you’ll have later problems whith “make” command (I know, I first wanted to install only gcc that seemed necessary to me, and when nothing works as expected, I had to go back and install everything ...) In fact, the missing BSD SDK was supsected to be the missing thing, but not only. Then, just install everything and this is fine.
    Updated the whole asked Perl module without any problem, following the tutorial
    Then Reboot the server when asked ; amavisd-new new version 2.5.0 seems OK. Then, the beginning of problems...
    My smtp log which is set in debug mode shows lots of error entries such as
    May 24 13:11:21 xserve postfix/smtpd[302]: connect from xxxx.adsl.hansenet.de[xxx.xxx.xxx.xxx]
    May 24 13:11:22 xserve postfix/smtpd[302]: 0A64A71E1A: client=xxxx.adsl.hansenet.de[xxx.xxx.xxx.xxx]
    May 24 13:11:22 xserve postfix/cleanup[349]: 0A64A71E1A: message-id=<890420070524111120@broilingwhelped>
    May 24 13:11:22 xserve postfix/qmgr[74]: 0A64A71E1A: from=<[email protected]>, size=1188, nrcpt=1 (queue active)
    May 24 13:11:22 xserve postfix/smtp[350]: connect to 127.0.0.1[127.0.0.1]: Connection refused (port 10024)
    May 24 13:11:22 xserve postfix/smtp[350]: 0A64A71E1A: to=<[email protected]>, relay=none, delay=1, status=deferred (connect to 127.0.0.1[127.0.0.1]: Connection refused)
    May 24 13:11:22 xserve postfix/smtpd[302]: disconnect from xxxx.adsl.hansenet.de[xxx.xxx.xxx.xxx]
    Obviously, amavisd-new isn’t running. Then, trying sudo /usr/bin/amavisd and it say there are mistakes in the conf file. BTW, it’s not really obvious trying to migrate settings from the old conf file to the new one :
    I don't understand how this old conf settings
    @local_domains_acl = ( ".$mydomain" ); # $mydomain and its subdomains
    @local_domains_maps = ( 1 );
    # @local_domains_acl = qw(); # default is empty, no recipient treated as local
    # @local_domains_acl = qw( .example.com );
    # @local_domains_acl = qw( .example.com !host.sub.example.net .sub.example.net );
    # @local_domains_acl = ( ".$mydomain", '.example.com', 'sub.example.net' );
    has to bee changed in the new one way :
    @local_domains_maps = ( [".$mydomain"] ); # $mydomain and its subdomains
    # @local_domains_maps = (); # default is empty list, no recip. considered local
    # @local_domains_maps = # using ACL lookup table
    # ( [ ".$mydomain", 'sub.example.net', '.example.com' ] );
    # @local_domains_maps = # similar, split list elements on whitespace
    # ( [qw( .example.com !host.sub.example.net .sub.example.net )] );
    # @local_domains_maps = ( new_RE( qr'[@.]example\.com$'i ) ); # using regexp
    # @local_domains_maps = ( read_hash("$MYHOME/local_domains") ); # using hash
    # perhaps combined with Postfix: mydestination = /var/amavis/local_domains
    # for debugging purposes: dump_hash($local_domains_maps[0]);
    Anyway, I doubt this is the (real?) reason to my problems
    I correct some of these problems (in fact I forgot to look at amavis.log, but here is what it said) :
    May 24 13:53:30 xserve amavis[1072]: INFO: SA version: 3.0.1, 3.000001, no optional modules: Mail::SpamAssassin::SQLBasedAddrList Net::DNS::RR::SOA Net::DNS::RR::NS Net::DNS::RR::MX Net::DNS::RR::A Net::DNS::RR::AAAA Net::DNS::RR::PTR Net::DNS::RR::CNAME Net::DNS::RR::TXT Net::CIDR::Lite Sys::Hostname::Long DBD::mysql IP::Country::Fast Mail::SPF Mail::SPF::Query Mail::SPF::Mech Mail::SPF::Mech::A Mail::SPF::Mech::All Mail::SPF::Mech::Exists Mail::SPF::Mech::IP4 Mail::SPF::Mech::IP6 Mail::SPF::Mech::Include Mail::SPF::Mech::MX Mail::SPF::Mech::PTR Mail::SPF::Mod Mail::SPF::Mod::Exp Mail::SPF::Mod::Redirect Mail::SPF::SenderIPAddrMech Mail::SPF::v1::Record Mail::SPF::v2::Record
    May 24 13:53:30 xserve amavis[1072]: SpamControl: init_pre_chroot done
    May 24 13:53:30 xserve amavis[1072]: Net::Server: 2007/05/24-13:53:30 Amavis (type Net::Server::PreForkSimple) starting! pid(1072)
    May 24 13:53:30 xserve amavis[1072]: Net::Server: Binding to UNIX socket file /var/amavis/amavisd.sock using SOCK_STREAM
    May 24 13:53:30 xserve amavis[1072]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1
    May 24 13:53:30 xserve amavis[1072]: Net::Server: Setting gid to "82 82"
    May 24 13:53:30 xserve amavis[1072]: Net::Server: Setting uid to "82"
    May 24 13:53:30 xserve amavis[1072]: Module Amavis::Conf 2.086
    May 24 13:53:30 xserve amavis[1072]: Module Archive::Zip 1.18
    May 24 13:53:30 xserve amavis[1072]: Module BerkeleyDB 0.26
    May 24 13:53:30 xserve amavis[1072]: Module Compress::Zlib 2.004
    May 24 13:53:30 xserve amavis[1072]: Module Convert::TNEF 0.17
    May 24 13:53:30 xserve amavis[1072]: Module Convert::UUlib 1.08
    May 24 13:53:30 xserve amavis[1072]: Module DB_File 1.810
    May 24 13:53:30 xserve amavis[1072]: Module Digest::MD5 2.36
    May 24 13:53:30 xserve amavis[1072]: Module MIME::Entity 5.420
    May 24 13:53:30 xserve amavis[1072]: Module MIME::Parser 5.420
    May 24 13:53:30 xserve amavis[1072]: Module MIME::Tools 5.420
    May 24 13:53:30 xserve amavis[1072]: Module Mail::Header 1.77
    May 24 13:53:30 xserve amavis[1072]: Module Mail::Internet 1.77
    May 24 13:53:30 xserve amavis[1072]: Module Mail::SpamAssassin 3.000001
    May 24 13:53:30 xserve amavis[1072]: Module Net::Server 0.96
    May 24 13:53:30 xserve amavis[1072]: Module Net::Server::PreFork 0.96
    May 24 13:53:30 xserve amavis[1072]: Module Net::Server::PreForkSimple 0.96
    May 24 13:53:30 xserve amavis[1072]: Module Time::HiRes 1.9707
    May 24 13:53:30 xserve amavis[1072]: Module URI 1.35
    May 24 13:53:30 xserve amavis[1072]: Module Unix::Syslog 0.99
    May 24 13:53:30 xserve amavis[1072]: Amavis::DB code loaded
    May 24 13:53:30 xserve amavis[1072]: Amavis::Cache code loaded
    May 24 13:53:30 xserve amavis[1072]: SQL base code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: SQL::Log code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: SQL::Quarantine NOT loaded
    May 24 13:53:30 xserve amavis[1072]: Lookup::SQL code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: Lookup::LDAP code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: AM.PDP-in proto code loaded
    May 24 13:53:30 xserve amavis[1072]: SMTP-in proto code loaded
    May 24 13:53:30 xserve amavis[1072]: Courier proto code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: SMTP-out proto code loaded
    May 24 13:53:30 xserve amavis[1072]: Pipe-out proto code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: BSMTP-out proto code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: Local-out proto code loaded
    May 24 13:53:30 xserve amavis[1072]: OS_Fingerprint code NOT loaded
    May 24 13:53:30 xserve amavis[1072]: ANTI-VIRUS code loaded
    May 24 13:53:30 xserve amavis[1072]: ANTI-SPAM code loaded
    May 24 13:53:30 xserve amavis[1072]: ANTI-SPAM-SA code loaded
    May 24 13:53:30 xserve amavis[1072]: Unpackers code loaded
    May 24 13:53:30 xserve amavis[1072]: Found $file at /usr/bin/file
    May 24 13:53:30 xserve amavis[1072]: No $dspam, not using it
    May 24 13:53:30 xserve amavis[1072]: No $altermime, not using it
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .mail
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .asc
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .uue
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .hqx
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .ync
    May 24 13:53:30 xserve amavis[1072]: No decoder for .F tried: unfreeze, freeze -d, melt, fcat
    May 24 13:53:30 xserve amavis[1072]: Found decoder for .Z at /usr/bin/uncompress
    May 24 13:53:30 xserve amavis[1072]: Found decoder for .gz at /usr/bin/gzip -d
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .gz (backup, not used)
    May 24 13:53:30 xserve amavis[1072]: Found decoder for .bz2 at /usr/bin/bzip2 -d
    May 24 13:53:30 xserve amavis[1072]: No decoder for .lzo tried: lzop -d
    May 24 13:53:30 xserve amavis[1072]: No decoder for .rpm tried: rpm2cpio.pl, rpm2cpio
    May 24 13:53:30 xserve amavis[1072]: Found decoder for .cpio at /bin/pax
    May 24 13:53:30 xserve amavis[1072]: Found decoder for .tar at /bin/pax
    May 24 13:53:30 xserve amavis[1072]: Found decoder for .deb at /usr/bin/ar
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .zip
    May 24 13:53:30 xserve amavis[1072]: No decoder for .7z tried: 7zr, 7za, 7z
    May 24 13:53:30 xserve amavis[1072]: No decoder for .rar tried: rar, unrar
    May 24 13:53:30 xserve amavis[1072]: No decoder for .arj tried: arj, unarj
    May 24 13:53:30 xserve amavis[1072]: No decoder for .arc tried: nomarch, arc
    May 24 13:53:30 xserve amavis[1072]: No decoder for .zoo tried: zoo, unzoo
    May 24 13:53:30 xserve amavis[1072]: No decoder for .lha tried: lha
    May 24 13:53:30 xserve amavis[1072]: No decoder for .cab tried: cabextract
    May 24 13:53:30 xserve amavis[1072]: No decoder for .tnef tried: tnef
    May 24 13:53:30 xserve amavis[1072]: Internal decoder for .tnef
    May 24 13:53:30 xserve amavis[1072]: No decoder for .exe tried: rar, unrar; lha; arj, unarj
    May 24 13:53:30 xserve amavis[1072]: Found secondary av scanner ClamAV-clamscan at /usr/bin/clamscan
    May 24 13:53:30 xserve amavis[1072]: (!!)TROUBLE in pre_loop_hook: Please create an empty directory /var/amavis/db to hold a database (config variable $db_home)
    I created the directory, then it says
    May 24 13:58:12 xserve amavis[1133]: (!!)TROUBLE in pre_loop_hook: db_home directory is not writable: /var/amavis/db at /usr/bin/amavisd line 7783.
    I changed CHMOD to 777 (just see later to be more restricitve)
    And then it seems OK
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: starting. /usr/bin/amavisd at localhost amavisd-new-2.2.0 (20041102), Unicode aware
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: user=, EUID: 0 (0); group=, EGID: 0 0 (0 0)
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Perl version 5.008006
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Net::Server: 2007/05/24-14:11:49 Amavis (type Net::Server::PreForkSimple) starting! pid(44)
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Net::Server: Binding to UNIX socket file /var/amavis/amavisd.sock using SOCK_STREAM
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Net::Server: Setting gid to "82 82"
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Net::Server: Setting uid to "82"
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Amavis::Conf 2.033
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Archive::Tar 1.22
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Archive::Zip 1.18
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Compress::Zlib 2.004
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Convert::TNEF 0.17
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Convert::UUlib 1.08
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module DB_File 1.810
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module MIME::Entity 5.420
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module MIME::Parser 5.420
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module MIME::Tools 5.420
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Mail::Header 1.77
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Mail::Internet 1.77
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Mail::SpamAssassin 3.000001
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Net::Cmd 2.26
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Net::SMTP 2.29
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Net::Server 0.96
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Time::HiRes 1.9707
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Module Unix::Syslog 0.99
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Amavis::DB code NOT loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Amavis::Cache code NOT loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Lookup::SQL code NOT loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Lookup::LDAP code NOT loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: AMCL-in protocol code loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: SMTP-in protocol code loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: ANTI-VIRUS code loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: ANTI-SPAM code loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Unpackers code loaded
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Found $file at /usr/bin/file
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $arc, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Found $gzip at /usr/bin/gzip
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Found $bzip2 at /usr/bin/bzip2
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $lzop, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $lha, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $unarj, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Found $uncompress at /usr/bin/uncompress
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $unfreeze, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $unrar, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $zoo, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Found $cpio at /usr/bin/cpio
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $ar, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $rpm2cpio, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $cabextract, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No $dspam, not using it
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: KasperskyLab AntiViral Toolkit Pro (AVP)
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: KasperskyLab AVPDaemonClient
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: H+BEDV AntiVir or CentralCommand Vexira Antivirus
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: Command AntiVirus for Linux
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: Symantec CarrierScan via Symantec CommandLineScanner
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: DrWeb Antivirus for Linux/FreeBSD/Solaris
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: F-Secure Antivirus
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: CAI InoculateIT
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: MkS_Vir for Linux (beta)
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: MkS_Vir daemon
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: ESET Software NOD32
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: ESET Software NOD32 - Client/Server Version
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: Norman Virus Control v5 / Linux
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: Panda Antivirus for Linux
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: NAI McAfee AntiVirus (uvscan)
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: VirusBuster (Client + Daemon)
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: CyberSoft VFind
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: Ikarus AntiVirus for Linux
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No primary av scanner: BitDefender
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: Found secondary av scanner Clam Antivirus - clamscan at /usr/bin/clamscan
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No secondary av scanner: FRISK F-Prot Antivirus
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: No secondary av scanner: Trend Micro FileScanner
    May 24 14:11:49 localhost /usr/bin/amavisd[44]: SpamControl: initializing Mail::SpamAssassin
    May 24 14:11:52 localhost /usr/bin/amavisd[44]: SpamControl: done
    But in fact there's still a problem :
    May 24 14:12:22 localhost /usr/bin/amavisd[219]: (00219-01) ESMTP::10024 /var/amavis/amavis-20070524T141222-00219: <p.estxxxx@xxxxxxx> -> <pacvolley@ xxxxxxx > Received: SIZE=5929 from xserve.xxxxx ([127.0.0.1]) by localhost (localhost [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00219-01 for <pacvolley@ xxxxxxx>; Thu, 24 May 2007 14:12:22 +0200 (CEST)
    May 24 14:12:22 localhost /usr/bin/amavisd[219]: (00219-01) body hash: 05f429e5a692012d98323c55a540b730
    May 24 14:12:22 localhost /usr/bin/amavisd[219]: (00219-01) Checking: [82.241.222.174] <p.estxxx@xxxxx> -> <pacvolley@xxxxx>
    May 24 14:12:22 localhost /usr/bin/amavisd[219]: (00219-01) p003 1 Content-Type: multipart/alternative
    May 24 14:12:22 localhost /usr/bin/amavisd[219]: (00219-01) p001 1/1 Content-Type: text/plain, size: 394 B, name:
    May 24 14:12:22 localhost /usr/bin/amavisd[219]: (00219-01) p002 1/2 Content-Type: text/html, size: 3962 B, name:
    May 24 14:12:22 localhost /usr/bin/amavisd[302]: (00219-01) run_command: child process [302]: Can't close main::stdin: Bad file descriptor at /usr/bin/amavisd line 1589.\n
    May 24 14:12:22 localhost /usr/bin/amavisd[302]: (00219-01) SMTP shutdown: tempdir is being removed: /var/amavis/amavis-20070524T141222-00219
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) TROUBLE in check_mail: mime_decode-1 FAILED: parsing file(1) results - missing last 2 results at (eval 40) line 150.
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) PRESERVING EVIDENCE in /var/amavis/amavis-20070524T141222-00219
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) TIMING [total 284 ms] - SMTP EHLO: 21 (7%), SMTP pre-MAIL: 3 (1%), mkdir tempdir: 1 (0%), create email.txt: 2 (1%), SMTP pre-DATA-flush: 8 (3%), SMTP DATA: 5 (2%), body_hash: 2 (1%), mkdir parts: 3 (1%), mime_decode: 57 (20%), rundown: 181 (64%)
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) TROUBLE in process_request: Error writing a SMTP response to the socket: Broken pipe at (eval 36) line 760, <GEN3> line 208.
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) Requesting process rundown after fatal error
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) load: 100 %, total idle 0.001 s, busy 0.287 s
    May 24 14:12:23 localhost /usr/bin/amavisd[219]: (00219-01) SMTP shutdown: Error writing a SMTP response to the socket: Bad file descriptor at (eval 36) line 760.\n
    And in the mail log I get corresponding errors such as :
    May 24 14:30:20 xserve postfix/smtpd[626]: connect from xxxxxx.club-internet.fr[xxx.xxx.xxx.xxx]
    May 24 14:30:20 xserve postfix/smtpd[626]: 5580872531: client= xxxxxx.club-internet.fr[xxx.xxx.xxx.xxx]
    May 24 14:30:20 xserve postfix/cleanup[452]: 5580872531: message-id=<00e301c79dff$49859120$0100a8c0@pcservice>
    May 24 14:30:20 xserve postfix/smtpd[626]: disconnect from xxxxxx.club-internet.fr[xxx.xxx.xxx.xxx]
    May 24 14:30:20 xserve postfix/qmgr[64]: 5580872531: from=<[email protected]>, size=95594, nrcpt=1 (queue active)
    May 24 14:30:20 xserve postfix/smtp[464]: 5580872531: to=<sjoly@ xxxxxx.com>, relay=127.0.0.1[127.0.0.1], delay=0, status=deferred (host 127.0.0.1[127.0.0.1] said: 421 4.3.2 Service shutting down, closing channel (in reply to end of DATA command))
    I first thought mails were lost, and obviously as it won’t be so easy to fix alone without any help (and time is running loosing mails), I decided to come back to the old amavisd-new version, restoring /usr/bin/amavis and amavis.conf, and rebooting computer.
    Then, another problem with Perl modules that were updated so that old amavis seemed also not working. I decided to replace /Library/Perl and System/Library/Perl with new ones from a clean fresh install on my local server. Rebooted, and seems to be OK as before. Then looked for Postfix and understood than flushing will force deferred mails to be processed.
    Anyway, all is to be done again. If anybody here as an idea of what's going wrong, I'll be glad to learn ...
      Mac OS X (10.4.9)  

    well, there you have it – a classical if then loop.
    seems i'm still stuck somewhere in the middle of the amavisd.conf nightmare. had amavisd-new 2.4.5 / spamassassin 3.1.8 up and running after a real nightmare (which had to do with daemonize=1).
    after i tried to get up-to-date with amavisd-new 2.5.1 and spamassassin 3.2.1 i saw the same problems (see below) again, while launchd tried to get amavisd started.
    Jun 15 05:14:11 mail launchd: org.amavis.amavisd: exited with exit code: 2
    Jun 15 05:14:11 mail launchd: org.amavis.amavisd: respawning too quickly! throttling
    Jun 15 05:14:11 mail launchd: org.amavis.amavisd: 9 more failures without living at least 60 seconds will cause job removal
    Jun 15 05:14:11 mail launchd: org.amavis.amavisd: will restart in 10 seconds
    remembering the previous troubles, i double checked all things, which could be set wrong (daemonize, etc.) and all was well. tried a second install and all to no success.
    later i had the idea, it might be the new amavisd.conf, which troubles (why ever) the startup. so i used the v2.4.5 one and lo and behold, it worked. but why? what is so strange/new/different in 2.5.1, that the startup of amavisd gets broken?
    now i read, that they changed a bunch of stuff and i certainly would be using the newer versions conf file, but it seems i don't get it right configured. i'm on the latest updated 10.4.9 server with all fixes installed. every service is working, mail gets in/out and gets even tagged.
    well, i didn't do the setup with the 2 users junkmail/nojunkmail yet. is it really necessary to set them up as local users? can't they be handled as every other user which has mail enabled via wgm?
    anyone can help me here? thx.
    Various   Mac OS X (10.4.9)   Mac OS X Server (10.4.9)

  • Facing Problem while Installaing SAP NW PI 7.0 on Oracle Database

    Hello Friend,
    Ultimately I come here to take the global help.
    We are trying to Install SAP NW PI 7.0 on Windows 2003 Server Enterprise Edition x64, with Oracle 10.2 - 64bit Edition.
    On this host, we already have installed SAP NW CE 7.1 with the same Oracle 10.2
    SAP NW CE 7.1 is working fine on this Host.
    First, we tried to install SAP NW PI 7.0 with jdk 1.4.2.16(32 bit), which was giving the error, while installation using SAPInst. So We installed jdk 1.5.0.15 (64 bit), at own risk. But, the Installation was interrupted due to some unknown error something like "SDM failed to deploy some components...etc....etc.". So, we installed jdk 1.6.0.6( which is perfect for Windows x64). With this , jdk 1.6.0.6 the last problem did not come and we reached at 9th step (of total 98th step of SAP NW PI 7.0 Installation), and was at "Prepare to install minimal Configuration", and controling START and STOP of System. Bu We found that, the System was not able to even start, at that 95th Phase.
    After that, we did lot of R&Ds to come out from the trouble.
    I am attaching the requied TRACE files, they are as followed.
    dev_disp.
    %%%%%%%%%%%%%START of dev_disp%%%%%%%%%
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      02
    sid        PI1
    systemid   562 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    144
    intno      20050900
    make:      multithreaded, Unicode, 64 bit, optimized
    pid        3132
    Thu May 08 16:50:32 2008
    kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    length of sys_adm_ext is 576 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (02 3132) [dpxxdisp.c   1243]
         shared lib "dw_xml.dll" version 144 successfully loaded
         shared lib "dw_xtc.dll" version 144 successfully loaded
         shared lib "dw_stl.dll" version 144 successfully loaded
         shared lib "dw_gui.dll" version 144 successfully loaded
         shared lib "dw_mdm.dll" version 144 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3902
    Thu May 08 16:50:36 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5371]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >vcerp99_PI1_02                          <
    DpShMCreate: sizeof(wp_adm)          25168     (1480)
    DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    DpShMCreate: sizeof(comm_adm)          552080     (1088)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (104)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1864)
    DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 000000000EE70050, size: 6348592)
    DpShMCreate: allocated sys_adm at 000000000EE70050
    DpShMCreate: allocated wp_adm at 000000000EE72150
    DpShMCreate: allocated tm_adm_list at 000000000EE783A0
    DpShMCreate: allocated tm_adm at 000000000EE78400
    DpShMCreate: allocated wp_ca_adm at 000000000F3DC2A0
    DpShMCreate: allocated appc_ca_adm at 000000000F3E2060
    DpShMCreate: allocated comm_adm at 000000000F3E3FA0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 000000000F46AC30
    DpShMCreate: allocated gw_adm at 000000000F46ACB0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 000000000F46ACE0
    DpShMCreate: allocated wall_adm at 000000000F46ACF0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 4096 kByte.
    <ES> Info: em/initial_size_MB( 3966MB) not multiple of em/blocksize_KB( 4096KB)
    <ES> Info: em/initial_size_MB rounded up to 3968MB
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 991 blocks reserved for free list.
    ES initialized.
    J2EE server info
      start = TRUE
      state = STARTED
      pid = 704
      argv[0] = D:\usr\sap\PI1\DVEBMGS02\exe\jcontrol.EXE
      argv[1] = D:\usr\sap\PI1\DVEBMGS02\exe\jcontrol.EXE
      argv[2] = pf=D:\usr\sap\PI1\SYS\profile\PI1_DVEBMGS02_vcerp99
      argv[3] = -DSAPSTART=1
      argv[4] = -DCONNECT_PORT=65000
      argv[5] = -DSAPSYSTEM=02
      argv[6] = -DSAPSYSTEMNAME=PI1
      argv[7] = -DSAPMYNAME=vcerp99_PI1_02
      argv[8] = -DSAPPROFILE=D:\usr\sap\PI1\SYS\profile\PI1_DVEBMGS02_vcerp99
      argv[9] = -DFRFC_FALLBACK=ON
      argv[10] = -DFRFC_FALLBACK_HOST=localhost
      start_lazy = 0
      start_control = SAP J2EE startup framework
    DpJ2eeStart: j2ee state = STARTED
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1633]
    ***LOG Q0K=> DpMsAttach, mscon ( vcerp99) [dpxxdisp.c   11822]
    DpStartStopMsg: send start message (myname is >vcerp99_PI1_02                          <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
    Thu May 08 16:50:37 2008
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 144
    Release check o.K.
    DpJ2eeLogin: j2ee state = CONNECTED
    Thu May 08 16:50:39 2008
    ***LOG Q0I=> NiIRead: recv (10054: WSAECONNRESET: Connection reset by peer) [nixxi.cpp 4424]
    ERROR => NiIRead: SiRecv failed for hdl 4 / sock 184
        (SI_ECONN_BROKEN/10054; I4; ST; 127.0.0.1:3822) [nixxi.cpp    4424]
    DpJ2eeMsgProcess: j2ee state = CONNECTED (NIECONN_BROKEN)
    DpIJ2eeShutdown: send SIGINT to SAP J2EE startup framework (pid=704)
    DpIJ2eeShutdown: j2ee state = SHUTDOWN
    Thu May 08 16:51:16 2008
    ERROR => DpHdlDeadWp: W0 (pid 4316) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W1 (pid 1536) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W2 (pid 3388) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W3 (pid 3980) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W4 (pid 2980) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W5 (pid 4164) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W6 (pid 4656) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W7 (pid 4516) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W8 (pid 2576) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W9 (pid 960) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbf --> 0xbe
    ERROR => DpHdlDeadWp: W10 (pid 3764) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbe --> 0xbc
    ERROR => DpHdlDeadWp: W11 (pid 636) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xbc --> 0xb8
    ERROR => DpHdlDeadWp: W12 (pid 3896) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W13 (pid 4696) died [dpxxdisp.c   14532]
    ERROR => DpHdlDeadWp: W14 (pid 4072) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb8 --> 0xb0
    ERROR => DpHdlDeadWp: W15 (pid 4808) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xb0 --> 0xa0
    ERROR => DpHdlDeadWp: W16 (pid 2832) died [dpxxdisp.c   14532]
    my types changed after wp death/restart 0xa0 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:26 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Thu May 08 11:21:26 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     4316 Ended         no      1   0        0                                                                         
    1 DIA     1536 Ended         no      1   0        0                                                                         
    2 DIA     3388 Ended         no      1   0        0                                                                         
    3 DIA     3980 Ended         no      1   0        0                                                                         
    4 DIA     2980 Ended         no      1   0        0                                                                         
    5 DIA     4164 Ended         no      1   0        0                                                                         
    6 DIA     4656 Ended         no      1   0        0                                                                         
    7 DIA     4516 Ended         no      1   0        0                                                                         
    8 DIA     2576 Ended         no      1   0        0                                                                         
    9 DIA      960 Ended         no      1   0        0                                                                         
    10 UPD     3764 Ended         no      1   0        0                                                                         
    11 ENQ      636 Ended         no      1   0        0                                                                         
    12 BTC     3896 Ended         no      1   0        0                                                                         
    13 BTC     4696 Ended         no      1   0        0                                                                         
    14 BTC     4072 Ended         no      1   0        0                                                                         
    15 SPO     4808 Ended         no      1   0        0                                                                         
    16 UP2     2832 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Thu May 08 11:21:26 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    2
    2000
    6
    6
    --------++++--
    +
    DIA
    5
    5
    2000
    5
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          12
    wake_evt_udp_now     0
    wake events           total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    since last update     total     8,  udp     7 ( 87%),  shm     1 ( 12%)
    Dump of tm_adm structure:               Thu May 08 11:21:26 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Thu May 08 11:21:26 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:31 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >vcerp99_PI1_02                          < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (5080) (SOFT_KILL)
    Stop icman
    killing process (1036) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:5080  HANDLE:304)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:32 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:5080  HANDLE:304)
    wait for end of icman
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:33 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:34 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:35 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:36 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:37 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:38 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:39 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:40 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:41 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:42 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process lives  (PID:1036  HANDLE:312)
    waiting for termination of icman ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=337
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Thu May 08 16:51:43 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1036  HANDLE:312)
    [DpProcDied] Process died  (PID:704  HANDLE:288)
    DpStartStopMsg: send stop message (myname is >vcerp99_PI1_02                          <)
    NiIMyHostName: hostname = 'vcerp99'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 3 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 3 (r)
    NiIRead: hdl 3 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 3
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 3 recv would block (errno=EAGAIN)
    Thu May 08 16:51:44 2008
    NiIPeek: peek for hdl 3 timed out (r; 1000ms)
    NiIRead: read for hdl 3 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12168]
    NiBufSend starting
    NiIWrite: hdl 3 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 3 in set0
    SiSelNSet: set events of sock 212 to: ---
    NiBufISelRemove: remove hdl 3 from set0
    SiSelNRemove: removed sock 212 (pos=3)
    SiSelNRemove: removed sock 212
    NiSelIRemove: removed hdl 3
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/17
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 3 / sock 212
    NiBufIClose: clear extension for hdl 3
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 3132) [dpxxdisp.c   10421]
    Good Bye .....
    %%%%%%%%%%%%%%END of dev_disp%%%%%%%%%
    dev_w0
    %%%%%%%%%%%%%%START of dev_w0 trace file%%%%
    trc file: "dev_w0", trc level: 1, release: "700"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, MJ

    B Thu May 08 16:50:37 2008
    B  create_con (con_name=R/3)
    B  Loading DB library 'D:\usr\sap\PI1\DVEBMGS02\exe\dboraslib.dll' ...
    B  Library 'D:\usr\sap\PI1\DVEBMGS02\exe\dboraslib.dll' loaded
    B  Version of 'D:\usr\sap\PI1\DVEBMGS02\exe\dboraslib.dll' is "700.08", patchlevel (0.144)
    B  New connection 0 created
    M sysno      02
    M sid        PI1
    M systemid   562 (PC with Windows NT)
    M relno      7000
    M patchlevel 0
    M patchno    144
    M intno      20050900
    M make:      multithreaded, Unicode, 64 bit, optimized
    M pid        4316
    M
    M  kernel runs with dp version 232000(ext=109000) (@(#) DPLIB-INT-VERSION-232000-UC)
    M  length of sys_adm_ext is 576 bytes
    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 4316) [dpxxdisp.c   1305]
    I  MtxInit: 30000 0 0
    M  DpSysAdmExtCreate: ABAP is active
    M  DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    M  DpShMCreate: sizeof(wp_adm)          25168     (1480)
    M  DpShMCreate: sizeof(tm_adm)          5652128     (28120)
    M  DpShMCreate: sizeof(wp_ca_adm)          24000     (80)
    M  DpShMCreate: sizeof(appc_ca_adm)     8000     (80)
    M  DpCommTableSize: max/headSize/ftSize/tableSize=500/16/552064/552080
    M  DpShMCreate: sizeof(comm_adm)          552080     (1088)
    M  DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    M  DpShMCreate: sizeof(slock_adm)          0     (104)
    M  DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    M  DpShMCreate: sizeof(file_adm)          0     (72)
    M  DpShMCreate: sizeof(vmc_adm)          0     (1864)
    M  DpShMCreate: sizeof(wall_adm)          (41664/36752/64/192)
    M  DpShMCreate: sizeof(gw_adm)     48
    M  DpShMCreate: SHM_DP_ADM_KEY          (addr: 0000000010E70050, size: 6348592)
    M  DpShMCreate: allocated sys_adm at 0000000010E70050
    M  DpShMCreate: allocated wp_adm at 0000000010E72150
    M  DpShMCreate: allocated tm_adm_list at 0000000010E783A0
    M  DpShMCreate: allocated tm_adm at 0000000010E78400
    M  DpShMCreate: allocated wp_ca_adm at 00000000113DC2A0
    M  DpShMCreate: allocated appc_ca_adm at 00000000113E2060
    M  DpShMCreate: allocated comm_adm at 00000000113E3FA0
    M  DpShMCreate: system runs without slock table
    M  DpShMCreate: system runs without file table
    M  DpShMCreate: allocated vmc_adm_list at 000000001146AC30
    M  DpShMCreate: allocated gw_adm at 000000001146ACB0
    M  DpShMCreate: system runs without vmc_adm
    M  DpShMCreate: allocated ca_info at 000000001146ACE0
    M  DpShMCreate: allocated wall_adm at 000000001146ACF0

    M Thu May 08 16:50:38 2008
    M  ThTaskStatus: rdisp/reset_online_during_debug 0
    X  EmInit: MmSetImplementation( 2 ).
    X  MM global diagnostic options set: 0
    X  <ES> client 0 initializing ....
    X  Using implementation view
    X  <EsNT> Using memory model view.
    M  <EsNT> Memory Reset disabled as NT default
    X  ES initialized.
    M  ThInit: running on host vcerp99

    M Thu May 08 16:50:39 2008
    M  calling db_connect ...
    C  Prepending D:\usr\sap\PI1\DVEBMGS02\exe to Path.
    C  Oracle Client Version: '10.2.0.2.0'
    C  Client NLS settings: AMERICAN_AMERICA.UTF8
    C  Logon as OPS$-user to get SAPSR3's password
    C  Connecting as /@PI1 on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 00000000138E8FA0 00000000138F11D0 000000001390D9F8
    C  Attaching to DB Server PI1 (con_hdl=0,svchp=000000001390D8B8,srvhp=000000001390FCE8)
    C  Starting user session (con_hdl=0,svchp=000000001390D8B8,srvhp=000000001390FCE8,usrhp=00000000138F19E8)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1033
    [dboci.c      4532]
    C  Detaching from DB Server (con_hdl=0,svchp=000000001390D8B8,srvhp=000000001390FCE8)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    11044]
    C  Try to connect with default password
    C  Connecting as SAPSR3/<pwd>@PI1 on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    C  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    C    0 UTF8                                                      1 00000000138E8FA0 00000000138F11D0 000000001390D9F8
    C  Attaching to DB Server PI1 (con_hdl=0,svchp=000000001390D8B8,srvhp=000000001390FCE8)
    C  Starting user session (con_hdl=0,svchp=000000001390D8B8,srvhp=000000001390FCE8,usrhp=00000000138F19E8)
    C  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1033
    [dboci.c      4532]
    C  Detaching from DB Server (con_hdl=0,svchp=000000001390D8B8,srvhp=000000001390FCE8)
    C  *** ERROR => CONNECT failed with sql error '1033'
    [dbsloci.c    11044]
    B  ***LOG BV3=> severe db error 1033      ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error 1033   performing CON [dblink#5 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> ORA-01033: ORACLE initialization or shutdown in progress [dblink#5 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1440]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10468]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    mode_cleaned_counter = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    attachedVm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server vcerp99_PI1_02 on host vcerp99 (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Thu May 08 16:50:39 2008
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10688
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   724]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  261]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 4316) [dpnttool.c   327]
    %%%%%%%%%%END of dev_w0 file %%%%%%%%%%%%
    trans.log
    %%%%%%%%%%%%START of trans.log  %%%%%%%%%
    4 ETW000 r3trans version 6.14 (release 700 - 14.02.08 - 14:55:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 08.05.2008 - 17:07:15
    4 ETW000 control file: <no ctrlfile>
    4 ETW000 R3trans was called as follows: r3trans -d
    4 ETW000  trace at level 2 opened for a given file pointer
    4 ETW000  [dev trc     ,00000]  Thu May 08 17:07:17 2008                               0  0.000000
    4 ETW000  [dev trc     ,00000]  db_con_init called                                     0  0.000000
    4 ETW000  [dev trc     ,00000]  create_con (con_name=R/3)                              0  0.000000
    4 ETW000  [dev trc     ,00000]  Loading DB library 'dboraslib.dll' ...                 0  0.000000
    4 ETW000  [dev trc     ,00000]  load shared library (dboraslib.dll), hdl 0         79007  0.079007
    4 ETW000  [dev trc     ,00000]      using "D:\usr\sap\PI1\SYS\exe\uc\NTAMD64\dboraslib.dll"
    4 ETW000                                                                              25  0.079032
    4 ETW000  [dev trc     ,00000]  Library 'dboraslib.dll' loaded                        11  0.079043
    4 ETW000  [dev trc     ,00000]  function DbSlExpFuns loaded from library dboraslib.dll
    4 ETW000                                                                             254  0.079297
    4 ETW000  [dev trc     ,00000]  Version of 'dboraslib.dll' is "700.08", patchlevel (0.144)
    4 ETW000                                                                           27697  0.106994
    4 ETW000  [dev trc     ,00000]  function dsql_db_init loaded from library dboraslib.dll
    4 ETW000                                                                              21  0.107015
    4 ETW000  [dev trc     ,00000]  function dbdd_exp_funs loaded from library dboraslib.dll
    4 ETW000                                                                              24  0.107039
    4 ETW000  [dev trc     ,00000]  New connection 0 created                              18  0.107057
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = -000000001 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              32  0.107089
    4 ETW000  [dev trc     ,00000]  db_con_connect (con_name=R/3)                         14  0.107103
    4 ETW000  [dev trc     ,00000]  find_con_by_name found the following connection for reuse:
    4 ETW000                                                                              13  0.107116
    4 ETW000  [dev trc     ,00000]  0: name = R/3, con_id = 000000000 state = DISCONNECTED, perm = YES, reco = NO , timeout = 000, con_max = 255, con_opt = 255, occ = NO
    4 ETW000                                                                              17  0.107133
    4 ETW000  [dev trc     ,00000]  CLIENT_ORACLE_HOME is not set as environment variable or
    4 ETW000                        DIR_CLIENT_ORAHOME is not set as profile parameter.
    4 ETW000                          assuming using instant client with unspecified location.
    4 ETW000                                                                            7122  0.114255
    4 ETW000  [dev trc     ,00000]  Thu May 08 17:07:18 2008                          252994  0.367249
    4 ETW000  [dev trc     ,00000]  Oracle Client Version: '10.2.0.2.0'                   21  0.367270
    4 ETW000  [dev trc     ,00000]  -->oci_initialize (con_hdl=0)                         12  0.367282
    4 ETW000  [dev trc     ,00000]  Client NLS settings: AMERICAN_AMERICA.UTF8        191178  0.558460
    4 ETW000  [dev trc     ,00000]  Logon as OPS$-user to get SAPSR3's password           22  0.558482
    4 ETW000  [dev trc     ,00000]  Connecting as /@PI1 on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    4 ETW000                                                                              20  0.558502
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                            7651  0.566153
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0000000007534090 000000000030DF10 00000000003136D8
    4 ETW000                                                                              77  0.566230
    4 ETW000  [dev trc     ,00000]  Allocating service context handle for con_hdl=0     9578  0.575808
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                      29  0.575837
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server PI1 (con_hdl=0,svchp=0000000000313598,srvhp=00000000075530E8)
    4 ETW000                                                                              48  0.575885
    4 ETW000  [dev trc     ,00000]  Assigning server context 00000000075530E8 to service context 0000000000313598
    4 ETW000                                                                          161629  0.737514
    4 ETW000  [dev trc     ,00000]  Allocating user session handle                      6490  0.744004
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0000000000313598,srvhp=00000000075530E8,usrhp=000000000030E728)
    4 ETW000                                                                              39  0.744043
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1033
    4 ETW000                                                                          130057  0.874100
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=00000000075530E8)
    4 ETW000                                                                              16  0.874116
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0000000000313598,srvhp=00000000075530E8)
    4 ETW000                                                                              16  0.874132
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 00000000075530E8
    4 ETW000                                                                             313  0.874445
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1033'
    4 ETW000                                                                            9357  0.883802
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1033         13  0.883815
    4 ETW000  [dev trc     ,00000]  Try to connect with default password                  48  0.883863
    4 ETW000  [dev trc     ,00000]  Connecting as SAPSR3/<pwd>@PI1 on connection 0 (nls_hdl 0) ... (dbsl 700 250407)
    4 ETW000                                                                              15  0.883878
    4 ETW000  [dev trc     ,00000]  Nls CharacterSet                 NationalCharSet              C      EnvHp      ErrHp ErrHpBatch
    4 ETW000                                                                              16  0.883894
    4 ETW000  [dev trc     ,00000]    0 UTF8                                                      1 0000000007534090 000000000030DF10 00000000003136D8
    4 ETW000                                                                              19  0.883913
    4 ETW000  [dev trc     ,00000]  Allocating server context handle                       9  0.883922
    4 ETW000  [dev trc     ,00000]  Attaching to DB Server PI1 (con_hdl=0,svchp=0000000000313598,srvhp=00000000075530E8)
    4 ETW000                                                                              26  0.883948
    4 ETW000  [dev trc     ,00000]  Assigning server context 00000000075530E8 to service context 0000000000313598
    4 ETW000                                                                            7460  0.891408
    4 ETW000  [dev trc     ,00000]  Assigning username to user session 000000000030E728
    4 ETW000                                                                              19  0.891427
    4 ETW000  [dev trc     ,00000]  Assigning password to user session 000000000030E728
    4 ETW000                                                                              27  0.891454
    4 ETW000  [dev trc     ,00000]  Starting user session (con_hdl=0,svchp=0000000000313598,srvhp=00000000075530E8,usrhp=000000000030E728)
    4 ETW000                                                                              72  0.891526
    4 ETW000  [dboci.c     ,00000]  *** ERROR => OCI-call 'OCISessionBegin' failed with rc=1033
    4 ETW000                                                                           37125  0.928651
    4 ETW000  [dev trc     ,00000]  server_detach(con_hdl=0,stale=1,svrhp=00000000075530E8)
    4 ETW000                                                                              16  0.928667
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=0000000000313598,srvhp=00000000075530E8)
    4 ETW000                                                                              16  0.928683
    4 ETW000  [dev trc     ,00000]  Deallocating server context handle 00000000075530E8
    4 ETW000                                                                             313  0.928996
    4 ETW000  [dbsloci.    ,00000]  *** ERROR => CONNECT failed with sql error '1033'
    4 ETW000                                                                              18  0.929014
    4 ETW000  [dev trc     ,00000]     set_ocica() -> OCI or SQL return code 1033          9  0.929023
    4 ETW000  [dblink      ,00431]  ***LOG BY2=>sql error 1033   performing CON [dblink#5 @ 431]
    4 ETW000                                                                           14700  0.943723
    4 ETW000  [dblink      ,00431]  ***LOG BY0=>ORA-01033: ORACLE initialization or shutdown in progress [dblink#5 @ 431]
    4 ETW000                                                                              15  0.943738
    2EETW169 no connect possible: "DBMS = ORACLE                           --- dbs_ora_tnsname = 'PI1'"
    %%%%%%%%%%%END of trans.log %%%%%%%%%%%%%
    alert_pi1.log
    %%%%%%%%  START of alert_pi1.log %%%%%%%%%%%
    Dump file d:\oracle\pi1\saptrace\background\alert_pi1.log
    Wed May 07 14:36:54 2008
    ORACLE V10.2.0.2.0 - 64bit Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows NT Version V5.2 Service Pack 2
    CPU                 : 2 - type 8664, 1 Physical Cores
    Process Affinity    : 0x0000000000000000
    Memory (Avail/Total): Ph:2774M/3966M, Ph+PgF:17617M/18761M
    Wed May 07 14:36:54 2008
    Starting ORACLE instance (normal)
    Wed May 07 14:36:55 2008
    Specified value of sga_max_size is too small, bumping to 662700032
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Shared memory segment for instance monitoring created
    Picked latch-free SCN scheme 3
    Autotune of undo retention is turned on.
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.2.0.
    System parameters with non-default values:
      processes                = 80
      sessions                 = 96
      event                    = 10191 trace name context forever, level 1
      sga_max_size             = 662700032
      shared_pool_size         = 314572800
      shared_pool_reserved_size= 31189893
      filesystemio_options     = setall
      control_files            = F:\ORACLE\PI1\ORIGLOGA\CNTRL\CNTRLPI1.DBF, F:\ORACLE\PI1\ORIGLOGB\CNTRL\CNTRLPI1.DBF, D:\ORACLE\PI1\SAPDATA1\CNTRL\CNTRLPI1.DBF
      control_file_record_keep_time= 30
      db_block_size            = 8192
      db_cache_size            = 314572800
      compatible               = 10.2.0
      log_archive_dest         = G:\oracle\PI1\oraarch\PI1arch
      log_buffer               = 6139904
      log_checkpoint_interval  = 0
      db_files                 = 254
      log_checkpoints_to_alert = TRUE
      dml_locks                = 4000
      replication_dependency_tracking= FALSE
      undo_management          = AUTO
      undo_tablespace          = PSAPUNDO
      inmemory_undo          = FALSE
      undo_retention           = 43200
      recyclebin               = off
      remote_os_authent        = TRUE
      remote_login_passwordfile= EXCLUSIVE
      job_queue_processes      = 1
      parallel_execution_message_size= 16384
      tablelookup_prefetch_size= 0
      background_dump_dest     = D:\ORACLE\PI1\SAPTRACE\BACKGROUND
      user_dump_dest           = D:\ORACLE\PI1\SAPTRACE\USERTRACE
      core_dump_dest           = D:\ORACLE\PI1\SAPTRACE\BACKGROUND
      sort_area_size           = 2097152
      sort_area_retained_size  = 0
      db_name                  = PI1
      open_cursors             = 800
      sortelimination_cost_ratio= 10
      btree_bitmap_plans     = FALSE
      star_transformation_enabled= true
      query_rewrite_enabled    = false
      indexjoin_enabled      = FALSE
      optimpeek_user_binds   = FALSE
      pga_aggregate_target     = 415865241
      optimizermjc_enabled   = FALSE
    MMAN started with pid=4, OS id=2608
    DBW0 started with pid=5, OS id=1656
    LGWR started with pid=6, OS id=1728
    CKPT started with pid=7, OS id=1536
    SMON started with pid=8, OS id=2772
    RECO started with pid=9, OS id=2196
    CJQ0 started with pid=10, OS id=2184
    MMON started with pid=11, OS id=2688
    MMNL started with pid=12, OS id=2188
    PMON started with pid=2, OS id=1400
    Wed May 07 14:36:58 2008
    CREATE DATABASE PI1 CONTROLFILE REUSE  MAXLOGFILES 255 MAXLOGMEMBERS 3 MAXLOGHISTORY 1000 MAXDATAFILES 254 MAXINSTANCES 50 NOARCHIVELOG CHARACTER SET UTF8 NATIONAL CHARACTER SET UTF8 DATAFILE 'D:\oracle\PI1\sapdata1\system_1\system.data1' SIZE 350M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M EXTENT MANAGEMENT LOCAL DEFAULT TEMPORARY TABLESPACE PSAPTEMP TEMPFILE 'D:\oracle\PI1\sapdata1\temp_1\temp.data1' SIZE 300M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M UNDO TABLESPACE PSAPUNDO DATAFILE 'D:\oracle\PI1\sapdata1\undo_1\undo.data1' SIZE 700M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M SYSAUX DATAFILE 'D:\oracle\PI1\sapdata1\sysaux_1\sysaux.data1' SIZE 200M REUSE AUTOEXTEND ON NEXT 20M MAXSIZE 10000M
    LOGFILE GROUP 1 ('F:\oracle\PI1/origlogA/log_g11m1.dbf',
    'C:\oracle\PI1/mirrlogA/log_g11m2.dbf') SIZE 50M  REUSE ,
    GROUP 2 ('F:\oracle\PI1/origlogB/log_g12m1.dbf',
    'C:\oracle\PI1/mirrlogB/log_g12m2.dbf') SIZE 50M  REUSE ,
    GROUP 3 ('F:\oracle\PI1/origlogA/log_g13m1.dbf',
    'C:\oracle\PI1/mirrlogA/log_g13m2.dbf') SIZE 50M  REUSE ,
    GROUP 4 ('F:\oracle\PI1/origlogB/log_g14m1.dbf',
    'C:\oracle\PI1/mirrlogB/log_g14m2.dbf') SIZE 50M  REUSE
    PSP0 started with pid=3, OS id=2992
    Wed May 07 14:36:59 2008
    Database mounted in Exclusive Mode
    Wed May 07 14:37:05 2008
    Successful mount of redo thread 1, with mount id 1611568586
    Assigning activation ID 1611568586 (0x600e95ca)
    Thread 1 opened at log sequence 1
      Current log# 1 seq# 1 mem# 0: F:\ORACLE\PI1\ORIGLOGA\LOG_G11M1.DBF
      Current log# 1 seq# 1 mem# 1: C:\ORACLE\PI1\MIRRLOGA\LOG_G11M2.DBF
    Successful open of redo thread 1
    Wed May 07 14:37:05 2008
    MTTR advisory is disabled b

    can you also post 28,000 more lines? I'm sure this will be helpful....

  • Mpc gives problems connecting to any port specified

    this is my ~/.mpdconfig as well as my /etc/mpd.conf
    port "6600"
    music_directory "/home/vladuz/music"
    playlist_directory "/home/vladuz/.mpd/playlists"
    db_file "/home/vladuz/.mpd/mpd.db"
    log_file "/home/vladuz/.mpd/mpd.log"
    error_file "/home/vladuz/.mpd/mpd.error"
    audio_output {
    type "alsa"
    name "Alsa Software Volume"
    mixer_type "software"
    user "vladuz"
    then I create my database:
    vladuz ~ $ sudo mpd --create-db
    added white_blessom/return_to_the_classic.mp3
    added hanaoka_satoshi-Collection/10.Track_10.ogg
    added hanaoka_satoshi-Collection/04.Track_4.mp3
    added hanaoka_satoshi-Collection/01.Track_1.ogg
    but mpc ls gives:
    vladuz ~ $ mpc ls
    error: problems connecting to "6600" on port 6600: Invalid argument
    what could be the problem here?

    vladuz976 wrote:
    but mpc ls gives:
    vladuz ~ $ mpc ls
    error: problems connecting to "6600" on port 6600: Invalid argument
    what could be the problem here?
    To me, that suggests it's trying to connect to host "6600" on port 6600.
    echo $MPD_HOST
    echo $MPD_PORT

  • MPD: ERROR: problems opening audio device

    Since a day, maybe a little more, mpd is troubling me. When I use mpc, I get the error
    ERROR: problems opening audio device
    This is my mpd.conf
    # An example configuration file for MPD
    # See the mpd.conf man page for a more detailed description of each parameter.
    # Files and directories #######################################################
    # This setting controls the top directory which MPD will search to discover the
    # available audio files and add them to the daemon's online database. This
    # setting defaults to the XDG directory, otherwise the music directory will be
    # be disabled and audio files will only be accepted over ipc socket (using
    # file:// protocol) or streaming files over an accepted protocol.
    music_directory "/home/adriaan/Music"
    # This setting sets the MPD internal playlist directory. The purpose of this
    # directory is storage for playlists created by MPD. The server will use
    # playlist files not created by the server but only if they are in the MPD
    # format. This setting defaults to playlist saving being disabled.
    playlist_directory "/var/lib/mpd/playlists"
    # This setting sets the location of the MPD database. This file is used to
    # load the database at server start up and store the database while the
    # server is not up. This setting defaults to disabled which will allow
    # MPD to accept files over ipc socket (using file:// protocol) or streaming
    # files over an accepted protocol.
    db_file "/var/lib/mpd/mpd.db"
    # These settings are the locations for the daemon log files for the daemon.
    # These logs are great for troubleshooting, depending on your log_level
    # settings.
    # The special value "syslog" makes MPD use the local syslog daemon. This
    # setting defaults to logging to syslog, otherwise logging is disabled.
    log_file "/var/log/mpd/mpd.log"
    # This setting sets the location of the file which stores the process ID
    # for use of mpd --kill and some init scripts. This setting is disabled by
    # default and the pid file will not be stored.
    pid_file "/var/run/mpd/mpd.pid"
    # This setting sets the location of the file which contains information about
    # most variables to get MPD back into the same general shape it was in before
    # it was brought down. This setting is disabled by default and the server
    # state will be reset on server start up.
    state_file "/var/lib/mpd/mpdstate"
    # The location of the sticker database. This is a database which
    # manages dynamic information attached to songs.
    #sticker_file "~/.mpd/sticker.sql"
    # General music daemon options ################################################
    # This setting specifies the user that MPD will run as. MPD should never run as
    # root and you may use this setting to make MPD change its user ID after
    # initialization. This setting is disabled by default and MPD is run as the
    # current user.
    user "adriaan"
    # This setting specifies the group that MPD will run as. If not specified
    # primary group of user specified with "user" setting will be used (if set).
    # This is useful if MPD needs to be a member of group such as "audio" to
    # have permission to use sound card.
    group "users"
    # This setting sets the address for the daemon to listen on. Careful attention
    # should be paid if this is assigned to anything other then the default, any.
    # This setting can deny access to control of the daemon.
    # For network
    #bind_to_address "any"
    # And for Unix Socket
    #bind_to_address "~/.mpd/socket"
    # This setting is the TCP port that is desired for the daemon to get assigned
    # to.
    #port "6600"
    # This setting controls the type of information which is logged. Available
    # setting arguments are "default", "secure" or "verbose". The "verbose" setting
    # argument is recommended for troubleshooting, though can quickly stretch
    # available resources on limited hardware storage.
    #log_level "default"
    # If you have a problem with your MP3s ending abruptly it is recommended that
    # you set this argument to "no" to attempt to fix the problem. If this solves
    # the problem, it is highly recommended to fix the MP3 files with vbrfix
    # (available from <http://www.willwap.co.uk/Programs/vbrfix.php>), at which
    # point gapless MP3 playback can be enabled.
    #gapless_mp3_playback "yes"
    # This setting enables MPD to create playlists in a format usable by other
    # music players.
    #save_absolute_paths_in_playlists "no"
    # This setting defines a list of tag types that will be extracted during the
    # audio file discovery process. Optionally, 'comment' can be added to this
    # list.
    #metadata_to_use "artist,album,title,track,name,genre,date,composer,performer,disc"
    # This setting enables automatic update of MPD's database when files in
    # music_directory are changed.
    auto_update "yes"
    # Limit the depth of the directories being watched, 0 means only watch
    # the music directory itself. There is no limit by default.
    #auto_update_depth "3"
    # Symbolic link behavior ######################################################
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links outside of the configured music_directory.
    #follow_outside_symlinks "yes"
    # If this setting is set to "yes", MPD will discover audio files by following
    # symbolic links inside of the configured music_directory.
    #follow_inside_symlinks "yes"
    # Zeroconf / Avahi Service Discovery ##########################################
    # If this setting is set to "yes", service information will be published with
    # Zeroconf / Avahi.
    #zeroconf_enabled "yes"
    # The argument to this setting will be the Zeroconf / Avahi unique name for
    # this MPD server on the network.
    #zeroconf_name "Music Player"
    # Permissions #################################################################
    # If this setting is set, MPD will require password authorization. The password
    # can setting can be specified multiple times for different password profiles.
    #password "password@read,add,control,admin"
    # This setting specifies the permissions a user has who has not yet logged in.
    #default_permissions "read,add,control,admin"
    # Input #######################################################################
    input {
    plugin "curl"
    # proxy "proxy.isp.com:8080"
    # proxy_user "user"
    # proxy_password "password"
    # Audio Output ################################################################
    # MPD supports various audio output types, as well as playing through multiple
    # audio outputs at the same time, through multiple audio_output settings
    # blocks. Setting this block is optional, though the server will only attempt
    # autodetection for one sound card.
    # See <http://mpd.wikia.com/wiki/Configuration#Audio_Outputs> for examples of
    # other audio outputs.
    # An example of an ALSA output:
    audio_output {
    type "alsa"
    name "My ALSA Device"
    device "hw:0,0" # optional
    # format "44100:16:2" # optional
    # mixer_type "hardware" # optional
    # mixer_device "default" # optional
    # mixer_control "PCM" # optional
    # mixer_index "0" # optional
    #audio_output {
    # type "alsa"
    # name "Sound Card"
    # options "dev=dmixer"
    # device "plug:dmix"
    # An example of an OSS output:
    #audio_output {
    # type "oss"
    # name "My OSS Device"
    ## device "/dev/dsp" # optional
    ## format "44100:16:2" # optional
    ## mixer_type "hardware" # optional
    ## mixer_device "/dev/mixer" # optional
    ## mixer_control "PCM" # optional
    # An example of a shout output (for streaming to Icecast):
    #audio_output {
    # type "shout"
    # encoding "ogg" # optional
    # name "My Shout Stream"
    # host "localhost"
    # port "8000"
    # mount "/mpd.ogg"
    # password "hackme"
    # quality "5.0"
    # bitrate "128"
    # format "44100:16:1"
    ## protocol "icecast2" # optional
    ## user "source" # optional
    ## description "My Stream Description" # optional
    ## genre "jazz" # optional
    ## public "no" # optional
    ## timeout "2" # optional
    ## mixer_type "software" # optional
    # An example of a recorder output:
    #audio_output {
    # type "recorder"
    # name "My recorder"
    # encoder "vorbis" # optional, vorbis or lame
    # path "/var/lib/mpd/recorder/mpd.ogg"
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # An example of a httpd output (built-in HTTP streaming server):
    #audio_output {
    # type "httpd"
    # name "My HTTP Stream"
    # encoder "vorbis" # optional, vorbis or lame
    # port "8000"
    # bind_to_address "0.0.0.0" # optional, IPv4 or IPv6
    ## quality "5.0" # do not define if bitrate is defined
    # bitrate "128" # do not define if quality is defined
    # format "44100:16:1"
    # max_clients "0" # optional 0=no limit
    # An example of a pulseaudio output (streaming to a remote pulseaudio server)
    #audio_output {
    # type "pulse"
    # name "My Pulse Output"
    ## server "remote_server" # optional
    ## sink "remote_server_sink" # optional
    ## Example "pipe" output:
    #audio_output {
    # type "pipe"
    # name "my pipe"
    # command "aplay -f cd 2>/dev/null"
    ## Or if you're want to use AudioCompress
    # command "AudioCompress -m | aplay -f cd 2>/dev/null"
    ## Or to send raw PCM stream through PCM:
    # command "nc example.org 8765"
    # format "44100:16:2"
    ## An example of a null output (for no audio output):
    #audio_output {
    # type "null"
    # name "My Null Output"
    # mixer_type "none" # optional
    # This setting will change all decoded audio to be converted to the specified
    # format before being passed to the audio outputs. By default, this setting is
    # disabled.
    #audio_output_format "44100:16:2"
    # If MPD has been compiled with libsamplerate support, this setting specifies
    # the sample rate converter to use. Possible values can be found in the
    # mpd.conf man page or the libsamplerate documentation. By default, this is
    # setting is disabled.
    #samplerate_converter "Fastest Sinc Interpolator"
    # Normalization automatic volume adjustments ##################################
    # This setting specifies the type of ReplayGain to use. This setting can have
    # the argument "off", "album" or "track". See <http://www.replaygain.org>
    # for more details. This setting is off by default.
    #replaygain "album"
    # This setting sets the pre-amp used for files that have ReplayGain tags. By
    # default this setting is disabled.
    #replaygain_preamp "0"
    # This setting enables on-the-fly normalization volume adjustment. This will
    # result in the volume of all playing audio to be adjusted so the output has
    # equal "loudness". This setting is disabled by default.
    #volume_normalization "no"
    # MPD Internal Buffering ######################################################
    # This setting adjusts the size of internal decoded audio buffering. Changing
    # this may have undesired effects. Don't change this if you don't know what you
    # are doing.
    #audio_buffer_size "2048"
    # This setting controls the percentage of the buffer which is filled before
    # beginning to play. Increasing this reduces the chance of audio file skipping,
    # at the cost of increased time prior to audio playback.
    #buffer_before_play "10%"
    # Resource Limitations ########################################################
    # These settings are various limitations to prevent MPD from using too many
    # resources. Generally, these settings should be minimized to prevent security
    # risks, depending on the operating resources.
    #connection_timeout "60"
    #max_connections "10"
    #max_playlist_length "16384"
    #max_command_list_size "2048"
    #max_output_buffer_size "8192"
    # Character Encoding ##########################################################
    # If file or directory names do not display correctly for your locale then you
    # may need to modify this setting.
    filesystem_charset "UTF-8"
    # This setting controls the encoding that ID3v1 tags should be converted from.
    #id3v1_encoding "ISO-8859-1"
    # SIDPlay decoder #############################################################
    # songlength_database:
    # Location of your songlengths file, as distributed with the HVSC.
    # The sidplay plugin checks this for matching MD5 fingerprints.
    # See http://www.c64.org/HVSC/DOCUMENTS/Songlengths.faq
    # default_songlength:
    # This is the default playing time in seconds for songs not in the
    # songlength database, or in case you're not using a database.
    # A value of 0 means play indefinitely.
    # filter:
    # Turns the SID filter emulation on or off.
    #decoder {
    # plugin "sidplay"
    # songlength_database "/media/C64Music/DOCUMENTS/Songlengths.txt"
    # default_songlength "120"
    # filter "true"

    milso wrote:
    type "alsa"
    name "equal"
    device "default"
    format "44100:16:2" # optional
    mixer_device "default" # optional
    mixer_control "PCM" # optional
    mixer_index "0" # optional
    I have mine set to plug:plugequal as I use an equalizer with alsa, but when I set it to default it works fine, try that.
    That didn't work out.
    Mr.Elendig wrote:Tell mpd to be more verbose. And check that mplayer -ao alsa whatever works.
    Here's the output of mpd -v
    listen: bind to '0.0.0.0:6600' failed: Address already in use (continuing anyway, because binding to '[::]:6600' succeeded)
    path: path_set_fs_charset: fs charset is: UTF-8
    database: reading DB
    disabling the last.fm playlist plugin because account is not configured
    daemon: opening pid file
    daemon: daemonized!
    daemon: writing pid file
    Doesn't contain anything unusual.
    EDIT: oh, and mplayer -ao alsa works fine.
    Last edited by arthd (2011-02-09 15:14:09)

  • Mpd and pulse problem - Connection refused [SOLVED]

    I'm having problems getting mpd to play nice with pulse-audio.  Pulse is installed and works with vlc, mplayer, flash, etc. just fine.  When I try to play through mpd the song in the gui simply shows a status of "paused" and the following gets written to the mpd.log. 
    Advice is appreciated.
    # tail -f /var/log/mpd/mpd.log
    Oct 08 11:12 : output: Failed to enable "pulse audio" [pulse]: pa_context_connect() has failed: Connection refused
    Oct 08 11:12 : output: Failed to enable "pulse audio" [pulse]: pa_context_connect() has failed: Connection refused
    Oct 08 11:12 : output: Failed to enable "pulse audio" [pulse]: pa_context_connect() has failed: Connection refused
    Oct 08 11:12 : player_thread: problems opening audio device while playing "Not_So_Hard_Stuff/Disturbed-The Sickness-2000/01_Voices.flac"
    Here is my mpd.conf
    $ sed '/#/d' /etc/mpd.conf
    music_directory "/media/data/all_genres"
    playlist_directory "/var/lib/mpd/playlists"
    db_file "/var/lib/mpd/mpd.db"
    log_file "/var/log/mpd/mpd.log"
    pid_file "/var/run/mpd/mpd.pid"
    state_file "/var/lib/mpd/mpdstate"
    user "mpd"
    gapless_mp3_playback "yes"
    zeroconf_enabled "yes"
    zeroconf_name "Music Player"
    input {
    plugin "curl"
    audio_output {
    type "pulse"
    name "pulse audio"
    mixer_type "software"
    audio_buffer_size "35000"
    buffer_before_play "5%"
    The pulseaudio wiki suggests that a 'pulse' group and 'pulse-access' and even 'pulse-rt' groups may be required?  I have used mpd for a year now with no such groups on my system.
    EDIT: solved in post #13
    Last edited by graysky (2011-10-16 13:42:46)

    graysky wrote:
    I too modified my /etc/mpd.conf to use alsa even though I don't have alsa-utils installed at all.
    $ sed '/#/d' /etc/mpd.conf
    music_directory "/media/data/all_genres"
    playlist_directory "/var/lib/mpd/playlists"
    db_file "/var/lib/mpd/mpd.db"
    log_file "/var/log/mpd/mpd.log"
    pid_file "/var/run/mpd/mpd.pid"
    state_file "/var/lib/mpd/mpdstate"
    user "mpd"
    gapless_mp3_playback "yes"
    zeroconf_enabled "yes"
    zeroconf_name "Music Player"
    input {
    plugin "curl"
    audio_output {
    type "alsa"
    name "My ALSA Device"
    mixer_type "software"
    audio_buffer_size "35000"
    buffer_before_play "5%"
    Doesn't work for me I get this error when I try to play something with your configuration:
    ALSA lib pulse.c:229:(pulse_connect) PulseAudio: Unable to connect: Connection refused
    Oct 16 18:23 : output: Failed to open "My ALSA Device" [alsa]: Failed to open ALSA device "default": Connection refused

  • Problems Post installation - Oracle 8i and Forms 6i

    Hello,
    This is with respect to the two issues I am encountering in Oracle. Kindly somebody help with these issues as it is urgent.
    PLEASE GO THROUGH EACH AND EVERY POINT BEFORE ARRIVING AT A CONCLUSION
    1. With the Post Oracle database installation
    2. Oracle forms connectivity to the Oracle database (FORMS WAS INSTALLED PRIOR TO ORACLE INSTALLATION)
    I will start with the 1st issue (Post Oracle database installation)
    Steps A01
    1. I unistalled an existing version 8.1.7 using the steps mentioned in the following link (http://www.oracle-base.com/articles/misc/ManualOracleUninstall.php)
    2. I chose typical installation (default, all the rest of installation methods were default)
    3. Gave SID as ORCL_DB
    4. Created database by installation
    5. connected to SYS using default password - no problem
    6. Created another user usr01 and granted necessary privileges Was able to logon to the database using usr01. No problem
    But if I do a restart of the machine and then I am encountering an error ORA-27101: shared memory realm does not exist after which I am unable to connect to the database.
    ##### (PLEASE NOTE THAT I AM ABLE TO CONNECT TO ORACLE FOR THE FIRST TIME WITHOUT ANY PROBLEMS. THE ERROR IS THROWN IF WE REBOOT THE MACHINE AND TRY TO CONNECT TO ORACLE) ###
    The steps I tried to troubleshoot this
    a. Checked the oracle network admin directory. All the config files are there (TNSNAMES.ORA, SQLNET.ORA, LISTNER.ORA)
    b. did a tnsping
    c:\tnsping ORCL_DB
    NO PROBLEM WITH THAT. GETTING OK FOR THE PING
    c. Checked the oracle registries.
    Could find all these entries have the correct value:
    ORACLE_HOME - C:\ORACLE
    ORACLE_SID - ORCL_DB
    ORACLE_BASE - c:\oracle
    There were no extra slash or extra character with the registry entries.
    Now the the post forms installation scenario
    Steps A02 (FORMS WAS INSTALLED PRIOR TO ORACLE INSTALLATION)
    1. Installed forms (directory c:\orant)
    Steps A03
    1. Copied the contents tnsnames.ora file entries from oracle\network\admin directory to the orant\net80\admin\tnsnames.ora file
    2. Tried to connect to oracle forms (user : usr01, database : ORCL_DB).
    Got error : ORA-12154: TNS:could not resolve service name
    3. Created an environment variable : tns_admin with value c:/oracle/network/admin. Tried to connect again
    Now getting another error : unable to connect to the destination : ora-12203 (unable to connect to destination)
    I have installed forms and oracle in separate directories. Can somebody help to resolve these issues?
    Thanks in advance
    Chanaya

    Please find the content of the alert logfile
    Dump file C:\oracle\admin\PPDDEV\bdump\ppddevALRT.LOG
    Fri Nov 04 17:47:05 2011
    ORACLE V8.1.7.0.0 - Production vsnsta=0
    vsnsql=e vsnxtr=3
    Windows 2000 Version 5.1 Service Pack 3, CPU type 586
    Starting up ORACLE RDBMS Version: 8.1.7.0.0.
    System parameters with non-default values:
    processes = 150
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = C:\oracle\oradata\PPDDEV\control01.ctl, C:\oracle\oradata\PPDDEV\control02.ctl, C:\oracle\oradata\PPDDEV\control03.ctl
    db_block_buffers = 19200
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 32768
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 500
    instance_name = PPDDEV
    service_names = PPDDEV
    mts_dispatchers = (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = PPDDEV
    open_cursors = 300
    os_authent_prefix =
    job_queue_processes = 0
    job_queue_interval = 10
    parallel_max_servers = 5
    background_dump_dest = C:\oracle\admin\PPDDEV\bdump
    user_dump_dest = C:\oracle\admin\PPDDEV\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    Fri Nov 04 17:47:07 2011
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Fri Nov 04 17:47:08 2011
    create controlfile reuse set database PPDDEV
    datafile 'C:\oracle\oradata\PPDDEV\system01.dbf',
    'C:\oracle\oradata\PPDDEV\temp01.dbf',
    'C:\oracle\oradata\PPDDEV\rbs01.dbf',
    'C:\oracle\oradata\PPDDEV\indx01.dbf',
    'C:\oracle\oradata\PPDDEV\tools01.dbf',
    'C:\oracle\oradata\PPDDEV\dr01.dbf',
    'C:\oracle\oradata\PPDDEV\users01.dbf'
    logfile 'C:\oracle\oradata\PPDDEV\redo01.log' size 1M,
    'C:\oracle\oradata\PPDDEV\redo02.log' size 1M,
    'C:\oracle\oradata\PPDDEV\redo03.log' size 1M resetlogs
    Fri Nov 04 17:47:12 2011
    Successful mount of redo thread 1, with mount id 1145344671.
    Fri Nov 04 17:47:12 2011
    Completed: create controlfile reuse set database PPDDEV
    dataf
    Fri Nov 04 17:47:12 2011
    alter database PPDDEV open resetlogs
    RESETLOGS after incomplete recovery UNTIL CHANGE 282235
    Fri Nov 04 17:47:12 2011
    Errors in file C:\oracle\admin\PPDDEV\udump\ORA02644.TRC:
    ORA-00313: open failed for members of log group 1 of thread 1
    ORA-00312: online log 1 thread 1: 'C:\ORACLE\ORADATA\PPDDEV\REDO03.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Fri Nov 04 17:47:12 2011
    Errors in file C:\oracle\admin\PPDDEV\udump\ORA02644.TRC:
    ORA-00313: open failed for members of log group 2 of thread 1
    ORA-00312: online log 2 thread 1: 'C:\ORACLE\ORADATA\PPDDEV\REDO02.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Fri Nov 04 17:47:12 2011
    Errors in file C:\oracle\admin\PPDDEV\udump\ORA02644.TRC:
    ORA-00313: open failed for members of log group 3 of thread 1
    ORA-00312: online log 3 thread 1: 'C:\ORACLE\ORADATA\PPDDEV\REDO01.LOG'
    ORA-27041: unable to open file
    OSD-04002: unable to open file
    O/S-Error: (OS 2) The system cannot find the file specified.
    Fri Nov 04 17:47:14 2011
    Thread 1 opened at log sequence 1
    Current log# 1 seq# 1 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO03.LOG
    Successful open of redo thread 1.
    Fri Nov 04 17:47:14 2011
    SMON: enabling cache recovery
    Fri Nov 04 17:47:15 2011
    Dictionary check beginning
    Dictionary check complete
    Fri Nov 04 17:47:15 2011
    SMON: enabling tx recovery
    Fri Nov 04 17:47:31 2011
    Completed: alter database PPDDEV open resetlogs
    Fri Nov 04 17:47:31 2011
    alter database PPDDEV character set WE8ISO8859P1
    Fri Nov 04 17:47:31 2011
    Thread 1 advanced to log sequence 2
    Current log# 2 seq# 2 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO02.LOG
    Thread 1 advanced to log sequence 3
    Current log# 3 seq# 3 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO01.LOG
    Thread 1 advanced to log sequence 4
    Current log# 1 seq# 4 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO03.LOG
    Thread 1 cannot allocate new log, sequence 5
    Checkpoint not complete
    Current log# 1 seq# 4 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO03.LOG
    Thread 1 advanced to log sequence 5
    Current log# 2 seq# 5 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO02.LOG
    Fri Nov 04 17:47:40 2011
    Completed: alter database PPDDEV character set WE8ISO8859P1
    Fri Nov 04 17:47:40 2011
    alter database PPDDEV national character set WE8ISO8859P1
    Completed: alter database PPDDEV national character set WE8IS
    Fri Nov 04 17:47:40 2011
    alter database rename global_name to "PPDDEV"
    Completed: alter database rename global_name to "PPDDEV"
    Fri Nov 04 17:47:40 2011
    Restarting dead background process EMN0
    EMN0 started with pid=11
    Fri Nov 04 17:47:43 2011
    Shutting down instance (normal)
    License high water mark = 1
    Fri Nov 04 17:47:46 2011
    ALTER DATABASE CLOSE NORMAL
    Fri Nov 04 17:47:46 2011
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Fri Nov 04 17:47:48 2011
    Thread 1 closed at log sequence 5
    Fri Nov 04 17:47:48 2011
    Completed: ALTER DATABASE CLOSE NORMAL
    Fri Nov 04 17:47:48 2011
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    archiving is disabled
    Starting up ORACLE RDBMS Version: 8.1.7.0.0.
    System parameters with non-default values:
    processes = 150
    shared_pool_size = 52428800
    large_pool_size = 614400
    java_pool_size = 20971520
    control_files = C:\oracle\oradata\PPDDEV\control01.ctl, C:\oracle\oradata\PPDDEV\control02.ctl, C:\oracle\oradata\PPDDEV\control03.ctl
    db_block_buffers = 19200
    db_block_size = 8192
    compatible = 8.1.0
    log_buffer = 32768
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    db_files = 1024
    db_file_multiblock_read_count= 8
    max_enabled_roles = 30
    remote_login_passwordfile= EXCLUSIVE
    global_names = TRUE
    distributed_transactions = 500
    instance_name = PPDDEV
    service_names = PPDDEV
    mts_dispatchers = (PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)
    open_links = 4
    sort_area_size = 65536
    sort_area_retained_size = 65536
    db_name = PPDDEV
    open_cursors = 300
    os_authent_prefix =
    job_queue_processes = 4
    job_queue_interval = 10
    parallel_max_servers = 5
    background_dump_dest = C:\oracle\admin\PPDDEV\bdump
    user_dump_dest = C:\oracle\admin\PPDDEV\udump
    max_dump_file_size = 10240
    oracle_trace_collection_name=
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    SNP0 started with pid=8
    SNP1 started with pid=9
    SNP2 started with pid=10
    SNP3 started with pid=11
    Fri Nov 04 17:47:56 2011
    starting up 1 shared server(s) ...
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Fri Nov 04 17:47:57 2011
    alter database mount
    Fri Nov 04 17:48:04 2011
    Successful mount of redo thread 1, with mount id 1145346003.
    Fri Nov 04 17:48:04 2011
    Database mounted in Exclusive Mode.
    Completed: alter database mount
    Fri Nov 04 17:48:04 2011
    alter database open
    Fri Nov 04 17:48:04 2011
    Thread 1 opened at log sequence 5
    Current log# 2 seq# 5 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO02.LOG
    Successful open of redo thread 1.
    Fri Nov 04 17:48:04 2011
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Fri Nov 04 17:48:05 2011
    Updating character set in controlfile to WE8ISO8859P1
    Completed: alter database open
    Fri Nov 04 17:48:20 2011
    Thread 1 advanced to log sequence 6
    Current log# 3 seq# 6 mem# 0: C:\ORACLE\ORADATA\PPDDEV\REDO01.LOG

  • Oracle 11g: "ORACLE initialization or shutdown in progress" problem.

    Hello All,
    We are using Oracle 11g (enterprise edtion) in Windows server 2008. Whenever we reboot the machine we are not able to connect the database.
    Following output indicate the errors.
    :\Users\Administrator.F1STD.000>sqlplus dbo/<password>@<connect string>
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 7 09:48:09 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0
    Enter user-name:
    To resolve the issue we have to connect the DB as sys user and shutdown and start the DB manually. As shown follows
    C:\Users\Administrator.F1STD.000>sqlplus /nolog
    SQL*Plus: Release 11.1.0.7.0 - Production on Thu May 7 09:49:03 2009
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    SQL> connect sys/<passowrd>@<connect string> as sysdba
    Connected.
    SQL> shutdown abort
    ORACLE instance shut down.
    SQL> startup pfile=<p file loaction.>
    ORACLE instance started.
    Any clue why this is happening.
    Thanks
    With Regards
    Hemant.

    Hello,
    Pls find attached alert log contents.
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in client-side pfile E:\SC\SC15.1\DATABASES\ORACLECONFIG\INITNM45.ORA on machine SC15RQTFS
    System parameters with non-default values:
    processes = 1400
    resource_limit = TRUE
    pre_page_sga = TRUE
    dbwr_io_slaves = 1
    memory_target = 900M
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL1NM45.ORA"
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL2NM45.ORA"
    db_block_size = 8192
    db_writer_processes = 1
    compatible = "11.1.0.0.0"
    log_archive_dest = "E:\SC\SC15.1\Databases\OracleConfig"
    log_archive_format = "ARC%T.%S_%R"
    log_buffer = 3145728
    log_checkpoint_interval = 8000
    log_checkpoint_timeout = 0
    db_files = 1020
    db_file_multiblock_read_count= 32
    dml_locks = 200
    undo_management = "AUTO"
    undo_tablespace = "UNDOTSNM45"
    undo_retention = 21600
    sec_case_sensitive_logon = FALSE
    O7_DICTIONARY_ACCESSIBILITY= FALSE
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "SC15RQT.NSN.COM"
    global_names = TRUE
    service_names = "ENMSCSDB.SC15RQT.NSN.COM"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU = 2048))"
    shared_servers = 20
    max_shared_servers = 40
    local_listener = "(ADDRESS_LIST=(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1529))(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1526)))"
    session_cached_cursors = 100
    utl_file_dir = "E:\SC\SC15.1\Temp"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\AlarmArchive"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\RuleAnalyzerData"
    job_queue_processes = 7
    cursor_sharing = "FORCE"
    parallel_min_servers = 2
    parallel_max_servers = 10
    open_links = 8
    db_name = "ENMSCSDB"
    open_cursors = 150
    os_authent_prefix = "EXT$"
    diagnostic_dest = "E:\SC\SC15.1\DATABASES\ORACLECONFIG"
    max_dump_file_size = "10240"
    Tue May 12 21:28:32 2009
    PMON started with pid=2, OS id=2396
    Tue May 12 21:28:32 2009
    VKTM started with pid=3, OS id=2424 at elevated priority
    VKTM running at (20)ms precision
    Tue May 12 21:28:32 2009
    DIAG started with pid=4, OS id=2428
    Tue May 12 21:28:32 2009
    DBRM started with pid=5, OS id=2432
    Tue May 12 21:28:32 2009
    PSP0 started with pid=6, OS id=2436
    Tue May 12 21:28:32 2009
    DIA0 started with pid=7, OS id=2440
    Tue May 12 21:28:32 2009
    MMAN started with pid=8, OS id=2444
    Tue May 12 21:28:32 2009
    DBW0 started with pid=9, OS id=2464
    Tue May 12 21:28:32 2009
    LGWR started with pid=10, OS id=2468
    Tue May 12 21:28:32 2009
    CKPT started with pid=11, OS id=2472
    Tue May 12 21:28:32 2009
    SMON started with pid=12, OS id=2476
    Tue May 12 21:28:32 2009
    RECO started with pid=13, OS id=2480
    Tue May 12 21:28:32 2009
    MMON started with pid=14, OS id=2484
    Tue May 12 21:28:32 2009
    MMNL started with pid=15, OS id=2488
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU=2048))'...
    starting up 20 shared server(s) ...
    ORACLE_BASE from environment = D:\Oracle\Ora11G
    Tue May 12 21:28:34 2009
    alter database mount exclusive
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 1796259074
    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
    Completed redo scan
    321 redo blocks read, 32 data blocks need recovery
    Started redo application at
    Thread 1: logseq 139, block 3789
    Recovery of Online Redo Log: Thread 1 Group 4 Seq 139 Reading mem 0
    Mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG4NM45.ORA
    Completed redo application of 0.03MB
    Tue May 12 21:28:40 2009
    Running KSFV I/O slave I101 os pid=3100
    Completed crash recovery at
    Thread 1: logseq 139, block 4110, scn 1687662
    32 data blocks read, 32 data blocks written, 321 redo blocks read
    Thread 1 advanced to log sequence 140 (thread open)
    Thread 1 opened at log sequence 140
    Current log# 5 seq# 140 mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG5NM45.ORA
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Tue May 12 21:28:41 2009
    Running KSFV I/O slave I201 os pid=3104
    SMON: enabling cache recovery
    Successfully onlined Undo Tablespace 2.
    Verifying file header compatibility for 11g tablespace encryption..
    Verifying 11g file header compatibility for tablespace encryption completed
    Tue May 12 21:28:42 2009
    SMON: enabling tx recovery
    Database Characterset is WE8ISO8859P1
    Opening with internal Resource Manager plan
    Starting background process FBDA
    Tue May 12 21:28:43 2009
    FBDA started with pid=44, OS id=3112
    replication_dependency_tracking turned off (no async multimaster replication found)
    Tue May 12 21:28:44 2009
    Starting background process QMNC
    Tue May 12 21:28:44 2009
    QMNC started with pid=46, OS id=3212
    Completed: alter database open
    Tue May 12 21:28:49 2009
    Starting background process CJQ0
    Tue May 12 21:28:49 2009
    CJQ0 started with pid=50, OS id=3480
    Tue May 12 21:38:32 2009
    Starting background process SMCO
    Tue May 12 21:38:36 2009
    SMCO started with pid=55, OS id=2500
    Tue May 12 21:40:04 2009
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    AUD: OS Error = 1717 encountered while writing audit record
    Tue May 12 21:48:24 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =169
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in client-side pfile E:\SC\SC15.1\DATABASES\ORACLECONFIG\INITNM45.ORA on machine SC15RQTFS
    System parameters with non-default values:
    processes = 1400
    resource_limit = TRUE
    pre_page_sga = TRUE
    dbwr_io_slaves = 1
    memory_target = 900M
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL1NM45.ORA"
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL2NM45.ORA"
    db_block_size = 8192
    db_writer_processes = 1
    compatible = "11.1.0.0.0"
    log_archive_dest = "E:\SC\SC15.1\Databases\OracleConfig"
    log_archive_format = "ARC%T.%S_%R"
    log_buffer = 3145728
    log_checkpoint_interval = 8000
    log_checkpoint_timeout = 0
    db_files = 1020
    db_file_multiblock_read_count= 32
    dml_locks = 200
    undo_management = "AUTO"
    undo_tablespace = "UNDOTSNM45"
    undo_retention = 21600
    sec_case_sensitive_logon = FALSE
    O7_DICTIONARY_ACCESSIBILITY= FALSE
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "SC15RQT.NSN.COM"
    global_names = TRUE
    service_names = "ENMSCSDB.SC15RQT.NSN.COM"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU = 2048))"
    shared_servers = 20
    max_shared_servers = 40
    local_listener = "(ADDRESS_LIST=(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1529))(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1526)))"
    session_cached_cursors = 100
    utl_file_dir = "E:\SC\SC15.1\Temp"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\AlarmArchive"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\RuleAnalyzerData"
    job_queue_processes = 7
    cursor_sharing = "FORCE"
    parallel_min_servers = 2
    parallel_max_servers = 10
    open_links = 8
    db_name = "ENMSCSDB"
    open_cursors = 150
    os_authent_prefix = "EXT$"
    diagnostic_dest = "E:\SC\SC15.1\DATABASES\ORACLECONFIG"
    max_dump_file_size = "10240"
    Tue May 12 21:48:31 2009
    ksuapc : ORA-1033 foreground process starts before PMON
    Tue May 12 21:48:31 2009
    PMON started with pid=2, OS id=2676
    Tue May 12 21:48:31 2009
    VKTM started with pid=3, OS id=2680 at elevated priority
    VKTM running at (20)ms precision
    Tue May 12 21:48:31 2009
    DIAG started with pid=4, OS id=2684
    Tue May 12 21:48:31 2009
    DBRM started with pid=5, OS id=2696
    Tue May 12 21:48:31 2009
    PSP0 started with pid=6, OS id=2700
    Tue May 12 21:48:31 2009
    DIA0 started with pid=7, OS id=2704
    Tue May 12 21:48:31 2009
    MMAN started with pid=9, OS id=2712
    Tue May 12 21:48:31 2009
    DBW0 started with pid=10, OS id=2716
    Tue May 12 21:48:31 2009
    LGWR started with pid=11, OS id=2720
    Tue May 12 21:48:31 2009
    CKPT started with pid=12, OS id=2724
    Tue May 12 21:48:31 2009
    SMON started with pid=13, OS id=2728
    Tue May 12 21:48:31 2009
    RECO started with pid=14, OS id=2732
    Tue May 12 21:48:31 2009
    MMON started with pid=15, OS id=2736
    Tue May 12 21:48:31 2009
    MMNL started with pid=16, OS id=2740
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU=2048))'...
    starting up 20 shared server(s) ...
    ORACLE_BASE from environment = D:\Oracle\Ora11G
    Tue May 12 21:57:09 2009
    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: 12-MAY-2009 21:57:09
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.135.92)(PORT=63722))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 21:57:12 2009
    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: 12-MAY-2009 21:57:12
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.135.92)(PORT=63736))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 21:57:15 2009
    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: 12-MAY-2009 21:57:15
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.135.92)(PORT=63762))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 21:57:18 2009
    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: 12-MAY-2009 21:57:18
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.135.92)(PORT=63766))
    WARNING: inbound connection timed out (ORA-3136)
    Tue May 12 22:32:56 2009
    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: 12-MAY-2009 22:32:56
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.248.180)(PORT=54039))
    WARNING: inbound connection timed out (ORA-3136)
    Wed May 13 09:30:02 2009
    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: 13-MAY-2009 09:30:02
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.248.179)(PORT=54835))
    WARNING: inbound connection timed out (ORA-3136)
    Wed May 13 10:09:59 2009
    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: 13-MAY-2009 10:09:59
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12535
    TNS-12535: TNS:operation timed out
    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=180.144.248.179)(PORT=56445))
    WARNING: inbound connection timed out (ORA-3136)
    Client address: (ADDRESS=(PROTOCOL=tcp)(HOST=180.144.248.179)(PORT=56445))
    WARNING: inbound connection timed out (ORA-3136)
    Wed May 13 11:16:06 2009
    Shutting down instance (abort)
    License high water mark = 3
    USER (ospid: 5376): terminating the instance
    Instance terminated by USER, pid = 5376
    Wed May 13 11:16:09 2009
    Instance shutdown complete
    Wed May 13 11:17:37 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =169
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 11.1.0.7.0.
    Using parameter settings in client-side pfile E:\SC\SC15.1\DATABASES\ORACLECONFIG\INITNM45.ORA on machine SC15RQTFS
    System parameters with non-default values:
    processes = 1400
    resource_limit = TRUE
    pre_page_sga = TRUE
    dbwr_io_slaves = 1
    memory_target = 900M
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL1NM45.ORA"
    control_files = "E:\SC\SC15.1\DATABASES\ORACLECONFIG\CTL2NM45.ORA"
    db_block_size = 8192
    db_writer_processes = 1
    compatible = "11.1.0.0.0"
    log_archive_dest = "E:\SC\SC15.1\Databases\OracleConfig"
    log_archive_format = "ARC%T.%S_%R"
    log_buffer = 3145728
    log_checkpoint_interval = 8000
    log_checkpoint_timeout = 0
    db_files = 1020
    db_file_multiblock_read_count= 32
    dml_locks = 200
    undo_management = "AUTO"
    undo_tablespace = "UNDOTSNM45"
    undo_retention = 21600
    sec_case_sensitive_logon = FALSE
    O7_DICTIONARY_ACCESSIBILITY= FALSE
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "SC15RQT.NSN.COM"
    global_names = TRUE
    service_names = "ENMSCSDB.SC15RQT.NSN.COM"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU = 2048))"
    dispatchers = "(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU = 2048))"
    shared_servers = 20
    max_shared_servers = 40
    local_listener = "(ADDRESS_LIST=(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1529))(Address=(Protocol=TCP)(Host=SC15RQTFS)(Port=1526)))"
    session_cached_cursors = 100
    utl_file_dir = "E:\SC\SC15.1\Temp"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\AlarmArchive"
    utl_file_dir = "E:\SC\SC15.1\ArchiveData\RuleAnalyzerData"
    job_queue_processes = 7
    cursor_sharing = "FORCE"
    parallel_min_servers = 2
    parallel_max_servers = 10
    open_links = 8
    db_name = "ENMSCSDB"
    open_cursors = 150
    os_authent_prefix = "EXT$"
    diagnostic_dest = "E:\SC\SC15.1\DATABASES\ORACLECONFIG"
    max_dump_file_size = "10240"
    Wed May 13 11:17:40 2009
    PMON started with pid=2, OS id=4124
    Wed May 13 11:17:40 2009
    VKTM started with pid=3, OS id=652 at elevated priority
    VKTM running at (20)ms precision
    Wed May 13 11:17:40 2009
    DIAG started with pid=5, OS id=5584
    Wed May 13 11:17:40 2009
    DBRM started with pid=4, OS id=5580
    Wed May 13 11:17:40 2009
    PSP0 started with pid=6, OS id=1880
    Wed May 13 11:17:40 2009
    DIA0 started with pid=8, OS id=4448
    Wed May 13 11:17:41 2009
    MMAN started with pid=7, OS id=4488
    Wed May 13 11:17:41 2009
    DBW0 started with pid=10, OS id=5068
    Wed May 13 11:17:41 2009
    LGWR started with pid=11, OS id=2332
    Wed May 13 11:17:41 2009
    CKPT started with pid=12, OS id=5432
    Wed May 13 11:17:41 2009
    SMON started with pid=13, OS id=5996
    Wed May 13 11:17:41 2009
    RECO started with pid=9, OS id=2376
    Wed May 13 11:17:41 2009
    MMON started with pid=15, OS id=4480
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1550))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1551))(dispatchers=1)(SDU=2048))'...
    starting up 1 dispatcher(s) for network address '(description=(address=(protocol=TCP)(PORT=1552))(dispatchers=1)(SDU=2048))'...
    starting up 20 shared server(s) ...
    Wed May 13 11:17:41 2009
    MMNL started with pid=14, OS id=4956
    ORACLE_BASE from environment = D:\Oracle\Ora11G
    Wed May 13 11:17:43 2009
    ALTER DATABASE MOUNT
    Setting recovery target incarnation to 1
    Successful mount of redo thread 1, with mount id 1796242263
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Completed: ALTER DATABASE MOUNT
    Wed May 13 11:17:48 2009
    ALTER DATABASE OPEN
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Started redo scan
    Completed redo scan
    1898 redo blocks read, 356 data blocks need recovery
    Started redo application at
    Thread 1: logseq 140, block 74382
    Recovery of Online Redo Log: Thread 1 Group 5 Seq 140 Reading mem 0
    Mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG5NM45.ORA
    Completed redo application of 0.75MB
    Wed May 13 11:17:50 2009
    Running KSFV I/O slave I101 os pid=2044
    Completed crash recovery at
    Thread 1: logseq 140, block 76280, scn 1710686
    356 data blocks read, 356 data blocks written, 1898 redo blocks read
    Wed May 13 11:17:51 2009
    Thread 1 advanced to log sequence 141 (thread open)
    Thread 1 opened at log sequence 141
    Current log# 1 seq# 141 mem# 0: E:\SC\SC15.1\DATABASES\ORACLECONFIG\LOG1NM45.ORA
    Successful open of redo thread 1
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed May 13 11:17:51 2009
    Running KSFV I/O slave I201 os pid=3140
    Wed May 13 11:17:51 2009
    SMON: enabling cache recovery
    The problem is faced around 21:57:09 on 12 MAY.
    Thanks
    With Regards
    Hemant.

  • VLM configuration problem in RHEL 3.0

    Hello
    I am using oracle 10g R2 in RHEL3.0.
    My kernel version is 2.4.21-37.ELsmp. So, it will support upto 16GB RAM.
    I have 8GB RAM installed and so want to increase SGA size using VLM.
    I have following configuration in my spfile:
    *.compatible='10.2.0.1.0'
    *.control_files='/u01/app/oracle/product/10.2.0/oradata/orcl/control01.ctl','/u01/app/oracle/product/10.2.0/oradata/orcl/control02.ctl','/u01/app/oracle/product/10.2.0/oradata/orcl/control03.ctl'
    *.db_block_buffers=500000
    *.db_block_size=8192
    *.db_file_multiblock_read_count=8# SMALL
    *.db_files=80# SMALL
    *.db_name='ORCL'
    *.global_names=TRUE
    *.log_checkpoint_interval=10000
    *.max_dump_file_size='10240'# limit trace file size to 5 Meg each
    *.parallel_max_servers=5# SMALL
    *.pga_aggregate_target=3000M
    *.processes=50# SMALL
    *.shared_pool_size=1500000000
    *.UNDO_MANAGEMENT='AUTO'
    *.UNDO_TABLESPACE='UNDOTBS1'
    *.use_indirect_data_buffers=true
    When I start the database, it starts well without errors.
    But while maintaining cubes (working for OLAP), the database suddenly gets down.
    There is no any alert message in alert_{instance}.log file inside bdump.
    Can anyone help me what has happened. What is the cause for database getting shutdown suddently while working.
    Thank you
    Subash

    Hi
    I alreay make all necessary chagens in cfg.file but still i have problem
    see the contenet fo .cgf file
    <?xml version="1.0" encoding="utf-8"?>
    <!DOCTYPE hibernate-configuration PUBLIC
    "-//Hibernate/Hibernate Configuration DTD 3.0//EN"
    "http://hibernate.sourceforge.net/hibernate-configuration-3.0.dtd">
    <hibernate-configuration>
    <session-factory>
    <property name="hibernate.cglib.use_reflection_optimizer">true</property>
    <property name="hibernate.connection.driver_class">oracle.jdbc.driver.OracleDriver</property>
    <property name="hibernate.connection.url">jdbc:oracle:thin:@sinpunap049:1521:esgdb</property>
    <property name="hibernate.connection.username">scott</property>
    <property name="hibernate.connection.password">tiger</property>
    <property name="connection.pool_size">1</property>
    <property name="hibernate.dialect">org.hibernate.dialect.Oracle9Dialect</property>
    <property name="show_sql">true</property>
    <property name="hbm2ddl.auto">update</property>
    <mapping resource="Student1.hbm.xml" />
    </session-factory>
    </hibernate-configuration>

  • Database Initialization Problem in Linux

    Hi
    This is the first time I am using oracle in linux.Over here we have installed Oracle 9.2.0.1.0 in RedHat linux 9 with a RAM of 512 MB and a hard disk of 80 GB.The problem is that when we start sqlplus as sysdba .I am saying "startup" to initialise the DB ....The process of starting was slow ...and finally I was getting "end-of-file communication" error ...I read somewhere in the Alert Log that we need to give atleast half the RAM size in the shmmax ...I did that and restarted the server ....Now when I follow the same procedure I am getting a different error in the SQL prompt
    ORA-01092: ORACLE instance terminated. Disconnection forced
    in the LOG file I am getting the lines
    Errors in file /usr1/app/oracle/product/9.2.0.1.0/rdbms/log/tsh1_ora_1140.trc:
    ORA-01403: no data found
    Error 1403 happened during db open, shutting down database
    USER: terminating instance due to error 1403
    Instance terminated by USER, pid = 1140
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    Please help me in this regard ..as this is urgent ...Thanx

    There are the latest entries in the file alert_%^$%^.log
    I am getting a EINVAL problem here as I reverted back to the original value of my shmmax ...for previous entries where my shmmax was half the size of my 512MB ram I dint get that problem
    Fri May 13 16:36:40 2005
    Starting ORACLE instance (normal)
    Fri May 13 16:36:40 2005
    WARNING: EINVAL creating segment of size 0x0000000003000000
    fix shm parameters in /etc/system or equivalent
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    SCN scheme 2
    Using log_archive_dest parameter default value
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up ORACLE RDBMS Version: 9.2.0.1.0.
    System parameters with non-default values:
    processes = 50
    shared_pool_size = 4194304
    control_files = /usr1/app/oracle/oradata/TSH1/control/ora_control1, /usr1/app/oracle/oradata/TSH1/control/ora_control2
    db_block_buffers = 100
    log_buffer = 32768
    log_checkpoint_interval = 10000
    db_files = 80
    db_file_multiblock_read_count= 8
    global_names = TRUE
    parallel_max_servers = 5
    max_dump_file_size = 10240
    db_name = TSH1
    PMON started with pid=2
    DBW0 started with pid=3
    LGWR started with pid=4
    CKPT started with pid=5
    SMON started with pid=6
    RECO started with pid=7
    Fri May 13 16:36:43 2005
    ALTER DATABASE MOUNT
    Fri May 13 16:36:47 2005
    Successful mount of redo thread 1, with mount id 1076997467.
    Fri May 13 16:36:47 2005
    Database mounted in Exclusive Mode.
    Completed: ALTER DATABASE MOUNTFri May 13 16:36:47 2005
    ALTER DATABASE OPEN
    Fri May 13 16:36:47 2005
    Beginning crash recovery of 1 threads
    Fri May 13 16:36:47 2005
    Started first pass scan
    Fri May 13 16:36:47 2005
    Completed first pass scan
    8 redo blocks read, 5 data blocks need recovery
    Fri May 13 16:36:47 2005
    Started recovery at
    Thread 1: logseq 51, block 3, scn 0.511026
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 51 Reading mem 0
    Mem# 0 errs 0: /usr1/app/oracle/product/9.2.0.1.0/dbs/log1TSH1.dbf
    Fri May 13 16:36:48 2005
    Ended recovery at
    Thread 1: logseq 51, block 11, scn 0.531072
    5 data blocks read, 5 data blocks written, 8 redo blocks read
    Crash recovery completed successfully
    Fri May 13 16:36:48 2005
    Thread 1 advanced to log sequence 52
    Thread 1 opened at log sequence 52
    Current log# 2 seq# 52 mem# 0: /usr1/app/oracle/product/9.2.0.1.0/dbs/log2TSH1.dbf
    Successful open of redo thread 1.
    Fri May 13 16:36:48 2005
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Fri May 13 16:36:48 2005
    SMON: enabling cache recovery
    SMON: enabling tx recovery
    Fri May 13 16:36:48 2005
    Database Characterset is US7ASCII
    Updating 7.0.0.0.0 NLS parameters in sys.props$
    -- adding 9.2.0.1.0 NLS parameters.
    Fri May 13 16:36:49 2005
    Errors in file /usr1/app/oracle/product/9.2.0.1.0/rdbms/log/tsh1_ora_1107.trc:
    ORA-01403: no data found
    Error 1403 happened during db open, shutting down database
    USER: terminating instance due to error 1403
    Instance terminated by USER, pid = 1107
    ORA-1092 signalled during: ALTER DATABASE OPEN...

  • Running multiple instances of program at same time problems

    I have a c++ program that uses BerkeleyDB 4.8.26 with transactions. Program works well, and I can run multiple instances of program and they cooperate on database very well. Problem arises when I run a small test program that runs 10 instances of the same program at same time.
    Test program opens database with transactions, it does some database reads and writes and quits. This test is run in 10 instances of the same program at the same time. Some instances run and finish well, other instances end up with some of these errors:
    unable to allocate memory for the lock table
    PANIC: Cannot allocate memory
    Error opening environment: DB_RUNRECOVERY: Fatal error, run database recovery
    another with:
    db_files/__db.001: No such file or directory
    db_files: No such file or directory
    Error opening environment: Invalid argument
    others with this one:
    Log file corrupt at LSN: [1][84474]
    fileops: close db_files/log.0000000001
    PANIC: Invalid argument
    unable to join the environment
    db_files: No such file or directory
    Error opening environment: DB_RUNRECOVERY: Fatal error, run database recovery
    I don't understand reason of this error, as I thought (and read) that BerkeleyDB should be able to handle multiple instances accessing database and is thread-safe.
    I tried to run the test on both NFS and local disk drive with same results.
    Is there anyone with ide what could be causing this problem ? My platform is x86_64 GNU/Linux 2.6.18-164.el5
    Edited by: Miro Janosik on 21.9.2010 22:42

    If there is someone who would like to look at this problem I'd like to show you program log files with verbose output turned on. There are 11 log files in the archive: http://bin.mypage.sk/FILES/log.rar
    Log files that end up with lines like this one below mean that program finished running ok:
    4000|0     4     20100922 07:07:24.094     20100922 07:07:24.094     FLOW_CMD
    Here below is output from one of log files:
    FilePersistentStorage::open() start
    FilePersistentStorage::open() ReadDir
    FilePersistentStorage::open() db_env_create
    FilePersistentStorage::open() db_env_create ok
    FilePersistentStorage::open() set cachesize
    FilePersistentStorage::open() set_tx_max
    FilePersistentStorage::open() set_timeout
    FilePersistentStorage::open() set_lk_detect
    FilePersistentStorage::open() exists homedir?
    envp->open
    FilePersistentStorage::open() envp->open
    fileops: stat /var/tmp
    fileops: open db_files/__db.rep.init
    fileops: close db_files/__db.rep.init
    fileops: open db_files/__db.001
    fileops: close db_files/__db.001
    fileops: open db_files/__db.001
    fileops: mmap db_files/__db.001
    fileops: close db_files/__db.001
    unable to join the environment
    fileops: directory list db_files
    fileops: unlink db_files/__db.005
    fileops: unlink db_files/__db.004
    fileops: unlink db_files/__db.003
    fileops: unlink db_files/__db.002
    fileops: unlink db_files/__db.001
    fileops: open db_files/__db.001
    fileops: open db_files/__db.001
    fileops: read db_files/log.0000000001: 12 bytes at offset 371
    Finding last valid log LSN: file: 1 offset 371
    fileops: close db_files/log.0000000001
    fileops: open db_files/__db.005
    fileops: seek db_files/__db.005 to 794624
    fileops: write db_files/__db.005: 8192 bytes
    fileops: mmap db_files/__db.005
    fileops: close db_files/__db.005
    fileops: open db_files/__db.006
    fileops: seek db_files/__db.006 to 376832
    fileops: write db_files/__db.006: 8192 bytes
    fileops: mmap db_files/__db.006
    fileops: close db_files/__db.006
    fileops: open db_files/log.0000000001
    fileops: read db_files/log.0000000001: 12 bytes at offset 335
    fileops: read db_files/log.0000000001: 371 bytes at offset 0
    fileops: directory list db_files
    fileops: open db_files/log.0000000001
    fileops: read db_files/log.0000000001: 28 bytes
    fileops: close db_files/log.0000000001
    Recovery starting from [1][243]
    fileops: close db_files/log.0000000001
    fileops: open db_files/log.0000000001
    fileops: read db_files/log.0000000001: 28 bytes
    fileops: write db_files/log.0000000001: 92 bytes at offset 371
    fileops: flush db_files/log.0000000001
    fileops: close db_files/log.0000000001
    fileops: open db_files/log.0000000002
    fileops: close db_files/log.0000000002
    fileops: open db_files/log.00002
    fileops: close db_files/log.00002
    fileops: open db_files/log.0000000001
    fileops: seek db_files/log.0000000001 to 463
    fileops: write db_files/log.0000000001: 4096 bytes
    fileops: write db_files/log.0000000001: 4096 bytes
    fileops: write db_files/log.0000000001: 4096 bytes
    fileops: write db_files/log.0000000001: 4096 bytes
    fileops: write db_files/log.0000000001: 3633 bytes
    fileops: close db_files/log.0000000001
    Recovery complete at Wed Sep 22 07:07:23 2010
    Maximum transaction ID 80000002 Recovery checkpoint [1][371]
    FilePersistentStorage::open() ok
    envp->lock_detect
    FilePersistentStorage::open() lock_detect
    rejected locks count: 0
    db_create
    dbp->open
    fileops: stat db_files/test_aaps.db
    fileops: stat db_files/test_aaps.db
    fileops: stat db_files/__db.80000001.d9f23b56
    fileops: open db_files/log.0000000001
    fileops: read db_files/log.0000000001: 28 bytes
    fileops: write db_files/log.0000000001: 67 bytes at offset 463
    fileops: flush db_files/log.0000000001
    fileops: open db_files/__db.80000001.d9f23b56
    fileops: stat db_files/__db.80000001.d9f23b56
    fileops: seek db_files/__db.80000001.d9f23b56 to 0
    fileops: write db_files/__db.80000001.d9f23b56: 4096 bytes
    fileops: seek db_files/__db.80000001.d9f23b56 to 4096
    fileops: write db_files/__db.80000001.d9f23b56: 4096 bytes
    fileops: flush db_files/__db.80000001.d9f23b56
    fileops: close db_files/__db.80000001.d9f23b56
    fileops: stat db_files/test_aaps.db
    fileops: stat db_files/__db.80000001.d9f23b56
    fileops: unlink db_files/__db.80000001.d9f23b56
    fileops: open db_files/log.0000000001
    fileops: read db_files/log.0000000001: 12 bytes at offset 463
    DB_LOGC->get: LSN 1/463: invalid log record header
    DB_TXN->abort: log undo failed for LSN: 1 463: Input/output error
    fileops: close db_files/log.0000000001
    PANIC: Input/output error
    fileops: open db_files/log.0000000001
    fileops: read db_files/log.0000000001: 12 bytes at offset 463
    PANIC: fatal region error detected; run recovery
    DB_LOGC->get: LSN: 1/463: read: DB_RUNRECOVERY: Fatal error, run database recovery
    DB_TXN->abort: log undo failed for LSN: 1 463: DB_RUNRECOVERY: Fatal error, run database recovery
    fileops: close db_files/log.0000000001
    PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
    PANIC: DB_RUNRECOVERY: Fatal error, run database recovery
    dbp->open end
    dbp->close
    PANIC: fatal region error detected; run recovery
    envp->close
    File handles still open at environment close
    Open file handle: db_files/log.0000000001
    fileops: close db_files/log.0000000001
    PANIC: fatal region error detected; run recovery
    Database 'db_files//test_aaps.db' open failed: DB_RUNRECOVERY: Fatal error, run database recoveryDatabase close failed: DB_RUNRECOVERY: Fatal error, run database recovery
    environment close failed:

  • Identifying problem using db_stat

    Hi!
    I ran some utilities on my program to find out where the error is.
    first I tried to run db_recover after the program hung.... it resulted with an error:
    PANIC: fatal region error detected; run recovery
    in my IDE (Netbeans)
    it didnt help, but i dont care because i dont want to run it every time this error occurs...i want to prevent it
    so i ran db_stat -CA and these lines were in the output
    1     Lock requests not available due to conflicts, for which we waited
    0     Lock requests not available due to conflicts, for which we did not wait
    0     Number of deadlocks
    0     Lock timeout value
    0     Number of locks that have timed out
    0     Transaction timeout value
    0     Number of transactions that have timed out
    472KB     The size of the lock region
    0     The number of region locks that required waiting (0%)
    Locker Mode Count Status ----------------- Object ---------------
    2 dd=25 locks held 2 write locks 0 pid/thread 1228/368
    2 READ 1 HELD dataContainer.dbxml handle 2
    2 READ 1 HELD dataContainer.dbxml handle 0
    5 dd=24 locks held 0 write locks 0 pid/thread 1228/368
    6 dd=23 locks held 1 write locks 0 pid/thread 1228/368
    6 READ 1 HELD dataContainer.dbxml handle 4
    9 dd=22 locks held 0 write locks 0 pid/thread 1228/368
    a dd=21 locks held 1 write locks 0 pid/thread 1228/368
    a READ 1 HELD dataContainer.dbxml handle 6
    800002ba dd=-1 locks held 0 write locks 0 pid/thread 1228/2004
    800002bb dd= 2 locks held 1 write locks 0 pid/thread 1228/2004
    800002bb READ 1 WAIT dataContainer.dbxml page 0
    800002bb READ 1 HELD dataContainer.dbxml handle 0
    d dd=20 locks held 0 write locks 0 pid/thread 1228/368
    e dd=19 locks held 1 write locks 0 pid/thread 1228/368
    e READ 1 HELD dataContainer.dbxml handle 8
    11 dd=18 locks held 0 write locks 0 pid/thread 1228/368
    and many others... i think these lead to solving the problem. how can i link it to the source code and find out where the mistake is?
    if you need more details to help me see
    program hangs on prepare function
    thanks
    Jiri

    Default locking region information:
    3066     Last allocated locker ID
    0x7fffffff     Current maximum unused locker ID
    9     Number of lock modes
    1000     Maximum number of locks possible
    1000     Maximum number of lockers possible
    1000     Maximum number of lock objects possible
    64     Number of current locks
    107     Maximum number of locks at any one time
    27     Number of current lockers
    58     Maximum number of lockers at any one time
    53     Number of current lock objects
    55     Maximum number of lock objects at any one time
    268770     Total number of locks requested
    97350     Total number of locks released
    0     Total number of locks upgraded
    1850     Total number of locks downgraded
    1     Lock requests not available due to conflicts, for which we waited
    0     Lock requests not available due to conflicts, for which we did not wait
    0     Number of deadlocks
    0     Lock timeout value
    0     Number of locks that have timed out
    0     Transaction timeout value
    0     Number of transactions that have timed out
    472KB     The size of the lock region
    0     The number of region locks that required waiting (0%)
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Lock REGINFO information:
    Lock     Region type
    5     Region ID
    C:\export\WGS5\db_files\__db.005     Region name
    0x460000     Original region address
    0x460000     Region address
    0x460048     Region primary address
    0     Region maximum allocation
    0     Region allocated
    Region allocations: 3005 allocations, 0 failures, 0 frees, 1 longest
    REGION_JOIN_OK     Region flags
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Lock region parameters:
    103     Lock region region mutex [0/306115 0% 3020/2556]
    1031     locker table size
    1031     object table size
    448     obj_off
    45880     locker_off
    0     need_dd
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Lock conflict matrix:
    0     0     0     0     0     0     0     0     0     
    0     0     1     0     1     0     1     0     1     
    0     1     1     1     1     1     1     1     1     
    0     0     0     0     0     0     0     0     0     
    0     1     1     0     0     0     0     1     1     
    0     0     1     0     0     0     0     0     1     
    0     1     1     0     0     0     0     1     1     
    0     0     1     0     1     0     1     0     0     
    0     1     1     0     1     1     1     0     1     
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Locks grouped by lockers:
    Locker Mode Count Status ----------------- Object ---------------
    2 dd=25 locks held 2 write locks 0 pid/thread 712/3048
    2 READ 1 HELD dataContainer.dbxml handle 2
    2 READ 1 HELD dataContainer.dbxml handle 0
    5 dd=24 locks held 0 write locks 0 pid/thread 712/3048
    6 dd=23 locks held 1 write locks 0 pid/thread 712/3048
    6 READ 1 HELD dataContainer.dbxml handle 4
    9 dd=22 locks held 0 write locks 0 pid/thread 712/3048
    a dd=21 locks held 1 write locks 0 pid/thread 712/3048
    a READ 1 HELD dataContainer.dbxml handle 6
    800002ba dd=-1 locks held 0 write locks 0 pid/thread 712/1968
    800002bb dd= 2 locks held 1 write locks 0 pid/thread 712/1968
    800002bb READ 1 WAIT dataContainer.dbxml page 0
    800002bb READ 1 HELD dataContainer.dbxml handle 0
    d dd=20 locks held 0 write locks 0 pid/thread 712/3048
    e dd=19 locks held 1 write locks 0 pid/thread 712/3048
    e READ 1 HELD dataContainer.dbxml handle 8
    11 dd=18 locks held 0 write locks 0 pid/thread 712/3048
    12 dd=17 locks held 1 write locks 0 pid/thread 712/3048
    12 READ 1 HELD dataContainer.dbxml handle 10
    15 dd=16 locks held 0 write locks 0 pid/thread 712/3048
    16 dd=15 locks held 2 write locks 0 pid/thread 712/3048
    16 READ 1 HELD dataContainer.dbxml handle 12
    16 READ 5 HELD dataContainer.dbxml handle 0
    19 dd=14 locks held 0 write locks 0 pid/thread 712/3048
    1d dd=13 locks held 1 write locks 0 pid/thread 712/3048
    1d READ 1 HELD dataContainer.dbxml handle 14
    20 dd=12 locks held 0 write locks 0 pid/thread 712/3048
    21 dd=11 locks held 2 write locks 0 pid/thread 712/3048
    21 READ 1 HELD dataContainer.dbxml handle 16
    21 READ 2 HELD dataContainer.dbxml handle 0
    24 dd=10 locks held 0 write locks 0 pid/thread 712/3048
    52 dd= 9 locks held 2 write locks 0 pid/thread 712/3048
    52 READ 1 HELD dataContainer.dbxml handle 18
    52 READ 1 HELD dataContainer.dbxml handle 0
    55 dd= 8 locks held 0 write locks 0 pid/thread 712/3048
    56 dd= 7 locks held 0 write locks 0 pid/thread 712/3048
    57 dd= 6 locks held 0 write locks 0 pid/thread 712/3708
    58 dd= 5 locks held 0 write locks 0 pid/thread 712/3708
    59 dd= 4 locks held 0 write locks 0 pid/thread 712/3708
    80000018 dd= 3 locks held 1044 write locks 86 pid/thread 712/1968
    80000018 WRITE 1 HELD dataContainer.dbxml page 13
    80000018 WRITE 1 HELD dataContainer.dbxml page 22
    80000018 WRITE 1 HELD dataContainer.dbxml page 0
    80000018 WRITE 1 HELD dataContainer.dbxml page 57
    80000018 READ 1 HELD dataContainer.dbxml page 57
    80000018 WRITE 13 HELD dataContainer.dbxml page 21
    80000018 WRITE 124 HELD dataContainer.dbxml page 56
    80000018 READ 93 HELD dataContainer.dbxml page 55
    80000018 READ 4464 HELD dataContainer.dbxml page 54
    80000018 READ 4433 HELD dataContainer.dbxml page 53
    80000018 READ 4464 HELD dataContainer.dbxml page 52
    80000018 READ 4433 HELD dataContainer.dbxml page 51
    80000018 READ 4464 HELD dataContainer.dbxml page 50
    80000018 READ 4433 HELD dataContainer.dbxml page 49
    80000018 READ 4464 HELD dataContainer.dbxml page 48
    80000018 READ 4501 HELD dataContainer.dbxml page 47
    80000018 WRITE 310 HELD dataContainer.dbxml page 20
    80000018 READ 2707 HELD dataContainer.dbxml page 56
    80000018 READ 4753 HELD dataContainer.dbxml page 21
    80000018 READ 4590 HELD dataContainer.dbxml page 22
    80000018 READ 4559 HELD dataContainer.dbxml page 23
    80000018 READ 4590 HELD dataContainer.dbxml page 24
    80000018 READ 4559 HELD dataContainer.dbxml page 25
    80000018 READ 4590 HELD dataContainer.dbxml page 26
    80000018 READ 4559 HELD dataContainer.dbxml page 27
    80000018 READ 4590 HELD dataContainer.dbxml page 28
    80000018 READ 4559 HELD dataContainer.dbxml page 29
    80000018 READ 4590 HELD dataContainer.dbxml page 30
    80000018 READ 4559 HELD dataContainer.dbxml page 31
    80000018 READ 4590 HELD dataContainer.dbxml page 32
    80000018 READ 4559 HELD dataContainer.dbxml page 33
    80000018 READ 4590 HELD dataContainer.dbxml page 34
    80000018 READ 4559 HELD dataContainer.dbxml page 35
    80000018 READ 4590 HELD dataContainer.dbxml page 36
    80000018 READ 4559 HELD dataContainer.dbxml page 37
    80000018 READ 4590 HELD dataContainer.dbxml page 38
    80000018 READ 4559 HELD dataContainer.dbxml page 39
    80000018 READ 4590 HELD dataContainer.dbxml page 40
    80000018 READ 4559 HELD dataContainer.dbxml page 41
    80000018 READ 4590 HELD dataContainer.dbxml page 42
    80000018 READ 4559 HELD dataContainer.dbxml page 43
    80000018 READ 4590 HELD dataContainer.dbxml page 44
    80000018 READ 4617 HELD dataContainer.dbxml page 45
    80000018 READ 4658 HELD dataContainer.dbxml page 46
    80000018 WRITE 570 HELD dataContainer.dbxml page 19
    80000018 READ 2813 HELD dataContainer.dbxml page 20
    80000018 READ 130 HELD dataContainer.dbxml page 11
    80000018 READ 4334 HELD dataContainer.dbxml page 17
    80000018 READ 5388 HELD dataContainer.dbxml page 19
    bf9 dd= 1 locks held 0 write locks 0 pid/thread 712/1968
    bfa dd= 0 locks held 0 write locks 0 pid/thread 712/1968
    =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Locks grouped by object:
    Locker Mode Count Status ----------------- Object ---------------
    12 READ 1 HELD dataContainer.dbxml handle 10
    80000018 READ 130 HELD dataContainer.dbxml page 11
    e READ 1 HELD dataContainer.dbxml handle 8
    1d READ 1 HELD dataContainer.dbxml handle 14
    16 READ 1 HELD dataContainer.dbxml handle 12
    80000018 WRITE 1 HELD dataContainer.dbxml page 13
    2 READ 1 HELD dataContainer.dbxml handle 2
    80000018 WRITE 1 HELD dataContainer.dbxml page 0
    800002bb READ 1 WAIT dataContainer.dbxml page 0
    2 READ 1 HELD dataContainer.dbxml handle 0
    16 READ 5 HELD dataContainer.dbxml handle 0
    21 READ 2 HELD dataContainer.dbxml handle 0
    52 READ 1 HELD dataContainer.dbxml handle 0
    800002bb READ 1 HELD dataContainer.dbxml handle 0
    a READ 1 HELD dataContainer.dbxml handle 6
    6 READ 1 HELD dataContainer.dbxml handle 4
    80000018 READ 4590 HELD dataContainer.dbxml page 26
    80000018 READ 4559 HELD dataContainer.dbxml page 27
    80000018 READ 4590 HELD dataContainer.dbxml page 24
    80000018 READ 4559 HELD dataContainer.dbxml page 25
    80000018 READ 4590 HELD dataContainer.dbxml page 30
    80000018 READ 4559 HELD dataContainer.dbxml page 31
    80000018 READ 4590 HELD dataContainer.dbxml page 28
    80000018 READ 4559 HELD dataContainer.dbxml page 29
    52 READ 1 HELD dataContainer.dbxml handle 18
    80000018 READ 5388 HELD dataContainer.dbxml page 19
    80000018 WRITE 570 HELD dataContainer.dbxml page 19
    21 READ 1 HELD dataContainer.dbxml handle 16
    80000018 READ 4334 HELD dataContainer.dbxml page 17
    80000018 READ 4590 HELD dataContainer.dbxml page 22
    80000018 WRITE 1 HELD dataContainer.dbxml page 22
    80000018 READ 4559 HELD dataContainer.dbxml page 23
    80000018 READ 2813 HELD dataContainer.dbxml page 20
    80000018 WRITE 310 HELD dataContainer.dbxml page 20
    80000018 READ 4753 HELD dataContainer.dbxml page 21
    80000018 WRITE 13 HELD dataContainer.dbxml page 21
    80000018 READ 4590 HELD dataContainer.dbxml page 42
    80000018 READ 4559 HELD dataContainer.dbxml page 43
    80000018 READ 4590 HELD dataContainer.dbxml page 40
    80000018 READ 4559 HELD dataContainer.dbxml page 41
    80000018 READ 4658 HELD dataContainer.dbxml page 46
    80000018 READ 4501 HELD dataContainer.dbxml page 47
    80000018 READ 4590 HELD dataContainer.dbxml page 44
    80000018 READ 4617 HELD dataContainer.dbxml page 45
    80000018 READ 4590 HELD dataContainer.dbxml page 34
    80000018 READ 4559 HELD dataContainer.dbxml page 35
    80000018 READ 4590 HELD dataContainer.dbxml page 32
    80000018 READ 4559 HELD dataContainer.dbxml page 33
    80000018 READ 4590 HELD dataContainer.dbxml page 38
    80000018 READ 4559 HELD dataContainer.dbxml page 39
    80000018 READ 4590 HELD dataContainer.dbxml page 36
    80000018 READ 4559 HELD dataContainer.dbxml page 37
    80000018 READ 2707 HELD dataContainer.dbxml page 56
    80000018 WRITE 124 HELD dataContainer.dbxml page 56
    80000018 WRITE 1 HELD dataContainer.dbxml page 57
    80000018 READ 1 HELD dataContainer.dbxml page 57
    80000018 READ 4464 HELD dataContainer.dbxml page 50
    80000018 READ 4433 HELD dataContainer.dbxml page 51
    80000018 READ 4464 HELD dataContainer.dbxml page 48
    80000018 READ 4433 HELD dataContainer.dbxml page 49
    80000018 READ 4464 HELD dataContainer.dbxml page 54
    80000018 READ 93 HELD dataContainer.dbxml page 55
    80000018 READ 4464 HELD dataContainer.dbxml page 52
    80000018 READ 4433 HELD dataContainer.dbxml page 53

Maybe you are looking for

  • OS 10.4.11 FTP Permissions set to 640 on Upload

    I have a G4 in my classroom running OS 10.4.11 (not OS X Server) with Personal Web Sharing and FTP turned on. My students upload web pages to it over FTP. Whenever they upload a NEW file, permissions get set to 640 on the server. Of course this preve

  • Slideshow preset does not display iTunes songs

    Macbook pro with OS X Yosemite Version 10.10 Aperture 3.5.1 slideshow preset does not display list of itunes songs for music to accompany slide show (it did use to do this perfectly satisfactorily). Clicking to open itunes does not help. Itunes 12.0.

  • Photoshop CC vs. Lightroom 5 vs. Elements--for microscopic Immunoflourescent image editing.

    I recently had a trail for Photoshop CC and I was using it to edit photos taken on a microscope. Essentially, I am adjusting the exposure/brightness/color of three different pictures (with three different colors) and I would like to layer those 3 on

  • Role of SWFVISU

    Hi all, I need to know the role of config. in SWFVISU. I mean, if i approve the WI from the UWL, how the backend WI (in SBWP) will get completed. I searched for the same in SDN but not able to find. Please tell how the control will flow from portal t

  • Since upgrading to OSX Yosemite cannot open word files downloaded from email.

    I have recently installed OSX Yosemite on my late 2010 macbook air. Since upgrading I have been unable to open files in Word that I have downloaded from my email. Old word files seem to work fine. My university has given faculty access to "Office 365