Home » Developer & Programmer » Forms » how to run form 10g (developer 10suit window xp database 10g)
how to run form 10g [message #394773] Mon, 30 March 2009 04:51 Go to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
my question is


how to run form in developer suit i was using developer 6I now i want to run my module to developer suit 10g first i install developer suit 10g then database 10g and make a simple module of emp table

now when i run its give me error The HTTP Listner is not runing


i start OC4J Instance then again i run the form its run and install


Jinitator 1.3.1.22

then its give me again error

ORA-12560 Tns protocol adopter failure

i check my firewall setting its check all program and service excluding Remote disktop

I check my TNSNAMES.ORA file its look like

# tnsnames.ora Network Configuration File: d:\DevSuiteHome_1\network\admin\tnsnames.ora
# Generated by Oracle configuration tools.

ORCL =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)(HOST = SERVER)(PORT = 1521))
    )
    (CONNECT_DATA =
      (SERVICE_NAME = orcl)
    )
  )

;
uid=shah;pwd=a;


i save my module in D:\module1.fmb so there is no space in folder


but still i am facing the same error


i not one thing that i connect with just my user id and password and left blank in database

Just like

USERID = SCOTT
PASS = TIGER
DATABASE =


Any one know how to solve this problem



Thanks


Shahzaib ismail

Re: how to run form 10g [message #394776 is a reply to message #394773] Mon, 30 March 2009 05:12 Go to previous messageGo to next message
jolly_makkar
Messages: 63
Registered: March 2008
Member
Hi ,

Copy your tnsnames.ora from ORACLE HOME\NETWORK\ADMIN directory.

Paste(Replace) in Devsuite DEFAULT_HOME\network\admin

Try it..hopefuly it should work.!
Re: how to run form 10g [message #394778 is a reply to message #394773] Mon, 30 March 2009 05:23 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
my tnsnames.ora file is in

D:\Devsuithome_1\network\admin


i have also Developer 6I in same system


i copy this file in

D:\orant\net80\admin\


but still same problem


Any way Thanks for your reply


Shahzaib ismail
Re: how to run form 10g [message #394781 is a reply to message #394773] Mon, 30 March 2009 05:56 Go to previous messageGo to next message
shahzaib_4vip@hotmail.com
Messages: 410
Registered: December 2008
Location: karachi
Senior Member
my listener.ora file look like

# listener.ora Network Configuration File: E:\oracle\product\10.2.0\db_1\network\admin\listener.ora
# Generated by Oracle configuration tools.

SID_LIST_LISTENER =
  (SID_LIST =
    (SID_DESC =
      (SID_NAME = PLSExtProc)
      (ORACLE_HOME = E:\oracle\product\10.2.0\db_1)
      (PROGRAM = extproc)
    )
  )

LISTENER =
  (DESCRIPTION_LIST =
    (DESCRIPTION =
      (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
      (ADDRESS = (PROTOCOL = TCP)(HOST = SERVER)(PORT = 1522))
    )
  )

Re: how to run form 10g [message #395555 is a reply to message #394781] Wed, 01 April 2009 18:51 Go to previous message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Do not copy 'tnsnames.ora' all over your PC. Search this forum for 'tns_admin' and use just one copy of the file for ALL Oracle environments on your PC.

David
Previous Topic: FRM:40735 Related to APPCORE.pll
Next Topic: How to display a document (.doc) in a browser
Goto Forum:
  


Current Time: Mon Feb 03 21:08:23 CST 2025