Oracle database won't start/connect

I apologize in advance if I've missed something in another forum/thread, or leave out necessary information towards solving this. I tried to be as comprehensive in my research as possible prior to posting.
Here's the story - I have a 10g 10.2.0.1.0 database on Windows XP. It was running fine, until I tried to add DBWS_UTL/10.2.0.3.0 Client... I think?, components to it in order to enable it for Web Services. I followed the tutorial at the following link:
http://www.oracle.com/technology/obe/10gr2_db_single/develop/java/java_otn.htm
... and got down to Instruction #8, just before "Calling the Web Service". It says "Note that there are no errors." Unfortunately, I did have errors... and more unfortunately, I don't still have them handy.
After some testing I realized that not only do database web services not work, but my database was no longer functioning at all. Consultation with coworkers revealed the problem to likely be tied to now having improper version matching (10.2.0.1 versus 10.2.0.3...)
So, I tried upgrading my 10.2.0.1 to 10.2.0.3... and believe I have successfully done that. Every service started up in Windows Services except for "OracleDBConsoleSID", which reported "Error 1053: The service did not respond to the start or control request in a timely fashion" right after the little green timer blocks slowly and steadily filled up to the end.
Some more experimentation with a coworker, the OracleDBConsoleSID service no longer exists in my services list, and the database still doesn't start up.
Things I've tried:
1. Checking my tnsnames.ora and listener.ora files - the proper hostnames and Oracle home are listed.
2. Rebuilding the OracleDBConsole via "emca" commands from command prompt. EMCA responds but the actual commands to reconfigure or rebuild the repository fail out because the database is not responsive.
3. Connecting via my installed applications, Enterprise Manager, SQL Plus, and Command Line - all fail the same way, Error 1034.
4. Reconfiguring/rebuilding my Listener with Net Configuration Assistant - values seem to check out, no positive results.
5. Many many other small/random things mentioned in forums here and elsewhere on the net.
I guess that's it for now, there's plenty more details I could include but I don't want to muddle the post with irrelevant information. Any ideas/help are greatly appreciated, I would just reinstall/start over but I have important data in the database that I don't want to lose.
Thanks,
Greg
Edited by: user10997705 on May 6, 2009 4:47 PM

Ok, it's apparently the entire life's history of my database. Here's the most recent complete entry for today's date:
Dump file c:\oracle\product\10.2.0/admin/SID/bdump\alert_SID.log
Thu May 07 11:58:53 2009
ORACLE V10.2.0.3.0 - Production vsnsta=0
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 3
CPU : 1 - type 586, 1 Physical Cores
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:1609M/2014M, Ph+PgF:1923M/2197M, VA:1939M/2047M
Thu May 07 11:58:53 2009
Starting ORACLE instance (normal)
LICENSE_MAX_SESSION = 0
LICENSE_SESSIONS_WARNING = 0
Picked latch-free SCN scheme 2
Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
Autotune of undo retention is turned on.
IMODE=BR
ILAT =18
LICENSE_MAX_USERS = 0
SYS auditing is disabled
ksdpec: called for event 13740 prior to event group initialization
Starting up ORACLE RDBMS Version: 10.2.0.3.0.
System parameters with non-default values:
processes = 150
__shared_pool_size = 142606336
__large_pool_size = 4194304
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = C:\ORACLE\PRODUCT\10.2.0\DB_2\DBS\SPFILESID.ORA
sga_target = 281018368
control_files = C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\CONTROL01.CTL, C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\CONTROL02.CTL, C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\CONTROL03.CTL
db_block_size = 8192
__db_cache_size = 125829120
compatible = 10.2.0.1.0
db_file_multiblock_read_count= 16
db_recovery_file_dest = C:\oracle\product\10.2.0/flash_recovery_area
db_recovery_file_dest_size= 2147483648
undo_management = AUTO
undo_tablespace = UNDOTBS1
remote_login_passwordfile= EXCLUSIVE
db_domain =
dispatchers = (PROTOCOL=TCP) (SERVICE=SIDXDB)
job_queue_processes = 10
audit_file_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\ADUMP
background_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\BDUMP
user_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\UDUMP
core_dump_dest = C:\ORACLE\PRODUCT\10.2.0\ADMIN\SID\CDUMP
db_name = SID
open_cursors = 300
pga_aggregate_target = 93323264
PMON started with pid=2, OS id=1184
PSP0 started with pid=4, OS id=1288
MMAN started with pid=5, OS id=1296
DBW0 started with pid=6, OS id=1304
LGWR started with pid=7, OS id=1316
CKPT started with pid=8, OS id=1320
SMON started with pid=9, OS id=1336
RECO started with pid=10, OS id=1348
CJQ0 started with pid=11, OS id=1356
MMON started with pid=12, OS id=1360
MMNL started with pid=13, OS id=1364
Thu May 07 11:58:54 2009
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
starting up 1 shared server(s) ...
Thu May 07 11:58:57 2009
alter database mount exclusive
Thu May 07 11:59:02 2009
Setting recovery target incarnation to 2
Thu May 07 11:59:03 2009
Successful mount of redo thread 1, with mount id 1106751361
Thu May 07 11:59:03 2009
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Thu May 07 11:59:03 2009
alter database open
Thu May 07 11:59:07 2009
Beginning crash recovery of 1 threads
Thu May 07 11:59:08 2009
Started redo scan
Thu May 07 11:59:10 2009
Completed redo scan
0 redo blocks read, 0 data blocks need recovery
Thu May 07 11:59:10 2009
Started redo application at
Thread 1: logseq 475, block 3, scn 18427404
Thu May 07 11:59:10 2009
Recovery of Online Redo Log: Thread 1 Group 3 Seq 475 Reading mem 0
Mem# 0: C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\REDO03.LOG
Thu May 07 11:59:10 2009
Completed redo application
Thu May 07 11:59:10 2009
Completed crash recovery at
Thread 1: logseq 475, block 3, scn 18447405
0 data blocks read, 0 data blocks written, 0 redo blocks read
Thu May 07 11:59:15 2009
Thread 1 advanced to log sequence 476
Thread 1 opened at log sequence 476
Current log# 1 seq# 476 mem# 0: C:\ORACLE\PRODUCT\10.2.0\ORADATA\SID\REDO01.LOG
Successful open of redo thread 1
Thu May 07 11:59:16 2009
MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
Thu May 07 11:59:17 2009
SMON: enabling cache recovery
Thu May 07 11:59:19 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\udump\SID_ora_1396.trc:
ORA-00704: bootstrap process failure
ORA-39700: database must be opened with UPGRADE option
Thu May 07 11:59:19 2009
Error 704 happened during db open, shutting down database
USER: terminating instance due to error 704
Thu May 07 11:59:19 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_pmon_1184.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:19 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_reco_1348.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:19 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_smon_1336.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:19 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_lgwr_1316.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:20 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_ckpt_1320.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:20 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_psp0_1288.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:22 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_dbw0_1304.trc:
ORA-00704: bootstrap process failure
Thu May 07 11:59:22 2009
Errors in file c:\oracle\product\10.2.0\admin\SID\bdump\SID_mman_1296.trc:
ORA-00704: bootstrap process failure
Instance terminated by USER, pid = 1396
ORA-1092 signalled during: alter database open...
*******************************************************************************************

