Sqlplus not starting

i installed oracle 10gr2 on solaris 10 x86 64bit. i tried to sqlplus but had the following problem.
pls can anyone help.
$ ORACLE_SID=+ASM
$ export ORACLE_SID
$ ORACLE_HOME=/u01/app/oracle/product/10.2.0/asm
$ export ORACLE_HOME
$ PATH=$PATH:$ORACLE_HOME/bin
$ export PATH
$ sqlplus /nolog
sqlplus: @8^F@^Z^X^F^E@@@P^AP^A^C^D\220^A^W^A^E@5: not found
sqlplus: ^?ELF^B^A^A^B: not found
sqlplus: 5: not found
sqlplus: ^A^A^F8: not found
sqlplus: 8: not found
sqlplus: A\354^B\354^B^A^B^Fx: not found
sqlplus: x: not found
sqlplus: syntax error at line 11: `(' unexpected

fjfranken wrote:
Why not tell that in the first place... ;-)
Is it the same hardware?
The same (32 or 64 ) bitsize ?
Maybe try to run $ORACLE_HOME/bin/relink all to recompile all binaries.dell 3100 is a 64bits pls does this really matter if yes pls can you explain.
Thanks.
$ $ORACLE_HOME/bin/relink all
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
/u01/app/oracle/product/10.2.0/asm/bin/relink: /usr/bin/make: not found
$ sqlplus /nolog
sqlplus: @8^F@^Z^X^F^E@@@P^AP^A^C^D\220^A^W^A^E@5: not found
sqlplus: 5: not found
sqlplus: ^A^A^F8: not found
sqlplus: ^?ELF^B^A^A^B: not found
sqlplus: 8: not found
sqlplus: A\354^B\354^B^A^B^Fx: not found
sqlplus: x: not found
sqlplus: syntax error at line 11: `(' unexpected
Edited by: seyiisq on Apr 21, 2009 5:50 AM

Similar Messages

  • SqlPLus and Listener not Starting - Error 1067 and 1053

    Hi all,
    Windows 2003 Oracle 10.2. and ECC 6.0
    I would really appreciate if someone could reply me quick here. I was trying to patch Oracle 10.2.0.1 to patch set 1 10.2.0.2 when it suddenly got canceled. No the Oracle listener is not starting up. Please help me.
    Thanks
    Adnan

    Hi,
    I m putting the startsap log here :
    SAP-R/3-Startup Program
    Starting at 2008/09/20 10:39:33
    Startup Profile: "F:\usr\sap\DEV\SYS\profile\START_DVEBMGS00_devsap"
    Starting Programs
    (6028) Execute: F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\sapcpe.EXE pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (3560) Execute: F:\usr\sap\DEV\SYS\exe\uc\NTAMD64\strdbs.cmd DEV
    (5628) CreateProcess: F:\usr\sap\DEV\DVEBMGS00\exe\msg_server.EXE pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (880) CreateProcess: F:\usr\sap\DEV\DVEBMGS00\exe\disp+work.EXE pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (3924) CreateProcess: F:\usr\sap\DEV\DVEBMGS00\exe\igswd.EXE -mode=profile pf=F:\usr\sap\DEV\SYS\profile\DEV_DVEBMGS00_devsap
    (3228) Parent Shutdown at 2008/09/20 13:30:46
    (3228) Parent Shutdown at 2008/09/20 13:31:43
    (3228) kill(SIGINT 3924) failed.
    (3228) kill(SIGINT 880) failed.
    (3228) kill(SIGINT 5628) failed.
    (2008) Parent Shutdown at 2008/09/20 15:24:45
    (2008) Cannot terminate child processes.

  • Oracle 10g XE installation problem on Ubuntu Linux, Oracle will not start

    Hi,
    After installing the pakages the error is when I call sqlplus and login as SYS :-
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    What I have done:-
    My system is 64 bit AMD.
    I installed .deb package on Ubuntu 9.04 server. I installed the following packages.
    1.     ibc6-i386
    2.     libaio_0.3.104-1_i386.deb
    3.     bc
    4.     oracle-xe-universal_10.2.0.1-1.1_i386.deb.
    The Oracle processes do not start after running /etc/init.d/oracle-xe start.
    I can tnsping from the local machine.
    dpkg -l |grep libaio gives the following:
    ii libaio1 0.3.107-3ubuntu1 Linux kernel AIO access library - shared lib

    I have been running XE on 9.04 (32bit on my laptop - 64bit on my workstation) and both works fine. I had no problem installing. I followed the directions in documents I found on Ubuntu forums and also google. The document I used to install on 64bit was from http://littlebrain.org
    I remember using
    dpkg -i --force-architecture libaio1_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio-dev_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio1-dbg_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture oracle-xe_10.2.0.1-1.0_i386.deb
    and then I used the ./oracle-xe configure as root, the installation was ok - and I have even updated the APEX version to 3.2.1 on the XE installation running on my 64bit Ubuntu 9.04
    hope this proves useful
    R/ Zafer

  • Database do not start due to error 445

    Hi,
    We have three databases on one HP-UX 11.31 server, the DB version is 10.2.0.4, we started facing slowness in all the databases, when I tried to connect to the server it was very slow, even the sqlplus was taking very long time, when checked the alert logs of all the databases, found the below error in each alert log file;
    ksvcreate: Process(m000) creation failed
    Sun Apr 10 12:56:56 2011
    ksvcreate: Process(m000) creation failed
    Sun Apr 10 12:59:00 2011The server resource utilization was fine with almost 15%CPU utilization, 55% Memory utilization.
    I aborted the databases then tried to start them, the startup failed with the below error for all databases;
    ORA-00445: background process "PMON" did not start after 120 seconds
    The following is the alert log content for one database;
    ksvcreate: Process(m000) creation failed
    Sun Apr 10 13:09:17 2011
    ksvcreate: Process(m000) creation failed
    Sun Apr 10 13:24:29 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    WARNING: Could not create SMR
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =242
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Sun Apr 10 13:27:10 2011
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.4.0.
    System parameters with non-default values:
      processes                = 2000
      sga_max_size             = 3221225472
      __shared_pool_size       = 1828716544
      __large_pool_size        = 16777216
      __java_pool_size         = 16777216
      __streams_pool_size      = 16777216
      nls_date_format          = dd-mm-yyyy
      nls_calendar             = Arabic Hijrah
      filesystemio_options     = NONE
      disk_asynch_io           = FALSE
      sga_target               = 3221225472
      control_files            = /oradb/oradata/centl/control01.ctl, /oradb/oradat
    a/cent/control02.ctl, /oradb/oradata/cent/control03.ctl
      db_block_size            = 8192
      __db_cache_size          = 1325400064
      db_writer_processes      = 4
      compatible               = 10.2.0.3.0
      db_file_multiblock_read_count= 16
      db_recovery_file_dest    = /arch
      db_recovery_file_dest_size= 32212254720
      undo_management          = AUTO
      undo_tablespace          = UNDOTBS1
      remote_login_passwordfile= EXCLUSIVE
      db_domain                =
      dispatchers              = (PROTOCOL=TCP) (SERVICE=centlXDB)
      smtp_out_server          = 10.241.16.118:25
      job_queue_processes      = 10
      background_dump_dest     = /u01/app/oracle/admin/cent/bdump
      user_dump_dest           = /u01/app/oracle/admin/centl/udump
      max_dump_file_size       = 1024
      core_dump_dest           = /u01/app/oracle/admin/cent/cdump
      audit_file_dest          = /u01/app/oracle/admin/cent/adump
      db_name                  = cent
      open_cursors             = 2000
      pga_aggregate_target     = 1699741696
    Sun Apr 10 13:31:50 2011
    USER: terminating instance due to error 445
    Instance terminated by USER, pid = 2089Content for the Trace file for one of the databases;
    ORACLE_HOME = /u01/app/oracle/db
    System name:    HP-UX
    Node name:      db01
    Release:        B.11.31
    Version:        U
    Machine:        ia64
    Instance name: cent
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 0
    Unix process pid: 4667, image: oracle@db01
    *** 2011-04-10 15:44:19.475
    Dynamic strand is set to TRUE
    Running with 2 shared and 242 private strand(s). Zero-copy redo is FALSE
    *** 2011-04-10 15:50:40.280
    Waited for process PMON to initialize for 60 seconds
    *** 2011-04-10 15:50:40.280
    Dumping diagnostic information for PMON:
    OS pid = 4701
    loadavg : 1.36 1.35 1.29
    Swapinfo :
            Avail = 15520.08Mb Used = 2490.52Mb
            Swap free = 13029.57Mb Kernel rsvd = 1018.08Mb
            Free Mem  = 10161.05Mb
      F S      UID   PID  PPID  C PRI NI             ADDR   SZ            WCHAN    S
    TIME TTY       TIME COMD
    1401 S   oracle  4701     1  0 154 20 e000000413447080 53772 e00000017cefa140 15
    :49:39 ?         0:00 ora_pmon_cent
    /bin/sh[2]: /opt/langtools/bin/gdb:  not found.
    *** 2011-04-10 15:50:40.372
    *** 2011-04-10 15:50:50.470
    Waited for process PMON to initialize for 111 seconds
    *** 2011-04-10 15:51:31.180
    Dumping diagnostic information for PMON:
    OS pid = 4701
    loadavg : 1.36 1.35 1.30
    Swapinfo :
            Avail = 15520.08Mb Used = 2490.52Mb
            Swap free = 13029.57Mb Kernel rsvd = 1018.08Mb
            Free Mem  = 10160.98Mb
      F S      UID   PID  PPID  C PRI NI             ADDR   SZ            WCHAN    S
    TIME TTY       TIME COMD
    1401 S   oracle  4701     1  0 154 20 e000000413447080 53772 e00000017cefa140 15
    :49:39 ?         0:00 ora_pmon_cent
    /bin/sh[2]: /opt/langtools/bin/gdb:  not found.
    *** 2011-04-10 15:51:31.250
    Killing process (ospid 4701):  (reason=x4 error=0)
    ... and the process is still alive after kill!
    *** 2011-04-10 15:51:40.190
    KSTDUMP: In-memory trace dump
    TIME(usecs):SEQ# ORAPID   SID EVENT  OP DATA
    ========================================================================
    kground PMON
    2C463A42:000000F8  1999     0 10254  42 KSBS1P: timed out while waiting
    2C463A48:000000F9  1999     0 10254  51 KSBS1P: out of loop: process did not sta
    rt
    KSTDUMP: End of in-memory trace dump
    *** 2011-04-10 15:51:40.190All the databases has similar trace files, I rebooted the server and still none of the database is starting.
    The Server resources utilization seems to be fine;
    oracle$ iostat 3 3
      device    bps    sps   msps
       disk3     93    6.9    1.0
       disk5     17    2.4    1.0
      disk17      0    0.1    1.0
       disk3     21    4.3    1.0
       disk5     20    4.0    1.0
      disk17      0    0.3    1.0
       disk3      0    0.0    1.0
       disk5      0    0.0    1.0
      disk17      0    0.0    1.0
    oracle$ swapinfo -tan
                 Kb      Kb      Kb   PCT  START/      Kb
    TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME
    dev     24576000       0 24576000    0%       0       -    1  /dev/vg00/lvol2
    reserve       -  918204 -918204
    memory  15892564 2550292 13342272   16%
    total   40468564 3468496 37000068    9%       -       0    -
    System: hrdbdr01                                      Sun Apr 10 16:25:28 2011
    Load averages: 1.61, 1.60, 1.55
    237 processes: 182 sleeping, 55 running
    Cpu states:
    CPU   LOAD   USER   NICE    SYS   IDLE  BLOCK  SWAIT   INTR   SSYS
    0    1.61  27.7%   0.0%  71.3%   1.0%   0.0%   0.0%   0.0%   0.0%
    1    1.59  32.0%   0.0%  67.0%   1.0%   0.0%   0.0%   0.0%   0.0%
    2    1.61  13.0%  14.0%  71.0%   2.0%   0.0%   0.0%   0.0%   0.0%
    3    1.60  10.0%  20.0%  69.0%   1.0%   0.0%   0.0%   0.0%   0.0%
    avg   1.61  20.8%   8.9%  69.3%   1.0%   0.0%   0.0%   0.0%   0.0%
    System Page Size: 4Kbytes
    Memory: 974032K (512772K) real, 1317016K (704304K) virtual, 12491712K free  Page
    # 1/24
    CPU TTY  PID USERNAME PRI NI   SIZE    RES STATE    TIME %WCPU  %CPU COMMAND
    3   ?  4249 root     255 39 20140K  1612K run     42:41 49.96 49.88 stm
    2   ?  3360 root     255 39 20140K  1612K run     55:11 49.65 49.56 stm
    0   ?  3040 root     240 20 20140K  1612K run     72:27 49.08 48.99 stm
    1   ?  2419 root     241 20 20140K  1616K run     77:20 48.81 48.73 stm
    1   ?  4850 root     168 20 20140K  1612K sleep    4:15 23.99 23.95 stm
    2   ?  4583 root     168 20 20140K  1612K sleep   12:21 22.93 22.89 stm

    Thanks for a quick reply!
    No changes on the server side, but recently we changed the Windows DNS servers and this unix machine is connected to the domain.
    the resolv.conf file contents are
    oracle:/etc$ more resolv.conf
    domain mc.ed
    nameserver 10.141.11.1
    nameserver 10.141.11.2But, we have two new DNS servers with 10.141.11.3 and 10.141.11.4.
    I think changing the old DNS IPs with the new DNS IPs will resolve the issue.

  • Can not start http server

    start http server powered by apache.I got such message:
    '[alert]<5>...:FastCGI:CreateMUtex()failed
    Syntax error on line 92 of c:/oracle/ora92/sqlplus/admin/isqlplus.conf:
    Failed to create FastCGI application accept mutex'
    my isqlplus.conf:
    # Copyright (c) 2001, 2002, Oracle Corporation. All rights reserved.
    # NAME
    # isqlplus.conf
    # PURPOSE
    # Oracle HTTP Server directives for the iSQL*Plus server
    # USAGE
    # This file should be included in the Oracle HTTP Server
    # "oracle_apache.conf" file.
    # Enable handling of all virtual paths beginning with "/iplus/"
    # Note: only /iplus/ is mapped, /iplus is not being mapped
    <IfModule mod_alias.c>
    Alias /iplus/ "C:\oracle\ora92\sqlplus\admin\iplus/"
    # Disallow users from trying to access /iplus/ directory listing
    <Directory "C:\oracle\ora92\sqlplus\admin\iplus">
    AllowOverride None
    Options FollowSymLinks
    Order deny,allow
    Allow from all
    </Directory>
    </IfModule>
    # Maps all virtual paths beginning with "/isqlplus*" to the iSQL*Plus
    # FastCGI application
    <IfModule mod_alias.c>
    ScriptAliasMatch ^/isqlplus(.*) C:\oracle\ora92\bin\isqlplus
    ScriptAliasMatch ^/isqlplusdba(.*) C:\oracle\ora92\bin\isqlplus
    <Directory "C:\oracle\ora92\bin">
    AllowOverride None
    Options FollowSymLinks
    Order deny,allow
    Allow from all
    </Directory>
    </IfModule>
    # Enable handling of all virtual paths beginning with "/isqlplus"
    <Location /isqlplus>
    SetHandler fastcgi-script
    Order deny,allow
    # Comment "Allow ..." and uncomment the four lines "AuthType ..."
    # to "Require ..." if Oracle HTTP authentication access is required
    # for the http://.../isqlplus URL
    Allow from all
    #AuthType Basic
    #AuthName 'iSQL*Plus'
    #AuthUserFile C:\oracle\ora92\sqlplus\admin\iplus.pw
    #Require valid-user
    </Location>
    # Enable handling of all virtual paths beginning with "/isqlplusdba".
    # Note: Oracle HTTP authentication access must be configured to
    # prevent unauthorized users performing DBA operations on
    # the database
    # Use the HTTP server utility script "htpasswd" to add users to the
    # "iplusdba.pw" file.
    <Location /isqlplusdba>
    SetHandler fastcgi-script
    Order deny,allow
    AuthType Basic
    AuthName 'iSQL*Plus DBA'
    AuthUserFile C:\oracle\ora92\sqlplus\admin\iplusdba.pw
    Require valid-user
    </Location>
    # Setup the iSQL*Plus FastCGI application.
    <IfModule mod_fastcgi.c>
    FastCgiServer C:\oracle\ora92\bin\isqlplus -port 8228 -initial-env iSQLPlusNumberOfThreads=20 -initial-env iSQLPlusTimeOutInterval=30 -initial-env iSQLPlusLogLevel=off -initial-env iSQLPlusAllowUserEntMap=none -idle-timeout 3600
    </IfModule>

    I appreciate your help.
    I have been offline for a long time since I had a business trip two week ago.
    I can not start the apache http server, so it isn't on running status within NT services manager.
    In fact, there is someting wrong---fail to create FastCGI when startup. Oracle system message tells me that syntax error exists on line 92 of isqlplus.conf but I don't know how to correct it.
    Henry

  • SAP R/3 Installation : Dispatcher not starting up.

    Hi,
       I'm trying to Install SAP R/3 Enterprise ABAP on Windows: Oracle. Central Instance, Database Instance & Gateway Instance Installation went smoothly without any problems.
       But when I tried to start the SAP system the Dispatcher is not starting.
       I'm getting following error which is listed below from various files like dev_wx, dev_ms, stderrx & dev_rfc.
    <u><b>dev_rfc.trc file</b></u>
    >TS> Fri Jun 03 14:02:41 2005
    T:5268 ======> Connect to SAP gateway failed
    Connect_PM  TPNAME=IGS.C01, GWHOST=wipro, GWSERV=3300
    ERROR       partner not reached (host 10.119.2.66, service 3300)
    TIME        Fri Jun 03 14:02:41 2005
    RELEASE     640
    COMPONENT   NI (network interface)
    VERSION     37
    RC          -10
    MODULE      nixxi_r.cpp
    LINE        8593
    DETAIL      NiPConnect2
    SYSTEM CALL SiPeekPendConn
    ERRNO       10061
    ERRNO TEXT  WSAECONNREFUSED: Connection refused
    COUNTER     2
    <u><b>dev_ms file</b></u>
    [Thr 5884] Fri Jun 03 17:51:27 2005
    [Thr 5884] systemid   560 (PC with Windows NT)
    [Thr 5884] relno      6400
    [Thr 5884] patchlevel 0
    [Thr 5884] patchno    12
    [Thr 5884] intno      20020600
    [Thr 5884] pid        5816
    [Thr 5884] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 5816) [msxxserv.c   1655]
    [Thr 5884] MsHttpInit: full qualified hostname = wipro.hobbits
    [Thr 5884] HTTP logging is switch off
    [Thr 5884] set HTTP state to LISTEN
    [Thr 5884] MsHttpOwnDomain: own domain[1] = hobbits
    [Thr 5884] *** I listen to port sapmsC01 (3601) ***
    [Thr 5884] *** HTTP port 8101 state LISTEN ***
    [Thr 5884] CUSTOMER KEY: >P1811225457<
    [Thr 5884] Fri Jun 03 17:51:47 2005
    [Thr 5884] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from wipro_C01_00 [msxxserv.c   4190]
    [Thr 5884] Fri Jun 03 17:52:44 2005
    [Thr 5884] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from wipro_C01_01 [msxxserv.c   4190]
    [Thr 5884] Fri Jun 03 17:52:49 2005
    [Thr 5884] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from wipro_C01_00 [msxxserv.c   4190]
    [Thr 5884] ***LOG Q0I=> NiPRead: recv (10054: WSAECONNRESET: Connection reset by peer) [ninti.c 777]
    [Thr 5884] *** ERROR => MsSRead: NiBufReceive (rc=NIECONN_BROKEN) [msxxserv.c   9101]
    [Thr 5884] *** ERROR => MsSClientHandle: MsSRead C2 (wipro_C01_00), MSEINTERN [msxxserv.c   3765]
    [Thr 5884] Fri Jun 03 18:03:09 2005
    [Thr 5884] *** ERROR => MsSCheckConnections: no response from client C1 (10.119.2.66) after 300 secs received [msxxserv.c   2913]
    [Thr 5884] *** ERROR => MsSCheckConnections: disconnect now [10.119.2.66] [msxxserv.c   2917]
    [Thr 5884] *** ERROR => MsSCheckConnections: no response from client C0 (10.119.2.66) after 300 secs received [msxxserv.c   2913]
    [Thr 5884] *** ERROR => MsSCheckConnections: disconnect now [10.119.2.66] [msxxserv.c   2917]
    <u><b>stderr file</b></u>
    <u><b>stderr2 file</b></u>
    C:\usr\sap\C01\D00\work>echo WHENEVER SQLERROR exit SQL.SQLCODE  1>v9start.sql
    C:\usr\sap\C01\D00\work>echo connect / as sysdba  1>>v9start.sql
    C:\usr\sap\C01\D00\work>echo startup  1>>v9start.sql
    C:\usr\sap\C01\D00\work>echo exit  1>>v9start.sql
    SQL*Plus: Release 9.2.0.5.0 - Production on Fri Jun 3 17:51:27 2005
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected.
    ORA-01081: cannot start already-running ORACLE - shut it down first
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.5.0 - Production
    <u><b>stderr4</b></u>
    work process W0 died => tskh_init: db_connect
    work process W3 died => tskh_init: db_connect
    work process W4 died => tskh_init: db_connect
    work process W5 died => tskh_init: db_connect
    work process W6 died => tskh_init: db_connect
    work process W7 died => tskh_init: db_connect
    work process W2 died => tskh_init: db_connect
    work process W1 died => tskh_init: db_connect
    ICM up and operational (pid: 4100) ***
    Shutdown ICM server ......
    ICM shutdown completed (pid: 4100) ***
    DISPATCHER EMERGENCY SHUTDOWN => DpWPCheck: no more work processes
    <u><b>stderr6</b></u>
    [Thr 3668] Fri Jun 03 17:51:27 2005
    [Thr 3668] *** ERROR => SncPDLInit(): DlLoadLib("sncgss32.dll")=DLENOACCESS
    [sncxxdl.0340][Thr 3668] *** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) sncgss32.dll not loaded
    [sncxxdl.0604][Thr 4144] Fri Jun 03 17:51:28 2005
    [Thr 4144] *** ERROR => SncPDLInit(): DlLoadLib("sncgss32.dll")=DLENOACCESS
    [sncxxdl.0340][Thr 4144] *** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) sncgss32.dll not loaded
    [sncxxdl.0604][Thr 3680] Fri Jun 03 17:51:28 2005
    [Thr 3680] *** ERROR => SncPDLInit(): DlLoadLib("sncgss32.dll")=DLENOACCESS
    [sncxxdl.0340][Thr 3680] *** ERROR => SncPDLInit()==SNCERR_INIT, Adapter (#0) sncgss32.dll not loaded
    [sncxxdl.0604]
        From the above log, it says that there is problem in database connection. But I am not able to figure out where the problem lies & what are the changes that needs to be done.
       Kindly suggest me what needs to be done.
    Cheers,
    Jeetu

    Hi Jeetendra
    I have the same problem of dsipatcher not starting up, i am using XP as operating system , pinning hope that u have got the solutions for the problem
    Here are the below
    1)dev_wo
    trc file: "dev_w0", trc level: 1, release: "620"
    ACTIVE TRACE LEVEL           1
    ACTIVE TRACE COMPONENTS      all, M

    B Wed Oct 19 09:23:41 2005
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\PRD\SYS\exe\run\dboraslib.dll' ...

    M Wed Oct 19 09:23:42 2005
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\PRD\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\PRD\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  systemid   560 (PC with Windows NT)
    M  relno      6200
    M  patchlevel 0
    M  patchno    251
    M  intno      20020600
    M  pid        3660

    M  ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 3660) [dpxxdisp.c   1016]

    I Wed Oct 19 09:23:43 2005
    I  MtxInit: -2 0 0

    X Wed Oct 19 09:23:44 2005
    X  EmInit: MmSetImplementation( 2 ).
    X  <ES> client 0 initializing ....
    X  Using implementation std
    M  <EsNT> Memory Reset enabled as NT default
    X  ES initialized.

    M Wed Oct 19 09:23:50 2005
    M  calling db_connect ...
    B  create_con (con_name=R/3)
    B  Loading DB library 'C:\usr\sap\PRD\SYS\exe\run\dboraslib.dll' ...

    M Wed Oct 19 09:23:55 2005
    M  *** ERROR => DlLoadLib: LoadLibrary(C:\usr\sap\PRD\SYS\exe\run\dboraslib.dll) Error 126 [dlnt.c       226]
    M          Error 126 = "The specified module could not be found."
    B  *** ERROR => Couldn't load library 'C:\usr\sap\PRD\SYS\exe\run\dboraslib.dll'
    [dbcon.c      3789]
    M  ***LOG R19=> tskh_init, db_connect ( DB-Connect 008192) [thxxhead.c   1098]
    M  in_ThErrHandle: 1
    M  *** ERROR => tskh_init: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   8277]

    M  Info for wp 0

    M    stat = 4
    M    reqtype = 1
    M    act_reqtype = -1
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = -1
    M    rq_source = 255
    M    last_tid = 0
    M    last_mode = 0
    M    rfc_req = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server sap_PRD_00 on host sap (wp 0)
    M  *  ERROR       tskh_init: db_connect
    M  *
    M  *  TIME        Wed Oct 19 09:23:55 2005
    M  *  RELEASE     620
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        8408
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >SAP-Trace buffer write< for event BEFORE_DUMP
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   672]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  235]
    M  Entering ThSetStatError
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 3660) [dpnttool.c   345]
    2)stder
    C:\usr\sap\PRD\DVEBMGS00\work>echo WHENEVER SQLERROR exit SQL.SQLCODE  1>v9start.sql
    C:\usr\sap\PRD\DVEBMGS00\work>echo connect / as sysdba  1>>v9start.sql
    C:\usr\sap\PRD\DVEBMGS00\work>echo startup  1>>v9start.sql
    C:\usr\sap\PRD\DVEBMGS00\work>echo exit  1>>v9start.sql
    'sqlplus' is not recognized as an internal or external command,
    operable program or batch file.
    3)dev_rfc
    ERROR file opened at 20060207 010848 India Standard , SAP-REL 620,0,252 RFC-VER 3 500897 MT-SL
    T:2608 Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1360
    T:2608 <* RfcDispatch [1] : returns 1:RFC_FAILURE
    4)dev_ms
    trc file: "dev_ms", trc level: 1, release: "620"
    [Thr 2316] Wed Oct 19 09:23:36 2005
    [Thr 2316] MsSSetTrcLog: trc logging not active
    [Thr 2316] relno      6200
    [Thr 2316] patchlevel 0
    [Thr 2316] patchno    125
    [Thr 2316] intno      20020600
    [Thr 2316] pid        2328
    [Thr 2316] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 2328) [msxxserv.c   1515]
    [Thr 2316] MsHttpPortInsert: set HTTP state to LISTEN
    [Thr 2316] *** I listen to port sapmsPRD (3600) ***
    [Thr 2316] *** HTTP LISTEN ***
    [Thr 2316] *** I listen to HTTP port 8100 ***
    [Thr 2316] CUSTOMER KEY: >B0642345523<
    [Thr 2316] Wed Oct 19 09:24:27 2005
    [Thr 2316] *** ERROR => MsSClientHandle: no server provides service ENQ  (4), requested from sap_PRD_00 [msxxserv.c   3957]
    [Thr 2492] Wed Oct 19 09:27:02 2005
    [Thr 2492] MsSExit: received SIGINT (2)
    [Thr 2492] ***LOG Q02=> MsSHalt, MSStop (Msg Server 2328) [msxxserv.c   4786]
    5) dev_disp
    trc file: "dev_disp", trc level: 1, release: "620"
    Wed Oct 19 09:23:38 2005
    ERROR => DlLoadLib: LoadLibrary(dboraslib.dll) Error 126 [dlnt.c       226]
            Error 126 = "The specified module could not be found."
    systemid   560 (PC with Windows NT)
    relno      6200
    patchlevel 0
    patchno    251
    intno      20020600
    pid        2120
    ***LOG Q00=> DpSapEnvInit, DPStart (00 2120) [dpxxdisp.c   966]
         shared lib "dw_xml.dll" version 252 successfully loaded
         shared lib "dw_xtc.dll" version 252 successfully loaded
         shared lib "dw_stl.dll" version 252 successfully loaded
    MtxInit: -2 0 0
    MBUF state OFF
    EmInit: MmSetImplementation( 2 ).
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation std
    <EsNT> Memory Reset enabled as NT default
    <EsNT> EsIUnamFileMapInit: Initialize the memory 268 MB
    <ES> 267 blocks reserved for free list.
    ES initialized.
    Wed Oct 19 09:23:39 2005
    ***LOG Q0K=> DpMsAttach, mscon ( sap) [dpxxdisp.c   8832]
    Wed Oct 19 09:23:40 2005
    CCMS: Initalizing shared memory of size 20000000 for monitoring segment.
    Wed Oct 19 09:23:42 2005
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 6200, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   940]
    DpMsgAdmin: Set patchno for this platform to 251
    Release check o.K.
    Wed Oct 19 09:24:21 2005
    ERROR => W0 (pid 3660) died [dpxxdisp.c   11210]
    ERROR => W1 (pid 3728) died [dpxxdisp.c   11210]
    ERROR => W2 (pid 3716) died [dpxxdisp.c   11210]
    ERROR => W3 (pid 4048) died [dpxxdisp.c   11210]
    ERROR => W4 (pid 3704) died [dpxxdisp.c   11210]
    ERROR => W5 (pid 3700) died [dpxxdisp.c   11210]
    ERROR => W6 (pid 3684) died [dpxxdisp.c   11210]
    ERROR => W7 (pid 3692) died [dpxxdisp.c   11210]
    ERROR => W8 (pid 3896) died [dpxxdisp.c   11210]
    ERROR => W9 (pid 3672) died [dpxxdisp.c   11210]
    ERROR => W10 (pid 2620) died [dpxxdisp.c   11210]
    ERROR => W11 (pid 3628) died [dpxxdisp.c   11210]
    ERROR => W12 (pid 3620) died [dpxxdisp.c   11210]
    ERROR => W13 (pid 3580) died [dpxxdisp.c   11210]
    ERROR => W14 (pid 3612) died [dpxxdisp.c   11210]
    ERROR => W15 (pid 380) died [dpxxdisp.c   11210]
    ERROR => W16 (pid 3624) died [dpxxdisp.c   11210]
    my types changed after wp death/restart 0xbf --> 0x80
    DP_FATAL_ERROR => DpEnvCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    ERROR => DpMBufRead: state MBUF_PREPARED, opmode MBUF_USE [dpxxmbuf.c   503]
    ERROR => DpModState: DpMBufRead failed (-1) [dpxxdisp.c   13129]
    Wed Oct 19 09:24:27 2005
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   9058]
    MBUF state OFF
    MBUF component DOWN
    Wed Oct 19 09:24:28 2005
    ***LOG Q05=> DpHalt, DPStop ( 2120) [dpxxdisp.c   7637]
    kindly help me to solve and able to connect to server
    and please let me know step by step solutions as i am very much new
    Thanking you my emial id ([email protected])

  • Oracle Essbase not starting up

    Hi,
    We are having issues with oracle essbase server in our oracle Hyperion planning system. The ./opmncl startall process gives below error. checked OPMN log and it says, JVM initialization and singleserver signon are succesfull. However, i see errors in the leasemanager_essbase log. Not sure what this log contains. thanks for help
    ./opmnctl startall
    opmnctl startall: starting opmn and all managed processes...
    ================================================================================
    opmn id=bmaps-ess01:6712
    0 of 1 processes started.
    ias-instance id=EPM_ess01
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    EssbaseCluster-1/EssbaseAgent/AGENT/
    Error
    --> Process (index=0,uid=0,pid=0)
    Service fail over start failure
    Log:
    none
    --> Process (index=1,uid=2078161822,pid=22635)
    failed to start a managed process after the maximum retry limit
    Log:
    /hyperion/Oracle/Middleware/user_projects/ess01/diagnostics/logs/OPMN/opmn/c onsole~EssbaseCluster-1~EssbaseAgent~AGENT~1.log
    [hyperionadmin@BMAPS-ESS01 bin]$ ./opmnctl status
    Processes in Instance: EPM_ess01
    --------------------------------------------------------------+---------
    ias-component | process-type | pid | status
    --------------------------------------------------------------+---------
    EssbaseCluster-1 | EssbaseAgent | N/A | Down
    The lease manager log
    [2012-10-05T11:23:56.517-15:23] [ESSBASE0] [LM-41] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:768294784] Odbc Driver [DataDirect 6.0 Oracle Wire Protocol]
    [2012-10-05T11:23:56.517-15:23] [ESSBASE0] [LM-40] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:768294784] Host [bmaps-db01.ocfo.dc.gov] and port [1521]
    [2012-10-05T11:23:56.517-15:23] [ESSBASE0] [LM-42] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:768294784] Service Name [BMAPSSNP.OCFO.DC.GOV]
    [2012-10-05T11:23:56.517-15:23] [ESSBASE0] [LM-44] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:768294784] User [HSS]
    [2012-10-05T11:23:57.126-15:23] [ESSBASE0] [LM-9] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:23:57.128-15:23] [ESSBASE0] [LM-9] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:23:59.133-15:23] [ESSBASE0] [LM-9] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:23:59.134-15:23] [ESSBASE0] [LM-9] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:01.140-15:24] [ESSBASE0] [LM-9] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:01.141-15:24] [ESSBASE0] [LM-9] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:03.146-15:24] [ESSBASE0] [LM-9] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:03.147-15:24] [ESSBASE0] [LM-9] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:05.152-15:24] [ESSBASE0] [LM-9] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:05.153-15:24] [ESSBASE0] [LM-9] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:07.158-15:24] [ESSBASE0] [LM-9] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:07.160-15:24] [ESSBASE0] [LM-9] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Attempt to connect to database failed with error [[DataDirect][ODBC Oracle Wire Protocol driver]Connection refused. Verify Host Name and Port Number.].
    [2012-10-05T11:24:07.160-15:24] [ESSBASE0] [LM-1] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Failed to acquire the lease after [6] consecutive attempts.
    [2012-10-05T11:24:07.160-15:24] [ESSBASE0] [LM-16] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Lease is being surrendered.
    [2012-10-05T11:24:07.160-15:24] [ESSBASE0] [LM-11] [NOTIFICATION] [16][] [ecid:1349450636674,0] [tid:1087072576] Preparing to shutdown abort.
    [2012-10-05T11:24:09.161-15:24] [ESSBASE0] [LM-12] [ERROR] [32][] [ecid:1349450636674,0] [tid:1087072576] Terminating the process.

    Hi,
    Is your Database started properly?
    Since it seems that EPM components are not able to communicate with the Database.
    You can use the following steps to start Database [if Oracle]-
    1. START TNSLISTNER FIRST      --- cd <bin folder for the Oracle Database> AND THEN ./lsnrctl start
    2. START EMCTL Database        --- cd <bin folder for the Oracle Database> AND THEN ./emctl start dbconsole
    8. START DATABASE              --- cd <bin folder for the Oracle Database> AND THEN ./sqlplus
    9. Log on to                --- https://<IP address for Database server>:1158/em and click on startup and provide the necessary detailsFollow the steps to start the database if database not starting properly
    Thanks,
    HyperEPM

  • ASM not starting up

    ASM is not starting up on couple of nodes with error
    Maximum Tranmission Unit (mtu) of the ether adapter is different
    on the node running instance 3, and this node.
    Ether adapters connecting the cluster nodes must be configured
    with identical mtu on all the nodes, for Oracle
    I have checked the mtu and is set to 1500 on all the nodes using ip link list. What else to be checked?
    Thanks.

    what is ORA error when u start the ASM.
    Please run
    export ORACLE_SID=+ASM(put ASM instance name)
    sqlplus "/as sysdba"
    startup
    Please send the output

  • SQLPLUS: not found

    Hello,
    8.1.7 on UNIX (generic). With a new SID in the Oracle profile, starting SQLPLUS returns "not found" instead of connecting to an idle instance. ORATAB, TNSNAMES, LISTENER.ora are updated, link to pfile and orapw file created.
    All works correcly when the SID that was created on install is used.
    On my last project with 8.1.6, a new or unknown SID would start an idle instance. LSNRCTL gives the same message with a new SID in the profile.
    Any ideas on what is missing ?
    Thanks,
    Kevin Lang

    If you get "sqlplus: not found" then the OS cannot find the sqlplus executable. Triple check how you change "just" the ORACLE_SID, and make sure that your PATH environment variable is not being updated, or is being correctly updated. [From the message you are getting I think you're using 'sh' or 'ksh'. But if you are using 'csh' then you might need to execute 'rehash' if the PATH is changed.]
    Using the '/nolog' option to SQL*Plus may eliminate the different ORACLE_SID as an issue.
    - CJ

  • In Oracle 10g, iSQL* Plus Application Server is not starting

    I have Windows XP OS, installed Oracle 10g.
    But Finally OracleOraDb10g_home1iSQL*Plus is not starting.
    I had looked in windows services OracleOraDb10g_home1iSQL*Plus status is in Starting. Not Starting
    How to solve this problem, Because two or three client systems want to access this oracle iSQL*Plus through browser.
    Not Working

    I Tried this:
    C:\oracle\product\10.1.0\db_1>%ORACLE_HOME%\jdk\bin\java.exe -Djava.awt.headless
    =true -Xrs -Doracle.oc4j.localhome=%ORACLE_HOME%\sqlplus -Djava.security.propert
    ies=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\o
    c4j\j2ee\home\oc4j.jar -config %ORACLE_HOME%\oc4j\j2ee\isqlplus\config\server.xm
    l
    05/11/20 12:49:54 Copying default deployment descriptor from archive at C:\oracl
    e\product\10.1.0\db_1\oc4j\j2ee\oc4j_applications\applications\isqlplus/META-INF
    /orion-application.xml to deployment directory C:\oracle\product\10.1.0\db_1\oc4
    j\j2ee\isqlplus\application-deployments\isqlplus...
    05/11/20 12:49:54 Auto-deploying isqlplushelp (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/applications/dms0/ (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/default-web-app/ (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/applications/dms/ (New server version detected)...
    05/11/20 12:49:55 Copying default deployment descriptor from archive at C:\oracl
    e\product\10.1.0\db_1\oc4j\j2ee\oc4j_applications\applications\isqlplus\isqlplus
    /WEB-INF/orion-web.xml to deployment directory C:\oracle\product\10.1.0\db_1\oc4
    j\j2ee\isqlplus\application-deployments\isqlplus\isqlplus...
    05/11/20 12:49:55 Auto-deploying iSQL*Plus (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/o
    c4j_applications/applications/isqlplushelp/isqlplushelp/ (New server version det
    ected)...
    05/11/20 12:50:00 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
    initialized
    what happened means for 15 minutes, it does not process itself. So i gave
    ^C
    Still It is not started

  • Oracle ODB Console will not start - Oracle 11.1g

    PC info: Windows XP
    Oracle new install: 11.1 g
    Listener is running. I can log-in to SQLPLUS from DOS as sysdba and run commands. But I can not start the Oracle Enterprise Manager session. I get the error " Can't establish connection to xx.xxx.xx.xxx:1158 "
    When I try to start the service in windows ORACLE DB CONSOLE ORCL, I get the following error:
    ================================================================================
    Windows could not start the ORACLE DB CONSOLE ORCL on local computer. For more review the system even log. If this is a non-Microsoft service, contact the service vendor, and refer to the service-specific error code 2.
    ======================================================================================
    Please advice.
    I am seeing this error in log client folder:
    Oracle Database 11g CRS Release 11.1.0.6.0 - Production Copyright 1996, 2007 Oracle. All rights reserved.
    2012-04-11 08:03:28.968: [  OCROSD][1884]utgdv:1:could not open registry key SOFTWARE\Oracle\ocr os error The system could not find the environment option that was entered.
    2012-04-11 08:03:29.015: [  OCRRAW][1884]proprinit: Could not open raw device
    2012-04-11 08:03:29.015: [ default][1884]a_init:7!: Backend init unsuccessful : [33]
    2012-04-11 08:03:31.437: [ CSSCLNT][1884]clsssinit: error(32 PROC-32: Cluster Ready Services on the local node is not running Messaging error [9]) in OCR initialization
    Thanks.
    Edited by: 789308 on Apr 11, 2012 6:32 AM
    emomos log last entries ( note they are old from January, I am not seeing new error logs):
    ==========================================================================================
    2012-01-18 16:54:32,765 [shutdownHookThread] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17002; Cleaning up cache and retrying
    2012-01-18 16:54:53,984 [shutdownHookThread] ERROR em.notification unregisterOMS.1417 - Error unregistering: Io exception: The Network Adapter could not establish the connection
    java.sql.SQLException: Io exception: The Network Adapter could not establish the connection
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:112)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:146)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:255)
         at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:390)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:519)
         at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:167)
         at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:35)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:816)
         at oracle.jdbc.pool.OracleDataSource.getPhysicalConnection(OracleDataSource.java:325)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:235)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPhysicalConnection(OracleConnectionPoolDataSource.java:157)
         at oracle.jdbc.pool.OracleConnectionPoolDataSource.getPooledConnection(OracleConnectionPoolDataSource.java:94)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.makeCacheConnection(OracleImplicitConnectionCache.java:1702)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getCacheConnection(OracleImplicitConnectionCache.java:575)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:435)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:432)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:203)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:179)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:359)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getSystemConnection(ConnectionService.java:1304)
         at oracle.sysman.emdrep.notification.NotificationMgr.unregisterOMS(NotificationMgr.java:1408)
         at oracle.sysman.emdrep.notification.NotificationMgr.destroy(NotificationMgr.java:1867)
         at oracle.sysman.emSDK.svc.ServiceUtil.cleanupServices(ServiceUtil.java:212)
         at oracle.sysman.eml.app.ContextInitializer.contextDestroyed(ContextInitializer.java:878)
         at com.evermind.server.http.HttpApplication.destroyContextListeners(HttpApplication.java:5651)
         at com.evermind.server.http.HttpApplication.destroy(HttpApplication.java:5618)
         at com.evermind.server.http.HttpSite.destroy(HttpSite.java:865)
         at com.evermind.server.http.HttpServer.destroy(HttpServer.java:549)
         at com.evermind.server.ApplicationServer.destroy(ApplicationServer.java:1937)
         at com.evermind.server.ApplicationServerShutdownHandler.run(ApplicationServerShutdownHandler.java:94)
         at java.lang.Thread.run(Thread.java:595)
    =================================================================================================
    Edited by: 789308 on Apr 11, 2012 7:13 AM
    When I run this command: C:\>emctl status dbconsole
    I get : ENVIRONMENT VARIABLE ORACLE_SID NOT DEFINED. PLEASE DEFINE IT.
    Edited by: 789308 on Apr 11, 2012 7:22 AM
    Edited by: 789308 on Apr 11, 2012 7:41 AM
    This is what I did:
    SQL> emctl status dbconsole
    SP2-0734: unknown command beginning "emctl stat..." - rest of line ignored.
    SQL> exit
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Pr
    oduction
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    C:\Documents and Settings\AIM>emctl status dbconsole
    Environment variable ORACLE_SID not defined. Please define it.
    C:\Documents and Settings\AIM>set oracle_sid=orcl
    C:\Documents and Settings\AIM>emctl stop dbconsole
    OC4J Configuration issue. C:\app\AIM\product\11.1.0\db_1/oc4j/j2ee/OC4J_DBConsol
    e_10.101.15.141_orcl not found.
    C:\Documents and Settings\AIM>emctl start dbconsole
    OC4J Configuration issue. C:\app\AIM\product\11.1.0\db_1/oc4j/j2ee/OC4J_DBConsol
    e_10.101.15.141_orcl not found.
    Edited by: 789308 on Apr 11, 2012 7:42 AM
    Edited by: 789308 on Apr 11, 2012 10:31 AM

    I get : ENVIRONMENT VARIABLE ORACLE_SID NOT DEFINED. PLEASE DEFINE IT.so then
    SET ORACLE_SID=FOOBAR

  • Oracle Windows Sevice does not start (ORA-12640: Authentication adapter initialization failed)

    I converted a physical windows 2003 machine to a virtual hyperv machine.
    The following error occurs in oradim.log when I try to start the Oracle Windows Service on the virtual server:
    ORA-12640: Authentication adapter initialization failed
    I recreated the service and the password file but with no luck.
    I also tried to change sqlnet.ora with the following: (Replaced NTS to NONE)
    SQLNET.AUTHENTICATION_SERVICES= (NONE)
    In this case the service was started but when I tried to connect as sysdba using sqlplus "/ as sysdba" the "ORA-01031: insufficient privileges" error occurs. If you connect using the password then it connects fine. But I would like to be able to connect without a password because I have some scripts that I do not want to hardcode the sysdba password.
    I also removed and readded the administrator password from ORA_DBA group but again with no luck.

    Have you seen this:
    Oracle Database Service on Windows 2000 in AutoStart Mode with Logon as SYSTEM
    (Bug 1397927) If you have installed an Oracle database service on Windows 2000, when logging in as SYSTEM user (Local System), with startup mode set to Automatic, it is possible that the Oracle database service starts but the database does not start automatically. The following error message is written to the ORADIM.LOG file in the ORACLE_BASE\ORACLE_HOME\DATABASE directory.
    ORA-12640: Authentication adapter initialization failed
    It has also been observed that the services like Oracle Enterprise Management Agent, Oracle Enterprise Manager Management Server and Oracle Internet Directory may also fail for the same reason because they cannot connect to the database.
    The workarounds for this problem are:
    Remove the line sqlnet.authentication_services=(NTS) from SQLNET.ORA or set sqlnet.authentication_services=(NONE) in SQLNET.ORA.
    Start the database manually after the Oracle database service has started using SQL*Plus connecting as user name INTERNAL. Note that the INTERNAL user name will not be available after release 8.1.7.
    Start the service as a specific user:
    Choose Start > Settings > Control Panel > Services. The Services dialog box appears.
    Select the service you want to start.
    Click the Startup button. The Service dialog box appears.
    Click This account and specify the user name and corresponding password.

  • Em does not start after servername has changed

    Is there a possibility to get the datanbase running in an ordinary way after the servername has changed after the installation of the database?
    System:
    Windows Server 2003R2
    Oracle 10g R2
    I have changed tnsnames.ora and listener.ora, so the client connection runs well.
    But enterprise manager does not start:
    If I want to start "Database control" there is the old servername in the http-Link:
    http://oldservername:1158/em
    If I replace the old name with "localhost" or the new name I get also an errormessage that the site cant be found.
    In services the OracleDBConsole cant be started.
    with ">emctl start dbconsole" I get the error message ORACLE_SID is not defined.
    Defining it does not change the behaviour.
    Do I have to reinstall the database?
    Thanks
    Roswitha

    Subject: How To Drop, Create And Recreate DB Control In A 10g Database
    Doc ID: Note:278100.1 Type: BULLETIN
    Last Revision Date: 05-JUN-2007 Status: PUBLISHED
    In this Document
    Purpose
    Scope and Application
    How To Drop, Create And Recreate DB Control In A 10g Database
    DB Control options:
    A. Delete DB Control Objects:
    B. Create DB Control Objects
    C. Recreate/ReConfig DB Control
    Applies to:
    Enterprise Manager Grid Control - Version: 10.1 to 10.2
    Information in this document applies to any platform.
    DBConsole
    Purpose
    This article provides detailed instructions on how to 1) create, 2) drop and 3)recreate the repository and configuration files for the DB Control application used to manage a single 10g Database.
    Scope and Application
    The steps in this article are written for a DBA or System Administrator who needs to create, drop or reconfigure the DB Control Application.
    The format of the document will include steps for both 10.1 and 10.2 EMCA because the commands changed between the two releases.
    How To Drop, Create And Recreate DB Control In A 10g Database
    DB Control options:
    A. Delete DB Control Objects:
    Option 1. Delete DB Control Configuration Files using EMCA scripts
    Option 2. Delete DB Control Configuration Files Manually:
    Option 3. Delete DB Control Repository Objects using RepManager
    Option 4. Delete DB Control Repository Objects Manually
    Option 5. Delete DB Control Configuration Files and Repository Objects using EMCA
    Option 1. Delete DB Control Configuration Files using EMCA scripts:
    For DB Control 10.1.x, run the command: <ORACLE_HOME>/bin/emca -x <sid>For DB Control 10.2.x, run the command: <ORACLE_HOME>bin/emca -deconfig dbcontrol db
    Option 2. Delete DB Control Configuration Files Manually:
    Remove the following directories from your filesystem:
    <ORACLE_HOME>/<hostname_sid>
    <ORACLE_HOME>/oc4j/j2ee/OC4J_DBConsole_<hostname>_<sid>
    NOTE:
    On Windows you also need to delete the DB Console service:
    - run regedit
    - navigate to HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services
    - locate the OracleDBConsole<sid> entry and delete it
    Alternatively on Windows XP and Windows Server 2003 you can run the following from the command line:
    'sc delete <service_name>'
    - where <service_name> is the DB Control service name (typically: OracleDBConsole<sid>)
    Also available from Microsoft is the delsrv.exe command. (Free download from Microsoft)
    Option 3. Delete DB Control Repository using RepManager:
    This option is not as complete as the other options. You may find that dropping the repository using the commandline options is a better solution. Also note, RepManager is not used to create a DB Control Repository.
    In both 10g R1 and R2 run: <ORACLE_HOME>/sysman/admin/emdrep/bin/RepManager <hostname> <listener_port> <sid> -action drop
    Option 4. Delete DB Control Repository Objects Manually
    Logon SQLPLUS as user SYS or SYSTEM, and drop the sysman account and management objects:SQL> SHUTDOWN
    IMMEDIATE;SQL> STARTUP RESTRICT;SQL> EXEC sysman.emd_maintenance.remove_em_dbms_jobs;SQL> EXEC sysman.setEMUserContext('',5);SQL>
    REVOKE dba FROM sysman;SQL> DECLARECURSOR c1 ISSELECT owner, synonym_name nameFROM dba_synonymsWHERE table_owner
    = 'SYSMAN';BEGINFOR r1 IN c1 LOOPIF r1.owner = 'PUBLIC' THENEXECUTE IMMEDIATE 'DROP PUBLIC SYNONYM '||r1.name;ELSEEXECUTE
    IMMEDIATE 'DROP SYNONYM '||r1.owner||'.'||r1.name;END IF;END LOOP;END;/SQL> DROP USER mgmt_view CASCADE;SQL> DROP ROLE mgmt_user;SQL> DROP USER sysman CASCADE;SQL> ALTER SYSTEM DISABLE RESTRICTED SESSION;
    Note: The above will completely delete the DB Control repository from the database; under certain circumstances (e.g. you want to recreate the repository later on) the following statements may be sufficient to remove the repository:
    Logon SQLPLUS as user SYS or SYSTEM, and drop the sysman account and management objects:SQL> drop user
    sysman cascade;SQL> drop role MGMT_USER;SQL> drop user MGMT_VIEW cascade;SQL> drop public synonym MGMT_TARGET_BLACKOUTS;SQL> drop public synonym SETEMVIEWUSERCONTEXT;
    Option 5. Delete DB Control Configuration Files and Repository Objects using EMCA
    For DB Control 10.1.x, dropping both the configuration files and the repository objects is a two step process. Run the following two commands:
    <ORACLE_HOME>/bin/emca -x <sid><ORACLE_HOME>/sysman/admin/emdrep/bin/RepManager <hostname> <listener_port> <sid> -action drop
    For DB Control 10.2.x, both configuration files and repository objects can be deleted with a single command. Run the command:
    <ORACLE_HOME>/bin/emca -deconfig dbcontrol db -repos drop
    B. Create DB Control Objects
    Option 1. Create the DB Control Configuration Files
    Option 2. Create the DB Control Repository Objects and Configuration Files
    Option 1. Create the DB Control Configuration Files
    To create only the DB Control configuration files, skipping the repository creation (this would be done for instance if you dropped only the files and left the repository in place):
    For DB Control 10.1.x, run the command: <ORACLE_HOME>/bin/emca -rFor DB Control 10.2.x, run the command: <ORACLE_HOME>/bin/emca -config dbcontrol db
    Option 2. Create the DB Control Repository Objects and Configuration Files
    For DB Control 10.1.x, run the command: <ORACLE_HOME>/bin/emcaFor DB Control 10.2.x, run the command: <ORACLE_HOME>bin/emca -config dbcontrol db -repos create
    C. Recreate/ReConfig DB Control
    Option 1. Recreate the DB Control Configuration Files only (leave Repository intact)
    Option 2. Recreate the DB Control Configuration Files and Repository
    In 10.2, the EMCA commands can be used to reconfigure the existing installs without removing them first.
    Option 1. Recreate the DB Control Configuration Files only (leave Repository intact):
    For DB Control 10.2.x, run the command:
    <ORACLE_HOME>/bin/emca -config dbcontrol db
    Option 2. Recreate the DB Control Configuration Files and Repository
    For DB Control 10.2.x, run the command:
    <ORACLE_HOME>/bin/emca -config dbcontrol db -repos recreate
    For additional information on EMCA commandline options, please see the Oracle Enterprise Manager 10g Advanced Configuration Guide or see Note 330130.1 Overview Of The EMCA Commands Available for DB Control 10.2

  • Listener (and database instance) does not starts up automatically: ORA-12514: TNS:listener does not currently know of service requested in connect descriptor

    Hi at all.... I'm a newbie with database oracle.,
    I have the follow problem:
    I installed Oracle Database 11g R2 XE on my guest operating system CentOS 6.5.
    I have changed  the hostname in my SO CentOS (where is installed oracle 11g R2 XE) after installation was completed successfully.
    -) Before and during installation the hostname was localhost.
    -) After installation I changed the hostname in VMCentOS
    From the moment I changed the hostname, nothing starts up automatically. In particular, the listener and the database instance does not starts up automatically.
    When I starts up the listener manually and I try to connect to database instance with SQLPLUS i get this error:
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    I think that the problem is due to the changed hostname because I, for testing and debugging purpose, re-installed a new OS CentOS virtual machine, re-installed oracle database 11g and  I have not got that problem. The database instance and the listener starts up automatically!
    Can any one tell me if maybe the problem is related to the hostname changed? ... and Why?
    P.S.: After changed the hostname I have also modified the listener.ora and the tnsnames.ora by modifying the HOST with the correct hostname.

    -) Output of command chkconfig (there isn't any line oracle-xe 0:off   1:off  2:on  3:on  4:on  5:on  6:off):
    [oracle@VMCentOS /]$ chkconfig
    NetworkManager     0:off    1:off    2:on    3:on    4:on    5:on    6:off
    abrt-ccpp          0:off    1:off    2:off    3:on    4:off    5:on    6:off
    abrtd              0:off    1:off    2:off    3:on    4:off    5:on    6:off
    acpid              0:off    1:off    2:on    3:on    4:on    5:on    6:off
    atd                0:off    1:off    2:off    3:on    4:on    5:on    6:off
    auditd             0:off    1:off    2:on    3:on    4:on    5:on    6:off
    blk-availability    0:off    1:on    2:on    3:on    4:on    5:on    6:off
    bluetooth          0:off    1:off    2:off    3:on    4:on    5:on    6:off
    cpuspeed           0:off    1:on    2:on    3:on    4:on    5:on    6:off
    crond              0:off    1:off    2:on    3:on    4:on    5:on    6:off
    cups               0:off    1:off    2:on    3:on    4:on    5:on    6:off
    dnsmasq            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    firstboot          0:off    1:off    2:off    3:on    4:off    5:on    6:off
    haldaemon          0:off    1:off    2:off    3:on    4:on    5:on    6:off
    htcacheclean       0:off    1:off    2:off    3:off    4:off    5:off    6:off
    httpd              0:off    1:off    2:off    3:off    4:off    5:off    6:off
    ip6tables          0:off    1:off    2:on    3:on    4:on    5:on    6:off
    iptables           0:off    1:off    2:on    3:on    4:on    5:on    6:off
    irqbalance         0:off    1:off    2:off    3:on    4:on    5:on    6:off
    jexec              0:off    1:on    2:on    3:on    4:on    5:on    6:off
    kdump              0:off    1:off    2:off    3:on    4:on    5:on    6:off
    lvm2-monitor       0:off    1:on    2:on    3:on    4:on    5:on    6:off
    mdmonitor          0:off    1:off    2:on    3:on    4:on    5:on    6:off
    messagebus         0:off    1:off    2:on    3:on    4:on    5:on    6:off
    netconsole         0:off    1:off    2:off    3:off    4:off    5:off    6:off
    netfs              0:off    1:off    2:off    3:on    4:on    5:on    6:off
    network            0:off    1:off    2:on    3:on    4:on    5:on    6:off
    ntpd               0:off    1:off    2:off    3:off    4:off    5:off    6:off
    ntpdate            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    portreserve        0:off    1:off    2:on    3:on    4:on    5:on    6:off
    postfix            0:off    1:off    2:on    3:on    4:on    5:on    6:off
    psacct             0:off    1:off    2:off    3:off    4:off    5:off    6:off
    quota_nld          0:off    1:off    2:off    3:off    4:off    5:off    6:off
    rdisc              0:off    1:off    2:off    3:off    4:off    5:off    6:off
    restorecond        0:off    1:off    2:off    3:off    4:off    5:off    6:off
    rngd               0:off    1:off    2:off    3:off    4:off    5:off    6:off
    rsyslog            0:off    1:off    2:on    3:on    4:on    5:on    6:off
    saslauthd          0:off    1:off    2:off    3:off    4:off    5:off    6:off
    smartd             0:off    1:off    2:off    3:off    4:off    5:off    6:off
    snmpd              0:off    1:off    2:off    3:off    4:off    5:off    6:off
    snmptrapd          0:off    1:off    2:off    3:off    4:off    5:off    6:off
    spice-vdagentd     0:off    1:off    2:off    3:off    4:off    5:on    6:off
    sshd               0:off    1:off    2:on    3:on    4:on    5:on    6:off
    sysstat            0:off    1:on    2:on    3:on    4:on    5:on    6:off
    udev-post          0:off    1:on    2:on    3:on    4:on    5:on    6:off
    vmware-tools       0:off    1:off    2:on    3:on    4:on    5:on    6:off
    vmware-tools-thinprint    0:off    1:off    2:on    3:on    4:on    5:on    6:off
    wdaemon            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    winbind            0:off    1:off    2:off    3:off    4:off    5:off    6:off
    wpa_supplicant     0:off    1:off    2:off    3:off    4:off    5:off    6:off
    [oracle@VMCentOS /]$
    Moreover in /etc/sysconfig there isn't any file oracle-xe!!!
    At this point, I suspect that something in the installation I mistook.

  • My Oracle 10g XE does not start anymore on Win XP

    Hello,
    I have a problem I do not understand at all. I've successfully installed Oracle10g XE on my Win XP SP2 about one year ago and every works well.
    The last time (6 months ago) I've started my default XE, it works well.
    Today, it does not works anymore ! My Windows service called "OracleServiceXE" does not start anymore. I have an error 1053.
    So I try to start manually my DB using sqlplus :
    sqlplus /nolog
    connect / AS SYSDBA=> I obtains ORA-12560
    The listener service starts well and seems to be OK.
    I tried to set ORACLE_HOME and ORACLE_SID without success.
    I checked my sqlnet.ora, tnsname.ora. Everything seems to be OK.
    I stopped my antivirus software, stopped my firewall.
    I checked I am still in the Adminstrator Group.
    Finally, I tried to reinstall Oracle 10g XE and it does not work anymore either ! The XE instance creation failed
    DIM-00019: service creation error
    O/S-Error: (OS 1053)
    Now, I am lost.
    Does anybody have any suggestion to solve my problem ?
    Many thanks by advance for any help you could give.
    Regards
    Cedric

    Yes, I think so.
    But what ? Many things change in 6 months (Windows fixes, software fixes, RAM upgrade, screen change ...)
    And the logs I found in oracle cannot help me to have an idea.
    Only listener.log, css.log and sqlnet.log have changed.
    I have found the following error in sqlnet.log :
    Fatal NI connect error 12560, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleXE)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=XE)(CID=(PROGRAM=E:\Langage\oraclexe\app\oracle\product\10.2.0\server\BIN\oradim.exe)(HOST=PHOENIX)(USER=gerardce))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
    Time: 09-FÉVR.-2008 09:28:04
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS : erreur d'adaptateur de protocole
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Erreur d'adaptateur de protocole
    nt secondary err code: 2
    nt OS err code: 0
    I really don't knwo where to start. And I would like to be sure to save my data (via export or something like that).
    Is it possible to have more trace somewhere that can help me ?
    Regards,
    Cedric

