Windows 2003: Schtasks /create ERROR in Kernel32.dll

In running the following command from a remote computer, a small percentage of our Windows 2003 servers will get this error:
schtasks /create /tn ANYNAME /tr \\servername\sharename\batchfile.bat /sc ONCE /sd 2011/06/04 /st 17:30:00 /s SERVERNAME /u domain\adminuser /p password
ERROR: C:\WINDOWS\system32\kernel32.dll
Why is it getting this error on 7 out of 63 servers?  There are times when it finally successfully creates it on one or two, after trying again and again. What's the deal?

Hi,
This
kernel32.dll file and some other system files are loaded into a protected part of the computer's memory for use by other programs. In rare cases, a program may attempt to overwrite the protected memory area, which can
trigger a system crash, causing the system to display an error message in white text on a blue background, or to restart itself. Errors such as these may be caused by incompatible software, but are infrequent.
Here, I would like to suggest you temporarily turn off DEP on the problematic servers for test purpose.
Refer to the link below:
Change Data Execution Prevention settings
http://windows.microsoft.com/en-US/windows-vista/Change-Data-Execution-Prevention-settings
Besides, please go to Event Viewer to check whether there is any error. If so, collect the Event log for further research.
Collect Event log
============
1. Start Event Viewer.
2. Navigate to Windows Logs\System right click it and choose Import Custom View File.
3. On the Import Custom View File dialog box, in Name, enter a name for the imported custom view.
For your convenience, I have created a workspace for you. You can upload the information files to the following link. (Please choose "Send Files to Microsoft")
Workspace URL:
https://sftus.one.microsoft.com/choosetransfer.aspx?key=9f6719ba-41e7-4043-8831-74d75d350fe7
Password: k]Jn$AMwR1Y
Note: Due to differences in text formatting with various email clients, the workspace link above may appear to be broken. Please be sure to include all
text between '(' and ')' when typing or copying the workspace link into your browser. Meanwhile, please note that files uploaded for more than 72 hours will be deleted automatically. Please ensure to notify me timely after you have uploaded the files. Thank
you for your understanding.
Regards,
Cecilia Zhou
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not
actually answer your question. This can be beneficial to other community members reading the thread.

