Host Credential Problem in Oracle 10g on Windows

Hi,
I have another problem that is really bothering me. I
have tried using Oracle database 10g on Windows XP and
it works fine till you shut down and attempt to
restart (or any administrative task)with the EM. It
asks for the Database and Host credentials but always
rejects the Host credentials. Now because i only have
the Administrator as the OS user, i try to give this
user and it's password and it still doesn't accept
that.
What could be the problem??? I infact have realized
that this problem is NOT there if i use 10.1.0 on Red
Hat Linux AS 3 because for the host credentials i use
the OS user Oracle and the password (Owner of Oracle
Installation)and it goes through fine.
In Windows, what should i do to rectify this problem.
Or is it a bug with Oracle on Windows. Or where should
i get the relevant Host credentials Oracle requests on
Windows or should i create a user??? Please
HELP!!!!!!!!!!
Austine

That could be the 'Log on as a batch job' problem. See here:
Re: Operating system user for Host cridentials

Similar Messages

  • Host Credential Problem in Oracle 10g on Linux with EMdbconsole HELP!!!!

    Please help.
    I'm trying since five days I cannot find solutions.
    When I try to put the preferred credentials in enterprise manager I get the error:
    "Connection to host localhost as user oracle failed: Cannot locate EMD for target localhost, type host."
    I've tried with root and oracle user with the same result.
    I'm running EM dbcontrol NOT grid control.
    Also in em I cannot see the name of the listener and host in General section.
    Please HELP!!!
    Many, many thanks.
    Nicola.

    Many thanks again.
    Here the emoms.trc file:
    2005-12-06 02:08:50,590 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
    2005-12-06 02:08:51,452 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
    2005-12-06 02:08:52,011 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
    2005-12-06 02:08:52,181 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
    2005-12-06 02:08:52,185 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2005-12-06 02:08:52,190 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    2005-12-06 02:08:52,194 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
    2005-12-06 02:08:52,199 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.reports.em.RepIntg
    2005-12-06 02:08:52,206 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
    2005-12-06 02:08:52,210 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
    2005-12-06 02:08:52,215 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
    2005-12-06 02:08:52,220 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
    2005-12-06 02:08:52,225 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
    2005-12-06 02:08:52,244 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
    2005-12-06 02:09:01,110 [JobWorker 319:Thread-14] ERROR em.jobs executeCommand.159 - UpdateARUTables: Oracle MetaLink credentials are incorrect or missing. Click Patching Setup to set required parameters.
    2005-12-06 02:09:41,344 [JobWorker 360:Thread-15] ERROR ping.ProcessExecutor execute.299 - timeout while gathering output
    2005-12-06 02:09:41,454 [JobWorker 360:Thread-15] ERROR jobs.pingCfmEMDDown pingHost.439 - TimeoutException caught pinging the host for EMD URL http://localhost:1831/emd/main
    2005-12-06 02:10:32,085 [MetadataLoad http://localhost:1831/emd/main:A0000000001.dat] ERROR eml.XMLLoader markFileAsError.730 - Failed to load A0000000001.xml because of errors; moving to errors directory
    2005-12-06 02:10:51,202 [XMLLoader0 30000000003.xml] ERROR emdrep.XMLLoaderContext loadFromStream.1098 - Error while loading : java.sql.SQLException: ORA-20206:
    ORA-06512: at "SYSMAN.ECM_CT", line 298
    ORA-01403: no data found
    ORA-06512: at line 1
    java.sql.SQLException: ORA-20206:
    ORA-06512: at "SYSMAN.ECM_CT", line 298
    ORA-01403: no data found
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:783)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1095)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2901)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2992)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4124)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:622)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.preLoadProc(XMLDocumentSplitter.java:1327)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.startElement(XMLDocumentSplitter.java:639)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1181)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:300)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:267)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:372)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1074)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:440)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:593)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1146)
         at java.lang.Thread.run(Thread.java:534)
    2005-12-06 02:10:51,252 [XMLLoader0 30000000003.xml] ERROR eml.XMLLoader markFileAsError.730 - Failed to load 30000000003.xml; moving to errors directory
    2005-12-06 02:10:51,259 [XMLLoader0] ERROR eml.XMLLoader run.1180 - Exception caught while loading: ORA-20206:
    ORA-06512: at "SYSMAN.ECM_CT", line 298
    ORA-01403: no data found
    ORA-06512: at line 1
    java.sql.SQLException: ORA-20206:
    ORA-06512: at "SYSMAN.ECM_CT", line 298
    ORA-01403: no data found
    ORA-06512: at line 1
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:304)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:271)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:625)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:180)
         at oracle.jdbc.driver.T4CCallableStatement.execute_for_rows(T4CCallableStatement.java:783)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1095)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2901)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:2992)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:4124)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:622)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.preLoadProc(XMLDocumentSplitter.java:1327)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.startElement(XMLDocumentSplitter.java:639)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1181)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:300)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:267)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:149)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:372)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1074)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:440)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:593)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1146)
         at java.lang.Thread.run(Thread.java:534)
    2005-12-06 02:10:51,292 [XMLLoader0] WARN eml.XMLLoader run.1227 - Rolling back transaction.
    2005-12-06 02:14:14,164 [EMUI_02_14_13_/console/pref/setCredentials$targetType=oracle*_database] ERROR creds.SetPrefCreds saveCreds.1070 - SetPrefCreds.saveCreds(): SQLException: ORA-01403: no data found
    ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 115
    ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 202
    ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 334
    ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 965
    ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 1082
    ORA-06512: at line 1
    2005-12-06 02:14:41,068 [EMUI_02_14_40_/console/pref/setCredentials$targetType=oracle*_database] ERROR creds.SetPrefCreds testCreds.1281 - SetPrefCreds.testCreds(): CredsException: Connection to host localhost as user oracle failed: Cannot locate EMD for target localhost, type host.
    2005-12-06 02:17:23,825 [EMUI_02_17_23_/console/pref/setCredentials$targetType=oracle*_database] ERROR creds.SetPrefCreds testCreds.1281 - SetPrefCreds.testCreds(): CredsException: Connection to host localhost as user oracle failed: Cannot locate EMD for target localhost, type host.
    2005-12-06 02:23:22,261 [CacheManager] ERROR cache.CacheManager run.519 - Exception message: sleep interrupted
    java.lang.InterruptedException: sleep interrupted
         at java.lang.Thread.sleep(Native Method)
         at oracle.sysman.emSDK.svc.cache.CacheManager$Checker.run(CacheManager.java:507)
         at java.lang.Thread.run(Thread.java:534)
    2005-12-06 16:20:44,073 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ias.ias.IASIntegration
    2005-12-06 16:20:44,834 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.eml.target.slb.common.SLBIntegration
    2005-12-06 16:20:45,150 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.eml.ssl.intg.SSLIntegration
    2005-12-06 16:20:45,307 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.tip.oem.central.domain.ProcessConnectDomainIntg
    2005-12-06 16:20:45,312 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.tip.oem.central.instance.ProcessConnectInstanceIntg
    2005-12-06 16:20:45,316 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.webdb.admin.em.PortalIntegration
    2005-12-06 16:20:45,320 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.webdb.admin.em.SSOIntegration
    2005-12-06 16:20:45,325 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.reports.em.RepIntg
    2005-12-06 16:20:45,332 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsEmailIntegration
    2005-12-06 16:20:45,338 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOidIntegration
    2005-12-06 16:20:45,343 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsOvfIntegration
    2005-12-06 16:20:45,357 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWebconfIntegration
    2005-12-06 16:20:45,362 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsWirelessIntg
    2005-12-06 16:20:45,371 [Orion Launcher] ERROR app.ContextInitializer contextInitialized.265 - Integration Class not found: oracle.sysman.ocs.mntr.target.OcsCalGrpIntegration
    2005-12-06 16:22:10,392 [MetadataLoad http://localhost:1831/emd/main:A0000000001.dat] ERROR eml.XMLLoader markFileAsError.730 - Failed to load A0000000001.xml because of errors; moving to errors directory
    Regards,
    Nicola.

  • Hi problem with Oracle 10g On windows 2003 SR1

    Hi,
       I am installing NW2004S on windows 2003 SR1 (Std.Edition). After the installation of Oracle 10g I am getting the error "I*SQLPlus service" can't be started. Any help on this regard is greatly appreciated.
    Regards,
    Rao.M

    The help I can give you is to suggest you to post in the appropriate forums:
    SAP on Microsoft Windows
    You will have more chance to get right responses.
    Regards,
    Sandro

  • Problem Installing Oracle 10g on Windows 2000

    Hi all,
    I´m trying to install the Oracle 10.2.0.1 on Windows 2000 Terminal, but
    I´m getting the following error:
    java.util.zip.ZipException: oversubscribed literal/length tree
         at java.util.zip.InflaterInputStream.read(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1421)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyFileFromJar(OiijFastJarExtracter.java:258)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.copyJarContents(OiijFastJarExtracter.java:194)
         at oracle.sysman.oii.oiij.OiijFastJarExtracter.extract(OiijFastJarExtracter.java:143)
         at oracle.sysman.oii.oiij.OiijJarExtractQueue$OiijJarExtractWorker.run(OiijJarExtractQueue.java:341)Somebody know about this?
    A important information: Other person have tried to install the Oracle9i, but he've cancelled the operation.
    So, I've cleared Oracle information from regedit, but the key LEGACY_ORACLEMTSRECOVERYSERVICE
    I cannot make clear. I don't know if this can influence in installation
    thanks!!!!

    Hi all,
    Thank u for help me. Very good, but now I got other error :-(
    Error file:
    java.util.zip.ZipException: invalid entry CRC (expected 0x6d8a0210 but got 0x6cc88669)
         at java.util.zip.ZipInputStream.readEnd(Unknown Source)
         at java.util.zip.ZipInputStream.read(Unknown Source)
         at java.io.FilterInputStream.read(Unknown Source)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1421)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1387)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1278)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1237)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStream(OiixFileOps.java:1192)
         at oracle.sysman.oii.oiix.OiixFileOps.copyStreamFromJar(OiixFileOps.java:1123)
    Log file:
    INFO: Exception thrown from action: copyGroupFromJar
    Exception Name: IOException2
    Exception String: Error in writing to file 'C:\oracle\product\10.2.0\db_1\jlib\oemlt-10_1_0.jar'. [invalid entry CRC (expected 0x6d8a0210 but got 0x6cc88669)]
    Exception Severity: 2I'm looking for this error, I found several solutions, but :-(
    thank u so much again!!!!
    []s

  • External table in Oracle 10g and Windows server 2003 problem

    I'm having a problem accessing an external table in an Oracle 10g and Windows 2003 server environment. The disk is remote (mapped) to the server. It's the usual access errors, kup-04001 or kup-04063.
    I have the [seemingly] exact same setup in an Oracle 9i and Windows 2000 server environment which works perfectly. Services run as local SYSTEM and SYSTEM has full permissions on the disk. Directories exist and so do the permissions to the directories.
    In the Oracle 10g and Windows 2003 environment, services run as local SYSTEM and SYSTEM has full permissions on the mapped disk. Directories exist and so do the permissions to the directories.
    This obviously effects mappings, deployments, etc.
    Does anyone know if something changed in either the db or the os?
    Thank you,
    Michael

    Thank you for your reply.
    Your proposal is the standard solution. As a matter of fact, that's how it is on my "old" system. Server "A" Oracle services are started by SYSTEM. Server "B" Oracle services are started by SYSTEM and is where the flat files reside. SYSTEM has full permissions on a disk local to Server "B". Database directoriies defined on Server "A" point to Server "B" remote disk. External Tables on Server "A" are defined with directories that point to Server "B" remote (mapped) disk. I have no problems with this configuration.
    I'm having a problem acheiving the same configuration with Oracle 10g and Windows 2003. I guess I'm baffled over the fact it isn't working the same way as my "old" environment. Why shouldn't it? Oracle (and you) want me to start services as a specific user. It shouldn't have to be that way unless something changed in the way the database makes calls to the os or if Microsoft slipped something in with one of it's numerous security patches.

  • Oracle 10g on Windows 2003: instance not autostarting

    I'm installing Oracle 10g (10.2.0.1) on two new Windows 2003 servers, and I'm facing the same problem, even after some full re-installations, on both of them; so this issue seems to be some kind of bug related to Oracle 10g on Windows 2003 and not just some random error.
    When I run the installation it completes fine, and the database instance gets created and started without any trouble; I can connect to it using the console, the Java stand-alone Enterprise Manager, SQL Plus or anything else; it works when connecting from clients, too.
    As soon as the server is rebooted, Oracle services start but it just seems the instance isn't actually started: any connection is refused by the listener which complains about not knowing the supplied instance name, and the oracle.exe process only uses about 11 MB of memory, which is a sure sign it isn't doing anything useful. The instance is configured to start, the registry keys are properly set, and everything works correclty after the installation... but stops working after the first server reboot.
    I tried manually stopping and starting the services, in various orders; I tried re-installing Oracle various times; I tried deleting and re-creating the database instance, both at setup time or manually after the setup was done without creating an instance, I tried anything I could think of.
    The only thing I didn't try was applying patch set 10.2.0.3 to the installation, but I just can't seem to find them, even though my company has an Oracle partnership; I find Metalink just a bit too confusing.
    Can someone please help?
    P.S.
    The servers are actually VMWare ESX virtual servers, but I just can't imagine this to be the cause of the problem. The operating system on both servers is Windows Server 2003 Enterprise Edition (not R2), italian language, with service pack 2 and all the latest updates from Windows Update. The servers are not domain members and I'm running the installation using the local Administrator account.

    I don't have a physical server available now, but I really can't even imagine how the underlying hardware, be it physical or virtual, could affect this behaviour. I'm talking about the Oracle service starting while the instance isn't, this is very unlikely to have any relationship with device drivers.

  • TNS 12549 error on installing Oracle 10g on Windows XP Home?

    Hi,
    I installed Oracle 10g on Windows XP Home by clicking on Disk1\install\setup (NOT Disk1\setup as instructed since that did not work). Everything seemed to go fine except towards the end of the install I got a whole bunch of errors saying that "operating system resource quota exceeded". There were options to Ignore or Abort at most of these stages. I chose Ignore and the whole install seemed to complete but I am not able to connect to the database using sqlPlus. I looked at the log files created where I saw a whole bunch of errors in several files. For example in sqlnet log, I saw this error (among others) appeneded below. It seems obvious that some resource quotas were exceeded but I am not able to figure out exactly what quotas should be increased. Any help regarding this would be greatly appreciated.
    Thanks.
    Sudip
    ===================================================
    Fatal NI connect error 12549, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleorcl)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=orcl)(CID=(PROGRAM=C:\oracle\product\10.1.0\db_1\bin\sqlplus.exe)(HOST=CHAKRABORTY-04)(USER=Owner))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.1.0.2.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.1.0.2.0 - Production
    Time: 13-MAR-2005 18:03:25
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12549
    TNS-12549: TNS:operating system resource quota exceeded
    ns secondary err code: 12560
    nt main err code: 519
    TNS-00519: Operating system resource quota exceeded
    nt secondary err code: 8
    nt OS err code: 0
    ===================================================

    XP Home is not supported, despite of this some people get oracle to work.
    But in your case, possibly your machine has simply not enough resources, 12549 is a very generic error. Check the hardware requirements in the installation guide.

  • Oracle 10g on Windows 2008 Server Std. edition

    Hi all
    We create two partitions C 80 Gb, D 300 GB on HP Server XEON Dual Processor with 6GB installed with Windows 2008 Std. Edition server 32 Bit
    We try to install Oracle 10g 32 Bit - We get the following problems
    a) By default it should take the highest partion i.e d:\oracle\product etc.
    but it takes c:\users\administrator\documnets\oracle\product which is wrong
    However we correct it by typing the correct path. Brows does not take to D partition
    b) On proceeding further - >Installation aborts and and we get messages
    unknowkn , unknown etc. for 3-4 aspects.
    Windows 2008 server has service pack 1 installed. We installed Service Pack 2 also but without any benefit. Further we also tried to install after removing all firewall , anitvirus etc. but again of no use.
    User connected was administrator while installation of Oracle 10g 32 Windows.
    We never get any problem with the same CD /Dump on Windows XP, Windows 2003 Server
    Kindly suggest some remedy
    Suresh Bansal

    With due respect i wish to request you to please see below thread:
    Re: Oracle 10g
    Which is making me confused.
    Regards
    Girish Sharma
    There's a specific version for Windows 2008 (10.2.0.4), ready to download:
    http://www.oracle.com/technology/software/products/database/index.html Reply by Werner

  • External table in Oracle 10g and Windows server 2003

    I'm having a problem accessing an external table in an Oracle 10g and Windows 2003 server environment. The disk is remote (mapped) to the server. It's the usual access errors, kup-04001 or kup-04063.
    I have the [seemingly] exact same setup in an Oracle 9i and Windows 2000 server environment which works perfectly. Services run as local SYSTEM and SYSTEM has full permissions on the disk. Directories exist and so do the permissions to the directories.
    In the Oracle 10g and Windows 2003 environment, services run as local SYSTEM and SYSTEM has full permissions on the mapped disk. Directories exist and so do the permissions to the directories.
    Does anyone know if something changed in either the db or the os?
    Thank you,
    Michael

    Version 9.2.04.
    Server "A" Oracle services are started by SYSTEM. Server "B" Oracle services are started by SYSTEM and is where the flat files reside. SYSTEM has full permissions on a disk local to Server "B". Database directoriies defined on Server "A" point to Server "B" remote disk. External Tables on Server "A" are defined with directories that point to Server "B" remote (mapped) disk. I have no problems with this configuration.
    I'm having a problem acheiving the same configuration with Oracle 10g and Windows 2003. I guess I'm baffled over the fact it isn't working the same way as my "old" environment. Why shouldn't it? Oracle (and you) want me to start services as a specific user. It shouldn't have to be that way unless something changed in the way the database makes calls to the os or if Microsoft slipped something in with one of it's numerous security patches.

  • Imp full oracle 10G database window 2003

    Hi Experts,
    I made a full data based exp as
    exp USERID=SYSTEM/scott@cas full=y FILE=D:\Oraclebackup\CAS\exports\casdatabase_042009.dmpLOG=D:\Oraclebackup\CLS\exports\logs\exportTables_042009.log OBJECT_CONSISTENT=Y STATISTICS=NONE
    then I create a blank database with new DBname in Oracle 10G in window 32 bit 2003
    I try to imp this full data exp. However I got lots of message as
    importing SYSTEM's objects into SYSTEM
    IMP-00061: Warning: Object type "SYSTEM"."REPCAT$_OBJECT_NULL_VECTOR" already exists with a different identifier
    "CREATE TYPE "REPCAT$_OBJECT_NULL_VECTOR" TIMESTAMP '2005-10-17:13:31:32' OI"
    "D '306C410305254B08A55576824763662E' AS OBJECT"
    " -- type owner, name, hashcode for the type represented by null_vector"
    " type_owner VARCHAR2(30),"
    " type_name VARCHAR2(30),"
    " type_hashcode RAW(17),"
    " -- null_vector for a particular object instance"
    " -- ROBJ REVISIT: should only contain the null image, and not version#"
    " null_vector RAW(2000)"
    IMP-00061: Warning: Object type "OLAPSYS"."ALL_OLAP2_AW_METADATA_O" already exists with a different identifier
    "CREATE TYPE "ALL_OLAP2_AW_METADATA_O" TIMESTAMP '2005-10-17:13:45:23' OID '"
    "B8722EEBE57D428296D658C522D2209F' AS OBJECT ("
    It seems that try to duplicate system/sys objects
    aslo I got message as
    ORA-04052: error occurred when looking up remote object [email protected]
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02019: connection description for remote database not found
    Please let me know if you have experience for full database IMP.
    Thanks,
    JiM

    These types of errors are expected. The problem is that types and tables are created as the database gets created. As far as I know SYS owned objects are never exported/imported, but other schema objects are exported and imported. These types of errors are generally ok since the object exists in the target database when the database is created with certain objects.
    I'm not familar with this error:
    ORA-04052: error occurred when looking up remote object [email protected]
    Dean

  • Oracle 10g crashes Windows 2003 server (bluescreen)

    Hello,
    i have a problem that Oracle 10G crashes my Windows 2003 Server. All components are up-to-date and it is a certified system setup. The database worked well for months, but three days ago when our staff went to a workshop, I shut down the machine, and when we came back yesterday I just powered it up again (no changes have been done in the meantime).
    The boot procedure ended up at a bluescreen, I tried two more times with the same result. I was able to deactivate many services to narrow down the error cause. It came out that the starting of the OracleDBConsoleorcl service causes the bluescreen :
    BAD_POOL_CALLER 0x000000C2 (0x00000044,0x00000000,0x80000000,0x00000000) . This is re-producable, I just have to switch on that service and it will bluescreen the machine.
    The strange thing is, that the OracleServiceORCL is working fine, I can even use SQL-Plus and RMAN to get to the data, but without the OracleDBConsoleorcl the Enterprise manager doesnt work anymore, and our applications also cannot connect to the database. I´ve looked up the error on google, it seems to be an error in addressing memory. Anyway, the database worked fine for weeks and I wonder why I cant get it back into business anymore. Right now, i´m lost. Anybody know what to do with this error ?

    It turned out to be an error in the Windows 2003 OS-Kernel. Every install/uninstall of programs immediately leads to a bluescreen. Luckily, this can be solved with a hotfix from microsoft (you gotta email them to get it, it is not public yet). The corresponding article in the microsoft knowledge base is http://support.microsoft.com/default.aspx?scid=kb;en-us;888431
    It will install a new ntoskrnl.exe and the problem is solved afterwards (oracle DB starts again, and also the other install/uninstall problems are solved). Hint : Boot to safe mode and then install the hotfix, if you just start the hotfix it will bluescreen right when you click onto the hotfix.

  • Oracle 10g on windows cluster...

    Hi,
    Did anyone know the steps to install oracle 10g on windows 2003 server cluster environment.Plz help me. with any weblink.Thanks...

    No i dont understand.Is there any problem with my question.Do NOT post same question in more than 1 thread!
    click on previously provided URL below
    Oracle 10g on windows cluster...

  • Ora-00604 while installing Oracle 10g on Windows XP SP2

    I was installing Oracle 10g on Windows XP but the dbca was failling. So I tried to create a database manually.
    But every time I launch this:
    "SQL> startup nomount pfile="C:\oracle\product\10.2.0\admin\XP10G\scripts\initXP10G.ora";"
    I always had:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02248: invalid option for ALTER SESSION
    I tried to change some memory value in the init*.ora without more success.
    So if anyone has been had such issue; he would be an help for me.
    Thansks
    MUGANGA

    initXP10G.ora is a 3 Kbytes file created by OEM and updated by Dos edit program. Here bellow is the contain:
    # Copyright (c) 1991, 2001, 2002 by Oracle Corporation
    # Cache and I/O
    db_block_size=8192
    db_cache_size=25165824
    db_file_multiblock_read_count=16
    # File Configuration
    control_files=("C:\oracle\product\10.2.0\oradata\XP10G\control01.ctl", "C:\oracle\product\10.2.0\oradata\XP10G\control02.ctl", "C:\oracle\product\10.2.0\oradata\XP10G\control03.ctl")
    db_recovery_file_dest=C:\oracle\product\10.2.0\flash_recovery_area
    db_recovery_file_dest_size=2147483648
    # Cursors and Library Cache
    open_cursors=150
    processes=100
    # Diagnostics and Statistics
    background_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\bdump
    core_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\cdump
    user_dump_dest=C:\oracle\product\10.2.0\admin\XP10G\udump
    # Miscellaneous
    compatible=10.2.0.1.0
    # Job Queues
    job_queue_processes=10
    # Database Identification
    db_domain=""
    db_name=XP10G
    # SGA Memory
    sga_target=177209344
    # Processes and Sessions
    processes=150
    # System Managed Undo and Rollback Segments
    undo_management=AUTO
    undo_tablespace=UNDOTBS1
    # Shared Server
    dispatchers="(PROTOCOL=TCP) (SERVICE=XP10GXDB)"
    # Security and Auditing
    audit_file_dest=C:\oracle\product\10.2.0\admin\XP10G\adump
    remote_login_passwordfile=EXCLUSIVE
    # Sort, Hash Joins, Bitmap Indexes
    pga_aggregate_target=58720256
    shared_pool_size=83886080
    nls_territory='SWITZERLAND'
    nls_language='FRENCH'

  • Installing oracle 10g on windows vista business

    will i be able to install oracle 10g on Windows Vista business? Please respond me.

    Oracle 10.2.0.3 is certified on Vista
    http://www.oracle.com/technology/software/products/database/oracle10g/htdocs/10203vista.html

  • Install Oracle 10g on Windows 2003 Server cluster (MSCS)

    Hi all
    How do I install Oracle 10g on Windows 2000 cluster (MSCS installed)?
    I have a 2-nodes Microsoft windows 2003 server cluster and I want to install Oracle 10g,
    Do I folloow this order:
    1. Install the software on both without the database
    2. Create the database from the first node
    in this case, The second node can see the database as it is available?,
    and what about the IP adresses?
    If you can point me to some documentation, or help in any way, I would appreciate it.
    Thanks for any help.

    Read here...
    http://download.oracle.com/docs/html/A96685_01/intro.htm
    >>
    Oracle Fail Safe comprises multiple components: Oracle Fail Safe Manager, Oracle Services for MSCS, and server components specific to Oracle Fail Safe.
    >>
    So I don't know how you can achieve this without Fail Safe.
    There might be other link which I cannot find right now.