Maybe you are looking for

  • Invoice numbers to generate Sales Order Number

    I work for a billing department and we use SAP to key our invoices however we have a sales order that has a different number that corresponds with each invoice. If i get a list from my manager that has a bunch of invoice numbers, is there a way i can

  • Very disapointed with Apple Support, MacBook in repair shop for 2 months.

    I don't know who to call, no one seems to care. I found no email address for Apple Support or for AppleCare owners support queries. My name is Andre Alves Garzia and I live in Brazil, I am a software developer and an ADC member. My development machin

  • Adobe Acrobat 8.10 running on Windows Server 2008

    I have installed Windows Server 2008 64 bit + updates and now tried to install Acrobat Professional 8.10. Everything installed without any errors. However i dont seem to find a print driver for Distiller? Usually on other versions i had a Distiller p

  • Ideas On Re-Installing Mac OS X

    I've posted a few things on here about my computer not booting and then replacing a possible dying hard drive. After installing the new security update my powerbook would not boot. I took it in and they said it could be a dying hard drive. So, I orde

  • Versions in Quotation

    Hi Gurus, Is there any Versons in the quotations. This is needed beacuse, Ex., First we have given a Quotation to a Customer with X price, and the customer has agreed to pay Y price.In this case either we need to manually change the Pricing condition