Similar Messages

  • Error in kernel32.dll

    does anyone know when and how an error in kernel32.dll for
    windows (win2000) occurs? im using java 1.4.x.
    thanks in advance.
    - ian

    well i just had one saying that Java has caused an error in kernel 32.dll.
    after running trying and trying it again this message didnt appear anymore
    but the program hanged now with no error. before ive encountered another
    wierd problem where in java hangs whenever i get the default look and feel
    of windows or when i create JFileChooser. i was just wondering if the kernel
    error i got has something to do with there errors.
    here are the thread dump for each. see if you guys can find something wierd in these.
    ==== HANG AT UILookAndFeel ====
    Full thread dump Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode):
    "AWT-Windows" daemon prio=7 tid=0x02e29d88 nid=0x960 runnable [725f000..725fd8c]
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(WToolkit.java:262)
    at java.lang.Thread.run(Thread.java:534)
    "Signal Dispatcher" daemon prio=10 tid=0x009c8da8 nid=0x2a8 waiting on condition [0..0]
    "Finalizer" daemon prio=9 tid=0x00990a10 nid=0x784 in Object.wait() [2b4f000..2b4fd8c]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1050f430> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
    - locked <0x1050f430> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x0098f5e0 nid=0x350 in Object.wait() [2b0f000..2b0fd8c]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x1050f498> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:429)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
    - locked <0x1050f498> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x00034a88 nid=0x934 runnable [7e000..7fc3c]
    at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
    - locked <0x141ed340> (a java.lang.Class)
    at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.java:797)
    at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.java:643)
    at sun.java2d.SunGraphicsEnvironment.access$200(SunGraphicsEnvironment.java:53)
    at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:262)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java:256)
    - locked <0x1050f4a0> (a sun.awt.Win32GraphicsEnvironment)
    at sun.java2d.SunGraphicsEnvironment.mapFontName(SunGraphicsEnvironment.java:504)
    at java.awt.Font.initializeFont(Font.java:312)
    at java.awt.Font.<init>(Font.java:344)
    at sun.awt.windows.WDesktopProperties.setFontProperty(WDesktopProperties.java:157)
    - locked <0x10534da8> (a sun.awt.windows.WDesktopProperties)
    at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
    at sun.awt.windows.WDesktopProperties.<init>(WDesktopProperties.java:56)
    at sun.awt.windows.WToolkit.initializeDesktopProperties(WToolkit.java:876)
    at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1569)
    - locked <0x1050f268> (a sun.awt.windows.WToolkit)
    at com.sun.java.swing.plaf.windows.XPStyle.getXP(XPStyle.java:75)
    - locked <0x1427fd50> (a java.lang.Class)
    at com.sun.java.swing.plaf.windows.WindowsTreeUI$ExpandedIcon.<init>(WindowsTreeUI.java:123)
    at com.sun.java.swing.plaf.windows.WindowsTreeUI$ExpandedIcon.createExpandedIcon(WindowsTreeUI.java:127)
    at com.sun.java.swing.plaf.windows.WindowsLookAndFeel.initComponentDefaults(WindowsLookAndFeel.java:309)
    at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:81)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:394)
    at javax.swing.UIManager.setLookAndFeel(UIManager.java:424)
    at Test.main(Test.java:23)
    "VM Thread" prio=5 tid=0x009c76e8 nid=0x92c runnable
    "VM Periodic Task Thread" prio=10 tid=0x009cb5c8 nid=0x944 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x009c8460 nid=0x940 runnable
    ==== END ====
    ==== HANG AT JFileChooser ====
    Full thread dump Java HotSpot(TM) Client VM (1.4.2_03-b02 mixed mode):
    "AWT-Windows" daemon prio=7 tid=0x02e2ebb8 nid=0x93c runnable [70bf000..70bfd8c]
    at sun.awt.windows.WToolkit.eventLoop(Native Method)
    at sun.awt.windows.WToolkit.run(WToolkit.java:262)
    at java.lang.Thread.run(Thread.java:534)
    "Signal Dispatcher" daemon prio=10 tid=0x009c8da8 nid=0xa74 waiting on condition [0..0]
    "Finalizer" daemon prio=9 tid=0x00990a10 nid=0x860 in Object.wait() [2b4f000..2b4fd8c]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x105103a8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
    - locked <0x105103a8> (a java.lang.ref.ReferenceQueue$Lock)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
    "Reference Handler" daemon prio=10 tid=0x0098f5e0 nid=0xa6c in Object.wait() [2b0f000..2b0fd8c]
    at java.lang.Object.wait(Native Method)
    - waiting on <0x10510410> (a java.lang.ref.Reference$Lock)
    at java.lang.Object.wait(Object.java:429)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
    - locked <0x10510410> (a java.lang.ref.Reference$Lock)
    "main" prio=5 tid=0x00034a88 nid=0xa64 runnable [7e000..7fc3c]
    at sun.awt.font.NativeFontWrapper.registerFonts(Native Method)
    - locked <0x14199820> (a java.lang.Class)
    at sun.java2d.SunGraphicsEnvironment.addPathFonts(SunGraphicsEnvironment.java:797)
    at sun.java2d.SunGraphicsEnvironment.registerFonts(SunGraphicsEnvironment.java:643)
    at sun.java2d.SunGraphicsEnvironment.access$200(SunGraphicsEnvironment.java:53)
    at sun.java2d.SunGraphicsEnvironment$2.run(SunGraphicsEnvironment.java:262)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.java2d.SunGraphicsEnvironment.loadFonts(SunGraphicsEnvironment.java:256)
    - locked <0x10510430> (a sun.awt.Win32GraphicsEnvironment)
    at sun.java2d.SunGraphicsEnvironment.mapFontName(SunGraphicsEnvironment.java:504)
    at java.awt.Font.initializeFont(Font.java:312)
    at java.awt.Font.<init>(Font.java:344)
    at sun.awt.windows.WDesktopProperties.setFontProperty(WDesktopProperties.java:157)
    - locked <0x105367f8> (a sun.awt.windows.WDesktopProperties)
    at sun.awt.windows.WDesktopProperties.getWindowsParameters(Native Method)
    at sun.awt.windows.WDesktopProperties.<init>(WDesktopProperties.java:56)
    at sun.awt.windows.WToolkit.initializeDesktopProperties(WToolkit.java:876)
    at java.awt.Toolkit.getDesktopProperty(Toolkit.java:1569)
    - locked <0x105367c0> (a sun.awt.windows.WToolkit)
    at sun.awt.shell.ShellFolder.<clinit>(ShellFolder.java:208)
    at javax.swing.filechooser.FileSystemView.getRoots(FileSystemView.java:335)
    at javax.swing.filechooser.WindowsFileSystemView.getHomeDirectory(FileSystemView.java:649)
    at javax.swing.plaf.metal.MetalFileChooserUI.installComponents(MetalFileChooserUI.java:214)
    at javax.swing.plaf.basic.BasicFileChooserUI.installUI(BasicFileChooserUI.java:130)
    at javax.swing.plaf.metal.MetalFileChooserUI.installUI(MetalFileChooserUI.java:152)
    at javax.swing.JComponent.setUI(JComponent.java:449)
    at javax.swing.JFileChooser.updateUI(JFileChooser.java:1701)
    at javax.swing.JFileChooser.setup(JFileChooser.java:345)
    at javax.swing.JFileChooser.<init>(JFileChooser.java:320)
    at javax.swing.JFileChooser.<init>(JFileChooser.java:273)
    at Test.main(Test.java:26)
    "VM Thread" prio=5 tid=0x009c76e8 nid=0xa68 runnable
    "VM Periodic Task Thread" prio=10 tid=0x009cb5c8 nid=0x9d0 waiting on condition
    "Suspend Checker Thread" prio=10 tid=0x009c8460 nid=0xa70 runnable
    ==== END ====
    - ian

  • Oracle 9i on Windows 2003 server - DBCA error

    1. This is the error message that I get when I am trying to install the 9.2.0.3 software in a new oracle home. There is a 10g database which sits in a different Oracle home. The OUI runs smoothly until it comes to the point where the Database Config Assistant tool starts running and then I get this error and the installer hangs. Could anyone let me know why I might be getting this error.
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at
         at oracle.sysman.assistants.dbca.backend.Verifier.isRawFeasible(Compiled Code)
         at oracle.sysman.assistants.dbca.backend.Verifier.processRawConfigFile(Compiled Code)
         at oracle.sysman.assistants.dbca.ui.ProgressOnlyHost.performOperation(ProgressOnlyHost.java:138)
         at oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:2171)
         at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:99)
         at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)
    Agent Config Asst
    Parameter "orahome" = C:\Oracle\product\ora92
    Parameter "nodeinfo" = NO_VALUE
    java.lang.UnsatisfiedLinkError: initializeCluster
         at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsSystem.java:390)
         at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNodes.java:260)
         at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compiled Code)
         at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139)
         at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158)
         at oracle.agent.AgentCA.configureOPS(AgentCA.java:74)
         at oracle.agent.AgentCA.main(AgentCA.java:39)
    Exception in thread "main"
    FYI - I have installed the OUI patch Oracle Universal Installer release 2.2.0.18.0 for Windows and the Oracle9i Database Release 2 (9.2.0.3.0) Patch Set for Windows after I installed the 9.2.0.1 database software.
    I then tried to run the DBCA tool from the 'Start > Programs>Oracle 9ihome>' menu to create the new Oracle 9.2.0.3 database but the DBCA assistant would not start up.
    2. I have a related question:
    Has anybody performed a downgrade of Oracle 10g database to Oracle 9.2.0.3 database using export/import?
    Can you perform a full database export of the Oracle 10g database using the 9.2.0.3 export utility and then perform a full database import into Oracle 10g? I have read some documentation that states this is not possible. Can anyone verify or confirm how they did this migration? So is the only option then to perform a table or user level export?
    Also, if both the databases reside on the same Windows 2003 server box, how can you ensure that the source database files are not overwritten?
    Any help would be appreciated.
    Thanks,
    Vishal.

    It only happens when you have oracle 10g and Oracle 9i on the same machine.
    You can run 9i dbca successfully, if you rename the 10g "orasrvm.DLL" found in any 10g BIN directory. Rename it back after you are 9i dbca is complete.
    Please complete details for this issue see
    http://orafaq.net/maillist/oracle-l/2004/10/08/0335.htm
    Thanks
    Ravisayal

  • Ora-12560 on windows 2003 after creating service

    I have installed 8.1.7.4 on windows 2003, created the service, then tried :
    sqlplus /nolog
    connect / as sysdba
    and get ora 12560: protocol adaptor error
    Doing the same on windows 2000, I have no problem
    Any suggstions ?
    Thanks

    8i is not supported on WIN2003, first version is 9.2 with at least Patch Set 9.2.0.3.0 .

  • Startup Framework for EP6 SP2 - Windows 2003 - registry key error

    Hi,
    I've installed the Startup Framework and it all works from the MMC but if I try to start the SAP<SID>_00 NT Service, the portal server/dispatcher/state controller do not start up and I get the following message in the Event Viewer:
    The description for Event ID ( 0 ) in Source ( SAPCCD_00 ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Cannot open Registry key HKEY_LOCAL_MACHINE\Software\SAP\CCD\Environment (Error 2 ENOENT*: No such file or directory OR: The system cannot find the file specified.  ) [ntservmgr.cpp 264].
    The registry key it refers to doesn't exist. I followed the pdf guide & have noticed that it says Windows 2000/XP - I'm trying to install it on Windows 2003, could this be the problem and is there a workaround?
    It's a problem because when the server gets restarted, the portal doesn't come up.
    Many thanks in advance.
    Best regards,
    Jane

    OK, manually added registry key - which got rid of registry error message but still wasn't starting portal.
    Then set Autostart=1 in start_<##>.pfl - now works.
    Thanks,
    Jane

  • Import ECC6 using DB2 9.5 in Windows 2003 server got error in Phase Insatlla database soft ware .

    Hi Expert,
    When i am going to import ECC6 in windows 2003 server  using DB9.5 i got error in phase Install data base software  like below.
    Invalid command line argument. consult the windows installer SDK for detailed command line help.
    Please help me for this error.
    Thanks in Advance.
    Thanks
    J Jana

    'invalid command line argument' - Most probably the SAPinst is not able to find the right path for the DB2 UDB DVD or the the argument is too long to interpret which is a very common problem during installations.
    Check the path for db2 DVD, and keep it shorter - that means you have to reduce the number of folders where the DVD resides. Copy the DVD in a short path let's say C:\DB2\dvdname and re-try installation by giving the new path of dvd in SAPinst.
    Thank you.

  • IDES 46E with windows 2003 server Installation errors..

    Hi,
    Can some body help me in IDES 46E with windows 2003 server Installation?.I'm tired of installing with this combination on my desktop my env as follows.
    1.Windows 2003 Server
    2.JDK.142
    3.Oracle 9.0.2 with 7 patch
    4.IDES 46E
    Installed successfully Database and SAP but while exporting data in to tables then getting errors.
    Thanks in advance..
    Sreedhar

    Hi GreetZ,
    I opened the respective 3200,3300,and 3600 ports and I can access my router from outside home.I can also ping <IPAddress> and telnet<IPAddress> successfully.But I'm unable to telnet <IPAddress><space>3600 giving error..connection failed on port 3600 and same error for remaining ports too.Pls help me in fix this issue.
    Thanks for your replies..
    Sreedhar

  • Oracle 10g R2 Windows 2003 Server "EM Error"

    HI
    My Oracle Enterprise Manager is not working and 'emctl' giving the following error when i try to start or stop dbconsole, it gives the following error:
    "OC4J Configuration issue. C:\Oracle\Product\10.2.0\db/oc4j/j2ee/OC4J_DBConsole_10g_SID10g not found."
    Please advise what to do next?
    Wishes

    Please advise what to do next?Go to the appropriate forum:
    Database Installation
    Werner

  • New create desktop shortcut GPO is causing 1030 and 1058 errors on a Windows 2003 terminal server

    Primary DC: Win2012.  BDC: Win2008. Clients: Win7, Win8.1.  Maintaining an old Win2003 terminal server to run legacy software.
    Everything works fine for a look time until I added a new GPO to create a desktop shortcut on the client machines, Windows 2003 runs into Error 1030 (Cannot query list of GPO) and Error 1058 (Cannot access the file gpt.ini for GPO, The system cannot find
    the path specified) GP processing aborted).
    Tried changing the GPO to target Win7 and 8.1 only.  Tried creating shortcut using Computer Config settings only as well as User Config settings only.  Deleting the GPO and creating it from scratch.  Nothing works, as soon as GPO is in place,
    it disables the Win2003 from processing any other GPO. 
    No issue with the client machines or other Windows servers. 
    Thanks in advance for any help.
    Roget Luo

    Hi Roget,
    Thanks for posting here.
    Error 1030 and 1058 could be caused by many aspects.
    Firstly, please run the command dcdiag on the command prompt of a DC to check if there are any error.
    Secondly, make sure the DFS service is started on the domain controller, and set the Startup type to automatic.
    What's more, make sure the TCP/IP Helper service  is started on the domain co, set it to Automatic and started it.
    For your information, please refer to the following link to get more help:
    Userenv errors occur and events are logged after you apply Group Policy to computers that are running Windows Server 2003, Windows XP, or Windows 2000
    http://support.microsoft.com/kb/887303/en-us
    How to solve event 1058 and 1030 on Windows Server 2003 SP2 member server in a domain?
    http://social.technet.microsoft.com/Forums/en-US/ceec95fb-3efa-4016-8dd5-7003909abba4/how-to-solve-event-1058-and-1030-on-windows-server-2003-sp2-member-server-in-a-domain?forum=winserverDS
    Windows 2003 Server USERENV 1058 & Group Policy Errorshttp://social.technet.microsoft.com/Forums/en-US/fad9cd47-5091-481f-8bda-0e7b10b2c814/windows-2003-server-userenv-1058-group-policy-errors?forum=winservergen
    Group Policy - Event ID Errors 1030 & 1058
    http://social.technet.microsoft.com/Forums/en-US/6c08278d-c3e3-434a-bcda-18d411a8e9fa/group-policy-event-id-errors-1030-1058?forum=winserverGP
    Hope it helps.
    Best Regards,
    Elaine
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Error message on Windows 2003 and Satellite M40x-184

    hi
    my laptop is Satellite M40x-184
    with Os Xp Home edition
    I want to insatall a second Os which is Windows 2003
    but while installing it, happend a problem and the gives me a blue screen with this message:
    'hardware malfunction nmi parity check / memory parity error the system has halted'
    Please tell me how i can install 2 Os xp home edition and Windows 2003
    thanks

    Hi
    This error message can occur if a hardware component malfunctions, or if there are damaged or incompatible drivers installed.
    To solve this problem remove any extra memory modules that are in the computer, leaving only the least amount that is required for the computer to start and run Windows. Restart the computer to see whether the error messages persist.
    This issue was described on the Microsoft website.
    Please check this site:
    http://support.microsoft.com/default.aspx?scid=kb;en-us;315223&product=winxp

  • Windows 7 Schtasks - Run Once

    I am trying to set up a task to run once, on a remote computer. (Both my system and remote system are Windows 7)
    schtasks /Create /S REMOTEPC /RU "SYSTEM" /RP "" /SC ONCE /TN MYTASK /TR "c:\temp\MyProgram.exe" /ST 07:56 /Z /RL HIGHEST /F
    Returns an error : ERROR: The task XML is missing a required element or attribute. ( the /ET is missing )
    schtasks /Create /S REMOTEPC /RU "SYSTEM" /RP "" /SC ONCE /TN MYTASK /TR "c:\temp\MyProgram.exe" /ST 08:01 /ET 09:00 /Z /RL HIGHEST /F
    is successful, but wants to repeat every 10 minutes until the end time. If I use /RI and set it higher than the end time, another error that /RI can't be more than the /ET. Leaving off /ST also produces an error.
    So, how do I get it to run just once? 

    As you have found out, it is indeed the inclusion of the /z switch that is causing the problem. Do you actually need the task to delete itself after executing?

  • Oracle Services are not removed from system (10g, on Windows 2003)

    Hi,
    I haven't used Oracle on Windows Os before and not sure what to do.
    Here is what happened
    1- I installed 10g on windows 2003 server, created a database with service name OPER
    2- I was unhappy with the installation and removed it.
    3- then I installed Oracle 10g software again, creating a database again which has name IZROPER
    now, there are two of every oracle service in the services.msci
    service names containing the first db's (OPER) are still showing up in services, how can I remove them?
    ORACLEDBCONSOLEoper
    OracleJobSchedulerOper
    OracleServiceOper
    etc..

    start -- run -- > regedit
    In regedit mode --> HKLM -> SYSTEM -- currentcontrol set --> services --> here Oracle services are avilable , you can delete from here.

  • Env Variable setting for Oracle 11g windows 2003 R2

    Hi ,
    While installing the Oracle 11g on windows 2003 R2 getting error while running the prerequsite steps for installtion.failing the env variables path. Please guide us to set up the Environmental variable for the oracle 11g installation.
    Thanks..

    Tippu wrote:
    Hi,
    Oracle version Oracle 11.2.0.1
    Os Windows 2003 R2
    we had set some values. though we are getting the below errors.
    Environment variable: "PATH" - This test checks whether the length of the environment variable "PATH" does not exceed the recommended length.
    Expected Value
     : 1023
    Actual Value
     : 0
     List of errors:
    PRVF-3916 : Environment variable name "PATH" is not set on node "laxwzcl01"  - Cause:  Environment variable value could not be determined.  - Action:  Ensure that the environment variable is set and access permissions for the Oracle user allow access to read the environment variables. Restart the installer after correcting the setting for environment variable.It's like setting any other environment variable in Windows ...
    Right click My Computer, select Properties > Advanced tab > Environment variables button ...
    It should be self-evident from that point.

  • Shared storeage on windows 2003

    Hi,
    we tried to install rac on windows 2003.we created the raw.i could n't move the shared storage screen.
    we did six partition for raw like 300mb,300mb,600mb,30gb,5gb,1gb.
    or
    how to install OCFS2 for windows 2003 and where can i get the download?
    please help me out that
    Edited by: user3266490 on Aug 31, 2009 11:19 AM

    Hello,
    If you will use raw devices, you must use a map file and put the complete path on DBCA. I'm suposing 10g installation.
    Map file sample:
    system=/my_shared_storage/mydev_raw1
    sysaux=/my_shared_storage/mydev_raw2
    ... another tablespaces
    redo1_1=/my_shared_storage/mydev_raw3
    redo1_2=/my_shared_storage/mydev_raw4
    redo2_1=/my_shared_storage/mydev_raw5
    redo2_2=/my_shared_storage/mydev_raw6
    control1=/my_shared_storage/mydev_raw7
    control2=/my_shared_storage/mydev_raw8
    spfile=/my_shared_storage/mydev_raw9
    pwdfile=/my_shared_storage/mydev_raw10
    Look at http://download.oracle.com/docs/cd/B19306_01/install.102/b14205/storage.htm#sthref800
    I recommend to you use of ASM as storage option, the management is very simple than raw devices management.
    Cheers,
    Rodrigo Mufalani
    http://mufalani.blogspot.com

  • Oidldapd.exe oracore9.dll error in windows 2003

    Hi,
    i am using OID 9.0.4.0.0 , in a windows 2003 enterprise server (machine is a compaq proliant dl580 g2)
    i'm gettin the following error in event viewer:
    Reporting queued error: faulting application oidldapd.exe, version 0.0.0.0, faulting module oracore9.dll, version 0.0.0.0, fault address 0x000193a7.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    any help ?
    Thanks
    Rui Madaleno

    Hi there,
    I am just wondering if you resolved the issue.
    If yes, could you please send me the information to [email protected]
    thanks in advance,

