Problems configuring iFS on Win 2000

If I check the option "Use interMedia Text" I get the error "oracle.ifs.utils.action.ActionFailedException: interMedia seems to be misconfigured". How exactly should interMedia be configured? My repository database has all options installed except "Advanced Replication" and "SQL*Plus Help"
OK, so I left off interMedia Text. When the configuration begins, it reaches the step "Creating iFS Schema...", and the following error occurs: "Exception while performing section task (CreateDSUser DEFAULT $$tempDN $$1). Unable to create user (SYSTEM.TOJO.TLD) IFS-10154. What kind of user is iFS trying to create?
Thanks.

I reinstalled the repository with "typical", but I got the same messages.
Perhaps I should mention that I have Oracle 8i Enterprise and Oracle 9i App Server on the same box. OAS 9i also creates a Home called "Oracle806" for the Forms/Reports stuff, for a grand total of 3 Homes. Perhaps iFS is getting confused here?
Also, when I choose "Oracle 8i is on this machine" (which it is) in the iFS configuration, I get a TNS protocol error, even though the tnsnames.ora's in all Homes are up-to-date. If I choose "Oracle 8i is on another machine", there's no problem.
Here's the trace output:
Configuring Oracle Internet File System 1.1.6.0.1
configuration started on: Thu Jun 07 06:20:37 GMT 2001
saving user configuration settings to file:
saving:F:\OAS9i\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
iFS service properties directory: F:\OAS9i\ifs1.1\settings\oracle\ifs\server\properties
saving: CupServer.properties
saving: FtpServer.properties
saving: HttpServer.properties
saving: IfsDefault.properties
saving: IfsDefault1.properties
saving: IfsDefault2.properties
saving: IfsMinimum.properties
saving: IfsTools.properties
saving: ImapServer.properties
saving: NtfsServer.properties
saving: ServerManager.properties
saving: SmtpServer.properties
saving: WcpServer.properties
saving file: F:\OAS9i\ifs1.1\settings\oracle\ifs\protocols\dav\impl\properties\IfsDavServletParameters.properties
saving file: F:\OAS9i\Apache\Jserv\servlets\ifs.properties
creating tablespace: IFS_MAIN
file: F:\ORACLE8I\ORADATA\OASREPOS\ifs_main.dbf
size: 50
creating tablespace: IFS_LOB_N
file: F:\ORACLE8I\ORADATA\OASREPOS\ifs_lob_n.dbf
size: 150
creating database user (schema): IFSSYS
creating iFS credential manager schema...
creating database schema: IFSSYS$CM
executing SQL script: F:\OAS9i\ifs1.1\admin\sql\CreateIfsCredentialManager2.sql
invoking loadjava...
executing external process:
F:\OAS9i\ifs1.1\jre\bin\java -classpath F:/OAS9i/ifs1.1/jre/lib/rt.jar;F:/OAS9i/ifs1.1/jre/lib/i18n.jar;;F:/OAS9i/ifs1.1/custom_classes;F:/OAS9i/ifs1.1/settings;F:/OAS9i/lib/xmlparserv2.jar;F:/OAS9i/ifs1.1/lib/repos.jar; F:/OAS9i/ifs1.1/lib/utils.jar;F:/OAS9i/ifs1.1/lib/adk.jar;F:/OAS9i/ifs1.1/lib/release.jar;F:/OAS9i/ifs1.1/lib/installer.jar;F:/OAS9i/ifs1.1/lib/email.jar;F:/OAS9i/jlib/swingall-1_1 _1.jar;F:/OAS9i/ifs1.1/lib/jewt-opt-4_1_1.zip;F:/OAS9i/ifs1.1/lib/share-opt-1_1_7.zip;F:/OAS9i/ifs1.1/lib/ntfs.jar;F:/OAS9i/ifs1.1/lib/wcp.jar;F:/OAS9i/ifs1.1/lib/clientlib.jar;F:/ OAS9i/ifs1.1/lib/cup.jar;F:/OAS9i/ifs1.1/lib/ftp.jar;F:/OAS9i/ifs1.1/lib/email.jar;F:/OAS9i/jdbc/lib/classes111.zip;F:/OAS9i/ifs1.1/lib/oemadmin.jar;F:/OAS9i/lib/vbjorb.jar;F:/OAS9 i/classes;F:/OAS9i/classes/classesFromIDLVisi;F:/OAS9i/jlib/help-3_1_8.jar;F:/OAS9i/jlib/ice-4_06_6.jar;F:/OAS9i/jlib/ewt-3_3_6.jar;F:/OAS9i/jlib/ewtcompat-opt-3_3_6.zip;F:/OAS9i/i fs1.1/lib/cmdlineutils.jar;F:/OAS9i/ifs1.1/lib/http.jar;F:/OAS9i/ifs1.1/lib/webui.jar;F:/OAS9i/jsp/lib/ojsp.jar;F:/OAS9i/jis/lib/servlet.jar;F:/OAS9i\javavm\lib\aurora.zip;F:/OAS9i \lib\aurora_client.jar;F:/OAS9i\sqlj\lib\translator.zip oracle.aurora.server.tools.loadjava.LoadJavaMain -u IFSSYS$CM/IFSSYS$CM@oasrepos -r -f F:\OAS9i\ifs1.1\admin\classes\oracle/ifs/server/Md4.class F:\OAS9i\ifs1.1\admin\classes\oracle/ifs/server/IfsCredentialManagerServer.class
revoking connect priviledges from CM schema...
executing SQL script: F:\OAS9i\ifs1.1\admin\sql\odmmain.sql
BaseApp arguments:
server=IfsDefault1
serverpassword=<password hidden>
username=IFSSYS
IncludePath=F:\OAS9i\ifs1.1\admin\admlib
password=<password hidden>
parameterfile=F:\OAS9i\ifs1.1\admin\adm\CreateAdminDSUser.adm
defaultDomain=.TOJO.TLD
Next task: SetInstallationMode true
Next task: CreateDSUser2 system manager $$domain
Exception while performing task 'CreateDSUser DEFAULT $$tempDN $$1' ; exception is:
oracle.ifs.common.IfsException: IFS-10154: Unable to create user (system.TOJO.TLD)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user ()
oracle.ifs.common.IfsException: IFS-42081: Terminating error occurred: Exception while performing section task (CreateDSUser DEFAULT $$tempDN $$1)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user (system.TOJO.TLD)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user ()
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at oracle.ifs.common.IfsException.<init>(Compiled Code)
at oracle.ifs.common.IfsException.<init>(IfsException.java:294)
at oracle.ifs.server.IfsCredentialManager.createUser(IfsCredentialManager.java:412)
at oracle.ifs.server.DirectoryService.createUser(DirectoryService.java:641)
at oracle.ifs.server.S_LibrarySession.DYNCredentialManagerCreateUser(S_LibrarySession.java)
at oracle.ifs.server.S_LibrarySession.invokeServerMethod(S_LibrarySession.java:3025)
at oracle.ifs.server.S_LibrarySession.DMInvokeServerMethod(S_LibrarySession.java:2959)
at oracle.ifs.beans.LibrarySession.DMInvokeServerMethod(LibrarySession.java:7395)
at oracle.ifs.beans.LibrarySession.invokeServerMethod(LibrarySession.java:5024)
at oracle.ifs.utilities.admin.DirectoryServiceAdmin.createUser(DirectoryServiceAdmin.java:93)
at oracle.ifs.utilities.admin.DirectoryServiceAdmin.createUser(DirectoryServiceAdmin.java:69)
at oracle.ifs.utilities.admin.AdminManager.sectionOperation(AdminManager.java:1109)
at oracle.ifs.utilities.admin.AdminManager.sectionOperation(AdminManager.java:2345)
at oracle.ifs.utilities.admin.AdminManager.performOperation(Compiled Code)
at oracle.ifs.utils.common.AdminManagerAction.execute(AdminManagerAction.java:62)
at oracle.ifs.utils.common.BaseAppAction.perform(BaseAppAction.java:176)
at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.adminPreInstall(IfsConfiguration.java:664)
at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:550)
at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
at java.lang.Thread.run(Thread.java:466)
oracle.ifs.utils.action.ActionFailedException: oracle.ifs.common.IfsException: IFS-42081: Terminating error occurred: Exception while performing section task (CreateDSUser DEFAULT $$tempDN $$1)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user (system.TOJO.TLD)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user ()
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
at oracle.ifs.utils.common.BaseAppAction.perform(BaseAppAction.java:181)
at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.adminPreInstall(IfsConfiguration.java:664)
at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:550)
at oracle.ifs.utils.action.ActionQueue.performActions(Compiled Code)
at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
at java.lang.Thread.run(Thread.java:466)
recording that configuration failed
saving:F:\OAS9i\ifs1.1\settings\oracle\ifs\installer\properties\IfsConfig.properties
iFS configuration failed; the following error occurred:
oracle.ifs.utils.action.ActionFailedException: oracle.ifs.utils.action.ActionFailedException: oracle.ifs.common.IfsException: IFS-42081: Terminating error occurred: Exception while performing section task (CreateDSUser DEFAULT $$tempDN $$1)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user (system.TOJO.TLD)
oracle.ifs.common.IfsException: IFS-10154: Unable to create user ()
at java.lang.Throwable.<init>(Compiled Code)
at java.lang.Exception.<init>(Compiled Code)
at oracle.ifs.utils.action.ActionFailedException.<init>(ActionFailedException.java:65)
at oracle.ifs.installer.IfsConfiguration$CreateSchemaAction.perform(IfsConfiguration.java:555)
at oracle.ifs.utils.action. ActionQueue.performActions(Compiled Code)
at oracle.ifs.utils.action.ActionQueue.run(ActionQueue.java:245)
at java.lang.Thread.run(Thread.java:466)
configuration failed on Thu Jun 07 06:22:05 GMT 2001
null

