Pause server shutdown till the Datapump backup is complete.

Hi i use Oracle 10G database(10.2.0.3.0)  in Windows 2003 or Windows 2008 server.
We have practice to take a data backup after day end and then shutdown the server before leaving office.
But stuffs do not follow that practice regularly.
So i made a database trigger which automatically start DBMS_DATAPUMP SCHEMA EXPORT JOB when the last
client software logout from the database.
But the problem is that as the backup job runs in background, people simple shutdown the server and the export failed.
Is it possible by any way pause the Windows Shutdown process till the oracle DMP file creation finish at background.
Hoping for a innovative solutions.
Regards,
Tarun

Hi,
The first thing i would ask is why do you have to shutdown the machine every night? Is there some problem that means you have to do that? Do the cleaners need to use that power socket to plug in the vacuum cleaner? :-)
The seocnd thing is that an export is just a logical backup at that point in time, it can;t be used for proper recovery to any point in time, I'd be looking at using rman to do things properly.
If you do still want to export/reboot every night you can do it as TSharma says above with those caveats. You could maybe restart in resticted mode and then do the export to stop people connecting or stop the listener and do a local connection with expdp to do the backup to prevent any remote connections?
Cheers,
Harry

Similar Messages

  • Server shutdown with the following log file -?

    JAVA Memory arguments: -Xms256m -Xmx512m -XX:MaxPermSize=128m
    WLS Start Mode=Production
    CLASSPATH=:/home3/bea9/patch_weblogic922/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home3/bea9/jdk150_07/lib/tools.jar:/home3/bea9/weblogic92/server/lib/weblogic_sp.jar:/home3/bea9/weblogic92/server/lib/weblogic.jar:/home3/bea9/weblogic92/server/lib/webservices.jar::/home3/bea9/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home3/bea9/weblogic92/server/lib/xqrl.jar::
    PATH=/home3/bea9/weblogic92/server/bin:/home3/bea9/jdk150_07/jre/bin:/home3/bea9/jdk150_07/bin:/usr/bin:/usr/ccs/bin:/usr/contrib/bin:/opt/nettladm/bin:/opt/fc/bin:/opt/fcms/bin:/opt/upgrade/bin:/opt/pd/bin:/usr/bin/X11:/usr/contrib/bin/X11:/opt/hparray/bin:/opt/langtools/bin:/opt/imake/bin:/opt/perf/bin:/opt/ignite/bin:/opt/OV/bin/OpC:/opt/hpnp//bin:/opt/resmon/bin:/usr/sbin/diag/contrib:/opt/pred/bin:/opt/sec_mgmt/spc/bin:/opt/graphics/common/bin:/opt/OV/bin:/opt/ssh/bin:/opt/sec_mgmt/bastille/bin:.
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    java version "1.5.0.07"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0.07-_20_mar_2007_05_31)
    Java HotSpot(TM) Server VM (build 1.5.0.07 jinteg:03.20.07-04:39 PA2.0 (aCC_AP), mixed mode)
    Starting WLS with line:
    /home3/bea9/jdk150_07/bin/java -server -Xms256m -Xmx512m -XX:MaxPermSize=128m -da -Dplatform.home=/home3/bea9/weblogic92 -Dwls.home=/home3/bea9/weblogic92/server -Dwli.home=/home3/bea9/weblogic92/integration -Dweblogic.management.discover=true -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=/home3/bea9/patch_weblogic922/profiles/default/sysext_manifest_classpath -Dweblogic.Name=Admin -Djava.security.policy=/home3/bea9/weblogic92/server/lib/weblogic.policy weblogic.Server
    <May 13, 2009 10:36:22 AM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home3/bea9/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home3/bea9/weblogic92/platform/lib/p13n/p13n_common.jar:/home3/bea9/weblogic92/platform/lib/p13n/p13n_system.jar:/home3/bea9/weblogic92/platform/lib/wlp/netuix_common.jar:/home3/bea9/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home3/bea9/weblogic92/platform/lib/wlp/netuix_system.jar:/home3/bea9/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <May 13, 2009 10:36:24 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 1.5.0.07 jinteg:03.20.07-04:39 PA2.0 (aCC_AP) from Hewlett-Packard Company>
    <May 13, 2009 10:36:29 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 MP2 Mon Jun 25 01:32:01 EDT 2007 952826 >
    <May 13, 2009 10:37:03 AM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home3/bea9/license.bea>
    <May 13, 2009 10:37:03 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <May 13, 2009 10:37:03 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <May 13, 2009 10:37:04 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /home3/bea9/user_projects/domains/Production/servers/Admin/logs/Admin.log is opened. All server side log events will be written to this file.>
    <May 13, 2009 10:37:08 AM EDT> <Alert> <Socket> <BEA-000414> <Could not initialize POSIX Performance Pack.>
    <May 13, 2009 10:37:08 AM EDT> <Warning> <Socket> <BEA-000444> <Could not load the performance pack that can take advantage of /dev/(e)poll device due to:
         weblogic.utils.NestedError: Could not initialize /dev/poll Performance Pack. Ensure that /dev/poll device exists and is initialized..
    Will attempt to use the performance pack that does not depend on /dev/(e)poll device.>
    <May 13, 2009 10:37:18 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <May 13, 2009 10:37:35 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <May 13, 2009 10:37:35 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <May 13, 2009 10:37:52 AM EDT> <Notice> <Log Management> <BEA-170027> <The server initialized the domain log broadcaster successfully. Log messages will now be broadcasted to the domain log.>
    <May 13, 2009 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <May 13, 2009 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <May 13, 2009 10:37:54 AM EDT> <Warning> <Server> <BEA-002611> <Hostname "ncsci015", maps to multiple IP addresses: 10.45.8.61, 127.0.0.1>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:9001 for protocols iiop, t3, ldap, http.>
    <May 13, 2009 10:37:54 AM EDT> <Warning> <Server> <BEA-002611> <Hostname "localhost", maps to multiple IP addresses: 10.45.8.61, 127.0.0.1>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 10.45.8.61:9001 for protocols iiop, t3, ldap, http.>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <WebLogicServer> <BEA-000329> <Started WebLogic Admin Server "Admin" for domain "Production" running in Production Mode>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <May 13, 2009 10:37:54 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    <May 13, 2009 10:39:55 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 13, 2009 10:43:47 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 13, 2009 10:44:08 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dtcr%2CType%3DAppDeployment%22%29.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 10:44:12 AM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 13, 2009 12:34:44 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 13, 2009 12:43:36 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 13, 2009 1:12:29 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 12:27:16 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 12:27:29 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 14, 2009 12:29:21 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 12:29:30 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 14, 2009 12:29:44 PM EDT> <Error> <netuix> <BEA-423405> <An exception [Broken pipe (errno:32)] was thrown while rendering the content at [jsp/contentheader/ContentMenu.jsp].
    java.net.SocketException: Broken pipe (errno:32)
         at java.net.SocketOutputStream.socketWrite0(Native Method)
         at java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:97)
         at java.net.SocketOutputStream.write(SocketOutputStream.java:141)
         at weblogic.servlet.internal.ChunkOutput.writeChunkTransfer(ChunkOutput.java:525)
         at weblogic.servlet.internal.ChunkOutput.writeChunks(ChunkOutput.java:504)
         Truncated. see log file for complete stacktrace
    >
    <May 14, 2009 1:47:36 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 1:47:48 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 14, 2009 1:57:17 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 14, 2009 1:57:27 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=ServerConfigGeneralTabPage&handle=com.bea.console.handles.JMXHandle%28%22com.bea%3AName%3DTCSE%2CType%3DServer%22%29.>
    <May 15, 2009 9:15:48 AM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 15, 2009 12:07:05 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 15, 2009 12:07:14 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3Dtcr%2CType%3DAppDeployment%22%29.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 15, 2009 12:07:15 PM EDT> <Warning> <J2EE Deployment SPI> <BEA-260128> <Changes not allowed to DTD based descriptors. The attempt to modify property 'ServletName' in WEB-INF/weblogic.xml for module 'tcr.war' will be vetoed if possible. The change will not be persisted in either case.>
    <May 19, 2009 2:29:26 PM EDT> <Warning> <netuix> <BEA-423420> <Redirect is executed in begin or refresh action. Redirect url is /console/console.portal?_nfpb=true&_pageLabel=HomePage1.>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>
    <May 31, 2009 10:27:32 PM EDT> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 10.45.8.61:9001 was shutdown.>
    <May 31, 2009 10:27:32 PM EDT> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on 127.0.0.1:9001 was shutdown.>
    The server shutdown with the above output in the log file, can you please let me know why this happened and any solution for it?
    Thanks.

    Have you see that in your posted log:
    <May 13, 2009 10:37:08 AM EDT> <Alert> <Socket> <BEA-000414> <Could not initialize POSIX Performance Pack.>
    <May 13, 2009 10:37:08 AM EDT> <Warning> <Socket> <BEA-000444> <Could not load the performance pack that can take advantage of /dev/(e)poll device due to:
    weblogic.utils.NestedError: Could not initialize /dev/poll Performance Pack. Ensure that /dev/poll device exists and is initialized
    Will attempt to use the performance pack that does not depend on /dev/(e)poll device.>
    it seems to be a trouble with server performance pack. Try to DISABLE performance pack on your server and restart (unckeck "Native IO Enabled" on your domain"). You can also found some suggestions on http://edocs.bea.com/wls/docs92/messages/Socket.html (check for "BEA-000414" message).
    Regards
    Nat.

  • HT201250 I set up Time Machine yesterday (using a WD 2T drive) and got the message that the first backup was complete.  I can open every file I try except Quicken and TurboTax.  What am I doing wrong?

    I set up Time Machine yesterday (using a WD 2T drive) and got the message that the first backup was complete.  I can open every file I try except Quicken and Turbotax.  What am I doing wrong?

    burgessiii22 wrote:
    Thanks for the answer Linc, but how do I check to make sure the back-up process is working if I don't think I need to restore?
    Create a test file with Text Edit (or any other program) and save it to your desktop.
    Run Time Machine from the menu bar.
    When the Time Machine icon in the menu bar stops spinning, drag your test file to the trash.
    Open Time Machine and go back 1 page. You should see your test file on the desktop.

  • How to hold save operation till the workflow approvals are completed ?

    Hello,
    The requirement is that on change of certain fields in customer master , an approval workflow should trigger and only after the chain of approvals is completed the change in customer master should be saved.
    If standard provides the field eg in SWEC then its fine but otherwise is the following approach correct ?
    1. Find a suitable user exit on save action
    2. Determine whether the required field is changed or not using the std change history tables
    3. if yes, trigger a custom event for the business object which wud be already linked to workflow.
    that way the workflow will be triggered
    4. now trigger another custom event in the workflow after all the approvals are completed
    5. induce a wait for event for this approval-completed event in the user exit. so that till the time this event is generated, user exit processing is not completed (find if there is function module for wait event OR keep infinite loop)
    Is this approach correct because its complete 'home-made' design and doesnt look very good to keep the user exit waiting for entire workflow which mite extend to even several days.
    what should be the solution for this ?
    thank you
    B

    Hi:
    1. Find a suitable exit or BAdI on save action (even Enhancement point)
    2. Check whether the required fields are changed or not, if yes- then display an information message saying, "Approval WF process started for the customer: XXXXX". Then after displaying the information message, system needs to behave like as an error mesaage was showned.
    I mean, you need to come out of the current standard screen and the whole std. program (little bit tricky but it is possible to do), so we are not saving the data to database table.
    3. Then after all approvals in WF, use std. FM or BAPI to update database tables for the changed data.
    Vinoth

  • I am a iphone application developer.i am intrested to develop a data backup application for iphone.is it possible to develop such type of application so that we can use own server to store the phone backup ....

    Is any way to run iphone app remotely without using udid of the iphone.....

    No.
    As provided,  you will get the exact same model, storage, color, etc

  • The metadata edits may be saved in the Cloud but the server processing after the wait will not complete.

    I have a library of uploads in the Cloud about 1/25 of max limit for my Match acct. It refuses to update the status inside iTunes while it updates several versions behind as it pushes my uploads to the mobile devices. It has a threshold?! First, the check items to upload would be a problem. After gertting a majority of matching done - Nada, spins for days.

    All my Cloud activity, now, happens on an additional desktop OS laptop, and not my macmini server proper smart playlist library where reside all the orginal files - it just sticks on Waiting!? Today I Learned » if there is a conflict in the Cloud, then anything uploaded as a .wav: status is matched as an iTunes Plus setting, uploaded designation is treated/converted as a MPEG-4 audio file - only on the Cloud files - which I have never had in my conversion workflow . I wish a monitor would reply b4 I hit the jump to Spotify.

  • How to check Server Shutdown and Startup History in SAP

    Hi guru's . One of the background job failed on saturday. And i want check the duration and the history when the server shutdown and startup. I can check the server startup time at ST02 t-code. But i want to check the entire history of server shut down. Please guide me through. Thanks.

    Dear Ram,
    You can see the System logs in SM21 . Background job failure can be viewed in SM37 .
    As said before go through \usr\sap\TST\DVEBMGS00\work directory and see the logs. Files like dev_disp , dev_ms ,dev_rfc.trc ,stderr1,stderr2,stderr3,stderr4 will have the log information  .  These files will have the information after the last  system start .
    Anyway if want to see the old logs before server shutdown , see the old logs in old files like dev_disp.old,dev_ms.old .
    Regards,
    Nibu

  • There is no server available at the address you entered, codes: 25294, 9848

    About a month ago I rebooted the server and after that Server Admin hasn't worked. It says always: "There is no Server available at the address you entered".
    In /var/log/system.log:
    Jul 22 11:58:51 mail servermgrd[14205]: SecIdentitySearchCopyNext returned -25294.
    Jul 22 11:58:51 mail servermgrd[14205]: Got error -9848 for SSLHandshake
    Jul 22 11:58:51 mail servermgrd[14205]: Exception in threadListen: Socket: Connect failed
    From http://developer.apple.com/documentation/Security/Reference/certifkeytrustservic es/Reference/reference.html:
    errSecNoSuchKeychain –25294 The keychain does not exist.
    From http://developer.apple.com/documentation/security/Reference/secureTransportRef/R eference/reference.html:
    errSSLBadConfiguration –9848 A configuration error occurred.
    I have also bootable backup on another disk in which Server Admin is working. I have compared files from /etc, /Library/Preference and /var/servermgrd without finding really relevant differences. Are there other places I should seek?
    On some point I have changed host name. Could that cause certificate error in this case? I have checked with "sudo changeip -checkhostname" that names matches.
    I have tried making servermgrd to use regular connection instead of SSL by editing /Library/Preferences/com.apple.servermgrd.plist. After changing settings, I have killed or unloaded/loaded servermgrd and tested with lsof that proper port is working. But I guess Server Admin doesn't even try to connect to port 687. Is it possible to force Server Admin to connect port 687. E.g. writing "localhost:687" as address didn't worked.
    I have tried creating servermgrd.conf, ssl.crt/ and ssl.key/ to /etc/servermgrd/ even thought they weren't there originally.
    I have tried connecting with many different IPs and DNS names and done as instructed here http://support.apple.com/kb/TS2757. According lsof, ports 678 and 660 are not in use normally.
    I have tried moving/trashing /var/servermgrd/ and ~/Library/Preferences/com.apple.ServerAdmin.plist.
    I have tried stopping ipfilter.
    Is it possible find out that which certificate servermgrd is trying to use?
    What else I could try? The server is currently running email and web services among other things with many users, so therefore I can't try too rough methods.

    Little progress maybe...
    I tested Server Admin of the working backup while using "sudo fs_usage -f filesys <PID>".
    When I did same with the actual nonworking server I noticed this difference:
    18:53:09 statfs private/var/root/Library/Keychains 0.000010 servermgrd
    18:53:09 open private/var/root/Library/Keychains>>>>>>>>>> 0.000008 servermgrd
    Path /var/root/Library/Keychains does not exists and backup system doesn't seems to try to use it. I suspect that "errSecNoSuchKeychain –25294 The keychain does not exist" occurs because of this.
    Any hints to fix this?

  • Server too busy, cannot force server shutdown

    Hi!
    I am running WLS6.1 SP2 on W2K SP2, with Cloudscape 4.0.
    I am unable to access the console (after waiting a couple minutes) nor to force
    a server shutdown through the command
    line, which results in the following exception:
    Failed to connect to t3://127.0.0.1:7001 due to:[t3://127.0.0.1:7001: Destination
    unreachable; nested exception is:
            java.io.InterruptedIOException: Read timed out; No available router to
    destination]
    It seems to be because the server is in heavy processing of
    JMS messages which, when consumed, result in bulk inserts
    in the database. However, I need to force a "clean" server
    shutdown to be sure that the database does a checkpoint and flushes all the commited
    data.
    Any hint would be greatly appreciated,
    Guillaume Bedard

    Hi.
    Ok - thanks for that. Please open a case with support.
    Thanks,
    Michael
    Guillaume Bedard wrote:
    It only happens when the server is running my application. As
    for JMS, it is processing because I am doing outputting a
    comment in the console whenever a message was processed.
    I found out that when changing the <Transaction-Attribute> of
    my message-driven beans to "none" instead of "Required", the
    server is able to display the console promptly. Otherwise,
    it takes about five minutes to show up...
    Guillaume
    Michael Young <[email protected]> wrote:
    Hi.
    Hmm. Definitely not correct behavior. Does this only happen when your
    server is
    running your application, or does it also happen when your server is
    idle (application
    undeployed)?
    How do you know that your server is processing JMS messages when this
    is occuring? Have
    you taken a thread dump? If not please take one (ctrl-break if memory
    serves) and post
    it here.
    Thanks,
    Michael
    Guillaume Bedard wrote:
    Hi!
    I am running WLS6.1 SP2 on W2K SP2, with Cloudscape 4.0.
    I am unable to access the console (after waiting a couple minutes)nor to force
    a server shutdown through the command
    line, which results in the following exception:
    Failed to connect to t3://127.0.0.1:7001 due to:[t3://127.0.0.1:7001:Destination
    unreachable; nested exception is:
    java.io.InterruptedIOException: Read timed out; No availablerouter to
    destination]
    It seems to be because the server is in heavy processing of
    JMS messages which, when consumed, result in bulk inserts
    in the database. However, I need to force a "clean" server
    shutdown to be sure that the database does a checkpoint and flushesall the commited
    data.
    Any hint would be greatly appreciated,
    Guillaume Bedard--
    Michael Young
    Developer Relations Engineer
    BEA Support
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Client reconnection after Server shutdown

    Hi. Can I reconnect a client whose connection has been reset because of a server shutdown to the "new" server (which meanwhile has been started) without restarting the client itself?
    Thanks, any help is appreciated.

    not sure what you mean by 'client' but if you have a Socket that has had any kind of IOException or SocketException you need to close it and create a new one.

  • Grrrr. Restoring from backup. Doesn't see most recent backups as "complete"

    Terribly frustrating. Logic board went out on our newish mac mini. While it's in the shop I'm trying to restore the most recent backup to another external HD that I can startup from. The latest backup was completed moments before the mini crashed, but when I go to restore, it shows the most recent "complete" backup was done back in January. What!!! I have been able to get at the important files I need through the Finder, but that's not going to cut it. I want a complete restore of the system.
    1) What Time Machine settings did I have wrong that could have caused this?
    2) What can I do to prevent this from happening again?
    3) Am I going to be able to get into my latest backup?
    Any advice is greatly appreciated!!!

    Hi, and welcome to the forums. (Not the best way to start, is it?)
    Very carefully, look at the most recent backup folder on the TM disk (don't change or delete anything).
    As you probably know, it's inside the folder that has the same name as the computer it's from, and should be at the bottom.
    It should be named with the date and time. If it has ".inProgress" at the end, it means it's not complete; TM hadn't quite finished with it. If so, you can't do anything with it.
    It's also possible the disk was corrupted when the logic board blew. If OSX didn't get a chance to "close it out" properly (via the normal eject process), there's no telling what happened.
    I'd start with a +Repair Disk+ (and maybe even +Repair Permissions+ ). That might help.
    And you should be able to browse the backups from another Mac running Leopard, via the (badly named) +Browse Other Time Machine Disks+ option. That's available either while holding down the Option key while selecting the TM icon in your menubar, or control-clicking (right-clicking) the TM icon in the Dock. This won't show any ".inProgress" files either.

  • In Weblogic admin server,in monitoring status the services status is SHUTDOWN,but the corresponding services are running fine

    Hi All,
    In WebLogic server when we checked the health status through monitoring tab. Initially ,we find the Analytic provider services and Essbase Administrative services were UNKNOWN.
    we tried restarting the specific services (stopped and started the "Stop Analytic Provider services(Oracle Weblogic 10)" ,"Stop Essbase Administration services (Oracle Weblogic 10)" ).it has no effect still the status remains same as "UNKNOWN". But the services are running fine and the EAS console also working fine.After that,we restarted the weblogic  hosting server. Now the status changed as "SHUTDOWN". Now also the services are running fine and the EAS console also working fine. How to make the health status of both the services to be RUNNING and why it is showing like this eventhough the services are working fine.?
    We have gone through the Oracle Document ID:1563358 which we felt relevant to this. Please guide through whether to apply patches. Our weblogic server version is 10.3.6.0.

    Hi,
    Patches in this document Doc ID 1563358.1 belongs to weblogic versions from 10.3.4 to 12.1.1  so is it your weblogic version is within this range?
    Kindly check your weblogic version using below commands.
    cd $DOMAIN_HOME/bin
    . ./setDomainEnv.sh
    $ java Weblogic.version
    Or for detail
    $ java Weblogic.version –verbose
    Regards,
    Jagx.

  • How to restore the Password backup in sql server 2005

    How to restore the Password backup in sql server 2005

    Hello,
    THANKS............ BUT
    I executed this query 
    RESTORE DATABASE new_data1
    FROM DISK = 'd:\UK_DETAILS.bak'
    with password ='selfinity123'
    WITH MOVE 'UK_DETAILS.bak' TO 'D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\new_data1.mdf',
    MOVE 'UK_DETAILS.bak' TO 'D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\new_data1.ldf'
    I got the error 
    Msg 319, Level 15, State 1, Line 4
    Incorrect syntax near the keyword 'with'. If this statement is a common table expression or an xmlnamespaces clause, the previous statement must be terminated with a semicolon.

  • Shutdown of the server and problems with some reports

    Hello,
    A fatal shutdown of the ERP server arrived. Now we have some errors and dumps for some transactions.
    Dumps examples :
    A RAISE statement in the program "CL_GUI_ALV_TREE===============CP" raised the
      exception
    condition "DP_ERROR".
    Since the exception was not intercepted by a superior
    program, processing was terminated.
    Short description of exception condition:
    A RAISE statement in the program "CL_GUI_HTML_VIEWER============CP" raised the
    exception
    condition "CNTL_ERROR".
    How we can resolve these errors ? Kernel problems or other ideas ?
    Thanks a lot
    Rewards given.
    Regards,

    Hi
    Checkout for SAP notes with the Dump error such as DP_ERROR and the transaction for which dump occerred, you will get more relevant information, as program error could not be just interpreted looking at the dump.
    Still if you are unable to find the reason, raising a message with SAP would be advisable.
    Rahul

  • Only import constraint from the full backup dump using datapump !

    Dear Firends ,
    I am using Oracle 10g in my production server . I firstly export the full database backup using expdp . Now I want to import just the constraints of my production server to a test server . Is it possible to import constraints only to a test server from a full dump backup ?
    plz inform ... ...

    Yet another 'I refuse to read the documentation, unless some volunteer spoon feeds me' question.
    What happened to the DBA community. Is there some special virus spreading all over the globe?
    Or is the virus called 'OTN' and is OTN making DBAs permanently lazy, trying constantly how to do a little as possible for their money.
    You can easily construct the answer yourself from this overview.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_import.htm#sthref389
    And please re-read the Forums Etiquette post again, or read it for the first time, stating you need to peruse the documentation prior to asking a question.
    Your assistance in diminishing the boot load of RTFM questions is appreciated.
    Sybrand Bakker
    Senior Oracle DBA

Maybe you are looking for

  • Relatório Contas a Receber

    Olá, Sou novo no SAP , e estou tentando elaborar um relatório de contas a receber. Mas apareceu um problema que não estou conseguindo resolver, vamos lá. No campo 'Num_Docto', eu preciso que apareça o número da NFe se for uma Nota fiscal e se for um

  • Budget check for PO based on delivery

    Hi, Can some guide how to configure budget check for purchase order based on supply schedule. This could be that you have raised a Purchase order for 12 Quantity and the delivery of the same is at 1 per month for 12 months.Budget should  be checked f

  • Other language website open

    Hi ALL, How can I direct visitors of my website to a translation of it. When you visit my website (English has to be checked) than you see 2 little flags on the first page (HOME). http://web.me.com/topas2/Site/HOME.html I like to have it working when

  • Movie

    How do I re-download already purchased movies? I lost them when upgrading my iPad2.

  • Debugging into EntityManager source code

    Hi, I often want (need) to debug into persist and other methods instead of skipping over them , as the error often happens in there, and as the framework provides very poor error reporting, I need to be able to debug to the error myself. Is there any