Oracle 10g developer release

Hello:
While runnning the createdb.sql with the oracle 10g developer release for AMD64, on the instruction
startup nomount
the following error is thrown:
SQL> startup nomount;
ORA-02778: Name given for the log directory is invalid
How to check what is the name given to the log directory and how to fix it.
Thanks,

Thanks for your reply.
Thanks for the help from one of the forum handle : dba I got it resolved.
Somehow in the developer release for windows 2003 server, the logs directory are not created. So the solution is after extracting the zip file, I ahd to create 2 directories:
1. directory log under %ORACLE_HOME%\network
2. directory trace under %ORACLE_HOME%\rdbms
Then the database creation went fine.
But now when I login to the sqlplus, getting some user profile not found. Run pupbld.sql.
Regards.

Similar Messages

  • Oracle database 10g Developer release

    I would like to know when will the support for Java be available in Oracle database 10g Developer release for Microsoft Windows XP x64 (AMD/Xeon processors). I want a full working Enterprise version for Window XP x64.

    This forum deals with Oracle database related questions. For Forms, please check and post the question in Forms forum,
    Forms
    Aman....

  • JSP demo PTS included with Oracle 9i Developer Release for Mac not working

    Hello all, please pardon my ignorance, but I am an Oracle DBA not a JSP programmer.
    I have installed Oracle 9i developer release for Mac OSX and it included a demo application in JSP called pts.
    I followed all the instruction and it still doesn't seem to work.
    When I try to login to the application I get the following exception:
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
    An error occurred at line: 3 in the jsp file: /oradev/pts/solmktinit.inc
    Generated servlet error:
    [javac] Since fork is true, ignoring compiler setting.
    [javac] Compiling 1 source file
    [javac] Since fork is true, ignoring compiler setting.
    [javac] /usr/local/jakarta-tomcat-4.1.24/work/Standalone/localhost/_/oradev/pts/login_jsp.java:7: cannot resolve symbol
    [javac] symbol : class DBAccess
    [javac] location: package pts
    [javac] import oradev.pts.DBAccess;
    I'm not sure what this means or how to fix it. I'm sure it's something simple like modifying my classpath or something, but, as I said, I don't know where to begin.
    Any assistance or suggestions would be greatly appreciated.

    Can't you just use the 10g client ?
    I have not tested the 9i dev. with oci calls but I would not be surprised if you try this on tiger. That won't work AFAIK.
    regards,
    Ronald.
    http://homepage.mac.com/ik_zelf/oracle

  • Error while installing oracle 10g developer suite  on windows xp

    I am getting following error when i am trying to install the oracle 10g developer suite windows xp with sp3
    +*"---------------------------*+
    Oracle Universal Installer+
    ---------------------------+
    Error in writing to directory c:\TEMP\OraInstall2010-03-18_12-57-52PM. Please ensure that this directory is writable and has atleast 55 MB of disk space. Installation cannot continue."+
    Even i have enough space of my C drive plus i m the administrator on my PC. I changed the temp location as well and download the zip files(installation) again but it doesn't work. Kindly provide some solution for this error.

    Error Code: 502 Proxy Error. The ISA Server denied the specified Uniform Resource Locator (URL). (12202) This means you already have ISA configured as proxy server. Disable the proxy from the browser and you should be able to access the application. Or simply add the application URL to the list of the proxy exceptions.

  • Oracle 10g Developer suit in windows 7 Homebasic 64 bit

    Dear All,
    Can I install oracle 10g Developer suit in windows 7 Homebasic 64 bit.if possible.how to do.
    please help me.
    Thanks and Regards,
    Fazil

    Hello,
    Please note that Developer Suite 10R2 is NOT certified(cannot be installed) for Windows 7 64-bit.
    For an official statement check this note:
    Forms / Reports Builder Certification on MS Windows 7 (Doc ID 1112213.1)
    Developer suite 10gR2 is certified only on Windows 7 32-bit:
    1292919.1 - Certification of Oracle Developer Suite 10g (10.1.2) on Windows 7 (32-bit)
    You can install Developer suite 10R2 on Windows 64-bit in xp mode.
    11gR2(11.1.2 version) is certified and can be installed on Windows 7 64-bit
    Also IE9 is not certified with 10gR2.Check:
    http://www.oracle.com/technetwork/developer-tools/forms/clientsod-forms10gr2-097528.html
    Regards,
    Alex
    If someone's answer is helpful or correct please mark it accordingly.

  • Oracle 10g Developer Suit in Windows 7 64Bit Homebasic

    Dear All,
    I need to instal Oracle 10g Developer Suit in Windows 7 64Bit Homebasic
    Can I install the following Products.
    Oracle 10g Developer Suit and Oracle Database 11g
    It will work?
    Please help me.
    Thanks and Regards,
    Fazil

    I have installed what you want to install on window 7 Ultimate 64-Bit,
    It worked , but I needed to configure (TNSnames.cfg,create listener.cfg,sqlnet.cfg), I extremely recommend using windows XP or using XP mode(I haven't try XP mode but it's most likley to work).
    Are you gonna Use internet forms or reports?

  • Installation of  Oracle 10g Developer Suit on W2k8 64bit Fail

    Hi Team,
    I installed oracle 10gR2 Database on windows 2008 64 bits. Now I am trying to install 10g Developer Suit on W2k8 64bit, following errors message is occured while installation.
    javaw.exe - Entry point Not Found
    "The Procedure entry point GetProcessImageFileNameW could not be located in the dynamic lilabary PSAPI.dll"
    Please suggest me how to installed Oracle 10g Developer Suit on windows server 2008 64 bits.
    Thanks in Advance
    Sandeep Mhaske.
    DBA

    I don't know what it could be, but I have another question: why are you installing DevSuite on a server? DevSuite is for the developers and should be installed on a client, not a server. Maybe that is the problem.

  • Regarding Oracle 10G Developer Suite On Oracle 9i R2

    Actually i am new to oracle *9i R2* because i worked on Oracle 7 in that i was getting by default forms and reports will be installed. after inquiring with my friends they said that in oracle *9i R2* there wont be forms and reports installed for that you have to install Oracle 10G Developer Suite. but i am having a doubt that weather both can be installed on the same machine in the same operating system.

    Yes we can use 2 databases on same machine on same operating system but u need to use different Oracle Homes for each version. But u can't ran Form 10g wid Oracle 9i database. You need to use only 10G forms Reports wid 10G Database.
    Thanks
    Nilesh
    www.erporacleapps.blogspot.com

  • Oracle SQL Developer Release 1.5.5 "compile for debug"

    Using Oracle SQL Developer Release 1.5.5 on Windows XP pro machine connecting to 9.2.0.4 database on AIX machine.
    Trying to debug a procedure, in the navigator window, I rt-clk the procedure and select "Compile for Debug", then nothing happens. This happens for every procedure I've tried. I've been granted both DEBUG ANY PROCEDURE and DEBUG CONNECT SESSION. Any ideas?

    This is the first I've used SQL Developer, so I'll take the blame. I had not noticed that the Messages Log does in fact tell me that the proc compiled. However, the debug icon (little red bug) was nowhere to be found.
    I see now that I need to Edit, not Open, the proc in order to debug. If I had read the Help screens a little more closely, I would have seen that I needed to be in Edit mode. My bad. Thanx to all for your responses.

  • How to Configure Webutil in Oracle 10g Developer Suit

    Dear All,
    How to Configure Webutil in Oracle 10g Developer Suit.
    Please give me the step by step solution.
    Thanks and Regards,
    Fazil

    This is a very frequently asked question. Searching the Forum or the Forms Help system would have given you your answer! Search Forms Help on "Configure WebUtil" and read the configuration guide and checklist articles.
    Craig...

  • Connect Oracle 10g Developer with Oracle 8i database

    Is it possible to connect Oracle 10g Developer with Oracle 8i database. If possible then plz guide how i can.

    with Oracle Developer 10g 9.0.4 is no problem to connect to Oracle 8i.
    with Oracle Developer 10g 10.1.2. you need the Patch 8.1.7.4 for 8i, i think.

  • Unable to run oracle 10g developer suite

    Hi,
    I have installed both on oracle 10g express and oracle 10g developer suite on my laptop running XP home edition. The database is running , but I can not get form developer to run. The error message as "ORA-12154-TNS:could not resolve service name"
    My questions are: 1) does 10g developer suite have to run as client-server platform? Can it be stand-alone? 2) or, it is because XP Home edition? 3) Can 10g developer run on Express edition?
    Thanks.

    but I can
    not get form developer to run. The error message as
    "ORA-12154-TNS:could not resolve service name"Is the form builder software opening (appearing).
    Are you able to connect through XE's SQL Command?
    The error you are getting is because forms cannot connect to the database, and not because it is not running.
    You need to configure the tnsnames.ora file found unde
    %ORACLE_HOME%/NETWORK/ADMIN/tnsnames.ora.
    you can either configure it manually or by using the Net Configuration Assistant found under Start -> My programs ->%oracle_home% -> Oracle configuration and migration Assist.
    Manual:<Service_name> =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = <hostname> or localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = <sid_name>)
      )If You have XE installed your connection identifier would probably must look like something like this. you can just copy paste it.
    XE =
      (DESCRIPTION =
        (ADDRESS_LIST =
          (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))
        (CONNECT_DATA =
          (SERVICE_NAME = XE)
      )The port number 1521 is the default, if you changed it during installation then use the port number you have specified during installation.
    1) Orcale Developer suite 9i and above are for web deployment and not client server.
    2) what you mean by standalone? do the configuratin above and it should work.
    3) Oracle products are not certified for windows home edition (but I have seen them working) but keep in minde that you will face many problems since the OS is not supported one.
    Regards,
    Tony Garabedian

  • What is the latest Oracle 10g AS release?

    What is the latest Oracle 10g AS release?

    Depends on what you want
    Oracle WebLogic Server 10.3
    http://www.oracle.com/technology/software/products/ias/index.html
    Application Server 10gR3 (10.1.3.3) has J2EE, SOA, BPEL, Etc
    Look at the above URL at the bottom for prior Releases. This is listed as "Application Server 10gR3 (10.1.3.3)"
    Full Application Server, including BI, Forms, Identitiy Management, J2EE, etc is Application Server 10gR2 (10.1.2.0.2) & can also be found at the same URL at the bottom under Releases name "Application Server 10gR2 (10.1.2.0.2)"
    Note 10gR2 is very buggy. There are complete patches for it to bring it to 10.1.2.2 & 10.1.2.3 to patch everything but BI & seperate BI patches along with a host of Critical Patch Updates. I recommend patching to 10.1.2.2 with latest CPU patch & cumulative Discoverer Patch (if you plan on using BI)

  • Problem on oracle 10g developer suite

    y does the oracle ole db provider remove on my system when i fully installed the oracle 10g developer suite

    y does the oracle ole db provider remove on my system when i fully installed the oracle 10g developer suite

  • Is Oracle Client 10 part of Oracle 10g Developer Suite install?

    Hello,
    I am currently using Oracle Client 9i for Business Objects. I suppose once I move to Oracle 10g Developer Suite, I'll need to move this to Oracle 10g Client. Is this a separate install from the developer suite?
    Thanks.

    A Developer install should be including it's own Oracle Client -- ie Oracle_Home. That is how I've seen it in older versions -- haven't done Developer installs for quite a few years now !
    See http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap2.htm#i1018939 and http://download.oracle.com/docs/cd/B25016_08//doc/dl/core/B16012_04/chap3.htm .
    The 10g Developer install is expected to be seperate from existing ORACLE_HOMEs

Maybe you are looking for