Similar Messages

  • Problems configuring ifs on nt

    when the ifs configuration is running, after
    i've entered all information:
    when i click on the Configure Button
    i get the following error:
    oracle.ifs.utils.action.ActionFailedException:java.sql.SQLException: QRA-00922: missing or invalid option
    while the configuration tries to create
    the iFS-Schema.
    ntserver 4 sp6a, 4G free space 512M-RAM
    oracle 8.1.6 Release 2 (on same machine)
    ifs 1.0.8.1

    OK, I have looked through the IfsConfigOut.log output...
    Can you do a simple test for me? Use SQL*Plus, login as the SYS user, and do the following:
    create user testuser identified by foo;
    grant connect, resource to testuser;
    grant execute on dbms_obfuscation_toolkit to testuser;
    I have a feeling the 3rd line will fail with the same error you're seeing when the iFS Configuration Assistant fails. If this is the case, go back and re-read the pre-installation tasks which are documented in the iFS Installation Guide. You need to enable the DBMS_OBFUSCATION_TOOLKIT before you configure iFS.

  • SQLSERVER7 connection problem on WIN 2000

    Hello-
    Any help at all on this problem would be greatly appreciated. I'm running MSSqlServer 7.0 Desktop Version (with service pack 3) on Win 2000 and I get the follwing error when trying to connect to the db:
    [DataDirect][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
    The DataDirect driver is loading fine. My code is fine (in fact DataDirect has their own code I can use to test their driver and I get this same exception).
    Any ideas? Is there a JDBC issue with the desktop version of SqlServer7 or is this a Win 2000 issue?
    Thanks ahead of time!
    John

    SQL Server can be configured to use named pipes, TCP/IP and a number of other protocols. Probably your server does not enable TCP/IP (all type 4 JDBC drivers for SQL Server use TCP/IP, I know this since I'm developing one -- jTDS, http://jtds.sourceforge.net).
    You can configure SQL Server to use TCP/IP using the SQL Server Network Utility. It's quite intuitive, you'll see.
    And, by the way, you can give jTDS a try. :o)
    Alin.

  • Problems with installing Win 2000 on MS6380

    Hello,
    I have a problem with installing Win 2000 SP 2 on a PC assembled with a MS 6380 (Kt 266 pro) mainboard.
    The setup starts but the system blocks just after the boot, when showing the message "Detecting Hardware configuration" .
    The configuration is the following:
    Athlon TB 800
    MS 6380
    128 MB DDR
    Matrox G200
    20 Gb Quantum Fireball CX HDD
    Intel Ethernet card 100 pro + S
    I tried to update the Bios to the latest version (1.90) and set the most conservative settings on the RAM timings. I have disabled ACPI, too.
    Could someone please help me with solving this problem?
    Thanks

    You have format the BootCamp partition during the Windows installation, since OSX can only do a preformat using FAT32 (MS-DOS) and Windows 7 needs NTFS as file system.
    See page 7 of the BootCamp Installation Guidehttp://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf
    Stefan

  • 9i installation problem on a Win 2000 P4 PC

    Hi,
    Although I am new to Oracle, with the help of documentation I successfully managed to install it on a Window 2000 PC without any major problems except for the one described below.
    The problem is this:
    When the PC was part of a campus domain (e.g., claflin.edu) I got "end-of-file on communication channel" and "internal error. hostdef extension doesn't exist" errors repeatedly many times during installation but I didn't get any when the PC was taken off the network and added to a workgroup.
    Is there something I need to do to make it work on a network? Has anyone seen this same behavior on Win 2000 or is it something unique in my case?
    By the way, I am also running the personal web server (PWS) in the same PC.
    Any help will be greatly appreciated.
    Thanks
    Kuha M.

    Hi Eric,
    Ther should not be any problem in stalling NWDS SP9. Your case the problem may be
    1)Insufficient Disk Space
    2)Outdated vesrion of JDK
    3) you might not have been downloded full fledged NWDS SP9 installer.
    4)May be while installing NWDS it is not able to locate JDK in Directory.
    if you check all these, i hope it will work!!!.
    Regards,
    RK

  • Oracle 10g problem on win 2000 server!!

    Hi,
    I have installed oracle 10g on win 2000 server with service pack 4 to my home machine but the problem I am facing is that when I start my db on the system my system gets slow it consumes most of the Ram.I alter few SGA parameters in init.ora file but the problem continues to be effect me.I need to get around that problem asap hope you guys help me as u did in past....
    thanks a lot...

    Hi,
    It's 128MB should i expand it? or what abt oracle 9i if i uninstall of oralce 10g.act I was earlier using oralce 9i.I would like to know that all the commands which used to support to oracle 9i will it support completly to 10g.
    thanks a lot..

  • Problem EP7 with Win 2000

    Hi experts,
    Almost end users portal have OS win 2000 and IE 6. When those users are logged in into ep7, the system shows the following error “EPCM is undefined”. That only happened with users in win2000 because in winXP all works fine.
    Please help me

    Hi Nelson,
    I had same problem like "EPCM  is undefined". I applied the solution given in the link above but it did not work then i found another solution for that problem.Just download the registry file in below and run it then restart your pc and try run portal again on the computers which have  problem .
    <a href="http://www.fiddlertool.com/dl/IE6SP2.reg">Download</a>
    Regards,

  • Using Mac Office connecting to win 2000 share problems with links in Excel.

    I open up an excel document from a win 2000 server using AFP and click on a link and it does not work.
    It works using a windows xp pro client and excel.
    However, the Mac excel software seems to enterpret the link differently.
    Any thoughts out there?
    ~EJXPDOCS

    I think originally Excel uses a date epoch based on January 0 1900 whereas Apple OS uses January 1 1904. There is an option in excel to use the 1904 epoch format but once saved as such you can't return to the Microsoft favoured 1900 format...
    When importing into Numbers the date epoch is automatically changed to suit Appe's preferred format (1904). This does not present any particular problem for complete imports, it only fouls up when you try copy/pasting individual dates from one type of worksheet into the other type as you are trying to do.
    I suggest you try importing complete sheets and then do the merging within Numbers.

  • Problem installing Oracle 9i database entreprise edition on win 2000 server

    Hi,
    I am trying to install the oracle 9i database 2.0(release2) on Win 2000 server and get this error message.
    "Couldn't connect to the server - Please check the network and that server daemons are running. (Socket error 10061).
    Could somebody help...........
    Thanks in advance.
    Maya

    hi,
    try to install service pack for windows 2000 and try.

  • Connecting to Oracle 8i in Win 2000

    Hi All,
    When i try to connect forms6i with the DB[Oracle 8i] in Win 2000 I get an error stating TNS could not resolve service name. The error number is ORA-12154.
    Thanx
    null

    Hi "User", seems you have the same problem
    like all that do their first-time install :-)
    Forms uses a different Oracle_HOME (required by setup), and hence does not "see" the "settings" of the normal client.
    Try the following:
    - Set up a connection with NET80-Tools
    - Test with SQL*PLUS
    - Copy "tnsnames.ora" from the Client-81-Home
    to the forms-Home, e.g.
    cd ORACLE/FORMS/NET80/ADMIN
    copy ORACLE/ORA81/NETWORK/ADMIN/tnsnames.ora
    Of course, you'll have to check for YOUR
    directory names...this is just a samples, resp. mthe setup of a machiche I configured yesterday. HTH.
    /M.
    null

  • Win 2000 doesn't show netware printers

    I installed:
    A single Novell 5.0 Server with sp6a
    A Win 2000 PC with Novell client 4.92sp2 IP and IPX
    with some standard software as MS Office 2000, Adobe Acrobat Reader,
    Norman Antivirus, Java 1.5 and son more.
    Using the Windows printer wizard I choose "network printers"
    and "search for" printers. Windows shows only "Microsoft windows
    Printers" but no Novell Network and no Novell printer / queue.
    Using Network Neighborhood and going to NDS with the Printer icon Windows
    tells me, that I have to install this printer. Then it says, the printer
    coulnt be installed or isn't valid.
    From my WinXP prof. Notebook I have no problem to acces the Novell Printer.
    What's wrong?

    The problem is solved.
    A software called "NET SUPPORT SCHOLL 7.01" from PCI - Software hooks a
    part of the printer services. A senseless (!!!) DLL causes the problem.
    See the email following (from PCI) for a workaround. I had to restart the
    PC to for the changes to take effect.
    Thanks for your help!
    dear H. Wybranietz
    Thank you for contacting NetSupport Technical concerning Printing Issue on
    Novell via NetSupport School 7.01. This is not a problem usually found in
    NetSupport School and is usually only reported regarding NetSupport
    Manager, which includes a Print Capture feature.
    The problem you are experiencing relates to NetSupport attempting to Hook
    into the Print Driver in order to do this at start up we have to restart
    the Print Spooler service at startup. After reading through your problem it
    looks like the spooler service is not restarting.
    Therefore, could you please remove the INJLIB.DLL file from the machine -
    this will not cause any problems and will stop NetSupport from hooking into
    the Printer driver. Which means you will not have to keep restarting the
    Print Spooler service.
    The file INJLIB.dll is a NSM file but is included in NSS, removing this
    file from the system will not remove any functionality from NSS. Please
    follow the steps below:
    1) Go into C:\Program Files\NetSupport School
    2) Find a file called injlib.dll
    3) Rename this file to injlib.old
    4) Restart the Print Spooler service
    5) Restart the Client32 service
    > Sounds like something was not right with the client install here -- one
    > thing I'd do with the client install in any event, unless you are using
    > the NetWare server to connect to the internet or the server only has
    > TCPIP on it, you might well configure the client for custom install,
    > IPX only, and then deselect the additional pieces that you can use with
    > the client (ie you just want an NDS login).
    >
    >
    >
    > --
    > Barry Schnur
    > Novell Support Connection Volunteer Sysop

  • Unable to Connect to WebLogic Server 7.0 Win 2000

    Hi,
    I have successfully installed weblogic 7.0 evaluation version on win 2000
    and Iam just tryung to start weblogic server 7.0 by
    Programs->BEA Weblogic Platform 7.0 --> Weblogic Server 7.0 --> Weblogic Builder
    and when i try to connect to server through Weblogic Builder screen with default paramaters
    such as..
    Protocol:t3
    Host:Localhost
    Port:7001
    Server name:myserver
    System username: admin and default passwd
    It gives me the following error
    javax.naming.CommunicationException. Root exception is java.net.ConnectException: t3://localhost:7001: Destination
    unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination     at
    weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:173)     at
    weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:262)     at
    weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:323)     at
    weblogic.jndi.Environment.getContext(Environment.java:154)     at
    weblogic.jndi.Environment.getInitialContext(Environment.java:137)     at
    weblogic.marathon.server.ServerData.initHome(ServerData.java:421)     at
    weblogic.marathon.server.ServerData.connectToServer(ServerData.java:137)     at
    weblogic.marathon.tasks.ConnectServerTask.runBackground(ConnectServerTask.java:27)     at
    weblogic.jellybeans.core.task.TaskThread.execute(TaskThread.java:114)     at
    weblogic.jellybeans.core.task.TaskThread.run(TaskThread.java:55)--------------- nested within:
    ------------------weblogic.marathon.server.ServerException - with nested exception:[javax.naming.CommunicationException [Root
    exception is java.net.ConnectException: t3://localhost:7001: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused: connect; No available router to destination]]     at
    weblogic.marathon.server.ServerData.connectToServer(ServerData.java:150)     at
    weblogic.marathon.tasks.ConnectServerTask.runBackground(ConnectServerTask.java:27)     at
    weblogic.jellybeans.core.task.TaskThread.execute(TaskThread.java:114)     at
    weblogic.jellybeans.core.task.TaskThread.run(TaskThread.java:55)
    Prior itself, (with help from this forum) I have installed
    1). j2sdk1.4.0_01
    2). j2sdkee1.3.1
    compiled all EJB beans successfully and now i need to deploy..please do guide me
    what all paramters and classpath variables to start/connect weblogic server...Once again my OS is Win 2000
    Thanks for the Forum and People.

    I also have the same version of WLS and run on win200 prof .... well i installed from the same ... ya uninstall the server ... do it again .... then on completion
    Start --> BEA WebLogic Platform 7.0 --->Domain Configuration Wizard then a new window opens with the message Choose Domain Type and Name ---> select the template WLS Domain name=mydomain -->Next --->SingleServer -->Next --><specify directory for mydomain>-->next-->server name etc -->next and finally do finish ....
    i hope this will solve yr problem else keep posting and i will try to help ya by installing the same in a new m/c

  • Related to creating pdf file through form6i in Win 2000

    I have created a form which will generate pdf file by calling a report. I am able to generate pdf files in platforms like Win 2000,Win NT,Win 98. But expect in Win 2000, I am able to read the pdf file in acrobat.
    The error displayed while opening pdf in acrobat is: There was a error processing this page,There was a problem to read this page (122).
    Form6i and Reports6i is installed in Win 2000 and acrobat reader version is 5.0
    Please answer my question immediately

    Sorry Im totally new to acrobat so this may seem like a daft question> I have scanned a document through a document feed scanner into a pdf format but some of the pages are orientated the wrong way within the pdf, is there a way to change the direction of pages and then save the whole pdf again so that everything is the right way round. I know that you can change the orintation while reading the pdf but as this is being put into web ct for students I would prefer for them not to have to do this.

  • Problem Installing 817 on Windows 2000 with RAID Array

    I am having a problem installing Oracle under windows 2000 which has 2 x 60 GB discs configured in RAID array. When I run the setup program the cursor goes busy for about 10 seconds and returns back to normal and nothing happens !. No errors nothing.
    However when I run the Object Manager in the ods_preinstall directory it starts but in the log file I get the following error message:-
    02/14/02 09:46:18 : (892) : Error in IO Control call for disk PhysicalDrive0 (Error 21)
    02/14/02 09:46:19 : (892) : The count = 28
    02/14/02 09:46:19 : (892) : The signature is 0x443aa035
    02/14/02 09:46:19 : (892) : Error: First Partition of the disk must be an extended disk
    02/14/02 09:46:19 : (892) : Found the partition: 7
    Any idea whats happening....? Has anyone seen this before. Do I need to do something special in teh RAID..?
    TIA
    Martin

    Here are some possible solutions:
    1. The installation notes state that you must be logged on as Administrator to be able to install 9i. Are you logged on as the Administrator? Being logged on as user01 with Administrator priviledges isn't the same as Administrator.
    2. Is the disk full? If I remember my installation correctly, I needed 3 times the size of the files. The documentation will tell you how much space you need.
    Hope these two questions help
    Regards,
    Michael

  • Enterprise Manager Console does not start on Win 2000 Pro

    I have installed Oracle 9i Release 2 Enterprise Manager on Win 2000 Professional. But the Enterprise Manager console does not start. Also the EM Configuration Assistant does not start.
    I have installed many times, but it is never successfull.
    I was installing Enterprise Edition -> General Purpose database.
    Tried the following from command prompt:
    oemapp.bat I get this message : "Usage: oemapp <application_name>"
    oemapp consoleI get : "bad command or file name"
    oemapp console oem.loginmode=standaloneI get : "bad command or file name"
    Is there any post installation configurations that need to be done?
    When I read thru the oemapp.bat, "Usage: oemapp <application_name>" was under the jreSetup module.
    Under C:\Program Files\Oracle\jre I have the folders with following Names(versions) 1.1.8 and 1.3.1.
    In the environment variable also I have C:\Program Files\Oracle\jre\1.1.8\bin and C:\Program Files\Oracle\jre\1.3.1\bin
    Could some one help me with this.
    Thanks,
    Aruna

    Marcus,
    Is your machine connected to a Novell network? If so, edit the oemapp.bat file and change every reference of Windows_NT to WINNT. The issue is Novell does not set the Windows_NT variable, and uses the WINNT variable instead.
    Jim