Similar Messages

  • ORA-12500 Database won't start!!!

    Stats:
    Windows 2000 Server
    Oracle 8.1.7
    I am not a DBA unfortunately.
    Last night I performed the windows updates (a routine) to get the latest OS patches. Nothing has ever happened before, but upon a reboot, the one of the two databases won't start.
    From the ORADIM.LOG file:
    DIM-00011: The service does not exists
    O/S-Error: (OS 997) Overlapped I/O operation is in progress.
    DIM-00011: The service does not exists
    O/S-Error: (OS 997) Overlapped I/O operation is in progress.
    ORA-01034: ORACLE not available
    From the Listener.log file:
    TNS-12500: TNS:listener failed to start a dedicated server process
    TNS-12560: TNS:protocol adapter error
    TNS-00530: Protocol adapter error
    32-bit Windows Error: 2: No such file or directory
    06-MAY-2004 21:17:12 * (CONNECT_DATA=(SERVICE_NAME=projects.nghq.northgeo.com)(CID=(PROGRAM=C:\Program Files\Oracle\jre\1.1.7\bin\jrew.exe)(HOST=KATAHDIN)(USER=administrator))) * (ADDRESS=(PROTOCOL=tcp)(HOST=200.200.200.3)(PORT=2021)) * establish * projects.nghq.northgeo.com * 12500
    I performed DBVerify on the tables and don't seem to get any errors, I also restored a cold backup from a week ago and it still won't start.
    Please help if you can. Thanks.
    John

    I rolled back the latest windows update (KB835732) and rebooted. Tried to start the database services and they started. Not sure what's in that patch but I think I will stay away from it.
    I can't believe there was something in the OS patch that killed it, but that's all I did to fix it.
    So for now, I'm not touching it...
    John

  • Old Oracle 7 won't start up

    We have an issue with a very old Oracle version. It's installed on a ~2000 Windows NT4 (SP5) PC we can't upgrade for now. The database is set up to start on the system startup, but currently it won't. The log files show two ORA-00600 issues:
    ORA-00600 [4500] [10] [] [] [] []
    ORA-00600 [4510] [10] [] [] [] []
    I hope anyone knows a solution for this problem!
    Thanks in advance!
    Paul

    905804 wrote:
    Is there a possibility to attach files? I'd like to attach a screenshot of the log file giving me the errors.Unfortunately not.
    The database won't start when trying manually (cmd prompt and Start menu entry). What does "no files mounted" mean? Will be helpful if you can copy and paste error and message text. Can only guess what that means - that the files are either not found and cannot be mounted (i.e. opened), or that a startup option prevented the file from being mounted.
    The basic startup sequence is:
    - read the pfile (applies the parameter settings as specified and find the control file name(s))
    - open the control file(s) - these contain a list of data files that the database exists of
    - open the data files one at a time (doing various checks using the file header and so on)
    If the control file is a problem, there would be a control file related message.
    The control file lists the data files to open (order is important). If one or more data files are missing. there would be error messages to that effect. If the files are inconsistent (header versions differ for example), there would be error messages to that effect.
    What do you mean with "instance"?A database instance can also be called the database engine. It conists of a shared memory area and a number of processes. On the Windows kernel, that would be an oracle.exe process with multiple threads.
    When a database is mounted, the control files are opened, but the actual data files (comprising the database) is not. When a database is opened, the data files are opened for reading and writing. This is all done by the instance's processes.
    Any more things to check? I'll go there and check anything you say I should check.One step at a time I would say. Can the database be mounted? This means that the instance needs to start (allocate the shared memory successfully, fire up all threads successfully) and then read the control file(s).

  • WCS Database Won't Start

    We have WCS running on a VM, and due to some issues with the VM Infrastructure everything shut down abruptly.  The VM came back OK, but I just noticed that WCS no longer loads properly when attempting to access it via a browser. 
    Checking out the server, trying to reboot it, and restart services, I noticed that in the status check the database won't start.  Manually trying to use dbadmin to start it just fails.
    Any ideas on what to try to fix the database? 
    Would using the reinitdb do anything to the existing configuration on the Wireless LAN Controller? 
    I'm kind of new at this and just got thrown into administering our Cisco Wireless network, so forgive me if any of these are basic questions.  Thanks!

    Also, manually trying to launch WCSStart gives me the following -
    Starting WCS
    This may take a few minutes...
    initHealthMonitor(): can not start DB
    Failed to start WCS.  Check hm_launchout.txt for details.
    Log files are located under webnms\logs in the WCS install directory.
    hm_launchout.txt doesn't seem to have much info, it just shows this -
    Starting Health Monitor as a primary
    Checking for Port 8082 availability... OK
    Starting Health Montior Web Server...
    Health Monitor Web Server Started.
    Starting Health Monitor Server...
    Health Monitor Server Started.

  • How to Install emacs, openssh and start oracle database and get a connect?

    As suggested by another poster, I installed the prebuilt appliance at [http://www.oracle.com/technetwork/community/developer-vm/index.html] and [http://www.oracle.com/technetwork/server-storage/virtualbox/downloads/index.html] with the intent of running oracle database in a linux vm as a guest on windows 7 and connecting to it using JDBC from the windows host.
    This is running but I don't know how to install other stuff. I tried "sudo yum install openssh" and "sudo yum install emacs" and "sudo service sshd status" and none of these worked (it could not find these packages). I could not get apt-get or app-get or aptget to work either. I was hoping that "uname -a" would tell me if this was fedora or debian or something else but no luck. What command do I use to learn the distro name?
    How do I make ifconfig tell me what the ip address so I can use "scp" and "ssh" to get into the box? Ok, /sbin/ifconfig works and I see there is only a loopback address. Ack! How do I create a socket so I can ssh into this little beastie?
    How do I disable the firewall or (better yet) punch holes in it so I get use JDBC and ssh, scp and samba from windows 7?
    I tried firing up the SQL Developer 3.1 and getting a test connection with username and password of "oracle" with no luck. How do I get a test connection to work?
    How do I determine if the database is running? If not, how do I start it and stop it and restart it?
    Thanks
    Siegfried
    Edited by: user8816970 on Sep 15, 2012 6:29 PM
    Edited by: user8816970 on Sep 15, 2012 6:33 PM

    There is no "oracle" account native to the database itself. This is just the default account that owns the application. Log on as oracle/oracle to the OS. (OEL) You can change the passwords of the sys and system account by setting your $ORACLE_HOME and $ORACLE_SID. Default SID is orcl on a database install. Also set a path to the oracle binaries in the form of $ORACLE_HOME/bin.
    Then sqlplus / as sysdba
    Change passwords of sys and system using the following example.
    ALTER USER SYS IDENTIFIED BY [password];
    ALTER USER SYSTEM IDENTIFIED BY [password];
    The supplied appliance runs oracle enterpirse linux. Not debain or fedora.
    Why do you need "emacs"?
    I haven't personally load this appliance with Virtual Box but there has to be a readme file somewhere that details all the passwords and etc.

  • Database won't start ... need to backup data

    Hi,
    My Oracle 10g Database in an heart beat stop working (I unplugged the network cable and now even with the cable on it won't start ... I've restarted computer lot's of times....) I've wasted too many time triyng to get this thing to work....
    I need URGENTLY to uninstall and reinstall the 10g database but first I need to backup all of the data. What do I need to do to acomplish this? Is it enough to do a copy of the D:\oracle\product\10.1.0\oradata with all datafiles or do I need something else?
    As I mentioned my idea is to copy all that I need to restore the database after reinstalling Oracle 10g.
    Please point me a light... I'm completely lost here....
    Nuno Vidal
    -- Edited
    I forgot to tell an important detail - I have an HTML DB application in my PC that I also must backup. I think that all HTML DB data is in the ORADATA, but I'm not sure... can anyone tell me anything about this?
    Message was edited by:
    NVidal

    Hi.
    To reinstall the database will not give you the html db repository back as far as I am concerned. If you are not able to bring up the current database, I don't see how you will be able to restore your html db data after creating a new database.
    If you are able to get the old database up, I assume you can export the FLOWS_010600 and FLOWS_FILES schema and import them into the newly created database. (Keep the database name the same as the original to awoid reconfiguring the html db ORACLE_HOME). I have not done this in this particular matter, but uses this procedure for moving and upgrading databases.
    You also have to create the user HTMLDB_PUBLIC_USER wich don't own objects. From my installation I can see that these users have a severe amount of system privs and object privs, so anyhow, your in for a severe amount of manuall work.
    To manually create users, execute spool result from following query:
    select 'create user '||username||' identified by values '''||password||''' default tablespace '||default_tablespace||' temporary tablespace temp account unlock;' from dba_users where username in ('FLOWS_010600','FLOWS_FILES','HTMLDB_PUBLIC_USER')
    Assign sys privs to these users by executing spools:
    SQL> select 'grant '||privilege||' to '||grantee from dba_sys_privs where grantee in ('FLOWS_010600'
    ,'FLOWS_FILES','HTMLDB_PUBLIC_USER');
    Assign object privs the same way:
    SQL> select 'grant '||privilege||' on '||owner||'.'||table_name||' to '||grantee from dba_tab_privs
    where grantee in ('FLOWS_010600','FLOWS_FILES','HTMLDB_PUBLIC_USER');
    Now roles;
    SQL> select 'grant '||granted_role||' to '||grantee from dba_role_privs where grantee in ('FLOWS_010
    600','FLOWS_FILES','HTMLDB_PUBLIC_USER');
    You also have to create public synonyms, as these are not part of a schema import:
    Run the following query and use the spool result to create public synonyms;
    select 'create public synonym '||synonym_name||' for '|| table_owner||'.'||table_name from dba_synonyms where table_owner in ('FLOWS_010600','FLOWS_FILES')
    Alle these sql querys has to be run on the target database, i.e. the database where html db is installed today.
    So, the sequence of the entire operations is:
    1) Execute a full export of the old target database as system user setting full=y
    2) Execute all these queries described over. store the result in separate files.
    3) Execute a full offline backup of old target database
    4) Recreate database with same name as old target database
    5) Verify that tablespace that is html db users default tablespace exist in new database.
    6) Create users with script
    7) Assing roles and system privileges with script.
    8) Import using full=n fromuser=FLOWS_010600 TOUSER=FLOWS_010600.
    9) Import using full=n fromuser=FLOWS_FILES TOUSER=FLOWS_FILES
    10) Assign object privileges using script
    11) Create public synonyms using script
    12) Start html db with opmnctl startall and verify that you are able to connect and data exists.
    Good luck
    rgds
    Kjell Ove

  • Database won't start!  ORA-12578: TNS:wallet open failed...HELP!

    I went to "bounce" (shutdown immediate -> startup)a database because something had pegged the cpu at 100% and no users were active and got tyhe following errors...
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Oct 26 13:35:53 2011
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter user-name: sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 778387456 bytes
    Fixed Size 1374808 bytes
    Variable Size 503317928 bytes
    Database Buffers 260046848 bytes
    Redo Buffers 13647872 bytes
    Database mounted.
    ORA-01092: ORACLE instance terminated. Disconnection forced
    ORA-12578: TNS:wallet open failed
    Process ID: 4756
    Session ID: 1 Serial number: 5
    SQL>
    In Alert.log:
    Starting ORACLE instance (normal)
    Wed Oct 26 09:17:31 2011
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =84
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options.
    Using parameter settings in server-side spfile E:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\SPFILEORCL.ORA
    System parameters with non-default values:
    processes = 500
    memory_target = 1232M
    control_files = "E:\ORACLE\ORADATA\ORCL\CONTROL01.CTL"
    control_files = "E:\ORACLE\FLASH_RECOVERY_AREA\ORCL\CONTROL02.CTL"
    db_block_size = 8192
    compatible = "11.2.0.0.0"
    log_buffer = 10485760
    db_recovery_file_dest = "E:\Oracle\flash_recovery_area"
    db_recovery_file_dest_size= 3852M
    undo_tablespace = "UNDOTBS1"
    remote_login_passwordfile= "EXCLUSIVE"
    db_domain = "accounts.cdcr.ca.gov"
    dispatchers = "(PROTOCOL=TCP) (SERVICE=orclXDB)"
    local_listener = "LISTENER_ORCL"
    session_cached_cursors = 200
    job_queue_processes = 1000
    audit_file_dest = "E:\ORACLE\ADMIN\ORCL\ADUMP"
    audit_trail = "DB"
    db_name = "orcl"
    open_cursors = 300
    diagnostic_dest = "E:\ORACLE"
    Wed Oct 26 09:17:40 2011
    PMON started with pid=2, OS id=3108
    Wed Oct 26 09:17:40 2011
    VKTM started with pid=3, OS id=3112 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Wed Oct 26 09:17:40 2011
    GEN0 started with pid=4, OS id=3116
    Wed Oct 26 09:17:40 2011
    DIAG started with pid=5, OS id=3128
    Wed Oct 26 09:17:40 2011
    DBRM started with pid=6, OS id=3136
    Wed Oct 26 09:17:41 2011
    PSP0 started with pid=7, OS id=3140
    Wed Oct 26 09:17:41 2011
    DIA0 started with pid=8, OS id=3144
    Wed Oct 26 09:17:41 2011
    MMAN started with pid=9, OS id=3148
    Wed Oct 26 09:17:41 2011
    DBW0 started with pid=10, OS id=3160
    Wed Oct 26 09:17:41 2011
    LGWR started with pid=11, OS id=3168
    Wed Oct 26 09:17:41 2011
    CKPT started with pid=12, OS id=3176
    Wed Oct 26 09:17:41 2011
    SMON started with pid=13, OS id=3184
    Wed Oct 26 09:17:41 2011
    RECO started with pid=14, OS id=3192
    Wed Oct 26 09:17:42 2011
    MMON started with pid=15, OS id=3196
    Wed Oct 26 09:17:42 2011
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    Wed Oct 26 09:17:42 2011
    MMNL started with pid=16, OS id=3200
    starting up 1 shared server(s) ...
    ORACLE_BASE from environment = E:\Oracle
    Wed Oct 26 09:17:45 2011
    alter database mount exclusive
    Wed Oct 26 09:17:53 2011
    Successful mount of redo thread 1, with mount id 1293322043
    Database mounted in Exclusive Mode
    Lost write protection disabled
    Wed Oct 26 09:17:55 2011
    Completed: alter database mount exclusive
    alter database open
    Beginning crash recovery of 1 threads
    Started redo scan
    Completed redo scan
    read 0 KB redo, 0 data blocks need recovery
    Started redo application at
    Thread 1: logseq 1019, block 2, scn 15641501
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 1019 Reading mem 0
    Mem# 0: E:\ORACLE\ORADATA\ORCL\REDO02.LOG
    Completed redo application of 0.00MB
    Completed crash recovery at
    Thread 1: logseq 1019, block 3, scn 15661503
    0 data blocks read, 0 data blocks written, 0 redo k-bytes read
    Wed Oct 26 09:18:06 2011
    Thread 1 advanced to log sequence 1020 (thread open)
    Thread 1 opened at log sequence 1020
    Current log# 3 seq# 1020 mem# 0: E:\ORACLE\ORADATA\ORCL\REDO03.LOG
    Successful open of redo thread 1
    Wed Oct 26 09:18:08 2011
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Wed Oct 26 09:18:08 2011
    SMON: enabling cache recovery
    Errors in file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc:
    ORA-12578: TNS:wallet open failed
    Errors in file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc:
    ORA-12578: TNS:wallet open failed
    Error 12578 happened during db open, shutting down database
    USER (ospid: 3276): terminating the instance due to error 12578
    Instance terminated by USER, pid = 3276
    ORA-1092 signalled during: alter database open...
    opiodr aborting process unknown ospid (3276) as a result of ORA-1092
    Wed Oct 26 09:18:13 2011
    ORA-1092 : opitsk aborting process
    In the trace file:
    Trace file e:\oracle\diag\rdbms\orcl\orcl\trace\orcl_ora_3276.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Windows NT Version V6.0 Service Pack 1
    CPU : 1 - type 586, 1 Physical Cores
    Process Affinity : 0x0x00000000
    Memory (Avail/Total): Ph:5079M/6142M, Ph+PgF:10214M/12444M, VA:1034M/2047M
    VM name : VMWare Version (6)
    Instance name: orcl
    Redo thread mounted by this instance: 1
    Oracle process number: 19
    Windows thread id: 3276, image: ORACLE.EXE (SHAD)
    *** 2011-10-26 09:18:01.283
    *** SESSION ID:(1.3) 2011-10-26 09:18:01.283
    *** CLIENT ID:() 2011-10-26 09:18:01.283
    *** SERVICE NAME:() 2011-10-26 09:18:01.283
    *** MODULE NAME:(oradim.exe) 2011-10-26 09:18:01.283
    *** ACTION NAME:() 2011-10-26 09:18:01.283
    Thread 1 checkpoint: logseq 1019, block 2, scn 15641501
    on-disk rba: logseq 1016, block 24845, scn 15581487
    start recovery at logseq 1019, block 2, scn 15641501
    *** 2011-10-26 09:18:01.751
    Started writing zeroblks thread 1 seq 1019 blocks 3-10
    *** 2011-10-26 09:18:02.329
    Completed writing zeroblks thread 1 seq 1019
    *** 2011-10-26 09:18:02.876
    ==== Redo read statistics for thread 1 ====
    Total physical reads (from disk and memory): 4096Kb
    -- Redo read_disk statistics --
    Read rate (ASYNC): 0Kb in 1.55s => 0.00 Mb/sec
    Longest record: 0Kb, moves: 0/1 (0%)
    Longest LWN: 0Kb, moves: 0/1 (0%), moved: 0Mb
    Last redo scn: 0x0000.00eeab9e (15641502)
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 0
    Average hash chain = 0/0 = 0.0
    Max compares per lookup = 0
    Avg compares per lookup = 0/0 = 0.0
    *** 2011-10-26 09:18:03.626
    KCRA: start recovery claims for 0 data blocks
    *** 2011-10-26 09:18:04.094
    KCRA: blocks processed = 0/0, claimed = 0, eliminated = 0
    *** 2011-10-26 09:18:04.891
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 1019 Reading mem 0
    *** 2011-10-26 09:18:04.984
    Completed redo application of 0.00MB
    *** 2011-10-26 09:18:04.984
    Completed recovery checkpoint
    IR RIA: redo_size 0 bytes, time_taken 314 ms
    ----- Recovery Hash Table Statistics ---------
    Hash table buckets = 32768
    Longest hash chain = 0
    Average hash chain = 0/0 = 0.0
    Max compares per lookup = 0
    Avg compares per lookup = 0/0 = 0.0
    Recovery sets nab of thread 1 seq 1019 to 3 with 8 zeroblks
    *** 2011-10-26 09:18:11.466
    ORA-12578: TNS:wallet open failed
    ORA-12578: TNS:wallet open failed
    *** 2011-10-26 09:18:11.497
    USER (ospid: 3276): terminating the instance due to error 12578
    Symbol file E:\Oracle\product\11.2.0\dbhome_1\BIN\orageneric11.SYM does not match binary.
    Symbol TimeStamp=4bb5eb10, Module TimeStamp=0 are different
    EnumerateLoadedModules64 failed with error -1073741819
    Symbol file orageneric11.SYM does not match binary.
    Symbol TimeStamp=4bb5eb10, Module TimeStamp=0 are different
    Edited by: 878073 on Oct 26, 2011 1:36 PM

    I found the problem...installed wallet manager that created entry in SQLNET file pointing to a wallet that did not have proper OS permissions...

  • Service of newly created database won't start if XE service already started

    Hi all,
    I install OracleXE 10g on WinXP SP1 and the default database (XE) is running well. Then I created a new database through TOAD but its window service won't start if XE service already started. If I shutdown the XE service than I can start the service of newly created database. This happens vice versa. When I forced to start the service of the new database with XE service already running windows told me to refer to service-specific error code 183.
    But even if I'm able to start the service of the new database when I try to login using SYSTEM sometime it throws 'Oracle not available' and sometime 'shared memory realm does not exist'.
    Here's my listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (PROGRAM = extproc)
    (SID_DESC =
    (ORACLE_HOME = C:\oraclexe\app\oracle\product\10.2.0\server)
    (SID_NAME = CASHIN)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    And here's my tnsnames.ora:
    XE =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = XE)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC_FOR_XE))
    (CONNECT_DATA =
    (SID = CLRExtProc)
    (PRESENTATION = RO)
    CASHIN =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = SOLTIUS-SETYA)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = CASHIN)
    I also check the folder %ORACLE_BASE%\oradata\CASHIN folder but I found no single file there. While under oradata\XE I found 6 dbf's files.
    The reason why I created a new database is because I want to put Oracle files at another location instead of where XE files reside now.
    Any help would be greatly appreciated.
    Thanks in advanced.
    Regards,
    Setya

    Then I created a new database through TOADDid you read the part in the license agreement that says XE doesn't support multiple instances?
    ~Jer

  • EBus on RH9 - Database won't start

    My continuing saga with installing Ebusiness 1159 on RH9. I've solved the permissions issue by running rapidinstall as oracle rather than root. Now I'm getting an error after the installer loads the database files. (I'm attempting to load a fresh database). It seems that Oracle is creating the controlfile ok but then it errors. Here's the error log:
    Statusstring Executing Command: InstantiateFile -d addbtmpl.drv
    Statusstring Executing Command: InstantiateFile adcrdbclone.sql
    Statusstring Starting the net8 listener
    You are running addlnctl.sh version 115.3
    Starting listener process TEST ...
    addlnctl.sh: exiting with status 0
    Statusstring Creating the database controlfile...
    adcrdb.sh started at Wed Dec 31 11:53:02 EST 2003
    Parameters passed are :
    The environment settings are as follows ...
    ORACLE_HOME : /d01/oradb/testdb/9.2.0
    ORACLE_SID : TEST
    TWO_TASK :
    PATH : /d01/oradb/testdb/9.2.0/Apache/perl/bin:/d01/oradb/testdb/9.2.0/bin:/usr/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/bin:/usr/bin:/d02/stage11i/startCD/Disk1/rapidwiz/unzip/Linux:/usr/bin:/usr/local/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    LD_LIBRARY_PATH : /d01/oradb/testdb/9.2.0/lib
    Executable : /d01/oradb/testdb/9.2.0/bin/sqlplus
    The log information will be written to
         /d01/oradb/testdb/9.2.0/appsutil/log/TEST_csv212/adcrdb_TEST.txt
    Creating the control file for TEST_csv212 database ...
    SQL*Plus: Release 9.2.0.3.0 - Production on Wed Dec 31 11:53:02 2003
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to an idle instance.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 560796504 bytes
    Fixed Size          451416 bytes
    Variable Size          385875968 bytes
    Database Buffers     163840000 bytes
    Redo Buffers          10629120 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01092: ORACLE instance terminated. Disconnection forced
    alter tablespace temp add tempfile '/d02/oradata/testdata/temp01.dbf' REUSE
    ERROR at line 1:
    ORA-03114: not connected to ORACLE
    ALTER DATABASE RENAME GLOBAL_NAME TO TEST
    ERROR at line 1:
    ORA-03114: not connected to ORACLE
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 560796504 bytes
    Fixed Size          451416 bytes
    Variable Size          385875968 bytes
    Database Buffers     163840000 bytes
    Redo Buffers          10629120 bytes
    Database mounted.
    PL/SQL procedure successfully completed.
    ORACLE instance shut down.
    Connected to an idle instance.
    ORACLE instance started.
    Total System Global Area 560796504 bytes
    Fixed Size          451416 bytes
    Variable Size          385875968 bytes
    Database Buffers     163840000 bytes
    Redo Buffers          10629120 bytes
    Control file created.
    alter database open resetlogs
    ERROR at line 1:
    ORA-01194: file 1 needs more recovery to be consistent
    ORA-01110: data file 1: '/d02/oradata/testdata/system01.dbf'
    Any suggestions?

    The error you are getting is because Oracle is not able to check the availability of Apache webserver. The strange thing is that Oracle does not tell what's the reason for the error.
    Basically this RPM is an OS patch which will enale starting of Apache webserver for Oracle.
    My suggestion is while installing RH9 you better select all the packages.
    Try to install this RPM, compat-db-4.0.14-5.i386.rpm you can get it from:
    http://ftp.sanguine.jp/pub/sahughes/extras/rhl/beta/updates/taroon/RPMS/
    I installed 11.5.9 on Red Hat Enterprise AS 3.0.
    I did install Redhat 9 and try to install 11.5.9 on it and got the same error you are getting. I could not figure out the problem and gave up the installation.
    Started fresh with RH AS 3.0 and while installing I realized what was the problem I was getting with RH9.
    --Lokesh                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Oracle database not able to connect in network

    Hi all,
    I have one problem.I have created a new database in Oracle 9i.This database I am trying to connect as system user,with a password.I am able to connect the darabase
    locally,but I am not able to connect to this database in network.Lan connection and everything is oK.Its giving error as
    An error occurred while establishing the connection:
    Type: java.sql.SQLException Error Code: 17002
    Message:
    Io exception: The Network Adapter could not establish the connection
    can anyone help me out in this issue?
    thanks and regards
    Dhanesh

    You are attempting to connect to an Oracle instance using JDBC and you are receiving the following error.
    java.sql.SQLException: Io exception:
    The Network Adapter could not establish connection
    SQLException: SQLState (null) vendor code (17002)
    Any or all of the following conditions may also apply:
    1) You are able to establish a SQL*Plus connection from the same
    client to the same Oracle instance.
    2) You are able to establish a JDBC OCI connection, but not a Thin
    connection from the same client to the same Oracle instance.
    3) The same JDBC application is able to connect from a different
    client to the same Oracle instance.
    4) The same behavior applies whether the initial JDBC connection
    string specifies a hostname or an IP address.
    Also
    The Network Adapter exception is caused because:
    1. The database host name or port number is wrong.
    2. The database TNSListener has not been started. The TNSListener may be started with the lsnrctl utility.
    Please let us know where is the actual problem , then we can help you out.
    HTH
    Amkotz

  • Oracle database does not start timezone mismatch

    Hi
    I am new on oracle database. My server has restart and now when I try to start oracle database I get this error can anyone help to come out this error.
    oracle@host [~]# /home/u01/app/oracle/oracle/product/10.2.0/db_1/bin/emctl start dbconsole
    TZ set to US/Michigan
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    http://server:1158/em/console/aboutApplication
    Timezone mismatch: The agentTZRegion value (US/Michigan) in
    /home/u01/app/oracle/oracle/product/10.2.0/db_1/database/sysman/config/emd.properties
    does not match the current environment TZ setting(US/Michigan).
    The dbconsole cannot run with this mismatch.
    If US/Michigan is the correct timezone, set your timezone environment variable to US/Michigan and repeat the 'emctl start dbconsole' operation.
    If US/Michigan is not the correct timezone, make sure that the timezone in your environment is correct, and then run the following command in your local Oracle Home: 'emctl resetTZ agent'
    The output of this command will include detailed instructions to follow, to correct the mismatch.
    Thanks in advance
    Edited by: user6550464 on Mar 29, 2009 11:46 PM

    And now You see the reason for error message.
    emctl thinks that time zone is US/Michigan (its from emd.properties file)
    but on linux timezone is set to Asia/Calcutta
    Yoiu should understand which one timezone is correct. If it's US - then talk with server sysadmin, he will set correct one timezone on linux.
    If correct one is on linux - then follow metalink note how to change timezone for agent.
    If none of them are correct, then You will have to follow both steps.

  • Oracle database to Sql server connection

    Hi,
    Can anyone please suggest any documents to create db link from oracle to sql server.
    Thanks and Regards
    Phani

    You can use Oracles heterogeneous Services ODBC agent to connect to SQL Server, if your Oracle database is running in windows then very easy to do the ODBC connection
    control pannel-->ODBC icon -->System DSN tab and then click the Add button.
    After this add the connectivity details in $ORACLE_HOME/hs/admin/initMYSQLSERVERDSN.ora file
    If your Oracle database is running on Linux then you need to install something called FreeTDS driver can be downloaded from http://ibiblio.org/pub/Linux/ALPHA/freetds/freetds-0.60.tgz ; to define ODBC connection and then add the details into $ORACLE_HOME/hs/admin/initMYSQLSERVERDSN.ora file
    Thanks
    Raj

  • Oracle 10g won't start

    Every time when I needed to reboot the server, Oracle 10g wouldn't start itself. 10g DB should start itself automatically, shouldn't it? If so, how can I fix this problem?

    You mean oracle alert.log? if so, here's some content from last startup ---
    Fri Nov 10 14:54:30 2006
    ORACLE V10.2.0.1.0 - Production vsnsta=0
    vsnsql=14 vsnxtr=3
    Windows Server 2003 Version V5.2 Service Pack 1
    CPU : 2 - type 586, 1 Physical Cores
    Process Affinity : 0x00000000
    Memory (Avail/Total): Ph:2536M/4095M, Ph+PgF:4859M/5963M, VA:1940M/2047M
    Fri Nov 10 14:54:30 2006
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_1 parameter default value as c:\oracle\10.2.0\RDBMS
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =97
    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.1.0.
    System parameters with non-default values:
    processes = 800
    sessions = 885
    sga_target = 1073741824
    control_files = P:\ORACLE\ORADATA\CONTENT2\CONTROL01.CTL, Q:\ORACLE\ORADATA\CONTENT2\CONTROL02.CTL
    db_block_size = 8192
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    job_queue_processes = 10
    audit_file_dest = O:\ORACLE\ADMIN\CONTENT2\ADUMP
    background_dump_dest = O:\ORACLE\ADMIN\CONTENT2\BDUMP
    user_dump_dest = O:\ORACLE\ADMIN\CONTENT2\UDUMP
    core_dump_dest = O:\ORACLE\ADMIN\CONTENT2\CDUMP
    db_name = CONTENT2
    open_cursors = 300
    optimizer_mode = choose
    pga_aggregate_target = 157286400
    MMAN started with pid=4, OS id=4060
    PSP0 started with pid=3, OS id=4024
    DBW0 started with pid=5, OS id=632
    LGWR started with pid=6, OS id=3504
    CKPT started with pid=7, OS id=552
    SMON started with pid=8, OS id=3496
    RECO started with pid=9, OS id=1436
    CJQ0 started with pid=10, OS id=3248
    MMON started with pid=11, OS id=976
    MMNL started with pid=12, OS id=2056
    PMON started with pid=2, OS id=3016
    Fri Nov 10 14:54:34 2006
    ALTER DATABASE MOUNT
    Fri Nov 10 14:54:38 2006
    Setting recovery target incarnation to 2
    Fri Nov 10 14:54:38 2006
    Successful mount of redo thread 1, with mount id 2511492522
    Fri Nov 10 14:54:38 2006
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Fri Nov 10 14:54:38 2006
    ALTER DATABASE OPEN
    Fri Nov 10 14:54:39 2006
    Beginning crash recovery of 1 threads
    parallel recovery started with 2 processes
    Fri Nov 10 14:54:39 2006
    Started redo scan
    Fri Nov 10 14:54:39 2006
    Completed redo scan
    1372 redo blocks read, 298 data blocks need recovery
    Fri Nov 10 14:54:39 2006
    Started redo application at
    Thread 1: logseq 3192, block 170969
    Fri Nov 10 14:54:39 2006
    Recovery of Online Redo Log: Thread 1 Group 2 Seq 3192 Reading mem 0
    Mem# 0 errs 0: P:\ORACLE\ORADATA\CONTENT2\REDO02A.LOG
    Mem# 1 errs 0: Q:\ORACLE\ORADATA\CONTENT2\REDO02B.ORA
    Fri Nov 10 14:54:39 2006
    Completed redo application
    Fri Nov 10 14:54:39 2006
    Completed crash recovery at
    Thread 1: logseq 3192, block 172341, scn 1338057396
    298 data blocks read, 298 data blocks written, 1372 redo blocks read
    Fri Nov 10 14:54:39 2006
    Thread 1 advanced to log sequence 3193
    Thread 1 opened at log sequence 3193
    Current log# 3 seq# 3193 mem# 0: P:\ORACLE\ORADATA\CONTENT2\REDO03A.LOG
    Current log# 3 seq# 3193 mem# 1: Q:\ORACLE\ORADATA\CONTENT2\REDO03B.ORA
    Successful open of redo thread 1
    Fri Nov 10 14:54:40 2006
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Fri Nov 10 14:54:40 2006
    SMON: enabling cache recovery
    Fri Nov 10 14:54:41 2006
    Successfully onlined Undo Tablespace 1.
    Fri Nov 10 14:54:41 2006
    SMON: enabling tx recovery
    Fri Nov 10 14:54:41 2006
    Database Characterset is WE8MSWIN1252
    replication_dependency_tracking turned off (no async multimaster replication found)
    Starting background process QMNC
    QMNC started with pid=16, OS id=3948
    Fri Nov 10 14:54:44 2006
    Completed: ALTER DATABASE OPEN

  • Oracle 10g (10.1.0.2) - Oracle CS Service and Database won't start up

    Hello!
    As I installed Oracle 10g (Version 10.1.0.2) I had to start "OracleCSService" which I tried, but it never finishes starting and "stays in the state of starting".
    I'm working on the operation System Windows Server 2003, Enterprise Edition, 10.1.0.2
    I don't know if it coheres, but I as well can't access my Database. Since I installed Oracle I haven't once been able to access.
    Did anyone have the same problem and got a solution?
    greetings Vera

    There's a known problem with 10g on non-english Windows versions , this is documented in metalink note
    OracleCsService does not start
    Note:276801.1
    OracleCSService is only needed for RAC and ASM configurations, the simplest workaround is to set the service to MANUAL startup, what prevents the service from starting after a reboot.
    As long as you use neither RAC nor ASM database creation is independent of this service and should work. To analyze the problem more details are needed, 'it does not work' is not enough.
    Werner

  • SQL Developer and Oracle Database 10g Express Edition, Connection Problem

    I am using SQL Developer version 1.2.1 and am connecting to a 10g database on a windows xp.
    Up until today there have been no problems with the connection. When I tried to connect to the database and have not been able to.
    The error states that "...listener refused the connection with the following error: ORA-12505, TNS; listener does not currently know of SID given in connect descriptor..."
    Also tried to log into the database home page but page doesn't load...

    I'd bet the database is down.
    Try a login through sqlplus ("Run SQL Command Line" in the Oracle Express Edition 'Start' menu).
    Do a CONN / AS SYSDBA
    If you get a message about database or memory area not available, try STARTUP.
    If that doesn't work, you are best off in the General Database forum or the Express Edition forum.
    You'll probably get the most expert response in General Database, but the Express Edition forum can be gentler on newbies (as it is more accepted that questioners are not and do not have access to full-time DBAs).

Maybe you are looking for

  • My Ipad is disabled because it is asking me for a passcode which I never put in.

    My ipad is asking me for a passcode. I never put one in so it is disabled. My niece was playing on my ipad and may have put one in, but she doesn't remember. How do I get it off?

  • Adobe Pdf Scripting

    Hello All, Here i need solution to a specific scenario in Adobe Pdf forms In a Adobe Form, whenever we have a Dynamic Text or Numeric field, which can be either binded or scripted to fetch data from a Data Source, it works fine. But in some case for

  • Retrieve item level dates during service order creation before saving

    I have a requirement where I need to retrieve item level date (First Response i.e. APPT_TYPE as SRV_RFIRST) and modify the date and put it back to the same screen field when ever a line item is entered. To do this we found a BADI CRM_SERVICE_I_BADI w

  • Very choppy sound on t5570e Thin client

    Hello dear HP support forum and forum gurus. Our company bought approx 3 000 Thin Clients (t5570e) for a big organization in our country. The problem we encountered is associated with sound. Every thin client connects to a Terminal Server /WinServer

  • CD Covers

    I need to know how to make your own CD covers. Some will be the exact CD cover and others will be covers needed for cds I have burned of my playists.