Solved!! Windows 2003 Server Enterprise SP1 and home page connection....

I solved it, thanks everybody anyway!
I did like this, I set to manual both the services OracleServiceXE and OracleXETNSListener and I put in the start up folder (it could be in the run registry key) the following batch file:
net start OracleXETNSListener
net start OracleServiceXE
@oradim -startup -sid XE -starttype inst > nul 2>&1
exit
It's a modified version (just add exit in the end) of the StartDB.bat batch file in the bin folder!
There gotta be some problem with the services right of way I guess!!!
Ciao

Hello;
In windows there is a utiltity called "Group Policy Editor" or run this "gpedit.msc" at command line which you are able to setup your batch script at the computer logon or individual user login.
HTH
Shaun S.

Similar Messages

  • Problem in installing Oracle 9i R2 on Windows 2003 Server Enterprise

    We are having problem installing the Oracle 9i R2 Server on Windows 2003 Server Enterprise Edition. During installation, it generates error saying "The IP Address of the machine not found". When clicking the "Continue" button, it tries to install other things but few minutes later it asks to stop complete installation or installation of that feature.
    But when we installed it on Windows XP it works fine and we have no problem in configuring it. What's the problem with Windows 2003 Server?
    If we drop the idea of installing it on Windows 2003 Server, can we make Windows XP maching as a Server?

    ORACLE asumes that the first network device you have on your server has a fixed IP address.
    Is this the case?
    If not so you should install a loopback adapter as network device with a fixed IP.
    Does this help?
    Regards,
    Lutz

  • I have a Windows 2003 Server 64-Bit, and when I upgraded to Firefox 4.0.1 now it won't run, it keeps saying to restart to complete the installation, but I've restarted theserver 4 times, and I still can't use it.

    I have a Windows 2003 Server 64-Bit, and when I upgraded to Firefox 4.0.1 now it won't run, it keeps saying to restart the computer to complete the installation, but I've restarted theserver 4 times, and I still can't use it.

    I ended up putting it in DFU mode.  It's kinda hard to tell it was in DFU mode because nothing showed on the screen, it was just black, but the sounds from the computer helped to tell me it was connected.
    Itunes still didn't recognize the device for whatever reason.
    So I used redsn0w.  I don't know if I can say that on these forums, but considering itunes was worthless at this point I am going to give credit where credit is due.
    Now I am giving itunes a second chance to upgrade to 5.1, if it doesn't work, well, back to redsnow and maybe I will even jailbreak it this time rather than just using the fecovery fix found under extras.

  • HP7555 networked to Windows 2003 server goes offline and stays that way

    Printer sitting on my network via ethernet connection working OK for almost two years with same configuration.  Problem just started happening.
    Verified IP address and and was able to ping device.  Poked around with printer settings and server settings with no luck.  Restored server back 20 days and rebooted with the restored system just to see if something changed... problem still occurs.
    Have other printers on same server with no problems.
    If you send a test page to it, it will sit there with its offline status.  If you power off/on the printer the page will eventually print despite offline status but windows still says the page is in the queue.  Eventually the spool count drops back.  makes no sense to me.

    Printer sitting on my network via ethernet connection working OK for almost two years with same configuration.  Problem just started happening.
    Verified IP address and and was able to ping device.  Poked around with printer settings and server settings with no luck.  Restored server back 20 days and rebooted with the restored system just to see if something changed... problem still occurs.
    Have other printers on same server with no problems.
    If you send a test page to it, it will sit there with its offline status.  If you power off/on the printer the page will eventually print despite offline status but windows still says the page is in the queue.  Eventually the spool count drops back.  makes no sense to me.

  • Has anyone managed to get a 3TB dynamic disk on Windows 2003 Server?

    I just got a pair of new 3TB disks that I wanted to put on my Windows 2003 server enterprise x64 system, SP2, all updates installed.
    When I first tried to convert to dynamic, I got the error "The operation did not complete" as described in this KB article
    http://support.microsoft.com/kb/826823
    It says there is a patch, but there is not one for x64, just x86 and ia64
    I found another technet discussion here:  https://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/cb62238c-b3d0-4989-b45a-ae6de6701a7b?stoAI=10
    However its best suggestion is to use a product from AOMIE, but I tried that and it didn't even recognize the disk.  It also suggests that one needs a better version of diskpart.exe and to try to the 32 bit version.  Anyone have any experience
    with that?
    I also tried creating moving the disk to Windows 7 x64, making it dynamic there, but when I move the disk back to 2K3 it does not recognize it, and goes back to a 2TB partition.  I also saw something about needing a 512 block size for 2K3, but W7 does
    not allow anything smaller than 1K.

    Hi,
    During my research, if found the following artcle which also mentioned a 3TB disk should be supported in Windows 2003 SP1:
    Has anyone managed to get a 3TB dynamic disk on Windows 2003 Server?
    http://social.technet.microsoft.com/Forums/en-US/winserverfiles/thread/a720ae72-0c04-44dd-94c0-2e6aecce530e
    So I contact the author about this issue. He said it could be caused if your hard disk is a 512e drive as the 3TB drives on the market today are normally 512e drives.
    However manufacturers stopping identifying this, and if the controller is old, FSUtil will not able to identify a 512 drive but recognized it as a normal 512n drive.
    Thus please provide the drive model so we could search on manufacturer's website for exact information.
    Also please paste the screenshot in your reply which Satish mentioned if available.
    In addition, here is an article Robert provided:
    http://www.windowsitpro.com/article/what-would-microsoft-support-do/support-advanced-format-hard-drives-141584

  • Crystal Report 10 crashes in Windows 2010 Server Enterprise

    Dear All,
    I have a web application created on Windows Framework 1.1 with crystal Reports 10. It works fine with Windows 2003 Server Enterprise , Windows XP , Windows 2008 Server Standard Edition but fails surprisingly on WIndows 2008 Enterprise.
    I could not understand this behavior.
    The Error Shown on Screen is
    =====================================================================================================
    Object reference not set to an instance of an object.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:
    [NullReferenceException: Object reference not set to an instance of an object.]
       CrystalDecisions.ReportAppServer.ClientDoc.ReportClientDocumentClass.Open(Object& DocumentPath, Int32 Options) +0
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Open(Object& DocumentPath, Int32 Options) +72
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.EnsureDocumentIsOpened() +218
    =======================================================================================================
    Crash Dump Analysis is as follows
    0:029> kL
    ChildEBP RetAddr 
    0d66f8bc 75f7fe4a cachemanager+0x8935
    0d66f934 75f79d6a user32!UserCallWinProcCheckWow+0x14b
    0d66f990 75f7119c user32!DispatchClientMessage+0xda
    0d66f9c0 77135dae user32!__fnINLPCREATESTRUCT+0x8b
    0d66fa34 75f7112b ntdll!KiUserCallbackDispatcher+0x2e
    0d66fa38 75f710bf user32!NtUserCreateWindowEx+0xc
    0d66fcdc 75f712d5 user32!VerNtUserCreateWindowEx+0x1ac
    0d66fd88 75f71338 user32!_CreateWindowEx+0x1f9
    0d66fdc4 0d458aad user32!CreateWindowExW+0x33
    0d66fe00 0d458654 cachemanager+0x8aad
    0d66fe40 0d457ee8 cachemanager+0x8654
    0d66fe74 75d22599 cachemanager+0x7ee8
    0d66feac 75d226b3 msvcrt!_callthreadstartex+0x1b
    0d66feb4 7703d0e9 msvcrt!_threadstartex+0x5f
    0d66fec0 771119bb kernel32!BaseThreadInitThunk+0xe
    0d66ff00 7711198e ntdll!__RtlUserThreadStart+0x23
    0d66ff18 00000000 ntdll!_RtlUserThreadStart+0x1b
    the file information of the CR dlls involved in the crash is as follows:
    0:029> lmvm  cachemanager
    start    end        module name
    0d450000 0d467000   cachemanager T (no symbols)          
        Loaded symbol image file: cachemanager.dll
        Image path: C:\Program Files\Common Files\Crystal Decisions\2.5\bin\cachemanager.dll
        Image name: cachemanager.dll
        Timestamp:        Thu Feb 05 11:58:39 2004 (4021E297)
        CheckSum:         00000000
        ImageSize:        00017000
        File version:     10.0.5.587
        Product version:  10.0.5.587
        File flags:       8 (Mask 3F) Private
        File OS:          4 Unknown Win32
        File type:        2.0 Dll
        File date:        00000000.00000000
        Translations:     0000.04b0 0000.04e4 0409.04b0 0409.04e4
    I would be grateful if you anyone could help me resolve this problem.

    Sorry Rajiv. Not a clue and since
    a) this is not a supported environment
    b) CR 10 has been out of support for... 3+ years(?)
    all I can suggest is an http sniffing utility like [Charles|http://xk72.com/] or [Fiddeler|http://www.fiddlertool.com/fiddler/] and perhaps [Process Monitor|http://technet.microsoft.com/en-ca/sysinternals/bb896645.aspx] which will tell you the dlls loading by the process.
    Perhaps somebody else may have an idea?
    - Ludek
    Edited by: Ludek Uher on Mar 23, 2011 3:51 PM

  • Install oracle E-business suite on windows 2003 server

    hi ,
    i am trying to install oracle EBS on windows 2003 server enterprise edition , i have installed these prerequisites :
    1 - MKS Toolkit version 7.0
    2 - JDK 1.3.9
    3 - Visual C++ 2005 express edition
    while checking the system with the startup disk , it is giving me an error :
    system utilities check : - check system for make , id , ar , and cc
    system utilities check : command : cmd.exe/c D:\rapidwiz\bin\checkutil.cmd C:\program files\mkstoolkit C:\program files\microsoft visual studio 8\VC
    D:\rapidwiz>echo off
    'which' command is not available. Check MKS installation
    ERRORCODE=1 ERRORCODE_END
    Error- System Utilities Availability test has returned an error: 1
    anybody can help please
    Regards,
    Chady

    What is the application release you are trying to install? Please note that 11.5.10.2 RapidWiz automatically installs JDK 1.4.2 on the Solaris, Linux, and Windows operating systems.
    system utilities check : - check system for make , id , ar , and cc
    system utilities check : command : cmd.exe/c D:\rapidwiz\bin\checkutil.cmd C:\program files\mkstoolkit C:\program files\microsoft visual studio 8\VCInstall all pre-req. software (i.e. Visual C++, MSK, Gnumake, ..etc) in directories which contain no space in name (i.e. C:\VC, C:\MKS, ..etc. Do NOT install it under C:\Program Files). Also, when RapidWiz prompt to enter MSK directory, type "C:\MKS\mksnt".

  • Oracle 9i rac windows 2003 server

    Hai,
    I am planning to do oracle 9i rac windows 2003 server(enterprise edition service pack 2) installion. All the pre-requiste has been completed. At the time of running clustersetup.exe , it is exiting without showing an error. The event veiwer is having the below mentioned details.
    Event Type:     Information
    Event Source:     DrWatson
    Event Category:     None
    Event ID:     4097
    Date:          4/8/2011
    Time:          3:05:13 PM
    User:          N/A
    Computer:     IBDB1
    Description:
    The application, C:\preinstall_rac\clustersetup\clustersetup.exe, generated an application error The error occurred on 04/08/2011 @ 15:05:13.921 The exception generated was c0000005 at address 004014C1 (clustersetup)
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Any idea how to resolve this issue?
    Regards
    Sridhar

    Windows 2003 is not listed as supported platform:
    http://download.oracle.com/docs/html/A95493_01/reqs.htm#1101810
    I would not try to install a desupported database version on an unsupported platform.

  • Windows 2003 Server Standard Edition,  Oracle process needs 5 Gb memory

    Hi
    Actually i'm under Windows 2003 server Standard Edition and Oracle Standard 9.2.0.6.
    I need to have for my oracle process (User Process) a large amount of memory. (>= 5 Gb) probably 3 Gb for the PGA and 2 Gb for the SGA. (roughly).
    I'm looking on AWE 4GT etc... Microsoft is'nt clear about this.
    People with a similar experiment? Is it necessary to migrate under Windows 2003 Server Enterprise Edittion ?
    All informations and experiences are welcome.
    Regards
    Den

    Before considering ways to overcome process addressing limits (32-bit process virtual address space), Windows Server Std Ed can use/see maximum 4 GB RAM. You cant fit 5GB Oracle Server memory + other stuff + OS in that. I guess your only options are EE 32-bit or Std Ed x64, if you have the hardware.
    But, staying on the 32-bit path, it will be hard to achieve confilicting objects of large memory areas. Remember that process virtual space is 4GB regardless of how much RAM the hardware (and OS) can manage.

  • Mac G5 reports a windows 2003 server has only 3.4 megs when it has 534 megs

    Hello, We use a Windows 2003 Server. We have several macs connected to that server. 1 of these macs shows the windows network share as having only 3.4 megs free. The other macs show the windows share having 500 megs free. The server share does have 500megs free.
    Why would this one mac report that there are only 3.4 megs free?
    Thank you in advance.

    We have narrowed down the problem and found the culprit.
    The issue is only repeatable on 10.4.x (we used 10.4.11 for testing, but it may affect earlier versions as well)
    10.4.11 Local folder created with trailing space in the name, then copied to the Windows 2003 server = loss of security tab on this folder
    10.4.11 existing folder on the server has a trailing space added to the folder name = loss of security tab on this folder
    10.4.11 existing folder on the server has the trailing space REMOVED from the end of the folder name = security tab returns with permissions in tact
    10.5.x Local folder created with trailing space in the name, then copied to the Windows 2003 server = no problem
    10.5.x existing folder on the server has a trailing space added to the folder name = no problem
    10.5.x existing folder (created under 10.4.11) with trailing space in the folder name has the space removed = Error code 43, unknown error occured
    Also interesting is that the illegal characters for Windows \ / * : ? " | in the folder name prevent the folder being copied to the Windows 2003 server in 10.4.11, but are allowed in 10.5.x - all expect the : which is an illegal character in OS-X as well. None of these illegal characters cause issues on the Windows 2003 server as they are simply translated to a space.
    The solution would be either as AJ mentioned to purchase Thursby AdmitMac or to upgrade all the users to 10.5.x (which I'm sure would make Apple happier!)

  • Windows 2008 Server Enterprise R2 x64 and Perc 4/dc SCSI driver issue

    Hello all, this is the first time posting so please forgive me if this has been posted here before.  I did try to search this issue but zero returns.
    OK, I have a Dell PowerEdge 2900.  I have just put a fresh install of MS Windows 2008 ENT. Server x64.  I cannot seem to find a driver for the PERC 4/dc SCSI controller I have installed.  I have been told the 2003 x64 driver would work so I attempted to install that driver but was unsuccessful.  Then I was told by Dell that the driver should be native to the OS.  Is the driver native to 2008 Server (or, supposed to be)?  Does anyone have an answer as to where I might retrieve am driver of the controller if not?  Anyway, thanks in advance

    Hello,
    I don't have a PowerEdge 2900, but I do have a PowerEdge 2850.  I'm also just a regular bloke like yourself that just happened upon your post and after I figured this driver debacle out I registered to hopefully help.
    The good thing is my PERC card is the same in the PE2850 as it is in your PE2900, as I'm utilizing a PERC 4/DC.  I've also managed to run into the same issue you ran into(?) trying to load Windows 2008 Server Enterprise R2 (support for 32bit processors have been removed in R2... so no more x86 versions... my poor PE2650s never stood a chance with this OS).   
    I can tell you officially from my experience/research Windows Server Enterprise R2 does not have support built into it for the PERC 4/DC card.
    However, I was able to download the Windows 2003 x64 driver from support.dell.com and make it work after much trial and error with newer releases of the PERC 4/DC driver that were not accepted by 2k8R2.
    Here's the link:  http://support.dell.com/support/downloads/download.aspx?c=us&cs=RC956904&l=en&s=hied&releaseid=R100373&SystemID=PWE_PNT_P3C_2850&servicetag=FBCLP61&os=WX64&osl=en&deviceid=6396&devlib=0&typecnt=0&vercnt=1&catid=-1&impid=-1&formatcnt=3&libid=35&fileid=129549
    File name (incase Dell moves it on you guys) is "perc-w2k3-6.46.3.64-A01.exe", date released 6/9/2005, build version 6.46.3.64, and the Dell revision number is A01. 
    Even though it states the driver is for the LSI Logic PERC 4e/Si it's sort of a mega pack including many other drivers such as the PERC 4/DC.  This was much relief because I was thinking I would need to stick with Windows 2008 until I found this driver for Windows 2008 R2.  :)
    What I did was:
    1) Downloaded the driver and extracted it to a USB drive.
    2) Booted-up via the Win2k8R2 CD and when it got to the screen where it asked to install to a partition and didn't show me a partition to install Win2k8R2 to I selected the option to load a driver. 
    3) From the load driver option I just browsed to the directory where I extracted the files and selected that directory.  If the "hide devices that are not compatible" option is selected (normally on by default) it will show you the proper driver. 
    4) Select the PERC 4/DC driver and then setup your partitions the way you would like them!  
    From there you should be able to boot into the OS... and really have some fun.
    Now you have the power... I guess the choice is yours to R2 or not to R2... that is the real question.  :)
    Enjoy!
    Dave
    Thanks and this worked for a Power edge 1800, PERC 4/DC as well. Kukan

  • SCEP on ISE 1.2 and Windows 2003 Server

    Hi there
    has anyone ever be able to get SCEP on ISE 1.2 working with Windows 2003 Server? I know Cisco recommends Windows 2008 Server onwards, but sometimes the server infrastructure is not yet there.
    Thanks in advance and best regards
    Dominic

    Hmm, good question that I would also like to know the answer to. All of my deployments have been either 2008 or 2012. I believe long time ago I got it working in my lab with 2003 but then my 2003 server blew up so when I re-created it I did it with 2008. However, I cannot confirm 100% and even if it was true it was not in a full production environment. So it would be nice if someone else can chime in here. 
    I did come across this though that would suggest that it is supported with some tweaks:
    http://www.cisco.com/c/en/us/td/docs/solutions/Enterprise/Borderless_Networks/Unified_Access/BYOD_Design_Guide/BYOD_ISE.html
    Windows Server 2003, Microsoft SCEP (MSCEP) required a Resource Kit add-on to be installed on the same computer as the CA. In Windows Server 2008, MSCEP support has been renamed NDES and is part of the operating system. NDES may be installed on a different computer than the CA (http://technet.microsoft.com/en-us/library/cc753784%28WS.10%29.aspx).
    Thank you for rating helpful posts!

  • Oracle 9i - Unable to set /PAE and /3GB Switch in Windows 2003 Server SP2

    Hi
    I was wondering if anyone had any experience on Windows 2003 Server (SP2) with setting /PAE and /3GB switches.
    I am unable to set both together, setting one or the other works fine in the boot.ini.
    Oracle seem to think you can set both but it causes my OS to crash/become unstable.
    Has anyone set both switches together on 32 bit Windows 2003 Server successfully?
    I am using Oracle 9.2.0.3 Enterprise Edition.
    Thanks

    The server is new. But we installed 10g before 11g was available. Then upgraded to 11g, so it is a little mess. What the oracle installer should have done in a fresh install, it is maybe not what the server has now.
    I have checked for memory issues, processor issues, http errors, every EM setting and metric, and everything looks just right, but the applications are slow and the users are upset.
    Anyway, thanks for the advice. Maybe we will need to re-install everything or go back to 10g on Windows 2003 Server x32. That configuration was working fine before rushing into 11g.

  • Will BOBJ Enterprise 6.5 SP3 run on Window 2003 server standard edition?

    Trying to trace some documentation on system requiremetns for Business Object 6.5 but cannot find any...maybe i'm looking in the wrong place. My query is does anyone know if Business Objects Enterprise 6.5 SP3 will run on Windows 2003 Server Standard Edition with Apache 2.0.50 and Tomcat 5 ?
    Thanks
    Roy

    The answer is YES. Business Objects Enterprise 6.5 SP3 will run on Windows 2003 Server Standard Edition with Apache 2.0.50 and Tomcat 5

  • Windows 2003 Server and BISE1: a painful way

    Hi Forum !!
    I consider my self as an advantage one in BISE1 matters. I've installed BISE1 many times on systems running Windows XP SP2 for proof concepts and as a lab environment for production systems setups. Following procedures "by the book" all BISE1 environments were work fine, and all issues are covered by the documentation.
    But problems appear when we find Windows 2003 Server based systems. Even following step by step the installation process, we find different kind of problems. Thanks to metalink notes we could fix some, but there are others very strange at all.
    For example, In a lab environment, running WinXP we successfully applied Database Patch P5337014 moving database version from release 10.2.0.1 to 10.2.0.3. Then we applied in the same lab environment Warehouse Builder Patch P6264457, moving OWB Repository version to 10.2.0.3.0 and OWB client to 10.2.0.3.33. Later, over a Production environment running Win 2003 Server, we follow the same procedure getting catastrophic results. When we applied the database Patch P5337014, database contro console service fails over and over again sending to the web browser a connection refused message. After a new installation, when we tried to apply the OWB Patch, the Control Center service doesn't work anymore, and none of the metalink notes we found appears to fix the problem.
    It is just me or is anyone else who have faced this kind of problems with Windows 2003 Server ? What kind of workaround exists to solve this problems ?
    Thanks, and your comments are welcome.

    Hopefully you can help me too. My company just purchased a MAC BookPro and we all pc based with a PC Windows server. I have been trying to get this MAC to connect to the server. We need it to be able to access files and folder on the PC server to save and retrieve pc files.
    I finally I it to where to do the GO > Connect to Server > Type in info > it brings up authentication information, we type in the domain and user name and password > but then I get an error saying the user name and password are not found.
    Apple support told me it's now on the pc server side. I know the user name and password are correct. We have installed the Mac components on the server. I don't know if there are some other conflicts with the server or what to do.
    Please let me know if you know of anything else I can try.

Maybe you are looking for

  • Help needed in setting up SOUND BLASTER LIVE PLATI

    Hey guys not too sure what is happening here... just want to setup my pc to record music through my mixer. I had the software installed and the surround mixer setup correctly and i was recording mixes fine. Then i upgraded my pc and went to record a

  • Slow TCP performance for traffic routed by ACE module

    Hi, the customer uses two ACE20 modules in active-standby mode. The ACE load-balances servers correctly. But there is a problem with communication between servers in the different ACE contexts. When the customer uses FTP from one server in one contex

  • Order of To-Do's

    Hello, Nokia 6700, the to-dos are sorted by (possibly) priority - actually no obvious sort order. Although I can select to sort them by "deadline" I then have to scroll up to the top of the list to see today's to-dos - very annoying. And the next tim

  • Caml query - get current user name

    I have an external list via BDC (so cannot change column type, create calculated column or workflow ). There is a text column "Supervisor". I need to create a view that display all items which the value of "Supervisor" = current login user's display

  • Testing ALE Interface

    Hi Friends, How do we test ALE Interface. Please provide me with stpes for configuring the ALE Interface for SAP-SAP,SAP-Non SAP scenarios on Outbound & Inbound Systems. After configuring,How do we send the data. <REMOVED BY MODERATOR> Thanks Edited