Maybe you are looking for

  • Satellite P50T-A - Bluetooth not working in Win 8.1

    Since I bought my Toshiba Satellite P50t-A-125 laptop 2 weeks ago I have had problems with the bluetooth. My mouse kept disconnecting and I had to unpair and pair again over and over again to get it to work. The bluetooth device itself in the laptop

  • How do I get facebook games to display correctly?

    While using Firefox the bottom of screen is cut off. I have updated Flash, Firefox and windows 7, tried all the options, help forums, FAQ's with no luck, can anyone help, please!

  • Script populate parent-child hierarchy not running

    Hallo guys I have problem when running script populate Parent-Child Relationship Table. Here is the script.I don't even change the script.just run it in PL/SQL declare v_max_depth integer; v_stmt varchar2(32000); i integer; begin select max(level) in

  • Date to show in MM/DD/YYYY format

    Hi all, I am stumped on this simple thing under BIP.How can I get the date to show in MM/DD/YYYY format under BIP ? Template is created under word, for the field under formatting, type: date, format:M/d/yyyy ( can't find MM/DD/YYYY). But when I brows

  • Java iView Runtime Error in BEx Designer

    Hi, Through analyzer, Query is working absolutely fine When trying to run a query via the query designer I get the two messages : 1.In development Java iView Runtime copyright 2002 SAP AG.All rights reserved. An exception occured while processing you