Database doesn't start automatically

Hi, sometimes, after a pc reboot, I need to manually restart the database in order to connect. In testing it is not a big deal, but once installed to the customer it will.
Could someone give me some hints about the reasons why it happens?
Below there is the portion of the alert_xe.log file related to that episode.
Thanks,
Gianluca
Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Tue Jan 17 10:12:32 2006
ORACLE V10.2.0.1.0 - Beta vsnsta=1
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 1 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:1761M/2047M, Ph+PgF:3825M/3943M, VA:1936M/2047M
Tue Jan 17 10:12:32 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:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
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:
sessions = 49
__shared_pool_size = 171966464
__large_pool_size = 8388608
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 599785472
control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 411041792
compatible = 10.2.0.1.0
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
job_queue_processes = 4
audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
pga_aggregate_target = 199229440
PMON started with pid=2, OS id=148
PSP0 started with pid=3, OS id=924
MMAN started with pid=4, OS id=932
DBW0 started with pid=5, OS id=1008
LGWR started with pid=6, OS id=1012
CKPT started with pid=7, OS id=1016
SMON started with pid=8, OS id=1020
RECO started with pid=9, OS id=1024
CJQ0 started with pid=10, OS id=1000
MMON started with pid=11, OS id=852
Tue Jan 17 10:12:32 2006
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
MMNL started with pid=12, OS id=1112
Tue Jan 17 10:12:32 2006
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
Tue Jan 17 10:12:33 2006
alter database mount exclusive
Tue Jan 17 10:12:37 2006
Setting recovery target incarnation to 2
Tue Jan 17 10:12:38 2006
Successful mount of redo thread 1, with mount id 2461051985
Tue Jan 17 10:12:38 2006
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Tue Jan 17 10:12:39 2006
alter database open
Tue Jan 17 10:12:42 2006
Beginning crash recovery of 1 threads
Tue Jan 17 10:12:42 2006
Started redo scan
Tue Jan 17 10:12:43 2006
Completed redo scan
2576 redo blocks read, 90 data blocks need recovery
Tue Jan 17 10:12:43 2006
Started redo application at
Thread 1: logseq 12, block 38787
Tue Jan 17 10:12:44 2006
Recovery of Online Redo Log: Thread 1 Group 2 Seq 12 Reading mem 0
Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG2.DBF
Tue Jan 17 10:12:44 2006
Completed redo application
Tue Jan 17 10:12:44 2006
Completed crash recovery at
Thread 1: logseq 12, block 41363, scn 770117
90 data blocks read, 90 data blocks written, 2576 redo blocks read
Tue Jan 17 10:12:45 2006
Thread 1 advanced to log sequence 13
Thread 1 opened at log sequence 13
Current log# 3 seq# 13 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
Successful open of redo thread 1
Tue Jan 17 10:12:45 2006
SMON: enabling cache recovery
Tue Jan 17 10:12:48 2006
Successfully onlined Undo Tablespace 1.
Tue Jan 17 10:12:48 2006
SMON: enabling tx recovery
Tue Jan 17 10:12:48 2006
Database Characterset is WE8MSWIN1252
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=19, OS id=2720
Tue Jan 17 10:12:53 2006
Completed: alter database open

