Creating Template in DBCA shuts down existing database

Found a feature in the Database Configuration Assistant under Manage Templates. It allows you to create a template of an existing database including the structure, meaning datafiles. I thought this would be great to create a test database on a different server.
When I went to create the template, it did not warn me that it would shut down the database I was creating the template of. Not thinking it would need to, still don't understand why it would need to, I proceeded on my merry way until I was informed my production database was down. A quick review of the alert log showed the alter database shutdown command.
So a warning to others not to do this, and a reminder to self to never trust an application to perform the way you think it should, but test, test, test before trying on production.
I would love to hear if this is a bug or a undocumented feature of this utility. I also would like to know why it had to shut the database down.
Thanks.

There is a documented BUG 4393252 on 9i 9.2.0.6.0 which may relate to your problem.
It indicates that DBCA issues a Shutdown Immediate without warning when you choose to create a Template "From an existing database (structure as well as data)".
Have a look at it.

Similar Messages

  • Shutting down the database getting error.

    Hi,
    while i am shutting down the database, i am getting below error message.
    SQL> shutdown immediate;
    ORA-01116: error in opening database file 170
    ORA-01110: data file 170: '/x01/CQ_Request/ORADATA_FILE/otlmedium_data08.dbf'
    ORA-27041: unable to open file
    SVR4 Error: 2: No such file or directory
    Additional information: 3
    and also i know otlmedium_data08.dbf file is not exist in that location. So could anyone help me on this how can i overcome this error and shutdown the database.

    I don't understand how you got in this situation but maybe it is necessary to make something like:
    ALTER DATABASE RENAME FILE '/x01/CQ_Request/ORADATA_FILE/otlmedium_data08.dbf' TO '/<path where the file really is>/otlmedium_data08.dbf';

  • How do I shut down Microsoft Database Daemon SyncServicesAgent - Installer wants it shut down in order to proceed with the installation of Microsoft MAC Office 2011.   I cannot find the offending application anywhere.   Why this stupid obstacle?

    How do I shut down Microsoft Database Daemon SyncServicesAgent - Installer wants it shut down in order to proceed with the installation of Microsoft MAC Office 2011.

    open activity monitor (applications>utilities) and quit all the ms office files running in there

  • Shutting down the database in Windows...

    I just read that shutting down the database by directly stopping the Oracle Service (instead of using the shutdown command from sqlplus) will abruptly stop your database, and the database will have to perform an instance recovery upon restarting.
    This hasn't been my experience at all. I was under the impression shutting down the service was equal to a shutdown immediate.
    Any comments?

    They will perform the same operation. You can do a test and prove it to your colleague.
    With each method you'll notice:
    Completed: alter database close normalin the alert log and you shouldn't see any "crash recovery" messages in the alert log when you restart the database. However, if you manually do a shutdown abort, you may notice a message as
    Shutting down instance (abort)and the following messages when you restart the database:
    ALTER DATABASE OPEN
    Wed Aug 02 17:25:02 2006
    Beginning crash recovery of 1 threads
    Wed Aug 02 17:25:03 2006
    Started redo scan
    Wed Aug 02 17:25:03 2006
    Completed redo scan
    1094 redo blocks read, 111 data blocks need recovery
    Wed Aug 02 17:25:03 2006
    Started recovery at
    Thread 1: logseq 1, block 4472, scn 0.0
    Wed Aug 02 17:25:04 2006
    Recovery of Online Redo Log: Thread 1 Group 3 Seq 1 Reading mem 0
      Mem# 0 errs 0: E:\ORACLE\ORADATA\ORCL9\REDO03.LOG
    Wed Aug 02 17:25:04 2006
    Completed redo application
    Wed Aug 02 17:25:04 2006
    Ended recovery at
    Thread 1: logseq 1, block 5566, scn 0.2611108
    111 data blocks read, 111 data blocks written, 1094 redo blocks read
    Crash recovery completed successfully

  • How can I shut down my database

    Hi all
    I am new to Oracle and am kind of stuck
    I have built a database (as a learning experience) using DBCA
    Using the same DBCA to Configure database options: I now get the message that the database is still running and needs to be shut down first.
    Trying to login into SQL*Plus doesn't work because "a shutdown is in progress"
    So I have logged in using "sys as sysdba"
    As a sysdba I have tried Shutdown, Shutdown immediate and shutdown abort
    Non of these commands work because Oracle says: "ORA-01090: shutdown in progress - connection is not permitted"
    What can I do to stop the databse I have created?
    Thanks in advance
    Hein

    Hi rgeier
    I am working with a WIndows platform
    But Oracle is used within a Virtual Machine
    You are right: shutdown abort did work
    I have tried it a few times before and then it didn't
    I don't know how and or why but it is shutdown
    Thanks you for letting me try 1 more time
    Hein

  • Creating mining structure as dimension using existing Database

    i have a requirement to create data mining structure as dimension using Analysis services database as the source.
    Kindly share me the steps?

    user12953093 wrote:
    I'm trying to create a template using DBCA. When I start it and choosing Welcome > Manage Templates > Create a database template [select From an existing database (structure as well as data)] this option is grey and not possible to choose. the others are available
    Anyone that ca tell me why and what to do to make it available ?
    Thanks
    Magnus JohanssonDo you have an existing database from which to create a template?
    Do you have an entry for said existing database in your oratab file?

  • I have photoshop elements 7 and when i try to create it freeze or shuts down... im running vista...

    Could someone help me I am having problems with my program... when i try to create it either shut down or all the photos dont load.... HELP

    Check if the below link helps you out?
    http://kb2.adobe.com/cps/405/kb405398.html
    Cheers,
    Ankush

  • Shutting down existing copies of an addon

    Hi all, how do I make sure that only one copy per user of my addon is running at a time? I have noticed that sometimes if user incorrectly exits SAP B1, the copy of the addon remains in the system. When SAP B1 restarted, another copy kicks in.
    Ideally would be to check upon addon start for existing copies of the addon for the particular user and to kill them.
    Thanks a lot for your contribution.

    thanks a lot
    this is how I shut down my addon. Do I need anything else?
         private static void myApplicationHandler(BoAppEventTypes pVal)
                   switch (pVal)
                        case BoAppEventTypes.aet_ShutDown:
                        System.Windows.Forms.Application.Exit();
                        break;

  • Log Wait In Shutting Down The database

    Hi Exports,
    We have a production server. It contain its some of its datafile a cluster disk on windows server 2008. Yesterday Suddenly one of the cluster disk offline due to some network issue. And i found the following error on my alert log.
    Mon Mar 18 19:59:27 2013
    KCF: write/open error block=0xd13a6 online=1
    file=22 M:\LEGACY_ORADATA\LEGACY.DBF
    error=27070 txt: 'OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 19) The media is write protected.'
    Mon Mar 18 19:59:27 2013
    Automatic datafile offline due to write error on
    file 22: M:\LEGACY_ORADATA\LEGACY.DBF
    Mon Mar 18 19:59:28 2013
    KCF: write/open error block=0xd3c10 online=1
    file=22 M:\LEGACY_ORADATA\LEGACY.DBF
    error=27070 txt: 'OSD-04016: Error queuing an asynchronous I/O request.
    O/S-Error: (OS 19) The media is write protected.'
    Mon Mar 18 19:59:28 2013
    Automatic datafile offline due to write error on
    file 22: M:\LEGACY_ORADATA\LEGACY.DBF
    Mon Mar 18 21:49:34 2013
    MMNL absent for 1204 secs; Foregrounds taking over
    Mon Mar 18 22:00:05 2013
    Errors in file d:\oracle\product\10.2.0\admin\legacy\bdump\legacy_j000_13148.trc:
    ORA-12012: error on auto execute of job 8950
    ORA-01115: IO error reading block from file ORA-01115: IO error reading block from file 5 (block # 106)
    ORA-01110: data file 5: 'M:\LEGACY_ORADATA\OLD_TRANSACTION.DBF'
    ORA-27091: unable to queue I/O
    ORA-27070: async read/write failed
    OSD-04006: ReadFile() failure, unable to read from file
    O/S-Error: (OS 21) The device is not ready.
    ORA-06512: at "SYS.PRVT_ADVISOR", line 1624
    ORA-06512: at "SYS.DBMS_ADVISOR", line 186
    ORA-06512: at "SYS.DBMS_SPACE", line 1500
    ORA-06512: at "SYS.DBMS_SPACE", line 1566
    (block # )
    After that cluster disk available i am getting the same error. when i am trying to recover the datafile then i got the the
    ORA-00283: recovery session canceled due to errors
    ORA-01124: cannot recover data file 22 - file is in use or recovery
    ORA-01110: data file 22
    So check the database open_mode and it shows READ WRITE.
    so i fire shut Immediate command. Now it take very long time to to shut down. Please suggest some solution as it is a prodtction database.
    Thanks in advance...
    Asit K. Mohanty

    Hi,
    What is the status of the files mentioned in the alert log? In the alert log, I see only 2 data files in the error messages you pasted, are all other data files safe and on some other disks which did not fail?
    select name,status from v$datafile;During shutdown, what are the messages in alert log file?
    Salman

  • How do i shut down Microsoft Database Daemon and SyncServices Agent to install  Microsoft for Mac 2011 14.4.5 update?

    Try to install Microsoft for Mac 2011 14.4.5 update on macbook air (mid 2013 unit).  Says must shout down Microsoft Database Daemon and SynchServices Agent.  there seems to be no way to do that. Please advise how to shut down so install can commence.

    Hi,
    Please take a look at this KB article, it talks about the exact issue. Try the solution there and see if it helps:
    http://support.microsoft.com/kb/2482074/en-us
    Also, you can start your Mac in safe model, this will stop those programs from loading. Then try auto-update in safe mode:
    http://support.apple.com/kb/PH14204?viewlocale=en_US
    This is the forum to discuss questions and feedback for Microsoft Office on Windows system, better to post your question to the forum for Office for Mac:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2011?tab=Threads
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • I cant shut down database successfully from OEM

    I shut down database from OEM. Then there is an Exception org.omg.corba.No_implement. and the shutdown process failed.
    I cant figure out. Please help.
    My OS is windowXP I installed Oracle9i
    Yes, I can shut down the database normally using sqlplus.
    but the OEM still dont work.
    The agent looks fine. I pinged the agent. It responed successfully. I refreshed the nodes, and try to shut down again. Still, no luck.
    Nothing changed. The shutdown process still failed after rebooting the box.
    Here is the log:
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-18:11:5:28:531] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:5:28:531] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:5:28:531] VdbSession.processError: database connection error
    [main][2006-7-18:11:5:38:687] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:5:38:687] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:5:38:687] VdbSession.processError: database connection error
    [main][2006-7-18:11:5:48:781] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:5:48:781] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:5:48:781] VdbSession.processError: database connection error
    [main][2006-7-18:11:5:59:156] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:5:59:156] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:5:59:156] VdbSession.processError: database connection error
    [main][2006-7-18:11:6:9:296] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:6:9:296] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:6:9:296] VdbSession.processError: database connection error
    [main][2006-7-18:11:6:19:578] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:6:19:578] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:6:19:578] VdbSession.processError: database connection error
    [main][2006-7-18:11:6:29:671] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:6:29:671] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:6:29:671] VdbSession.processError: database connection error
    [main][2006-7-18:11:6:39:812] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:6:39:812] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:6:39:812] VdbSession.processError: database connection error
    [main][2006-7-18:11:6:49:906] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:6:49:906] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:6:49:906] VdbSession.processError: database connection error
    [main][2006-7-18:11:7:0:0] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:7:0:0] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:7:0:0] VdbSession.processError: database connection error
    [main][2006-7-18:11:7:10:140] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:7:10:140] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:7:10:140] VdbSession.processError: database connection error
    [main][2006-7-18:11:7:20:234] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:11:7:20:234] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:11:7:20:234] VdbSession.processError: database connection error
    oracle.sysman.vxn.VxnBootstrapException:
    VXA-2028 :
    Unable to connect to OMS repository.
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server.
    VXA-2028 :
    Unable to connect to OMS repository."Could not start management server. Initialization failure"
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-18:13:14:28:390] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:14:28:406] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:14:28:406] VdbSession.processError: database connection error
    [main][2006-7-18:13:14:38:546] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:14:38:546] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:14:38:546] VdbSession.processError: database connection error
    [main][2006-7-18:13:14:48:640] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:14:48:640] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:14:48:640] VdbSession.processError: database connection error
    [main][2006-7-18:13:14:58:734] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:14:58:734] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:14:58:734] VdbSession.processError: database connection error
    [main][2006-7-18:13:15:8:875] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:15:8:875] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:15:8:875] VdbSession.processError: database connection error
    [main][2006-7-18:13:15:18:968] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:15:18:968] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:15:18:968] VdbSession.processError: database connection error
    [main][2006-7-18:13:15:29:187] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:15:29:187] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:15:29:187] VdbSession.processError: database connection error
    [main][2006-7-18:13:15:39:453] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:15:39:453] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:15:39:453] VdbSession.processError: database connection error
    [main][2006-7-18:13:15:49:687] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:15:49:687] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:15:49:687] VdbSession.processError: database connection error
    [main][2006-7-18:13:15:59:781] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:15:59:781] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:15:59:781] VdbSession.processError: database connection error
    [main][2006-7-18:13:16:9:921] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:16:9:921] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:16:9:921] VdbSession.processError: database connection error
    [main][2006-7-18:13:16:20:15] VdbSession.processError: errorCode >1089<
    [main][2006-7-18:13:16:20:15] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-18:13:16:20:15] VdbSession.processError: database connection error
    oracle.sysman.vxn.VxnBootstrapException:
    VXA-2028 :
    Unable to connect to OMS repository.
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server.
    VXA-2028 :
    Unable to connect to OMS repository."Could not start management server. Initialization failure"
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-19:21:14:2:953] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:14:2:953] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:14:2:953] VdbSession.processError: lost connection
    [main][2006-7-19:21:14:13:46] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:14:13:46] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:14:13:46] VdbSession.processError: lost connection
    [main][2006-7-19:21:14:23:140] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:14:23:140] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:14:23:140] VdbSession.processError: lost connection
    [main][2006-7-19:21:14:33:281] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:14:33:281] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:14:33:281] VdbSession.processError: lost connection
    [main][2006-7-19:21:14:43:375] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:14:43:375] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:14:43:375] VdbSession.processError: lost connection
    [main][2006-7-19:21:14:53:484] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:14:53:484] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:14:53:484] VdbSession.processError: lost connection
    [main][2006-7-19:21:15:3:625] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:15:3:625] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:15:3:625] VdbSession.processError: lost connection
    [main][2006-7-19:21:15:13:718] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:15:13:718] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:15:13:718] VdbSession.processError: lost connection
    [main][2006-7-19:21:15:23:812] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:15:23:812] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:15:23:812] VdbSession.processError: lost connection
    [main][2006-7-19:21:15:33:953] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:15:33:953] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:15:33:953] VdbSession.processError: lost connection
    [main][2006-7-19:21:15:44:46] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:15:44:46] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:15:44:46] VdbSession.processError: lost connection
    [main][2006-7-19:21:15:54:140] VdbSession.processError: errorCode >1034<
    [main][2006-7-19:21:15:54:140] VdbSession.processError: errorMsg >ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    <
    [main][2006-7-19:21:15:54:140] VdbSession.processError: lost connection
    oracle.sysman.vxn.VxnBootstrapException:
    VXA-2028 :
    Unable to connect to OMS repository.
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server.
    VXA-2028 :
    Unable to connect to OMS repository."Could not start management server. Initialization failure"
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-19:23:51:19:859] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:51:19:859] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:51:19:859] VdbSession.processError: database connection error
    [main][2006-7-19:23:51:30:0] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:51:30:0] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:51:30:0] VdbSession.processError: database connection error
    [main][2006-7-19:23:51:40:93] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:51:40:93] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:51:40:93] VdbSession.processError: database connection error
    [main][2006-7-19:23:51:50:187] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:51:50:187] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:51:50:187] VdbSession.processError: database connection error
    [main][2006-7-19:23:52:0:578] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:52:0:578] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:52:0:578] VdbSession.processError: database connection error
    [main][2006-7-19:23:52:10:671] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:52:10:671] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:52:10:671] VdbSession.processError: database connection error
    [main][2006-7-19:23:52:20:765] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:52:20:765] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:52:20:765] VdbSession.processError: database connection error
    [main][2006-7-19:23:52:30:906] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:52:30:906] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:52:30:906] VdbSession.processError: database connection error
    [main][2006-7-19:23:52:41:46] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:52:41:46] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:52:41:46] VdbSession.processError: database connection error
    [main][2006-7-19:23:52:51:171] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:52:51:859] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:52:51:859] VdbSession.processError: database connection error
    [main][2006-7-19:23:53:2:15] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:53:2:15] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:53:2:15] VdbSession.processError: database connection error
    [main][2006-7-19:23:53:12:187] VdbSession.processError: errorCode >1089<
    [main][2006-7-19:23:53:12:187] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-19:23:53:12:187] VdbSession.processError: database connection error
    oracle.sysman.vxn.VxnBootstrapException:
    VXA-2028 :
    Unable to connect to OMS repository.
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server.
    VXA-2028 :
    Unable to connect to OMS repository."Could not start management server. Initialization failure"
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-20:8:11:26:296] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:11:26:312] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:11:26:312] VdbSession.processError: database connection error
    [main][2006-7-20:8:11:36:406] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:11:36:406] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:11:36:406] VdbSession.processError: database connection error
    [main][2006-7-20:8:11:46:500] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:11:46:500] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:11:46:500] VdbSession.processError: database connection error
    [main][2006-7-20:8:11:56:671] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:11:56:671] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:11:56:671] VdbSession.processError: database connection error
    [main][2006-7-20:8:12:6:781] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:12:6:781] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:12:6:781] VdbSession.processError: database connection error
    [main][2006-7-20:8:12:16:906] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:12:16:906] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:12:16:906] VdbSession.processError: database connection error
    [main][2006-7-20:8:12:27:203] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:12:27:203] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:12:27:203] VdbSession.processError: database connection error
    [main][2006-7-20:8:12:37:296] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:12:37:296] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:12:37:296] VdbSession.processError: database connection error
    [main][2006-7-20:8:12:47:375] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:12:47:375] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:12:47:375] VdbSession.processError: database connection error
    [main][2006-7-20:8:12:57:515] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:12:57:515] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:12:57:515] VdbSession.processError: database connection error
    [main][2006-7-20:8:13:7:609] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:13:7:609] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:13:7:609] VdbSession.processError: database connection error
    [main][2006-7-20:8:13:17:703] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:8:13:17:703] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:8:13:17:703] VdbSession.processError: database connection error
    oracle.sysman.vxn.VxnBootstrapException:
    VXA-2028 :
    Unable to connect to OMS repository.
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server.
    VXA-2028 :
    Unable to connect to OMS repository."Could not start management server. Initialization failure"
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDF : INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    *** VDP : INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST***
    VXA: Doing a shutdown and restart
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-20:12:35:31:312] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:35:31:312] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:35:31:312] VdbSession.processError: database connection error
    [main][2006-7-20:12:35:41:406] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:35:41:406] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:35:41:406] VdbSession.processError: database connection error
    [main][2006-7-20:12:35:51:500] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:35:51:500] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:35:51:500] VdbSession.processError: database connection error
    [main][2006-7-20:12:36:1:656] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:36:1:656] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:36:1:656] VdbSession.processError: database connection error
    [main][2006-7-20:12:36:11:750] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:36:11:750] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:36:11:750] VdbSession.processError: database connection error
    [main][2006-7-20:12:36:21:843] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:36:21:843] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:36:21:843] VdbSession.processError: database connection error
    [main][2006-7-20:12:36:32:93] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:36:32:93] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:36:32:93] VdbSession.processError: database connection error
    [main][2006-7-20:12:36:42:203] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:36:42:203] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:36:42:203] VdbSession.processError: database connection error
    [main][2006-7-20:12:36:52:296] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:36:52:296] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:36:52:296] VdbSession.processError: database connection error
    [main][2006-7-20:12:37:3:203] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:37:3:203] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:37:3:203] VdbSession.processError: database connection error
    [main][2006-7-20:12:37:13:578] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:37:13:578] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:37:13:578] VdbSession.processError: database connection error
    [main][2006-7-20:12:37:23:671] VdbSession.processError: errorCode >1089<
    [main][2006-7-20:12:37:23:671] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-20:12:37:23:671] VdbSession.processError: database connection error
    oracle.sysman.vxn.VxnBootstrapException:
    VXA-2028 :
    Unable to connect to OMS repository.
         at oracle.sysman.vxa.VxaAppServer.startServices(VxaAppServer.java:1596)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3144)
    Error starting Oracle Management Server.
    VXA-2028 :
    Unable to connect to OMS repository."Could not start management server. Initialization failure"
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...java.net.UnknownHostException: localhost
         at java.net.InetAddress.getAllByName0(InetAddress.java:472)
         at java.net.InetAddress.getAllByName(InetAddress.java:421)
         at java.net.InetAddress.getLocalHost(InetAddress.java:509)
         at oracle.sysman.vxx.VxxHost.<clinit>(VxxHost.java:78)
         at oracle.sysman.vxa.VxaAppServer.<init>(VxaAppServer.java:770)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3042)
    Error starting Oracle Management Server. Could not instantiate adapter: org.omg.CORBA.INTERNAL[completed=MAYBE, reason=java.net.UnknownHostException: localhost]org.omg.CORBA.OBJ_ADAPTER[completed=MAYBE, reason=Could not instantiate adapter: org.omg.CORBA.INTERNAL[completed=MAYBE, reason=java.net.UnknownHostException: localhost]]
         at com.visigenic.vbroker.orb.AdapterManagerImpl.init(AdapterManagerImpl.java:52)
         at com.visigenic.vbroker.orb.ORB.BOA_init(ORB.java:112)
         at com.visigenic.vbroker.orb.ORB.BOA_init(ORB.java:98)
         at com.visigenic.vbroker.orb.ORB.connect(ORB.java:291)
         at oracle.sysman.vxn.VxnNamingContext.<init>(VxnNamingContext.java:285)
         at oracle.sysman.vxn.VxnNamingContext.getNewContext(VxnNamingContext.java:222)
         at oracle.sysman.vxn.VxnNamingService.getInitialContext(VxnNamingService.java:1072)
         at oracle.sysman.vxn.VxnNamingService.enableBootstrap(VxnNamingService.java:1080)
         at oracle.sysman.vxn.VxnNamingService.init(VxnNamingService.java:238)
         at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:103)
         at oracle.sysman.vxn.VxnNamingService.getNamingService(VxnNamingService.java:112)
         at oracle.sysman.vxa.VxaAppServer.initServer(VxaAppServer.java:3417)
         at oracle.sysman.vxa.VxaAppServer.main(VxaAppServer.java:3048)
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server...VXA-3008 : Starting OMS Services, Wait.
    The OMS is now started and ready.
    *** VDD: INITIATING OMS SHUTDOWN : OMS REPOSITORY SESSION LOST ***
    VXA: Doing a shutdown and restart
    Restarting the Oracle management Server....
    OEMCTL for Windows NT: Version 9.2.0.1.0 Production
    Copyright (c) 1998, 2002, Oracle Corporation. All rights reserved.
    Starting the Oracle Management Server... [main][2006-7-21:7:4:31:78] VdbSession.processError: errorCode >1089<
    [main][2006-7-21:7:4:31:78] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-21:7:4:31:78] VdbSession.processError: database connection error
    [main][2006-7-21:7:4:41:171] VdbSession.processError: errorCode >1089<
    [main][2006-7-21:7:4:41:171] VdbSession.processError: errorMsg >ORA-01089: immediate shutdown in progress - no operations are permitted
    <
    [main][2006-7-21:7:4:41:171] VdbSession.processError: database connection error
    Message was edited by:
    mayumifan
    Message was edited by:
    mayumifan
    Message was edited by:
    mayumifan
    Message was edited by:
    mayumifan
    Message was edited by:
    mayumifan

    --->Yes, I can shut down the database normally using sqlplus.
    --->but the OEM still dont work.
    What is the latest errror you get after restart. Is it still the same "Exception org.omg.corba.No_implement"?
    If you can start your database from SQLPlus and your system has already been restarted and your agent is responding, there is no need kicking your system up and down.
    Check the log files in $ORACLE_HOME (EM_HOME)\sysman\log for errors. Post the errrors for more information.

  • Changing archive log mode without shutting down database

    Hi all,
    Is there any way to set the database to archive log mode before shutting down the database and when the database shuts and starts, the database should be automatically in archive log mode?
    because we can not shutdown the database in weekdays and we have system reboot on weekend and we are not here on that day. So is there a way to set the database in archive log at the memory level so that when the database reboots, it should automatically start in archive log mode.
    my environment is windows server 2008 R2 with oracle 11.2.0.3
    Thanks in advance.
    Edited by: 931643 on Dec 5, 2012 10:37 AM

    931643 wrote:
    thank you for the reply Max Seleznev,
    First I thought of writing script in order to include in that process. But we can not run any commands in the sqlplus using the windows jobs. for eg:
    you can write a batch file as below:
    cd \
    sqlplus / as sysdba
    select name,open_mode from v$database;
    when you run this, it will open until sqlplus prompt but then will not execute the query.
    What did you expect? Well, actually, I know what you expected. But think about it for a second. You have a batch file with the mentioned three lines. How does that batch file get processed .. what is happening when it is being processed?
    It is not being processed by sqlplus, it is being processed by the windows command processor. Just like the cmd.exe. Each line is read by the command processor and executed accordingly. So ....
    cd \the command processor calls 'cd' , and passes the value '\' to do with as it sees fit. 'cd' then changes the current directory of the session to whatever is indicated by the passed parameter. in this case, that value is '\' , so the resulting current directory is the base (root, in *nix terms) of the current drive.  When 'cd' has finished, it returns control to the command processor, who then reads the next line ....
    sqlplus / as sysdbathe command processor calls sqlplus.exe and passes it the command line parms '/ as sysdba' to do with as it (sqlplus) sees fit. sqlplus does whatever it does with what it has been given In this case it tries to connect to whatever local database is indicated by the value of ORACLE_SID, then waits for more input. Whenever sqlplus exits (how does it know to exit?) it returns control to the command processor, who then reads the next line ....
    select name,open_mode from v$database;The command processor will read this line and attempt to find an executable file named 'select' and pass it the rest of the command line 'name,open_mode from v$database;'
    Hmm, what do you suppose will happen with that operation?
    that is the reason I am figuring out whether there is an alternate way.yes but you have to use the proper technique. And since you are building this into a production stop/start without testing the actual stop/start commands ... what do you suppose will be the outcome if something goes wrong?
    After hours and weekend work is one reason DBA's make more money than developers.
    >
    Thanks

  • TNS-12638 when shutting down the server

    Everytime when we shut down the database server (Win2K, Ora 9.2.0.1.0) we
    get the following entries in the log files:
    ora.log:
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracletest2)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=test2)(CID=(PROGRAM=c:\oracle\ora92\bin\ORACLE.EXE)(HOST=CAESAR)(USER=SYSTEM))))
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Everytime when we shut down the database server (Win 2k) we receive the following entry in the file ora.log:
    Windows: Version 9.2.0.1.0 - Production
    Time: 19-MÃ??R-2003 18:58:00
    Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12638
    TNS-12638: Abrufen der ID-Daten nicht erfolgreich
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    sqlnet.log
    Fatal NI connect error 12638 ns secondary err code: 0
    N=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
    nt main err code: 0
    Version 9.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.2.0.1.0 - Production
    VERSION INFORMATION:
    TNS for 32-bit Windows: Version 9.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 9.2.0.1.0 - Production
    Time: 19-MÃ??R-2003 18:58:00
    Time: 19-MÃ??R-2003 18:58:00
    Tracing not turned on Tracing not turned on.
    Tns error struct:
    nr err code: 0
    ns main err code: 12638
    TNS-12638: Abrufen der ID-Daten nicht erfolgreich
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    Tns error struct:
    nr err code: 0
    ns main err code: 12638
    TNS-12638: Abrufen der ID-Daten nicht erfolgreich
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    We use SQLNET.AUTHENTICATION_SERVICES= (NTS).
    We get the error only when we shut down the server. The database was created with the database configuration assistant. Thanks

    check the file sqlnet.ora (ORACLE_HOME\NETWORK\ADMIN)where the database is installed for an entry like SQLNET.AUTHENTICATION_SERVICES= (NTS). If so, disable it.
    -PK

  • Cloning without shutting down the db

    Hi,
    Can you please suggest how to clone apps and db without shutting down the database? Apps is just copying the files, is there a recommended way to do the db cloning without shutting down the db.
    Updating the instance details:
    db - 10.2.0.4 on RHEL
    apps - 11.5.10.2
    -Jek
    Edited by: 890397 on Feb 2, 2012 5:31 AM

    You can find all the steps in the documentation (using RMAN or Hot backup).
    Cloning Oracle Application 11i /R12 with Rapid Clone - Database (9i/10g/11g) Using Hot Backup on Open Database [ID 760772.1]
    Cloning Oracle Applications Release 11i with Rapid Clone [ID 230672.1]
    Rapid Clone Documentation Resources For Release 11i and 12 [ID 799735.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Rapid+AND+Clone+AND+Documentation&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    https://forums.oracle.com/forums/search.jspa?threadID=&q=Rapid+AND+Clone+AND+RMAN&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • Itunes shuts down when I try to access Genuis

    When i attempt to access Genius to create a mix, Itunes shuts down. Has anyone else experienced this, if so, how did you fix it?

    In addition to the other requested information, when was the last time ... or perhaps this will be the first time, to run Preferential Treatment to ensure your preference files aren't corrupt? If you can download it, it's at http://www.jonn8.com/html/pt.html. If you have OnyX, you can check your preference files using it, too.

Maybe you are looking for

  • Budget mandatory for earmarked fund

    the funds managment module is made mandatory and activated. while accounting the expenses the system checks the buget avaialality and does not allow unitl the budget is available for a committment item. i want to make the budget availablity mandatory

  • Error message on convert files to win doc. chrome

    convert to adove files to win doc I have two files that i get an error message when aent to adobe. Nothing else just an error message sayity it failed. What am i doing incorrect as the other 40 loaded fine. Thanks smrtommy

  • Still no fix for aspect ratio problems

    I was hoping this new version would fix the aspect ratio problems with importing clips other than in the DV codec, but alas, it was not to be. My problem is that if I import a clip that is 720x486 (non-square pixels, uncompressed), iDVD doesn't inter

  • Polystar tool in Flash CC

    Hi, I can't find the Polystar tool in my version of Flash CC. I think it used to be a drop-down under the rectangle tool. I've seen video tutorials where it is under the Rectangle and Oval tools. In the Adobe Flash Professional Help and Tutorials fro

  • Installed Aperture 3 then asks for Trial Aperture serial number, why?

    I did try the Aperture 3 trial before buying Aperture 3 and installed on my Macbook Pro. I had no problems installing on my iMac which I didn't us the Aperture 3 trial. I've tried pulling the Aperture System ID out of the ProApps folder to my desktop