Maybe you are looking for

  • Problem with my Palm Centre

    The following is my problem: I turn on my palm centre with the red key, then I press the middle button to "unlock", up to here works ok., now I want to shutoff my phone by pressing and holding the red key, it doesn't work, is like the red key is lock

  • HTTP Status 404  error -- The requested resource  is not available.

    Hi , i am trying to run a sample struts2 program using java1.5 , tomcat5.5 but getting the error ... * The requested resource (/Struts2Sample/) is not available.* i am listing my files below.. kindly help... web.xml ----------------- <?xml version="1

  • OS X Yosemite hangs when exiting Time Machine Interface

    Hi all, Under special circumstances, OS X hangs when we exit the Time Machine interface. This seems to be related to the "Login Window". Let's me explain the steps to reproduce the bug : 1. Boot normally and log into your session (with password). 2.

  • RE: ORACLE Million Dollar Problem

    We experienced this problem as well. Richard Boswell named it the Million Dollar Problem. We are using Windows NT 3.51 and Forte 2.0.F.2. We did have ORACLE version 7.1.3.3.6. We contacted ORACLE regarding another bug in that version (memory leak and

  • The colors with RAW

    Hello everyone .. I have a problem ؟؟ i am use a canon 6d and i am take my photo with RAW but when i open it by photoshop i saw my pic is really different colors and not good way it bad way whats wrong ? and how i fix it ??