Ok Tom, I took the bit from 10:12 to 10:54 (just the beginning of it).
Thanks.
Tue Jan 17 10:12:32 2006
ORACLE V10.2.0.1.0 - Beta vsnsta=1
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 1 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:1761M/2047M, Ph+PgF:3825M/3943M, VA:1936M/2047M
Tue Jan 17 10:12:32 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:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
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:
sessions = 49
__shared_pool_size = 171966464
__large_pool_size = 8388608
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 599785472
control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 411041792
compatible = 10.2.0.1.0
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
job_queue_processes = 4
audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
pga_aggregate_target = 199229440
PMON started with pid=2, OS id=148
PSP0 started with pid=3, OS id=924
MMAN started with pid=4, OS id=932
DBW0 started with pid=5, OS id=1008
LGWR started with pid=6, OS id=1012
CKPT started with pid=7, OS id=1016
SMON started with pid=8, OS id=1020
RECO started with pid=9, OS id=1024
CJQ0 started with pid=10, OS id=1000
MMON started with pid=11, OS id=852
Tue Jan 17 10:12:32 2006
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
MMNL started with pid=12, OS id=1112
Tue Jan 17 10:12:32 2006
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
Tue Jan 17 10:12:33 2006
alter database mount exclusive
Tue Jan 17 10:12:37 2006
Setting recovery target incarnation to 2
Tue Jan 17 10:12:38 2006
Successful mount of redo thread 1, with mount id 2461051985
Tue Jan 17 10:12:38 2006
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Tue Jan 17 10:12:39 2006
alter database open
Tue Jan 17 10:12:42 2006
Beginning crash recovery of 1 threads
Tue Jan 17 10:12:42 2006
Started redo scan
Tue Jan 17 10:12:43 2006
Completed redo scan
2576 redo blocks read, 90 data blocks need recovery
Tue Jan 17 10:12:43 2006
Started redo application at
Thread 1: logseq 12, block 38787
Tue Jan 17 10:12:44 2006
Recovery of Online Redo Log: Thread 1 Group 2 Seq 12 Reading mem 0
Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG2.DBF
Tue Jan 17 10:12:44 2006
Completed redo application
Tue Jan 17 10:12:44 2006
Completed crash recovery at
Thread 1: logseq 12, block 41363, scn 770117
90 data blocks read, 90 data blocks written, 2576 redo blocks read
Tue Jan 17 10:12:45 2006
Thread 1 advanced to log sequence 13
Thread 1 opened at log sequence 13
Current log# 3 seq# 13 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
Successful open of redo thread 1
Tue Jan 17 10:12:45 2006
SMON: enabling cache recovery
Tue Jan 17 10:12:48 2006
Successfully onlined Undo Tablespace 1.
Tue Jan 17 10:12:48 2006
SMON: enabling tx recovery
Tue Jan 17 10:12:48 2006
Database Characterset is WE8MSWIN1252
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=19, OS id=2720
Tue Jan 17 10:12:53 2006
Completed: alter database open
Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Tue Jan 17 10:50:26 2006
ORACLE V10.2.0.1.0 - Beta vsnsta=1
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 1 - type 586
Process Affinity : 0x00000000
Memory (Avail/Total): Ph:1658M/2047M, Ph+PgF:3655M/3943M, VA:1934M/2047M
Tue Jan 17 10:50:26 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:\oraclexe\app\oracle\product\10.2.0\server\RDBMS
Autotune of undo retention is turned on.
IMODE=BR
ILAT =10
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:
sessions = 49
__shared_pool_size = 171966464
__large_pool_size = 8388608
__java_pool_size = 4194304
__streams_pool_size = 0
spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
sga_target = 599785472
control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
__db_cache_size = 411041792
compatible = 10.2.0.1.0
undo_management = AUTO
undo_tablespace = UNDO
remote_login_passwordfile= EXCLUSIVE
dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
shared_servers = 4
local_listener = (ADDRESS=(PROTOCOL=TCP)(HOST=tsunami)(PORT=1521))
job_queue_processes = 4
audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
db_name = XE
open_cursors = 300
pga_aggregate_target = 199229440
PMON started with pid=2, OS id=4000
PSP0 started with pid=3, OS id=3724
MMAN started with pid=4, OS id=3212
DBW0 started with pid=5, OS id=2668
LGWR started with pid=6, OS id=3200
CKPT started with pid=7, OS id=1012
SMON started with pid=8, OS id=3216
RECO started with pid=9, OS id=928
CJQ0 started with pid=10, OS id=3752
MMON started with pid=11, OS id=3016
Tue Jan 17 10:50:26 2006
starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
MMNL started with pid=12, OS id=3008
Tue Jan 17 10:50:26 2006
starting up 4 shared server(s) ...
Oracle Data Guard is not available in this edition of Oracle.
Tue Jan 17 10:50:26 2006
alter database mount exclusive
Tue Jan 17 10:50:30 2006
Setting recovery target incarnation to 2
Tue Jan 17 10:50:30 2006
Successful mount of redo thread 1, with mount id 2461060658
Tue Jan 17 10:50:30 2006
Database mounted in Exclusive Mode
Completed: alter database mount exclusive
Tue Jan 17 10:50:31 2006
alter database open
Tue Jan 17 10:50:31 2006
Beginning crash recovery of 1 threads
Tue Jan 17 10:50:31 2006
Started redo scan
Tue Jan 17 10:50:31 2006
Completed redo scan
117 redo blocks read, 57 data blocks need recovery
Tue Jan 17 10:50:31 2006
Started redo application at
Thread 1: logseq 13, block 3
Tue Jan 17 10:50:31 2006
Recovery of Online Redo Log: Thread 1 Group 3 Seq 13 Reading mem 0
Mem# 0 errs 0: C:\ORACLEXE\ORADATA\XE\LOG3.DBF
Tue Jan 17 10:50:32 2006
Completed redo application
Tue Jan 17 10:50:32 2006
Completed crash recovery at
Thread 1: logseq 13, block 120, scn 790321
57 data blocks read, 57 data blocks written, 117 redo blocks read
Tue Jan 17 10:50:32 2006
Thread 1 advanced to log sequence 14
Thread 1 opened at log sequence 14
Current log# 1 seq# 14 mem# 0: C:\ORACLEXE\ORADATA\XE\LOG1.DBF
Successful open of redo thread 1
Tue Jan 17 10:50:33 2006
SMON: enabling cache recovery
Tue Jan 17 10:50:36 2006
Successfully onlined Undo Tablespace 1.
Tue Jan 17 10:50:36 2006
SMON: enabling tx recovery
Tue Jan 17 10:50:36 2006
Database Characterset is WE8MSWIN1252
replication_dependency_tracking turned off (no async multimaster replication found)
Starting background process QMNC
QMNC started with pid=19, OS id=3924
Tue Jan 17 10:50:41 2006
Completed: alter database open
Dump file c:\oraclexe\app\oracle\admin\xe\bdump\alert_xe.log
Tue Jan 17 10:54:22 2006
ORACLE V10.2.0.1.0 - Beta vsnsta=1
vsnsql=14 vsnxtr=3
Windows XP Version V5.1 Service Pack 2
CPU : 1 - type 586

