DBAsupport.com Forums - Powered by vBulletin
Results 1 to 3 of 3

Thread: Test Database

  1. #1
    Join Date
    Apr 2002
    Posts
    86
    Hi Guys,

    I tried to to create a new database according to the script
    as
    http://www.dbascripts.com/all_script...?group=Cloning

    (1)Then I created the service using oradim.
    (2)Then I added the new address in tnsnames.ora(port 1528)

    But I am still gettting error : ORA-12541 TNS no Listner.
    I checked teh staus of listener and its OK.

    And IF i try to enter from SQL*plus it's saying ORA-24314
    service handled not initialized

    How I can get rid of this error.

    Thanks,
    Harry



  2. #2
    Join Date
    Jan 2002
    Location
    Netherlands
    Posts
    1,587
    did you do...
    c:\> lsnrctl
    and then
    lsnrctl start ?

    Adding addresses in tnsnames.ora is ok but do it thru net8. and then test it, this way you know where to look for , in case of trouble.
    Tarry Singh
    I'm a JOLE(JavaOracleLinuxEnthusiast)
    TarryBlogging
    --- Everything was meant to be---

  3. #3
    Join Date
    Nov 2000
    Location
    greenwich.ct.us
    Posts
    9,092
    Jeff Hunter

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width