Maybe you are looking for

  • Copying delivery time from 1st  (unconfirmed) schedule line to confirmed SL

    Hi Friends Long time since I visited our forum. During order creation or change,  by selecting all items and using 'Edit- fast change of- Delivery date' menu option one can set a delivery date and time for all the items. This info moves to schedule l

  • Can I use any external hard drive with Time Machine?

    I have a 1TB external hard drive and also a 16GB flash drive. Is it possible to use either of these with Time Machine?

  • Error #2032 when trying to download apps

    Hello, im not a developer but just an end user and today i encountered an issue first it started with Tweetdeck as it stop loading tweets and said an error had occured... so i downloaded another tweeter app (via email not the from adobe market place)

  • Re: Sum for two cross tabs

    Hi Gurus, I created two cross tab reports from two queries query 1 and query 2 . query 1 is division wise turnover and query 2 is plant wise. I used both cross tabs in single tab only. The requirement is i need to merge, so i removed the header for s

  • TELL ME ABOUT U PROJECT

    HI, 1.  I AM ATTNDING INTERVIEWS.IN MOST OF THE INTERVIEWS THEY R ASKING TELL ME ABOUT U PROJECT.HOW TO ANSWER TO THIS QUESTOIN. 2.AND WHAT R U R ROLES AND RESPONSIBILITIES IN IMPLEMENTATION. PLZ TELL ME ABOUT U PROJECTS AND HELP ME. DONT WORRY I WIL