Similar Messages

  • My database does not start automatically

    i am using windows 2000 server and oracle 9.0.1, my database does not start automatically when i am booting the system.
    in regedit autostart is there, my service is getting started automatically and i used startmode auto in my oradim command but still i have to manually log in to start the database, PLS help!!!
    another issue is that i want to startup/shutdown the database using a user other than sysdba, pls tell which permission shud i grant as dba, connect, resource permissions are not doing the required job

    spfile concept is introduced from Oracle 9i. You can call it system parameter file. Benefits of having spfile concept is that what ever changes u make to system through commands
    alter system set ??? = ????
    get automatically saved in the spfile???.ora which is managed by Oracle.
    Main idea behind that as thought by Oracle is that previously u needed to change that parameter in init.ora file then start the database again after shutdown. Now u are doing everything online. spfile???.ora takes priority in the new Oracle concept.
    If u delete spfile???.ora file, then it needs some specific init.ora which need to told to Oracle which can be through command like
    startup pfile='complete patah .............'
    Bansal

  • How do I make it so that itunes doesn't start automatically when windows starts?

    How do I make it so that itunes doesn't start automatically when windows starts?

    http://support.apple.com/kb/HT5449
    http://support.apple.com/kb/PH11443
    http://support.apple.com/kb/PH11428

  • Update 11.0.1 doesn't show iphone or ipad and doesn't start automatically

    iTunes looks different.  All it shows is banner menu,  nothing down the left side like it did  before and it shows nothing about iphone or ipad and doesn't start automatic backup and my iPhone won't charge plugged into my computer.  Frustrating, help, is it me or Apple?????

    The view > Show sidebar is the way to go to make the app appear more familiar
    This article covers Ipods not showing up and syncing
    http://appducate.com/2012/12/troubleshoot-an-ios-device-that-wont-sync-in-itunes /

  • Db instance doesn't start automatically

    Hello,
    I have a problem with a db instance that doesn't start automatically when the system restarts. I have searched in the forum, and I have found similar questions, but their answers don't fix my problem.
    I have Windows Server 2003 and Oracle10g. More information:
    Services:
    OracleOraDb10g_home1TNSListener service is started (and its startup type is automatic)
    OracleServiceLAB service is started (and its startup type is automatic)
    Registries in Windows:
    ORA_LAB_AUTOSTART=true
    ORA_LAB_SHUTDOWN=true
    ORACLE_SID=LAB
    System variable:
    oracle_sid=LAB
    When the system restarts, the services are started but the instance is down I get "ORA-01034: oracle not available". In the oradim.log file I see this error: ORA-12560: TNS protocol adapter error occurred.
    I suppose that it can be a problem with the connection service name, but I don't know which one and why, because I have defined the oracle_sid system variable (it's true that without it the problem was the same).
    Can anybody help me? Thanks in advance.
    Best regards,
    Arantza

    ok , it seems there are some notes on metalink about diagnosing this error.
    ORA-01034: oracle not available".
    see below:
    Oracle indicates the following possible causes:
    The SGA requires more space than was allocated for it. Can you check how much SGA you have and memory
    The operating system variable pointing to the instance is improperly defined.
    And ORACLE recommends the following remedial action: Refer to accompanying messages for possible causes and correct the problem mentioned in the other messages. Retry after ORACLE has been initialised. If ORACLE has been initialised, verify that ORACLE was linked correctly. Also, refer to the installation or user's guide for additional information about this error.
    After exhausting all other options, a simple reboot has been observed to resolve this error.
    Regards

  • Need Database to be started automatically after restarting the system

    I m using oracle 8.1.6 on windows 2000. My company wants me to automate the database i.e whenever the system is restarted then the database should also start automatically.
    Do any one have any solution for this?....

    Action :
    Begin by logging on as Administrator. This will give you access to all the Services available in Windows 2000. To load the Services Utility, click on Start, Settings, Control Panel, Administrative Tools, then Services (You may also be able to access it via Start, Programs, Administrative Tools, Services if you enabled Administrative Tools to be displayed on the Start Menu).
    Then double click on OracleService<sid> and change the startup type to Auto.
    Mudassir

  • Delete ASM disk - database doesn't  start

    Hi
    For testing purpose, I have installed grid infrastructure for standalone server and database 11g on linux. Instead psyhical disks, I have several partitions for data as ASM in normal redundancy. I try simulate disk fail (ASM should load balance and still work). When in Enterprise Manager Database Control I mark disk as offline, it works. But when I delete partition by fdisk, database doesn't start (I change disk repair time to 0.0). I try:
    oracleasm deletedisk ASMDISK02,
    but it doesn't help.
    I can't even startup database in nomount, I get error:
    [oracle@localhost ~]$ sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Thu May 12 11:07:47 2011
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup nomount
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/orcl/spfileorcl.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/orcl/spfileorcl.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL>
    When I try startup ASM instance, I get errror:
    SQL> startup
    ORA-03113: end-of-file on communication channel
    SQL> startup
    ORA-24324: service handle not initialized
    ORA-01041: internal error. hostdef extension doesn't exist
    SQL>
    Why I get errors, and how I could solve this problem?
    Thanks awfully for help.
    Regards

    Hi,
    when your ASM instance/DB is down, when you delete a disk, then the diskgroup has to be mounted with the "force" option.
    Now to be able to start ASM, he needs an spfile (or a local init.ora). Unfortunately your spfile is in the diskgroup he cannot mount at the moment (because disks are missing).
    Start ASM with a local init.ora:
    sqlplus / as sysasm
    startup pfile=path_to_your_asm_init.ora
    Then mount the diskgroup with force:
    alter diskgroup <dg> mount force
    After this drop the disk/repair the error.
    Then you can restart the stack.
    Regards
    Sebastian

  • Apple TV3 doesn't start automatically when i select airplay from my iMac and Ipad 3. i have to manually turn it on then it works fine after that! what is wrong with which setting.

    Apple TV3 doesn't start automatically when I select airplay from my iMac (Yosemite) and Ipad 3( iOS 8.1.3) i have to manually turn it on then it works fine after that! what is wrong with which setting.

    You need to re install OSX. If you have the dmg file downloaded via torrentz this is how you can create a bootable external HD or Flash drive (8 GB+)
    https://discussions.apple.com/message/23957654#23957654
    Peace
    Harry

  • ITunes doesn't start automatically when ipod is connected.

    Even though I have clicked on the place that says itunes will start automatically when iPod is connected to pc, it doesn't. I have to click on iTunes everytime, and then it takes a while to run.
    Anyone have any ideas what might be the problem?

    hi joyful!
    just checking. reboot the PC, and prior to launching itunes or plugging in the ipod, bring up your Task Manager to the "processes" tab.
    is there an iTunesHelper.exe running in your processes?
    Background processes installed with iTunes 6 for Windows
    love, b

  • Why RAC services doesn't start automatically?

    Hi All,
    I have 2-node 10gR2 RAC installed on RHEL4. Whenever i restart the server, the services related to RAC are not starting automatically except VIP related services. Manually i have to start the services using crs_stop and crs_start commands. then, everything will be fine and working. There was no problems or error occurred while installation.
    Whenever i restart my node VIP addresses which are in DNS takes about 10-15 mins to resolve, means to show up in ifconfig -a output. Is this related to service not starting automatically?
    Can anybody tell me what might be the problem?
    Thanks,
    Praveen.

    when a failure occurs, the cluster will put things back to the state they were in at the time of failure. So if your database is running and the node crashes or is rebooted, then the services should start because the target state is ONLINE. If you do a srvctl stop database, then this is a assumed a planned shutdown so we stop the database and the services (dependent resource as Erik says). If after you have successfully stopped the database, the target state of the service is OFFLINE. If you reboot at this point, then the database and service should not start.
    All databases should work the same if they were created the same. There is not enough information in your post to know why they did not start. If it continues to be a problem, contact Oracle Support and they can help figure out the differences.

  • When Starting OC4J, why the report server doesn't start automatically? !!

    Dear All,
    I have DS 10g on my system and I start the OC4J when I have to run either forms or reports.
    But when I attend to start the do the following command from the form:
    WEB.SHOWDOCUMENT(..../getjobid<jobid>?server=<servername>...), I have an error: FRM-41213: Unable to connect to the report server <servername>.
    I noticed that if I run the following URL:http://<server>:.../reports/rwservlet, it gives me a list of command, but the server still not running..But if I add any command to the above URL like for example "getserverinfo" or "showjobs" then the server is started. Now, and after the command, if we return back and we run the report from the form, the report will run successfully.
    The question WHY??
    Regards,
    Joe
    Message was edited by: Joe
    Joe Farah

    Hello,
    That's the way it works ...
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_strt.htm
    2.1.3.1 Starting the In-process Server (Windows and UNIX)
    If you are using Reports Server as an in-process server (the default configuration), sending a run report request starts the in-process server; however, if you are sending a request through a command line, the servlet must be invoked first using either the run report URL or the Web command URL. When you have successfully started the servlet, this also means you have successfully started the in-process server.
    If you use "Oracle Application Server", the "in-process" reports server will be started automatically by opmn ...
    Regards

  • SimpleSave portable backup drive--doesn't start automatically

    I have the SimpleSave portable drive (Model sd320a)  and have used it successfully.  However, although when I first starting using it the drive automatically started when I plugged it into my computer, it no longer does.  I must have changed some setting on my computer, but I can't figure out what I did.  I now cannot get the device to start.  I followed the instructions in the user manual (to start it through Vista Computer and clicking on the icon), but four file folders just come up and nothing I click on will start the application.
    I use a Dell laptop with Vista Premium.  Can you tell me how to fix this problem so the drive starts automatically again?  Thanks.

    I deleted some files off my backup drive [Simple Save] and now I find I have nothing on the drive at all. How do I replenish it to when I bought it a few weeks ago? Lanc

  • IPhoto (7.1.5) doesn't start automatically Quicktime player 10.0 with .mov

    Hi
    I'm running iPhoto 7.1.5, I'm using OS 10.6.2 and Quicktime 10.0
    I don't know why all .mov sequences under my iPhoto library don't start automatically anymore.
    I have to locate the original file into finder and double click the .mov file into its folder.
    Does someone can help me
    Thanks.

    I'm running iPhoto 7.1.5, I'm using OS 10.6.2
    It's possible Snow Leopard is not compatible with all the settings in the older versions of iPhoto.
    I don't know why all .mov sequences under my iPhoto library don't start automatically anymore.
    Did it work prior to updating to Snow Leopard?

  • Server Assistant doesn't start automatically

    I reinstalled Mac OS X Server v10.6 Snow Leopard on Mac mini Server,
    but the Server Assistant didn't open automatically.
    In the manual I found:
    Server Assistant opens automatically when you:
    Finish installing Mac OS X Server v10.6 Snow Leopard
    Start up a new server with Snow Leopard Server preinstalled
    What is the right way to reinstall Mac OS X Server Snow Leopard
    so that I can change the settings?

    I attempted to install a new preinstalled 2.5 Ghz Mac Mini refurb, 10.6 server software, going the headless route that is suggested by Apple. I was not able to get the Server Assistant to start either, after I did get the setup window to take the root admin login, and the server key would never take. I wound up attaching keyboard, mouse, monitor and network cable to the Mini, then got the setup completed nicely, ran all updates, no additional problems.
    It seems that the remote setup, which I attempted through another 10.6 MBP on the network, had installed the admin tools DVD, don't think I actually updated the admin tools (which could have added to the setup problems), never communicated fully with the setup software on the Mini.
    My recommendations are to avoid the headless install with a mini. I have done headless installs on 10.4, 10.5, and 10.6 Xserves with no real problem. I don't know why there would be any difference for the same version OS.

  • OC4J  instance doesn't start automatically on boot.

    I've installed 9iAS 9.0.2 on a Win2K advanced Server machine.
    However the OC4J instances don't startup automatically on boot and I have to start them up manually using the Enterprise Manager.
    Is there any way to make them start up automatically?

    Is your Oracle9iASProcessManager service set to automatic ? If so the OC4J and HTTP server processes will startup automatically.
    regards
    Debu Panda
    oracle

Maybe you are looking for